summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-28Bump version to 2.13.94HEAD2.13.94masterAkira TAGOH4-5/+65
2021-06-28Fix score evaluation for multiple values in propertiesAkira TAGOH5-2/+56
2021-06-28Revert constructing fullname property from family and style propertiesAkira TAGOH6-100/+55
2021-06-25Better wording for comments in configAkira TAGOH15-60/+60
2021-04-10Fix potential memory leak in _get_real_paths_from_prefixAlbert Astals Cid1-2/+7
2021-03-30Add support for XDG_DATA_DIRSAkira TAGOH4-36/+166
2021-03-26ci: Update CA cert related thing for Python on WindowsAkira TAGOH1-1/+4
2021-03-25Fix build fail when missing docbook and/or disabling doc-buildAkira TAGOH1-0/+3
2021-03-03Refactoring configure.ac to add <dir> element around font pathsAkira TAGOH1-18/+12
2021-03-03Fix missing <dir> element for WINDOWSFONTDIR in mesonAkira TAGOH2-7/+15
2021-03-03Handle absolute sysconfdir when installing symlinksHeiko Becker1-1/+8
2021-03-02Overwrite symlinks for config filesAkira TAGOH1-2/+4
2021-02-18meson: fix subproject build regressionTim-Philipp Müller1-4/+1
2021-02-16Fix stack use after scope in FcConfigCompareValueBen Wagner3-1/+134
2021-02-15meson: fix cross-compilation issues with gperf header file preprocessingTim-Philipp Müller2-3/+18
2021-02-15Windows: Fix symlink privilege error detectionXavier Claessens1-1/+2
2021-01-30ie.orth: Corrected; mistaken source replacedCarmina161-1/+13
2021-01-28Meson: Do not wrap fccache insallation scriptXavier Claessens3-13/+1
2021-01-26Meson: Fallback to gperf subproject on all platformsXavier Claessens3-7/+8
2021-01-20Fix stripping whitespace from end of family in FcPatternAddFullnameSzunti1-1/+1
2021-01-15meson: error out in script if gperf preprocessing failedTim-Philipp Müller1-1/+1
2021-01-13fccfg.c: lock_config: Fix potential memory leakJacko Dirks1-0/+1
2021-01-08ci: add meson android aarch64 buildTim-Philipp Müller1-0/+43
2021-01-08fcformat: fix compiler warnings with clang on AndroidTim-Philipp Müller1-2/+2
2021-01-07Clean up test-family-matching test.Ben Wagner1-15/+22
2021-01-07meson: remove unused stdin_wrapper.py scriptTim-Philipp Müller3-22/+0
2020-12-28Test all not_eq for family names.Ben Wagner3-0/+28
2020-12-17Fix closing tag bracket typo in doc/fontconfig-user.sgmlratijas1-1/+1
2020-12-17Check qual and compare for family testsSzunti4-1/+248
2020-12-16Fix test-conf string to integer conversion.Ben Wagner1-11/+14
2020-12-15Always run-test-conf, but skip if not built.Ben Wagner2-1/+7
2020-12-14Fix wild frees and leak of fs in test-conf.Ben Wagner1-5/+4
2020-12-14Fix leaks in fcxml.c, fc-match.c, and tests.Ben Wagner4-3/+21
2020-12-10Portable trap conditions in run-test.sh.Ben Wagner1-2/+2
2020-12-08Fix locale dependent behaviour in run-test.shSzunti1-2/+2
2020-12-07Add line between licenses in COPYING.Ben Wagner1-0/+6
2020-12-07Remove abort from FcCompareSize.Ben Wagner1-1/+0
2020-12-04Skip leading whitespace in style name.Ben Wagner1-2/+1
2020-12-04Add back fullname property at scan matching phaseAkira TAGOH2-1/+22
2020-11-28Bump version to 2.13.932.13.93Akira TAGOH4-5/+135
2020-11-28new-version.sh: commit meson.build when bumppingAkira TAGOH1-0/+1
2020-11-28Update version in meson.build to sync up with configure.acAkira TAGOH1-1/+1
2020-11-28new-version.sh: update version in meson.buildAkira TAGOH1-0/+2
2020-11-28Update README that missed changes mistakenlyAkira TAGOH3-4/+29
2020-11-28Initialize shell variables to be sureAkira TAGOH1-0/+2
2020-11-28Drop duplicated BUILT_SOURCES in doc/Makefile.amAkira TAGOH1-2/+0
2020-11-28Increased timeout for meson tests to 600sec to make tests work on DarwinNiklas Guertler1-1/+1
2020-11-28Add <dir> XML tags to default values for FC_DEFAULT_FONTS on non-Darwin systemsNiklas Guertler1-2/+2
2020-11-28Allow multiple default system font directories in the fallback config, and se...Niklas Guertler4-21/+41
2020-11-28Add examples section in fc-match(1)Akira TAGOH1-0/+26