nss: upgrade to release 3.73
[LibreOffice.git] / vcl / commonfuzzer.mk
blob136c7759d1f1b2aaac891e4dade96900c4bf29be
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
4 # This file is part of the LibreOffice project.
6 # This Source Code Form is subject to the terms of the Mozilla Public
7 # License, v. 2.0. If a copy of the MPL was not distributed with this
8 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
11 fuzzer_externals = \
12 boost_headers \
13 orcus \
14 orcus-parser \
15 boost_locale \
16 boost_filesystem \
17 boost_system \
18 boost_iostreams \
19 curl \
20 dtoa \
21 harfbuzz \
22 graphite \
23 cairo \
24 fontconfig \
25 freetype \
26 gpgmepp \
27 icui18n \
28 icuuc \
29 icudata \
30 lcms2 \
31 librdf \
32 libexttextcat \
33 liblangtag \
34 libxslt \
35 libxml2 \
36 libjpeg \
37 libpng \
38 openssl \
39 expat \
40 mythes \
41 hyphen \
42 hunspell \
43 zlib \
45 fuzzer_core_libraries = \
46 basctl \
47 avmedia \
48 basegfx \
49 bib \
50 canvastools \
51 configmgr \
52 cppcanvas \
53 ctl \
54 dba \
55 dbtools \
56 deployment \
57 deploymentmisc \
58 drawinglayer \
59 editeng \
60 emfio \
61 filterconfig \
62 fsstorage \
63 fwk \
64 i18npool \
65 i18nutil \
66 lng \
67 localebe1 \
68 msfilter \
69 package2 \
70 sax \
71 sb \
72 spell \
73 sfx \
74 sofficeapp \
75 sot \
76 svl \
77 svt \
78 svx \
79 svxcore \
80 emboleobj \
81 svgfilter \
82 svgio \
83 animcore \
84 tk \
85 tl \
86 ucb1 \
87 ucbhelper \
88 ucpexpand1 \
89 ucpfile1 \
90 unoxml \
91 utl \
92 uui \
93 vcl \
94 xmlscript \
95 xo \
96 xstor \
97 cui \
98 chartcontroller \
99 chartcore \
100 sm \
101 gie \
102 oox \
103 proxyfac \
104 reflection \
105 odfflatxml \
106 invocadapt \
107 bootstrap \
108 introspection \
109 stocservices \
110 lnth \
111 hyphen \
112 i18nsearch \
113 embobj \
114 evtatt \
115 unordf \
116 ucphier1 \
117 ucptdoc1 \
118 srtrs1 \
119 storagefd \
120 mtfrenderer \
121 canvasfactory \
122 vclcanvas \
123 xof \
124 xmlfa \
125 xmlfd \
126 cppu \
127 cppuhelper \
128 comphelper \
129 i18nlangtag \
130 xmlreader \
131 unoidl \
132 reg \
133 store \
134 expwrap \
135 gcc3_uno \
136 salhelper \
137 sal \
139 fuzzer_calc_libraries = \
140 analysis \
141 date \
142 pricing \
143 scfilt \
144 scd \
145 vbaevents \
146 sc \
147 for \
148 forui \
149 guesslang \
151 fuzzer_writer_libraries = \
152 msword \
153 sw \
154 swd \
155 writerfilter \
156 wpftwriter \
157 textfd \
158 guesslang \
160 fuzzer_draw_libraries = \
161 sdfilt \
162 sd \
163 sdd \
164 icg \
165 guesslang \
167 fuzzer_math_libraries = \
168 sm \
169 guesslang \