summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2006-09-03Change version to 2.3.96Keith Packard1-1/+1
2006-09-01Avoid #warning directives on non-GCC compilers. (bug 7683)Keith Packard1-1/+3
2006-08-27Construct short architecture name from architecture signature.Keith Packard1-0/+17
2006-08-042006-08-04 Keith Packard (keithp@keithp.com) reviewed by: plamPatrick Lam1-6/+16
2006-04-25Fix the issues with GNU libiconv vs. libc iconv (which especially appear onPatrick Lam1-2/+35
2006-04-19Bail gracefully if the cache file does not contain enough data.Patrick Lam1-1/+1
2006-04-07Portability fixes for HP-UX (reported by Christoph Bauer). ReplacePatrick Lam1-0/+1
2006-04-07Patrick Lam <plam@mit.edu>Patrick Lam1-1/+2
2006-03-24Fix multiarch support (don't destroy multiarch files!)Patrick Lam1-0/+2
2006-02-24Bump version to 2.3.94.Patrick Lam1-1/+1
2005-12-21Bump version to 2.3.93.fc-2_3_93Patrick Lam1-1/+1
2005-12-09Migrate cache files from fonts directories to /var/cache/fontconfig. ThisPatrick Lam1-0/+7
2005-11-04Bump version to 2.3.92.Patrick Lam1-1/+1
2005-10-01Bump version number to 2.3.91.fc-2_3_91Patrick Lam1-1/+1
2005-09-29Use libxml2 if requested (with --enable-libxml2) or if expat is notPatrick Lam1-71/+91
2005-09-23Add new command-line utility, fc-cat, to convert fonts.cache-2 files intoPatrick Lam1-1/+2
2005-04-23Update for version 2.3.2Keith Packard1-1/+1
2005-03-08Update for 2.3.1fc-2_3_1Keith Packard1-1/+1
2005-03-01Update for 2.3.0fc-2_3_0fc_2-3Keith Packard1-1/+1
2005-02-28Create prototype /etc/fonts/conf.d directory with a few sampleKeith Packard1-0/+1
2005-01-29Update for version 2.2.99fc-2_2_99Keith Packard1-1/+1
2005-01-16Have --with-expat set EXPAT_CFLAGS (bug 2278)Keith Packard1-1/+10
2005-01-13Add SEE ALSO section (bug 2085)Keith Packard1-0/+44
2004-12-29Update for version 2.2.98fc-2_2_98Keith Packard1-1/+1
2004-12-29Adopt some RedHat suggestions for standard font configuration.Keith Packard1-0/+1
2004-12-07Change files from ISO-Latin-1 to UTF-8Keith Packard1-1/+1
2004-12-05Updates for version 2.2.97Keith Packard1-1/+1
2004-12-05Change default set of fonts to include all of /usr/X11R6/lib/X11/fonts (orKeith Packard1-13/+10
2004-12-05Create FC_FONTFORMAT from FT_Get_X11_Font_Format function where available.Keith Packard1-1/+1
2004-12-04Move existing fonts.conf to fonts.conf.bakKeith Packard1-3/+3
2004-06-30Update for 2.2.96fc-2_2_96Keith Packard1-1/+1
2004-05-29Update for 2.2.95Keith Packard1-1/+1
2004-04-24Update to 2.2.94 (2.2.93 shipped with broken libtool bits)fc-2_2_94Keith Packard1-1/+1
2004-04-14Add instructions for doing a releasefc-2_2_93Keith Packard1-1/+13
2004-02-11Ok, so I messed up the test for y_ppem. Let's see if I got it right thisKeith Packard1-12/+3
2004-02-10Pre-2.1.5 versions of FreeType didn't include y_ppem in the FT_Bitmap_SizeKeith Packard1-2/+19
2003-10-27Update to version 2.2.92fc-2_2_92Keith Packard1-1/+1
2003-10-27Yet more cleanups to finish getting 'make distcheck' working This has beenKeith Packard1-0/+10
2003-10-27Attempts to fix 'make distcheck' work. Things are progressing pretty well,Keith Packard1-1/+1
2003-10-26Tag version 2.2.91fc-2_2_91Keith Packard1-1/+1
2003-06-26Add autoconf checks for FT_Has_PS_Glyph_NamesKeith Packard1-1/+2
2003-06-25Lean on autoconf to find useful FreeType functions (bug 95)Keith Packard1-2/+5
2003-06-17Bug 75: dont build docs unless docbook is available. Dont install docsKeith Packard1-5/+21
2003-06-13Add share/doc directory. Add Fc*.3 man pages.Tor Lillqvist1-3/+9
2003-06-09Update to version 2.2.90fc-2_2_90Keith Packard1-1/+1
2003-06-09Add fc-match program to demonstrate font matching from the command lineKeith Packard1-0/+1
2003-05-04Handle Adobe glyph names for fonts which include ADOBE_CUSTOM encodingsKeith Packard1-0/+1
2003-05-01Fix expat function check.Noah Levitt1-4/+4
2003-05-01Check for an expat function that won't be there if expat is too old.Noah Levitt1-2/+2
2003-04-23Getting closer to fixing /etc/fonts hard-coding.Noah Levitt1-1/+0