0bc9e589eefb8c1fd611b996e8d06728e665ea83
[platform/upstream/harfbuzz.git] / src / Makefile.sources
1 # Base and default-included sources and headers
2
3 HB_BASE_sources = \
4         hb-atomic-private.hh \
5         hb-blob-private.hh \
6         hb-blob.cc \
7         hb-buffer-private.hh \
8         hb-buffer-serialize.cc \
9         hb-buffer.cc \
10         hb-common.cc \
11         hb-debug.hh \
12         hb-dsalgs.hh \
13         hb-face-private.hh \
14         hb-face.cc \
15         hb-font-private.hh \
16         hb-font.cc \
17         hb-map-private.hh \
18         hb-map.cc \
19         hb-mutex-private.hh \
20         hb-object-private.hh \
21         hb-open-file-private.hh \
22         hb-open-type-private.hh \
23         hb-ot-color-cbdt-table.hh \
24         hb-ot-cmap-table.hh \
25         hb-ot-glyf-table.hh \
26         hb-ot-hdmx-table.hh \
27         hb-ot-head-table.hh \
28         hb-ot-hhea-table.hh \
29         hb-ot-hmtx-table.hh \
30         hb-ot-kern-table.hh \
31         hb-ot-maxp-table.hh \
32         hb-ot-name-table.hh \
33         hb-ot-os2-table.hh \
34         hb-ot-os2-unicode-ranges.hh \
35         hb-ot-post-macroman.hh \
36         hb-ot-post-table.hh \
37         hb-ot-tag.cc \
38         hb-private.hh \
39         hb-set-digest-private.hh \
40         hb-set-private.hh \
41         hb-set.cc \
42         hb-shape.cc \
43         hb-shape-plan-private.hh \
44         hb-shape-plan.cc \
45         hb-shaper-list.hh \
46         hb-shaper-impl-private.hh \
47         hb-shaper-private.hh \
48         hb-shaper.cc \
49         hb-static.cc \
50         hb-string-array.hh \
51         hb-unicode-private.hh \
52         hb-unicode.cc \
53         hb-utf-private.hh \
54         hb-warning.cc \
55         $(NULL)
56
57 HB_BASE_RAGEL_GENERATED_sources = \
58         hb-buffer-deserialize-json.hh \
59         hb-buffer-deserialize-text.hh \
60         $(NULL)
61 HB_BASE_RAGEL_sources = \
62         hb-buffer-deserialize-json.rl \
63         hb-buffer-deserialize-text.rl \
64         $(NULL)
65
66 HB_BASE_headers = \
67         hb.h \
68         hb-blob.h \
69         hb-buffer.h \
70         hb-common.h \
71         hb-deprecated.h \
72         hb-face.h \
73         hb-font.h \
74         hb-map.h \
75         hb-set.h \
76         hb-shape.h \
77         hb-shape-plan.h \
78         hb-unicode.h \
79         hb-version.h \
80         $(NULL)
81
82 HB_FALLBACK_sources = \
83         hb-fallback-shape.cc    \
84         $(NULL)
85
86 HB_OT_sources = \
87         hb-aat-layout.cc \
88         hb-aat-layout-common-private.hh \
89         hb-aat-layout-ankr-table.hh \
90         hb-aat-layout-bsln-table.hh \
91         hb-aat-layout-feat-table.hh \
92         hb-aat-layout-kerx-table.hh \
93         hb-aat-layout-morx-table.hh \
94         hb-aat-layout-trak-table.hh \
95         hb-aat-layout-private.hh \
96         hb-aat-fmtx-table.hh \
97         hb-aat-gcid-table.hh \
98         hb-aat-ltag-table.hh \
99         hb-ot-font.cc \
100         hb-ot-layout.cc \
101         hb-ot-layout-base-table.hh \
102         hb-ot-layout-common-private.hh \
103         hb-ot-layout-gdef-table.hh \
104         hb-ot-layout-gpos-table.hh \
105         hb-ot-layout-gsubgpos-private.hh \
106         hb-ot-layout-gsub-table.hh \
107         hb-ot-layout-jstf-table.hh \
108         hb-ot-layout-private.hh \
109         hb-ot-color.cc \
110         hb-ot-color-colr-table.hh \
111         hb-ot-color-cpal-table.hh \
112         hb-ot-color-sbix-table.hh \
113         hb-ot-color-svg-table.hh \
114         hb-ot-map.cc \
115         hb-ot-map-private.hh \
116         hb-ot-math.cc \
117         hb-ot-math-table.hh \
118         hb-ot-shape.cc \
119         hb-ot-shape-complex-arabic.cc \
120         hb-ot-shape-complex-arabic-fallback.hh \
121         hb-ot-shape-complex-arabic-private.hh \
122         hb-ot-shape-complex-arabic-table.hh \
123         hb-ot-shape-complex-arabic-win1256.hh \
124         hb-ot-shape-complex-default.cc \
125         hb-ot-shape-complex-hangul.cc \
126         hb-ot-shape-complex-hebrew.cc \
127         hb-ot-shape-complex-indic.cc \
128         hb-ot-shape-complex-indic-private.hh \
129         hb-ot-shape-complex-indic-table.cc \
130         hb-ot-shape-complex-khmer-private.hh \
131         hb-ot-shape-complex-khmer.cc \
132         hb-ot-shape-complex-myanmar-private.hh \
133         hb-ot-shape-complex-myanmar.cc \
134         hb-ot-shape-complex-thai.cc \
135         hb-ot-shape-complex-tibetan.cc \
136         hb-ot-shape-complex-use.cc \
137         hb-ot-shape-complex-use-private.hh \
138         hb-ot-shape-complex-use-table.cc \
139         hb-ot-shape-complex-private.hh \
140         hb-ot-shape-normalize-private.hh \
141         hb-ot-shape-normalize.cc \
142         hb-ot-shape-fallback-private.hh \
143         hb-ot-shape-fallback.cc \
144         hb-ot-shape-private.hh \
145         hb-ot-var.cc \
146         hb-ot-var-avar-table.hh \
147         hb-ot-var-fvar-table.hh \
148         hb-ot-var-hvar-table.hh \
149         hb-ot-var-mvar-table.hh \
150         $(NULL)
151
152 HB_OT_RAGEL_GENERATED_sources = \
153         hb-ot-shape-complex-indic-machine.hh \
154         hb-ot-shape-complex-khmer-machine.hh \
155         hb-ot-shape-complex-myanmar-machine.hh \
156         hb-ot-shape-complex-use-machine.hh \
157         $(NULL)
158 HB_OT_RAGEL_sources = \
159         hb-ot-shape-complex-indic-machine.rl \
160         hb-ot-shape-complex-khmer-machine.rl \
161         hb-ot-shape-complex-myanmar-machine.rl \
162         hb-ot-shape-complex-use-machine.rl \
163         $(NULL)
164
165 HB_OT_headers = \
166         hb-ot.h \
167         hb-ot-font.h \
168         hb-ot-layout.h \
169         hb-ot-math.h \
170         hb-ot-shape.h \
171         hb-ot-tag.h \
172         hb-ot-var.h \
173         $(NULL)
174
175 # Optional Sources and Headers with external deps
176
177 HB_FT_sources = hb-ft.cc
178 HB_FT_headers = hb-ft.h
179
180 HB_GLIB_sources = hb-glib.cc
181 HB_GLIB_headers = hb-glib.h
182
183 HB_GRAPHITE2_sources = hb-graphite2.cc
184 HB_GRAPHITE2_headers = hb-graphite2.h
185
186 # System-dependent sources and headers
187
188 HB_CORETEXT_sources = hb-coretext.cc
189 HB_CORETEXT_headers = hb-coretext.h
190
191 HB_DIRECTWRITE_sources = hb-directwrite.cc
192 HB_DIRECTWRITE_headers = hb-directwrite.h
193
194 HB_UNISCRIBE_sources = hb-uniscribe.cc
195 HB_UNISCRIBE_headers = hb-uniscribe.h
196
197 # Additional supplemental sources
198 HB_UCDN_sources  = hb-ucdn.cc
199
200 # Sources for libharfbuzz-gobject and libharfbuzz-icu
201 HB_ICU_sources = hb-icu.cc
202 HB_ICU_headers = hb-icu.h
203
204 # Sources for libharfbuzz-subset
205 HB_SUBSET_sources = \
206         hb-static.cc \
207         hb-subset.cc \
208         hb-subset-glyf.cc \
209         hb-subset-input.cc \
210         hb-subset-plan.cc \
211         $(NULL)
212
213 HB_SUBSET_headers = \
214         hb-subset.h \
215         hb-subset-glyf.hh \
216         hb-subset-plan.hh \
217         hb-subset-private.hh \
218         $(NULL)
219
220 HB_GOBJECT_DIST_sources = hb-gobject-structs.cc
221 HB_GOBJECT_DIST_headers = hb-gobject.h hb-gobject-structs.h
222 HB_GOBJECT_ENUM_sources = hb-gobject-enums.cc
223 HB_GOBJECT_ENUM_headers = hb-gobject-enums.h
224 HB_GOBJECT_NODIST_sources = $(HB_GOBJECT_ENUM_sources)
225 HB_GOBJECT_NODIST_headers = $(HB_GOBJECT_ENUM_headers)
226 HB_GOBJECT_sources = $(HB_GOBJECT_DIST_sources) $(HB_GOBJECT_NODIST_sources)
227 HB_GOBJECT_headers = $(HB_GOBJECT_DIST_headers) $(HB_GOBJECT_NODIST_headers)