Imported Upstream version 8.2.2
[platform/upstream/harfbuzz.git] / src / Makefile.sources
1 # Base and default-included sources and headers
2
3 HB_BASE_sources = \
4         hb-aat-layout-ankr-table.hh \
5         hb-aat-layout-bsln-table.hh \
6         hb-aat-layout-common.hh \
7         hb-aat-layout-feat-table.hh \
8         hb-aat-layout-just-table.hh \
9         hb-aat-layout-kerx-table.hh \
10         hb-aat-layout-morx-table.hh \
11         hb-aat-layout-opbd-table.hh \
12         hb-aat-layout-trak-table.hh \
13         hb-aat-layout.cc \
14         hb-aat-layout.hh \
15         hb-aat-ltag-table.hh \
16         hb-aat-map.cc \
17         hb-aat-map.hh \
18         hb-algs.hh \
19         hb-array.hh \
20         hb-atomic.hh \
21         hb-bimap.hh \
22         hb-bit-page.hh \
23         hb-bit-set.hh \
24         hb-bit-set-invertible.hh \
25         hb-blob.cc \
26         hb-blob.hh \
27         hb-buffer-serialize.cc \
28         hb-buffer-verify.cc \
29         hb-buffer.cc \
30         hb-buffer.hh \
31         hb-cache.hh \
32         hb-cff-interp-common.hh \
33         hb-cff-interp-cs-common.hh \
34         hb-cff-interp-dict-common.hh \
35         hb-cff1-interp-cs.hh \
36         hb-cff2-interp-cs.hh \
37         hb-common.cc \
38         hb-config.hh \
39         hb-debug.hh \
40         hb-dispatch.hh \
41         hb-draw.cc \
42         hb-draw.hh \
43         hb-face.cc \
44         hb-face.hh \
45         hb-face-builder.cc \
46         hb-fallback-shape.cc \
47         hb-font.cc \
48         hb-font.hh \
49         hb-iter.hh \
50         hb-kern.hh \
51         hb-limits.hh \
52         hb-machinery.hh \
53         hb-map.cc \
54         hb-map.hh \
55         hb-meta.hh \
56         hb-ms-feature-ranges.hh \
57         hb-multimap.hh \
58         hb-mutex.hh \
59         hb-null.hh \
60         hb-number.cc \
61         hb-number.hh \
62         hb-object.hh \
63         hb-open-file.hh \
64         hb-open-type.hh \
65         hb-ot-cff-common.hh \
66         hb-ot-cff1-std-str.hh \
67         hb-ot-cff1-table.cc \
68         hb-ot-cff1-table.hh \
69         hb-ot-cff2-table.cc \
70         hb-ot-cff2-table.hh \
71         hb-ot-cmap-table.hh \
72         hb-ot-color.cc \
73         hb-ot-face-table-list.hh \
74         hb-ot-face.cc \
75         hb-ot-face.hh \
76         hb-ot-font.cc \
77         hb-ot-gasp-table.hh \
78         hb-ot-glyf-table.hh \
79         hb-ot-hdmx-table.hh \
80         hb-ot-head-table.hh \
81         hb-ot-hhea-table.hh \
82         hb-ot-hmtx-table.hh \
83         hb-ot-kern-table.hh \
84         hb-ot-layout-base-table.hh \
85         hb-ot-layout-common.hh \
86         hb-ot-layout-gdef-table.hh \
87         hb-ot-layout-gpos-table.hh \
88         hb-outline.hh \
89         hb-outline.cc \
90         hb-paint.cc \
91         hb-paint.hh \
92         hb-paint-extents.cc \
93         hb-paint-extents.hh \
94         hb-ot-layout-gsub-table.hh \
95         OT/Color/CBDT/CBDT.hh \
96         OT/Color/COLR/COLR.hh \
97         OT/Color/CPAL/CPAL.hh \
98         OT/Color/sbix/sbix.hh \
99         OT/Color/svg/svg.hh \
100         OT/glyf/glyf.hh \
101         OT/glyf/glyf-helpers.hh \
102         OT/glyf/loca.hh \
103         OT/glyf/path-builder.hh \
104         OT/glyf/Glyph.hh \
105         OT/glyf/GlyphHeader.hh \
106         OT/glyf/SimpleGlyph.hh \
107         OT/glyf/coord-setter.hh \
108         OT/glyf/composite-iter.hh \
109         OT/glyf/CompositeGlyph.hh \
110         OT/glyf/VarCompositeGlyph.hh \
111         OT/glyf/SubsetGlyph.hh \
112         OT/Layout/types.hh \
113         OT/Layout/Common/Coverage.hh \
114         OT/Layout/Common/CoverageFormat1.hh \
115         OT/Layout/Common/CoverageFormat2.hh \
116         OT/Layout/Common/RangeRecord.hh \
117         OT/Layout/GDEF/GDEF.hh \
118         OT/Layout/GPOS/AnchorFormat1.hh \
119         OT/Layout/GPOS/AnchorFormat2.hh \
120         OT/Layout/GPOS/AnchorFormat3.hh \
121         OT/Layout/GPOS/Anchor.hh \
122         OT/Layout/GPOS/AnchorMatrix.hh \
123         OT/Layout/GPOS/ChainContextPos.hh \
124         OT/Layout/GPOS/Common.hh \
125         OT/Layout/GPOS/ContextPos.hh \
126         OT/Layout/GPOS/CursivePosFormat1.hh \
127         OT/Layout/GPOS/CursivePos.hh \
128         OT/Layout/GPOS/ExtensionPos.hh \
129         OT/Layout/GPOS/GPOS.hh \
130         OT/Layout/GPOS/LigatureArray.hh \
131         OT/Layout/GPOS/MarkArray.hh \
132         OT/Layout/GPOS/MarkBasePosFormat1.hh \
133         OT/Layout/GPOS/MarkBasePos.hh \
134         OT/Layout/GPOS/MarkLigPosFormat1.hh \
135         OT/Layout/GPOS/MarkLigPos.hh \
136         OT/Layout/GPOS/MarkMarkPosFormat1.hh \
137         OT/Layout/GPOS/MarkMarkPos.hh \
138         OT/Layout/GPOS/MarkRecord.hh \
139         OT/Layout/GPOS/PairPosFormat1.hh \
140         OT/Layout/GPOS/PairPosFormat2.hh \
141         OT/Layout/GPOS/PairPos.hh \
142         OT/Layout/GPOS/PairSet.hh \
143         OT/Layout/GPOS/PairValueRecord.hh \
144         OT/Layout/GPOS/PosLookup.hh \
145         OT/Layout/GPOS/PosLookupSubTable.hh \
146         OT/Layout/GPOS/SinglePosFormat1.hh \
147         OT/Layout/GPOS/SinglePosFormat2.hh \
148         OT/Layout/GPOS/SinglePos.hh \
149         OT/Layout/GPOS/ValueFormat.hh \
150         OT/Layout/GSUB/AlternateSet.hh \
151         OT/Layout/GSUB/AlternateSubstFormat1.hh \
152         OT/Layout/GSUB/AlternateSubst.hh \
153         OT/Layout/GSUB/ChainContextSubst.hh \
154         OT/Layout/GSUB/Common.hh \
155         OT/Layout/GSUB/ContextSubst.hh \
156         OT/Layout/GSUB/ExtensionSubst.hh \
157         OT/Layout/GSUB/GSUB.hh \
158         OT/Layout/GSUB/Ligature.hh \
159         OT/Layout/GSUB/LigatureSet.hh \
160         OT/Layout/GSUB/LigatureSubstFormat1.hh \
161         OT/Layout/GSUB/LigatureSubst.hh \
162         OT/Layout/GSUB/MultipleSubstFormat1.hh \
163         OT/Layout/GSUB/MultipleSubst.hh \
164         OT/Layout/GSUB/ReverseChainSingleSubstFormat1.hh \
165         OT/Layout/GSUB/ReverseChainSingleSubst.hh \
166         OT/Layout/GSUB/Sequence.hh \
167         OT/Layout/GSUB/SingleSubstFormat1.hh \
168         OT/Layout/GSUB/SingleSubstFormat2.hh \
169         OT/Layout/GSUB/SingleSubst.hh \
170         OT/Layout/GSUB/SubstLookup.hh \
171         OT/Layout/GSUB/SubstLookupSubTable.hh \
172         OT/name/name.hh \
173         hb-ot-layout-gsubgpos.hh \
174         hb-ot-layout-jstf-table.hh \
175         hb-ot-layout.cc \
176         hb-ot-layout.hh \
177         hb-ot-map.cc \
178         hb-ot-map.hh \
179         hb-ot-math-table.hh \
180         hb-ot-math.cc \
181         hb-ot-maxp-table.hh \
182         hb-ot-meta-table.hh \
183         hb-ot-meta.cc \
184         hb-ot-metrics.cc \
185         hb-ot-metrics.hh \
186         hb-ot-name-language-static.hh \
187         hb-ot-name-language.hh \
188         hb-ot-name-table.hh \
189         hb-ot-name.cc \
190         hb-ot-os2-table.hh \
191         hb-ot-os2-unicode-ranges.hh \
192         hb-ot-post-macroman.hh \
193         hb-ot-post-table.hh \
194         hb-ot-shaper-arabic-fallback.hh \
195         hb-ot-shaper-arabic-joining-list.hh \
196         hb-ot-shaper-arabic-pua.hh \
197         hb-ot-shaper-arabic-table.hh \
198         hb-ot-shaper-arabic-win1256.hh \
199         hb-ot-shaper-arabic.cc \
200         hb-ot-shaper-arabic.hh \
201         hb-ot-shaper-default.cc \
202         hb-ot-shaper-hangul.cc \
203         hb-ot-shaper-hebrew.cc \
204         hb-ot-shaper-indic-table.cc \
205         hb-ot-shaper-indic.cc \
206         hb-ot-shaper-indic.hh \
207         hb-ot-shaper-khmer.cc \
208         hb-ot-shaper-myanmar.cc \
209         hb-ot-shaper-syllabic.cc \
210         hb-ot-shaper-syllabic.hh \
211         hb-ot-shaper-thai.cc \
212         hb-ot-shaper-use-table.hh \
213         hb-ot-shaper-use.cc \
214         hb-ot-shaper-vowel-constraints.cc \
215         hb-ot-shaper-vowel-constraints.hh \
216         hb-ot-shaper.hh \
217         hb-ot-shape-fallback.cc \
218         hb-ot-shape-fallback.hh \
219         hb-ot-shape-normalize.cc \
220         hb-ot-shape-normalize.hh \
221         hb-ot-shape.cc \
222         hb-ot-shape.hh \
223         hb-ot-stat-table.hh \
224         hb-ot-tag-table.hh \
225         hb-ot-tag.cc \
226         hb-ot-var-avar-table.hh \
227         hb-ot-var-common.hh \
228         hb-ot-var-cvar-table.hh \
229         hb-ot-var-fvar-table.hh \
230         hb-ot-var-gvar-table.hh \
231         hb-ot-var-hvar-table.hh \
232         hb-ot-var-mvar-table.hh \
233         hb-ot-var.cc \
234         hb-ot-vorg-table.hh \
235         hb-pool.hh \
236         hb-sanitize.hh \
237         hb-serialize.hh \
238         hb-set-digest.hh \
239         hb-set.cc \
240         hb-set.hh \
241         hb-shape-plan.cc \
242         hb-shape-plan.hh \
243         hb-shape.cc \
244         hb-shaper-impl.hh \
245         hb-shaper-list.hh \
246         hb-shaper.cc \
247         hb-shaper.hh \
248         hb-static.cc \
249         hb-string-array.hh \
250         hb-style.cc \
251         hb-ucd-table.hh \
252         hb-ucd.cc \
253         hb-unicode-emoji-table.hh \
254         hb-unicode.cc \
255         hb-unicode.hh \
256         hb-utf.hh \
257         hb-vector.hh \
258         hb-priority-queue.hh \
259         hb.hh \
260         $(NULL)
261
262 HB_BASE_RAGEL_GENERATED_sources = \
263         hb-buffer-deserialize-json.hh \
264         hb-buffer-deserialize-text-glyphs.hh \
265         hb-buffer-deserialize-text-unicode.hh \
266         hb-number-parser.hh \
267         hb-ot-shaper-indic-machine.hh \
268         hb-ot-shaper-khmer-machine.hh \
269         hb-ot-shaper-myanmar-machine.hh \
270         hb-ot-shaper-use-machine.hh \
271         $(NULL)
272 HB_BASE_RAGEL_sources = \
273         hb-buffer-deserialize-json.rl \
274         hb-buffer-deserialize-text-glyphs.rl \
275         hb-buffer-deserialize-text-unicode.rl \
276         hb-number-parser.rl \
277         hb-ot-shaper-indic-machine.rl \
278         hb-ot-shaper-khmer-machine.rl \
279         hb-ot-shaper-myanmar-machine.rl \
280         hb-ot-shaper-use-machine.rl \
281         $(NULL)
282
283 HB_BASE_headers = \
284         hb-aat-layout.h \
285         hb-aat.h \
286         hb-blob.h \
287         hb-buffer.h \
288         hb-common.h \
289         hb-cplusplus.hh \
290         hb-deprecated.h \
291         hb-draw.h \
292         hb-face.h \
293         hb-font.h \
294         hb-map.h \
295         hb-ot-color.h \
296         hb-ot-deprecated.h \
297         hb-ot-font.h \
298         hb-ot-layout.h \
299         hb-ot-math.h \
300         hb-ot-meta.h \
301         hb-ot-metrics.h \
302         hb-ot-name.h \
303         hb-ot-shape.h \
304         hb-ot-var.h \
305         hb-ot.h \
306         hb-paint.h \
307         hb-set.h \
308         hb-shape-plan.h \
309         hb-shape.h \
310         hb-style.h \
311         hb-unicode.h \
312         hb-version.h \
313         hb.h \
314         $(NULL)
315
316 # Optional Sources and Headers with external deps
317
318 HB_FT_sources = hb-ft.cc hb-ft-colr.hh
319 HB_FT_headers = hb-ft.h
320
321 HB_GLIB_sources = hb-glib.cc
322 HB_GLIB_headers = hb-glib.h
323
324 HB_GRAPHITE2_sources = hb-graphite2.cc
325 HB_GRAPHITE2_headers = hb-graphite2.h
326
327 # System-dependent sources and headers
328
329 HB_CORETEXT_sources = hb-coretext.cc
330 HB_CORETEXT_headers = hb-coretext.h
331
332 HB_DIRECTWRITE_sources = hb-directwrite.cc
333 HB_DIRECTWRITE_headers = hb-directwrite.h
334
335 HB_GDI_sources = hb-gdi.cc
336 HB_GDI_headers = hb-gdi.h
337
338 HB_UNISCRIBE_sources = hb-uniscribe.cc
339 HB_UNISCRIBE_headers = hb-uniscribe.h
340
341 HB_ICU_sources = hb-icu.cc
342 HB_ICU_headers = hb-icu.h
343
344 HB_WASM_sources = \
345         hb-wasm-api.cc \
346         hb-wasm-api.hh \
347         hb-wasm-api-blob.hh \
348         hb-wasm-api-buffer.hh \
349         hb-wasm-api-common.hh \
350         hb-wasm-api-face.hh \
351         hb-wasm-api-font.hh \
352         hb-wasm-api-shape.hh \
353         hb-wasm-shape.cc \
354         $(NULL)
355 HB_WASM_headers = hb-wasm-api.h
356
357 # Sources for libharfbuzz-subset
358 HB_SUBSET_sources = \
359         hb-number.cc \
360         hb-number.hh \
361         hb-ot-cff1-table.cc \
362         hb-ot-cff2-table.cc \
363         hb-ot-post-table-v2subset.hh \
364         hb-static.cc \
365         hb-subset-cff-common.cc \
366         hb-subset-cff-common.hh \
367         hb-subset-cff1.cc \
368         hb-subset-cff2.cc \
369         hb-subset-input.cc \
370         hb-subset-input.hh \
371         hb-subset-instancer-solver.hh \
372         hb-subset-instancer-solver.cc \
373         hb-subset-accelerator.hh \
374         hb-subset-plan.cc \
375         hb-subset-plan.hh \
376         hb-subset-plan-member-list.hh \
377         hb-subset-repacker.cc \
378         hb-subset.cc \
379         hb-subset.hh \
380         hb-repacker.hh \
381         graph/graph.hh \
382         graph/gsubgpos-graph.hh \
383         graph/gsubgpos-context.hh \
384         graph/gsubgpos-context.cc \
385         graph/coverage-graph.hh \
386         graph/classdef-graph.hh \
387         graph/pairpos-graph.hh \
388         graph/markbasepos-graph.hh \
389         graph/split-helpers.hh \
390         graph/serialize.hh \
391         OT/Color/COLR/colrv1-closure.hh \
392         $(NULL)
393
394 HB_SUBSET_headers = \
395         hb-subset.h \
396         hb-subset-repacker.h \
397         $(NULL)
398
399 HB_CAIRO_sources = \
400         hb-cairo.cc \
401         hb-cairo-utils.cc \
402         hb-cairo-utils.hh \
403         hb-static.cc \
404         $(NULL)
405 HB_CAIRO_headers = \
406         hb-cairo.h \
407         $(NULL)
408
409 HB_GOBJECT_DIST_sources = hb-gobject-structs.cc
410 HB_GOBJECT_DIST_headers = hb-gobject.h hb-gobject-structs.h
411 HB_GOBJECT_ENUM_sources = hb-gobject-enums.cc
412 HB_GOBJECT_ENUM_headers = hb-gobject-enums.h
413 HB_GOBJECT_NODIST_sources = $(HB_GOBJECT_ENUM_sources)
414 HB_GOBJECT_NODIST_headers = $(HB_GOBJECT_ENUM_headers)
415 HB_GOBJECT_sources = $(HB_GOBJECT_DIST_sources) $(HB_GOBJECT_NODIST_sources)
416 HB_GOBJECT_headers = $(HB_GOBJECT_DIST_headers) $(HB_GOBJECT_NODIST_headers)