summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix potential memory leak in _get_real_paths_from_prefixmasterAlbert Astals Cid2021-04-101-2/+7
* Add support for XDG_DATA_DIRSAkira TAGOH2021-03-304-36/+166
* ci: Update CA cert related thing for Python on WindowsAkira TAGOH2021-03-261-1/+4
* Fix build fail when missing docbook and/or disabling doc-buildAkira TAGOH2021-03-251-0/+3
* Refactoring configure.ac to add <dir> element around font pathsAkira TAGOH2021-03-031-18/+12
* Fix missing <dir> element for WINDOWSFONTDIR in mesonAkira TAGOH2021-03-032-7/+15
* Handle absolute sysconfdir when installing symlinksHeiko Becker2021-03-031-1/+8
* Overwrite symlinks for config filesAkira TAGOH2021-03-021-2/+4
* meson: fix subproject build regressionTim-Philipp Müller2021-02-181-4/+1
* Fix stack use after scope in FcConfigCompareValueBen Wagner2021-02-163-1/+134
* meson: fix cross-compilation issues with gperf header file preprocessingTim-Philipp Müller2021-02-152-3/+18
* Windows: Fix symlink privilege error detectionXavier Claessens2021-02-151-1/+2
* ie.orth: Corrected; mistaken source replacedCarmina162021-01-301-1/+13
* Meson: Do not wrap fccache insallation scriptXavier Claessens2021-01-283-13/+1
* Meson: Fallback to gperf subproject on all platformsXavier Claessens2021-01-263-7/+8
* Fix stripping whitespace from end of family in FcPatternAddFullnameSzunti2021-01-201-1/+1
* meson: error out in script if gperf preprocessing failedTim-Philipp Müller2021-01-151-1/+1
* fccfg.c: lock_config: Fix potential memory leakJacko Dirks2021-01-131-0/+1
* ci: add meson android aarch64 buildTim-Philipp Müller2021-01-081-0/+43
* fcformat: fix compiler warnings with clang on AndroidTim-Philipp Müller2021-01-081-2/+2
* Clean up test-family-matching test.Ben Wagner2021-01-071-15/+22
* meson: remove unused stdin_wrapper.py scriptTim-Philipp Müller2021-01-073-22/+0
* Test all not_eq for family names.Ben Wagner2020-12-283-0/+28
* Fix closing tag bracket typo in doc/fontconfig-user.sgmlratijas2020-12-171-1/+1
* Check qual and compare for family testsSzunti2020-12-174-1/+248
* Fix test-conf string to integer conversion.Ben Wagner2020-12-161-11/+14
* Always run-test-conf, but skip if not built.Ben Wagner2020-12-152-1/+7
* Fix wild frees and leak of fs in test-conf.Ben Wagner2020-12-141-5/+4
* Fix leaks in fcxml.c, fc-match.c, and tests.Ben Wagner2020-12-144-3/+21
* Portable trap conditions in run-test.sh.Ben Wagner2020-12-101-2/+2
* Fix locale dependent behaviour in run-test.shSzunti2020-12-081-2/+2
* Add line between licenses in COPYING.Ben Wagner2020-12-071-0/+6
* Remove abort from FcCompareSize.Ben Wagner2020-12-071-1/+0
* Skip leading whitespace in style name.Ben Wagner2020-12-041-2/+1
* Add back fullname property at scan matching phaseAkira TAGOH2020-12-042-1/+22
* Bump version to 2.13.932.13.93Akira TAGOH2020-11-284-5/+135
* new-version.sh: commit meson.build when bumppingAkira TAGOH2020-11-281-0/+1
* Update version in meson.build to sync up with configure.acAkira TAGOH2020-11-281-1/+1
* new-version.sh: update version in meson.buildAkira TAGOH2020-11-281-0/+2
* Update README that missed changes mistakenlyAkira TAGOH2020-11-283-4/+29
* Initialize shell variables to be sureAkira TAGOH2020-11-281-0/+2
* Drop duplicated BUILT_SOURCES in doc/Makefile.amAkira TAGOH2020-11-281-2/+0
* Increased timeout for meson tests to 600sec to make tests work on DarwinNiklas Guertler2020-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-284-21/+41
* Add examples section in fc-match(1)Akira TAGOH2020-11-281-0/+26
* meson: Don't use .def files for Visual Studio buildsChun-wei Fan2020-11-191-6/+7
* meson: Fix build failure with gcc10 on mingwNirbheek Chauhan2020-11-051-2/+3
* Add Courier Std aliases. Fixes #262.xiota2020-11-042-0/+11
* Evaluate mingw64_env to setup properly on CIAkira TAGOH2020-11-021-0/+1