summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-22Fix mkstemp absence for some platformAkira TAGOH3-57/+119
2013-01-22Add missing file descriptor to F_DUPFD_CLOEXECAkira TAGOH1-1/+1
2013-01-17Fix readlink failureBehdad Esfahbod1-2/+2
2013-01-17Better fix for 2fe5ddfdAkira TAGOH2-8/+8
2013-01-16Fix FC_PRGNAME defaultBehdad Esfahbod1-17/+19
2013-01-16Fix fc-cache crash caused by looking up NULL object incorrectlyBehdad Esfahbod2-4/+7
2013-01-16MinorBehdad Esfahbod1-1/+2
2013-01-16Remove unused checks for common functionsBehdad Esfahbod1-1/+1
2013-01-16Improve FcGetPrgname() to work on BSDAkira TAGOH2-1/+11
2013-01-15Bug 59379 - FC_PRGNAMEBehdad Esfahbod8-4/+99
2013-01-15Bug 50497 - RFE: Add OpenType feature tags supportAkira TAGOH4-0/+5
2013-01-15Fix the build fail on MinGWAkira TAGOH1-1/+5
2013-01-14MinorBehdad Esfahbod1-1/+1
2013-01-14Copy all values from pattern to font if the font doesn't have the elementBehdad Esfahbod1-2/+3
2013-01-10Ensure we find the uninstalled fontconfig headerBehdad Esfahbod1-0/+2
2013-01-10Resepct $NOCONFIGUREBehdad Esfahbod1-2/+2
2013-01-10Bump version to 2.10.912.10.91Akira TAGOH3-4/+105
2013-01-10Update the date in README properlyAkira TAGOH1-2/+2
2013-01-10Make linker happyBehdad Esfahbod1-1/+1
2013-01-10Add atomic ops for SolarisBehdad Esfahbod2-2/+32
2013-01-09Bug 29312 - RFE: feature to indicate which characters are missing to satisfy ...Akira TAGOH8-4/+497
2013-01-09Fix a typo in the manpages templateAkira TAGOH1-1/+1
2013-01-08Add pthread testBehdad Esfahbod2-0/+88
2013-01-08Fix memory corruption!Behdad Esfahbod1-1/+12
2013-01-08Fix a build fail on mingwAkira TAGOH2-1/+5
2013-01-08missing header file to declare _mkdirAkira TAGOH1-0/+1
2013-01-08Bug 47705 - Using O_CLOEXECAkira TAGOH8-8/+120
2013-01-07Fix pthreads setupBehdad Esfahbod1-0/+3
2013-01-07Oops, add the actual fileBehdad Esfahbod1-0/+81
2013-01-07Add 10-scale-bitmap-fonts.conf and enable by defaultBehdad Esfahbod1-0/+2
2013-01-07Clean up the unused variableAkira TAGOH1-1/+0
2013-01-03Remove FcInit() calls from toolsBehdad Esfahbod5-27/+0
2013-01-03Don't use blanks for fc-queryBehdad Esfahbod1-3/+1
2013-01-04Missing header file for _mkdir declarationAkira TAGOH1-0/+1
2013-01-03MinorBehdad Esfahbod1-1/+4
2013-01-02Ugh, add Tools.mkBehdad Esfahbod1-0/+64
2013-01-02Second try to make Sun CPP happyBehdad Esfahbod1-10/+12
2013-01-02Really fix cross-compiling and building of tools this timeBehdad Esfahbod7-119/+107
2013-01-02Work around Sun CPPBehdad Esfahbod1-1/+2
2013-01-02Fix build around true/falseBehdad Esfahbod2-2/+12
2013-01-02Trying to fix distcheckBehdad Esfahbod3-6/+17
2013-01-02Fix more warnings.Behdad Esfahbod2-3/+9
2013-01-02Use CC_FOR_BUILD to generate source filesBehdad Esfahbod5-23/+10
2013-01-02Fix build and warnings on win32Behdad Esfahbod10-42/+67
2013-01-02MinorBehdad Esfahbod1-23/+23
2013-01-02Fix compiler warningsBehdad Esfahbod1-2/+2
2013-01-02Remove FcSharedStr*Behdad Esfahbod9-52/+21
2013-01-02Fixup fcobjs.cBehdad Esfahbod1-1/+1
2013-01-02Warn about undefined/invalid attributes during config parsingBehdad Esfahbod1-0/+19
2013-01-02Make fcobjs.c thread-safeBehdad Esfahbod1-9/+9