summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2018-03-09Fix the build issue again on MinGW with enabling nlsAkira TAGOH1-2/+2
2018-03-02Fix a build issue on MinGW with enabling nlsAkira TAGOH1-1/+2
2018-02-01Fix cross-compilation by passing CPPFLAGS to CPPOlivier CrĂȘte1-1/+1
2018-01-06export GETTEXTDATADIR to refer the local .its/.loc file instead of using --it...Akira TAGOH1-5/+0
2018-01-05Add files to enable ITS support in gettextAkira TAGOH1-0/+5
2017-11-20abstract hash table functionsAkira TAGOH1-0/+1
2017-11-20Use uuid-based cache filename if uuid is assigned to dirsAkira TAGOH1-1/+2
2017-11-07Add the ruleset description supportAkira TAGOH1-1/+3
2017-09-12Remove blanks facility from the libraryBehdad Esfahbod1-1/+0
2017-09-12Remove fc-glyphnameBehdad Esfahbod1-3/+0
2017-08-15Do not ship fcobjshash.gperf in archiveAkira TAGOH1-2/+1
2017-07-31Pass --pic to gperfBehdad Esfahbod1-1/+1
2017-07-05Fix distcheck errorAkira TAGOH1-1/+6
2017-06-05Fix the build failure when srcdir != builddir and have gperf 3.1 or later ins...Akira TAGOH1-3/+7
2017-06-03Force regenerate fcobjshash.h when updating MakefileAkira TAGOH1-4/+3
2014-07-25Linearly interpolate weight valuesBehdad Esfahbod1-0/+1
2014-06-12Remove unused FcHash code now that FC_HASH is deprecatedBehdad Esfahbod1-1/+0
2014-03-26Bug 71287 - size specific design selection support in OS/2 table version 5Akira TAGOH1-0/+1
2013-04-08build-chain, replace INCLUDES directive by AM_CPPFLAGSSebastian Freundt1-1/+1
2013-02-05Bug 50733 - Add font-file hash?Akira TAGOH1-0/+1
2013-02-04Use AM_MISSING_PROG instead of hardcoding missingAkira TAGOH1-1/+1
2013-01-22Fix installation on MinGW32Akira TAGOH1-2/+3
2013-01-08Bug 47705 - Using O_CLOEXECAkira TAGOH1-0/+1
2013-01-02Second try to make Sun CPP happyBehdad Esfahbod1-10/+12
2013-01-02Work around Sun CPPBehdad Esfahbod1-1/+2
2013-01-02Fix build and warnings on win32Behdad Esfahbod1-0/+1
2013-01-02Add thread-safety primitivesBehdad Esfahbod1-0/+2
2013-01-02Fix build stuffBehdad Esfahbod1-3/+5
2013-01-02Switch .gitignore to git.mkBehdad Esfahbod1-0/+2
2013-01-02Use a static perfect hash table for object-name lookupBehdad Esfahbod1-2/+24
2012-11-27Fix a potability issue about stdint.hAkira TAGOH1-2/+9
2012-06-14Fix the fail of make install with --disable-shared on Win32Akira TAGOH1-0/+2
2012-05-28Move FcStat to separate compilation unitMikhail Gusarov1-0/+1
2012-04-10Bug 26830 - Add search for libiconv non-default directoryAkira TAGOH1-0/+1
2012-04-05Bug 29341 - Make some fontconfig paths configurableAkira TAGOH1-1/+1
2012-03-16Fix a build issue due to the use of non-portable variablesAkira TAGOH1-4/+4
2012-03-16Revert "Fix a build fail on some environment."Akira TAGOH1-1/+1
2012-03-10Fix a build fail on some environment.Akira TAGOH1-1/+1
2010-12-28Allow editing charset and lang in target="scan"Behdad Esfahbod1-2/+2
2010-12-28Make fc-arch stuff cross-compiling-safeBehdad Esfahbod1-3/+3
2010-12-09Add charset editing feature.Akira TAGOH1-2/+2
2010-11-10Cleanup copyright notices to replace "Keith Packard" with "the author(s)"Behdad Esfahbod1-2/+2
2009-11-18Use correct autoconf variableTor Lillqvist1-1/+1
2009-11-18Clean up Makefile's a bitBehdad Esfahbod1-3/+9
2009-11-18[src] Create fcglyphname.h automaticallyBehdad Esfahbod1-1/+3
2009-11-17Make sure fclang.h and fcarch.h are builtBehdad Esfahbod1-1/+6
2009-03-13Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all filesBehdad Esfahbod1-2/+2
2009-02-13Implement FcPatternFormat and use it in cmdline tools (bug #17107)Behdad Esfahbod1-0/+1
2009-02-13Get rid of $Id$ tagsBehdad Esfahbod1-1/+1
2008-05-03Deal with libtool 2.2 which doesn't let us use LT_ variables. (bug 15692)Keith Packard1-3/+3