summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-19Get rid of the use of freetype internal headers in fcfreetype.c, sincePatrick Lam1-1/+3
2005-10-05Fix typo in manually applying patch.Patrick Lam1-1/+1
2005-10-05Use libtool -no-undefined flag on all platforms.Patrick Lam1-2/+1
2005-09-29Use libxml2 if requested (with --enable-libxml2) or if expat is notPatrick Lam1-1/+2
2004-12-05Just remove the FC_FONTDATE -- it has locale issues and annoys redhatKeith Packard1-0/+23
2004-04-14Add instructions for doing a releasefc-2_2_93Keith Packard1-0/+1
2003-06-15Fix cut&paste error.Tor Lillqvist1-1/+1
2003-04-17Pass FONTCONFIG_PATH in arguments to get expandedKeith Packard1-0/+1
2003-04-16Move foundry detection data into fcfreetype.c (which is getting ratherKeith Packard1-1/+1
2003-04-15Fix unary operator parsing. Add floor, ceil, trunc and round unaryKeith Packard1-1/+1
2003-04-08Fix dummy makefile target names when MS_LIB_AVAILABLE isn't set.Colin Walters1-2/+2
2003-03-22Changes for Windows:Tor Lillqvist1-3/+52
2003-03-02Switch back to -version-info for fontconfig as its at minor 0. AddKeith Packard1-1/+1
2003-03-02make dist works now. Update to 2.1.90 in preparation for eventual 2.2Keith Packard1-0/+2
2003-03-01Add --disable-docs flagKeith Packard1-4/+0
2003-02-24Switch to automakeKeith Packard1-0/+38