summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-25Bug 39278 - make usage of mmap optionalHEADmasterAkira TAGOH3-5/+116
2012-04-25Disable iconv support anyway...Akira TAGOH1-1/+2
2012-04-24Bug 27765 - FcMatch() returns style in wrong languageAkira TAGOH7-27/+178
2012-04-24Add --enable-iconv option to configureAkira TAGOH1-30/+34
2012-04-23Create CACHEDIR.TAG when fc-cache is run or only when the cache directory is ...Akira TAGOH7-75/+104
2012-04-23Bug 47721 - Add ChromeOS fonts to 30-metric-aliases.confAkira TAGOH1-11/+39
2012-04-22C++11 requires a space between literal and identifierAkira TAGOH1-3/+3
2012-04-20Fix a build issue again when no regex functions availableAkira TAGOH2-4/+2
2012-04-20Rework to avoid adding the unexpected value to ICONV_CFLAGS and ICONV_LIBSAkira TAGOH1-20/+24
2012-04-18Bug 25151 - Move cleanCacheDirectory() from fc-cache.c intoAkira TAGOH5-92/+106
2012-04-17Use posix_fadvise to speed startupKeith Packard2-1/+4
2012-04-16doc: Fix a typo of the environment variable name.Akira TAGOH1-2/+2
2012-04-13Add --with-expat, --with-expat-includes and --with-expat-lib back.Akira TAGOH1-3/+38
2012-04-12Bug 27526 - Compatibility fix for old windows sytemsAkira TAGOH3-14/+53
2012-04-12Bug 48573 - platform without regex do not have also REG_XXX definesAkira TAGOH2-2/+13
2012-04-11Bug 28491 - Allow matching on FC_FILEAkira TAGOH4-34/+110
2012-04-10Bug 26830 - Add search for libiconv non-default directoryAkira TAGOH2-23/+63
2012-04-06Bug 22862 - <alias> ignores <match> <test>sAkira TAGOH2-7/+22
2012-04-05Bug 29341 - Make some fontconfig paths configurableAkira TAGOH5-82/+129
2012-04-02Use pkgconfig to check builddepsAkira TAGOH1-133/+31
2012-04-02Use AC_HELP_STRING instead of formatting manuallyAkira TAGOH1-11/+46
2012-03-30doc: Add contains and not_contains operators and elementsAkira TAGOH1-3/+3
2012-03-30Bug 24729 - [ne_NP] Fix ortho fileAkira TAGOH1-3/+20
2012-03-29Bug 48020 - Fix for src/makealias on Solaris 10Akira TAGOH1-1/+1
2012-03-29Move workaround macros for fat binaries into the separate header fileAkira TAGOH4-16/+50
2012-03-28Fix the hardcoded cache file suffixAkira TAGOH1-2/+2
2012-03-28fcpat: Increase the number of buckets in the shared string hash tableAkira TAGOH1-1/+1
2012-03-28Bug 17832 - Memory leaks due to FcStrStaticName use for external patternsAkira TAGOH7-77/+54
2012-03-27Fix a memory leak in FcDirScanConfig()Akira TAGOH1-0/+3
2012-03-26Bug 17722 - Don't overwrite user's configurations in default configAkira TAGOH10-10/+70
2012-03-22Bug 47703 - SimSun default familyAkira TAGOH1-4/+4
2012-03-22fcmatch: Set FcResultMatch at the end if the return value is valid.Akira TAGOH1-5/+14
2012-03-22fc-cache: improvement of the fix for Bug#39914.Akira TAGOH1-6/+7
2012-03-21Bug 39914 - Please tag the cache directory with CACHEDIR.TAGAkira TAGOH1-0/+77
2012-03-21fcarch: Check for architecture signature at compile time rather than configur...Jeremy Huddleston3-6/+24
2012-03-16Get rid of the prerequisites from the sufix rulesAkira TAGOH1-4/+8
2012-03-16Fix a build issue due to the use of non-portable variablesAkira TAGOH13-47/+54
2012-03-16Revert "Fix a build fail on some environment"Akira TAGOH3-8/+10
2012-03-16Revert "Fix a build fail on some environment."Akira TAGOH13-47/+47
2012-03-12[doc] Update for cachedir.Akira TAGOH1-9/+10
2012-03-12[doc] Update the path for cache files and the version.Akira TAGOH1-3/+3
2012-03-11Bump version to 2.9.02.9.0Akira TAGOH3-4/+129
2012-03-11Get rid of $< from Makefile.amAkira TAGOH2-9/+9
2012-03-10Fix a build fail on some environment.Akira TAGOH13-42/+42
2012-03-10Fix a build fail on some environmentAkira TAGOH3-10/+8
2012-03-10Fix a build issueAkira TAGOH1-1/+0
2012-03-09Update to detect the uncommited changes properlyAkira TAGOH1-1/+1
2012-03-09Update the version infoAkira TAGOH1-3/+3
2012-03-09Fix distcheck errorAkira TAGOH4-164/+179
2012-03-07Bug 19128 - Handling whitespace in aliasesAkira TAGOH1-0/+5