]> git.wh0rd.org - fontconfig.git/history - src/Makefile.am
Bug 44826 - <alias> must contain only a single <family>
[fontconfig.git] / src / Makefile.am
2010-12-28  Behdad EsfahbodAllow editing charset and lang in target="scan"
2010-12-28  Behdad EsfahbodMake fc-arch stuff cross-compiling-safe
2010-12-09  Akira TAGOHAdd charset editing feature.
2010-11-10  Behdad EsfahbodCleanup copyright notices to replace "Keith Packard...
2009-11-18  Tor LillqvistUse correct autoconf variable
2009-11-18  Behdad EsfahbodClean up Makefile's a bit
2009-11-18  Behdad Esfahbod[src] Create fcglyphname.h automatically
2009-11-17  Behdad EsfahbodMake sure fclang.h and fcarch.h are built
2009-03-13  Behdad EsfahbodReplace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license...
2009-02-14  Behdad EsfahbodImplement FcPatternFormat and use it in cmdline tools...
2009-02-14  Behdad EsfahbodGet rid of $Id$ tags
2008-05-04  Keith PackardDeal with libtool 2.2 which doesn't let us use LT_...
2008-05-04  Carlo BraminiAdd FreeType-dependent functions to fontconfig.def...
2008-05-04  Keith PackardUse of ":=" in src/Makefile.am is unportable (bug 14420)
2008-01-10  Keith PackardDistribute new fcftint.h file
2008-01-02  Keith PackardRemove freetype requirement for build-time applications.
2007-11-13  Keith PackardRevert "Remove fcprivate.h, move the remaining macros...
2007-11-04  Keith PackardExport FcConfig{G,S}etRescanInverval from .so, mark...
2007-11-03  Keith PackardRemove fcprivate.h, move the remaining macros to fcint.h.
2006-09-17  Keith PackardBuild fontconfig.def from header files when needed.
2006-09-09  Keith PackardMerge branch 'jhcloos'
2006-09-07  Keith PackardParallel build fix for fcalias.h and fcaliastail.h
2006-09-05  Keith PackardEliminate .so PLT entries for local symbols. (thanks...
2006-09-03  Keith PackardMerge branch 'fc-2_4_branch' to master
2006-08-30  Keith PackardRework cache files to use offsets for all data structures.
2006-08-04  Patrick Lam2006-08-04 Keith Packard (keithp@keithp.com) reviewed...
2006-04-25  Patrick LamFix the issues with GNU libiconv vs. libc iconv (which...
2006-04-25  Patrick LamInclude $(top_srcdir), $(top_srcdir)/src before anythin...
2005-12-09  Patrick LamMigrate cache files from fonts directories to /var...
2005-11-19  Patrick LamGet rid of the use of freetype internal headers in...
2005-10-05  Patrick LamUse libtool -no-undefined flag on all platforms.
2005-10-05  Patrick LamFix typo in manually applying patch.
2005-10-05  Patrick LamUse libtool -no-undefined flag on all platforms.
2005-09-29  Patrick LamUse libxml2 if requested (with --enable-libxml2) or...
2004-12-05  Keith PackardJust remove the FC_FONTDATE -- it has locale issues...
2004-04-14  Keith PackardAdd instructions for doing a release fc-2_2_93
2003-06-15  Tor LillqvistFix cut&paste error.
2003-04-17  Keith PackardPass FONTCONFIG_PATH in arguments to get expanded
2003-04-16  Keith PackardMove foundry detection data into fcfreetype.c (which...
2003-04-15  Keith PackardFix unary operator parsing. Add floor, ceil, trunc...
2003-04-08  Colin WaltersFix dummy makefile target names when MS_LIB_AVAILABLE...
2003-03-22  Tor LillqvistChanges for Windows:
2003-03-02  Keith PackardSwitch back to -version-info for fontconfig as its...
2003-03-02  Keith Packardmake dist works now. Update to 2.1.90 in preparation...
2003-03-01  Keith PackardAdd --disable-docs flag
2003-02-24  Keith PackardSwitch to automake