summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-03Add FreeType-dependent functions to fontconfig.def file. (bug 15415)Carlo Bramini1-2/+2
2008-05-03Use of ":=" in src/Makefile.am is unportable (bug 14420)Keith Packard1-1/+1
2008-01-10Distribute new fcftint.h fileKeith Packard1-1/+1
2008-01-02Remove freetype requirement for build-time applications.Keith Packard1-3/+10
2007-11-13Revert "Remove fcprivate.h, move the remaining macros to fcint.h."Keith Packard1-1/+2
2007-11-04Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated.Keith Packard1-2/+3
2007-11-03Remove fcprivate.h, move the remaining macros to fcint.h.Keith Packard1-2/+1
2006-09-17Build fontconfig.def from header files when needed.Keith Packard1-1/+17
2006-09-06Parallel build fix for fcalias.h and fcaliastail.hKeith Packard1-1/+3
2006-09-05Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)Keith Packard1-1/+14
2006-08-30Rework cache files to use offsets for all data structures.Keith Packard1-0/+1
2006-08-042006-08-04 Keith Packard (keithp@keithp.com) reviewed by: plamPatrick Lam1-2/+1
2006-04-25Fix the issues with GNU libiconv vs. libc iconv (which especially appear onPatrick Lam1-1/+1
2006-04-25Include $(top_srcdir), $(top_srcdir)/src before anything else.Patrick Lam1-3/+3
2005-12-09Migrate cache files from fonts directories to /var/cache/fontconfig. ThisPatrick Lam1-0/+2