IABSD.fr/xenocara/lib/fontconfig/common

Branch :


Log

Author Commit Date CI Message
2acf0078 2025-11-17 19:24:40 disable stdatomic support on all architectures. Fixes gcc builds.
c6626ba1 2025-11-16 16:43:33 Update to fontconfig 2.17.1. With help and testing from jca@
6950c5e9 2021-11-11 08:46:41 Update to fontconfig 2.13.94
fdce4630 2017-08-19 10:11:04 Update to fontconfig 2.12.4. No API change.
6219851d 2016-08-09 18:57:41 Update to fontconfig 2.12.1. Tested by krw@, dcoppa@, ok dcoppa@.
27f67406 2016-03-11 13:09:42 Remove support vax and XENOCARA_HAVE_SHARED_LIBS scaffolding. ok matthieu@
c269e943 2015-03-31 09:42:56 Move the default fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match XDG_DATA_DIR (where Desktop tools will look for by default). discussed with sthen@ and matthieu@ ok sthen@
b4cc09fb 2014-05-18 10:33:03 Update to fontconfig 2.11.1. Tested by shadchin@
ea97b1d6 2013-09-01 19:47:52 use arc4random() as the preferred random number source in fontconfig ok matthieu@
b661ecfd 2013-04-25 06:52:15 gcc 2.95 doesn't support flexible array members.
da8e23ae 2013-03-19 17:53:11 Only use atomic gcc builtins on arches that support them. With help of kettenis@ guenther@ and miod@.
c7464f0c 2013-03-09 14:34:40 Update to fontconfig 2.10.91 + a few local fixes. Move to a new BSD make based build system since fontconfig's build system has become too dependant on GNU make. Requested by ajacoutot@, tested by many back in january.