Deduplicate rtl_uString_newReplaceFirst*
[LibreOffice.git] / vcl / commonfuzzer.mk
blobdd90254b7f91efabc3c1cae29fbba5c052df3ec4
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 libwebp \
39 openssl \
40 expat \
41 mythes \
42 hyphen \
43 hunspell \
44 zlib \
46 fuzzer_statics = \
47 findsofficepath \
48 ulingu \
50 fuzzer_core_libraries = \
51 avmedia \
52 basegfx \
53 $(call gb_Helper_optional,SCRIPTING, \
54 basctl \
55 basprov \
56 ) \
57 bib \
58 canvastools \
59 configmgr \
60 cppcanvas \
61 ctl \
62 dba \
63 dbase \
64 dbtools \
65 deployment \
66 deploymentmisc \
67 drawinglayer \
68 drawinglayercore \
69 editeng \
70 emfio \
71 file \
72 filterconfig \
73 fsstorage \
74 fwk \
75 i18npool \
76 i18nutil \
77 io \
78 lng \
79 localebe1 \
80 msfilter \
81 package2 \
82 sax \
83 sb \
84 sdbc2 \
85 $(call gb_Helper_optional,SCRIPTING, \
86 scriptframe) \
87 spell \
88 sfx \
89 sofficeapp \
90 sot \
91 svl \
92 svt \
93 svx \
94 svxcore \
95 emboleobj \
96 svgfilter \
97 svgio \
98 animcore \
99 tk \
100 tl \
101 ucb1 \
102 ucbhelper \
103 ucpexpand1 \
104 ucpfile1 \
105 ucppkg1 \
106 unoxml \
107 utl \
108 uui \
109 vcl \
110 xmlscript \
111 xo \
112 xstor \
113 cui \
114 chartcontroller \
115 chartcore \
116 sm \
117 oox \
118 proxyfac \
119 reflection \
120 odfflatxml \
121 invocadapt \
122 bootstrap \
123 introspection \
124 stocservices \
125 lnth \
126 hyphen \
127 i18nsearch \
128 embobj \
129 evtatt \
130 unordf \
131 ucphier1 \
132 ucptdoc1 \
133 srtrs1 \
134 storagefd \
135 mtfrenderer \
136 canvasfactory \
137 vclcanvas \
138 xof \
139 xmlfa \
140 xmlfd \
141 cppu \
142 cppuhelper \
143 comphelper \
144 i18nlangtag \
145 xmlreader \
146 unoidl \
147 reg \
148 store \
149 expwrap \
150 gcc3_uno \
151 salhelper \
152 sal \
153 index_data \
154 localedata_en \
155 localedata_others \
157 fuzzer_calc_libraries = \
158 analysis \
159 date \
160 pricing \
161 scfilt \
162 scd \
163 $(call gb_Helper_optional,SCRIPTING, \
164 vbaevents \
165 vbahelper \
166 vbaobj \
168 sc \
169 for \
170 forui \
171 guesslang \
173 fuzzer_writer_libraries = \
174 msword \
175 sw \
176 swd \
177 writerfilter \
178 wpftwriter \
179 textfd \
180 guesslang \
182 fuzzer_draw_libraries = \
183 sdfilt \
184 sd \
185 sdd \
186 icg \
187 guesslang \
189 fuzzer_math_libraries = \
190 sm \
191 guesslang \