summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.14.2Akira TAGOH2023-01-271-1/+1
* meson: Update freetype2 git repository to upstreamJason Francis2022-10-261-1/+1
* meson: modify gperf test to remove sh dependencyChristopher Degawa2022-10-251-24/+18
* Bump version to 2.14.12.14.1Akira TAGOH2022-10-211-1/+1
* meson: Fix configuration warningsXavier Claessens2022-09-131-1/+2
* meson: Do not run fc-cache when installing into a DESTDIRXavier Claessens2022-09-131-1/+1
* meson: add 'template-dir', 'baseconfig-dir', 'config-dir', and 'xml-dir' optionsTim-Philipp Müller2022-07-021-4/+22
* meson: add 'cache-dir' optionTim-Philipp Müller2022-07-021-4/+13
* meson: add 'additional-fonts-dirs' optionTim-Philipp Müller2022-07-021-0/+30
* meson: add 'default-fonts-dirs' optionTim-Philipp Müller2022-07-021-13/+21
* meson: add 'default-hinting' optionTim-Philipp Müller2022-07-021-0/+3
* meson: Fix linking libexpat on darwinJeremy Huddleston Sequoia2022-06-201-2/+8
* Bump version to 2.14.02.14.0Akira TAGOH2022-03-311-1/+1
* Bump version to 2.13.962.13.96Akira TAGOH2022-02-041-1/+1
* Bump version to 2.13.952.13.95Akira TAGOH2022-02-011-1/+1
* Add an user font directory for Win32 to the default font pathAkira TAGOH2022-01-171-1/+1
* meson: Remove summary() from version_compare() blockNirbheek Chauhan2022-01-091-10/+8
* Add support for C11 stdatomic atomicsAlex Richardson2021-07-201-0/+4
* Bump version to 2.13.942.13.94Akira TAGOH2021-06-281-1/+1
* Fix missing <dir> element for WINDOWSFONTDIR in mesonAkira TAGOH2021-03-031-6/+14
* Meson: Fallback to gperf subproject on all platformsXavier Claessens2021-01-261-6/+3
* meson: remove unused stdin_wrapper.py scriptTim-Philipp Müller2021-01-071-1/+0
* Bump version to 2.13.932.13.93Akira TAGOH2020-11-281-1/+1
* Update version in meson.build to sync up with configure.acAkira TAGOH2020-11-281-1/+1
* Add <dir> XML tags to default values for FC_DEFAULT_FONTS on non-Darwin systemsNiklas Guertler2020-11-281-2/+2
* Allow multiple default system font directories in the fallback config, and se...Niklas Guertler2020-11-281-2/+7
* meson: Use version comparison functionXavier Claessens2020-10-031-1/+1
* meson: Fix build when 'tools' option is disabledXavier Claessens2020-10-031-2/+0
* meson: Look for FreeType using CMake tooChun-wei Fan2020-10-021-3/+11
* meson: print configuration summary()Tim-Philipp Müller2020-07-311-0/+12
* Add Meson build systemTim-Philipp Müller2020-07-311-0/+362