harfbuzz/util
Christoph Reiter 03bd6ead44 [meson] Only pass required dependencies to everything
Instead of passing dependencies as required we used one giant shared
dependency list containing all dependencies for every library/executable.
While this kinda works, the specified deps are also used for generating
the pkg-config files and this leads to lots of Requires.private and Libs.private
entries which aren't really needed.

This removes the "deps" array and replaces it with a few smaller ones and
makes sure the public libraries only get passed the dependencies actually
needed.

Fixes #2441
2020-06-04 23:28:57 +04:30
..
Makefile.am [meson] Make it work on autotools dist 2020-03-12 14:49:40 +03:30
Makefile.sources [subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli. 2019-05-20 13:35:46 -07:00
ansi-print.cc Prefer UINT_MAX instead of uint overflow. 2019-12-15 11:46:05 -08:00
ansi-print.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
hb-fc-list.c Turn 8 spaces to tab across the project 2019-08-27 02:40:41 +04:30
hb-fc.cc Turn 8 spaces to tab across the project 2019-08-27 02:40:41 +04:30
hb-fc.h [utils] Add hb-fc-list 2015-04-09 19:16:57 -07:00
hb-ot-shape-closure.cc Use C++11 override keyword. 2019-06-04 20:31:32 -07:00
hb-shape.cc Turn 8 spaces to tab across the project 2019-08-27 02:40:41 +04:30
hb-subset.cc minor, replace nullptr checks with implicit ones 2020-04-21 00:30:34 +04:30
hb-view.cc [hb-view] Change subpixel bits from 8 to 6 2018-09-26 12:13:47 -04:00
helper-cairo-ansi.cc Turn 8 spaces to tab across the project 2019-08-27 02:40:41 +04:30
helper-cairo-ansi.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
helper-cairo.cc Turn 8 spaces to tab across the project 2019-08-27 02:40:41 +04:30
helper-cairo.hh Remove redundant void from C++ sources (#1486) 2018-12-17 13:01:01 -05:00
main-font-text.hh Remove redundant void from C++ sources (#1486) 2018-12-17 13:01:01 -05:00
meson.build [meson] Only pass required dependencies to everything 2020-06-04 23:28:57 +04:30
options-subset.cc [subset] Add support for "--gids" option 2020-05-11 15:28:58 -07:00
options.cc [util/hb-view] Add --font-extents 2020-05-14 19:00:37 -07:00
options.hh [util/hb-view] Add --font-extents 2020-05-14 19:00:37 -07:00
shape-consumer.hh Rename hb-*private.hh to hb-*.hh 2018-08-25 22:36:36 -07:00
view-cairo.cc [util/hb-view] Add --font-extents 2020-05-14 19:00:37 -07:00
view-cairo.hh Remove redundant void from C++ sources (#1486) 2018-12-17 13:01:01 -05:00