71 Commits (2013babcbffbd94e9fc0649d2862527a635d4e12)

Author SHA1 Message Date
Ebrahim Byagowi a08ba46d86 [meson] move meson version so can be referenced easier 4 years ago
Ebrahim Byagowi 6d3d0ebba3 Remove .tarball-revision generation from meson dist 4 years ago
Ebrahim Byagowi 38fa924904 [meson] revert 020b182 as meson fails when there is cyclic dependency 4 years ago
Ebrahim Byagowi 42d039cc99 [meson] minor 4 years ago
Ebrahim Byagowi f2a80ab2c2 [meson] use null_dep idiom 4 years ago
Ebrahim Byagowi 05ab073d9b [meson] Improve the way cairo-ft availability is checked 4 years ago
Ebrahim Byagowi aadcd3ed8a [meson] use dependency's has_headers to make pulled cairo has ft support 4 years ago
Ebrahim Byagowi 020b182c79 [meson] try freetype without harfbuzz just as a last resort 4 years ago
Xavier Claessens 01fa55e88f meson: Allow freetype and cairo subprojects to fail 4 years ago
Xavier Claessens 00c652adab meson: Fallback to cairo subproject when option is 'auto' 4 years ago
Xavier Claessens 571365df33 meson: Simplify check for cairo library and headers 4 years ago
Xavier Claessens c4bbe89b53 meson: Fallback to freetype2 subproject when option is 'auto' 4 years ago
Xavier Claessens 33252ce576 meson: Simplify check for freetype2 library and headers 4 years ago
Ebrahim Byagowi f3f9205fac [meson] Assume cairo_ft always available when cairo isn't from pkgconfig 4 years ago
Ebrahim Byagowi 702847aadd [meson] Turn benchmark to a feature 4 years ago
Ebrahim Byagowi 1536271f6b Don't check roundf availability in cmake and meson 4 years ago
Ebrahim Byagowi 95b1081be4 Add performance benchmark for shaping, get extents and draw 4 years ago
Ebrahim Byagowi 53b0a183c7 Remove concept of stable/unstable from build tools 4 years ago
Ebrahim Byagowi e4203c1469 2.6.8 4 years ago
Ebrahim Byagowi 8c84fee2e5 Update build systems status messages 4 years ago
Ebrahim Byagowi a6bcc577a9
[meson] don't `add_dist_script` when we are subproject 4 years ago
Ebrahim Byagowi 03bd3efaa7
[meson] Write git revision to .tarball-revision on dist tarball 4 years ago
Ebrahim Byagowi 62de2f749c [meson] Remove spaces before named parameter colons 4 years ago
Ebrahim Byagowi b8454c3d61 [meson] use if blocks to separate different dependencies 4 years ago
Ebrahim Byagowi ebab4b8658 [meson] Implement disabled state for cairo/freetype/icu 4 years ago
Ebrahim Byagowi 22048d55aa [meson] Add -Bsymbolic-functions 5 years ago
Ebrahim Byagowi 65462c4b0b minor, improve the need for graphite comment 5 years ago
Christoph Reiter 03bd6ead44 [meson] Only pass required dependencies to everything 5 years ago
Ebrahim Byagowi fb46a32ed0 2.6.7 5 years ago
Ebrahim Byagowi 6058ede3ae
Build win32 artifacts using meson 5 years ago
Ebrahim Byagowi 887aa0214f [meson] Use find_program for locating python script 5 years ago
Ebrahim Byagowi cc53fd158c
[meson] Normalize options names 5 years ago
Ebrahim Byagowi a9e8328ae2 [meson] Add build configuration summary just like autotools 5 years ago
Ebrahim Byagowi f7562672f9 [meson] Use / instead join_paths 5 years ago
Tim-Philipp Müller 3dd7b2105b meson: build documentation with gtk-doc 5 years ago
Ebrahim Byagowi 42025680cb 2.6.6 5 years ago
Ebrahim Byagowi 44fe1c8ff1 Remove xlocale use now that isn't available in most distros 5 years ago
Ebrahim Byagowi 750bb73e32 [meson] Add an experimental-api option 5 years ago
Ebrahim Byagowi c6b3f73b09 [meson] Make harfbuzz-icu separate module optout-able 5 years ago
Christoph Reiter 8ae06c9489 meson: build a separate library for harfbuzz-icu 5 years ago
Ebrahim Byagowi f9bc373381 2.6.5 5 years ago
Ebrahim Byagowi 466dbaa258 [meson] Add a note on meson stability status 5 years ago
Ebrahim Byagowi e8808c1c20 [meson] Minor, replace tabs with spaces 5 years ago
Tim-Philipp Müller a3892be701 [meson] fix spurious warning when building test/api C sources 5 years ago
Tim-Philipp Müller bb8aaa3108 [meson] use add_project_arguments() instead of add_global_arguments() 5 years ago
Chun-wei Fan 838346c54a meson: Support GDI integration 5 years ago
Chun-wei Fan 9d0e6aef8a Meson: Look harder for Cairo on Visual Studio 5 years ago
Chun-wei Fan 5efce600ab Meson: Try harder to look for ICU on Visual Studio 5 years ago
Chun-wei Fan 7baa8e0dbe meson: Updates to Uniscribe and DirectWrite build support 5 years ago
Chun-wei Fan 733414b286 meson: Try harder to find FreeType on Visual Studio 5 years ago