summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Get rid of $< from Makefile.amAkira TAGOH2012-03-111-1/+1
* Fix a build fail on some environment.Akira TAGOH2012-03-101-1/+1
* Make fc-arch stuff cross-compiling-safeBehdad Esfahbod2010-12-281-1/+1
* Cleanup copyright notices to replace "Keith Packard" with "the author(s)"Behdad Esfahbod2010-11-101-2/+2
* Add fc-pattern cmdline toolBehdad Esfahbod2010-04-201-1/+2
* Bug 18886 installation crashes if fontconfig already installedBehdad Esfahbod2010-02-251-2/+2
* Fix distcheckBehdad Esfahbod2009-06-241-4/+3
* [Makefile.am] Don't clean ChangeLog in distcleanBehdad Esfahbod2009-06-241-1/+1
* Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all filesBehdad Esfahbod2009-03-131-2/+2
* Call git tools using "git cmd" instead of "git-cmd" syntaxBehdad Esfahbod2009-03-121-1/+1
* Let make expand fc_cachedir/FC_CACHEDIR (bug #18675)Dan Nicholson2009-02-151-1/+12
* Add fc-scan too that runs FcFileScan/FcDirScanBehdad Esfahbod2009-02-131-1/+1
* Get rid of $Id$ tagsBehdad Esfahbod2009-02-131-1/+1
* Add fc-query (#13019)Behdad Esfahbod2009-02-131-1/+1
* Oops. Fix for bug 15928 used wrong path for installed fc-cache.Keith Packard2008-05-241-2/+2
* Fix Win32 build error: install tries to run fc-cache locally (bug 15928).Glen Low2008-05-241-2/+2
* Remove doltcompile in distcleanKeith Packard2008-05-031-1/+1
* A few fixups for make distcheck2.4.91Keith Packard2007-10-251-1/+1
* Fix ChangeLog generation to avoid circular make dependencyKeith Packard2007-10-181-7/+4
* Don't display tests for DESTDIR on make install.Keith Packard2006-09-091-1/+1
* Rename conf.avail to conf.dKeith Packard2006-09-091-1/+1
* Merge branch 'jhcloos'Keith Packard2006-09-091-1/+1
|\
| * Update Makefile.am filesJames Cloos2006-09-041-1/+1
| * Move files from conf.d to conf.availJames Cloos2006-09-041-1/+1
* | Create fc_cachedir at install time. Bug 8157.Keith Packard2006-09-071-1/+1
* | Update for version 2.3.97.2.3.97Keith Packard2006-09-061-1/+1
|/
* Update instructions for doing a release. Autogen ChangeLog from git-log.2.3.96Keith Packard2006-09-031-0/+39
* Really only rebuild caches for system fonts at make install time.Keith Packard2006-09-011-1/+1
* Only rebuild caches for system fonts at make install time.Keith Packard2006-09-011-1/+1
* Construct short architecture name from architecture signature.Keith Packard2006-08-271-1/+1
* Fix Makefile.am for removal of debian/ directory.Patrick Lam2006-03-081-34/+1
* Fix placement of @s.fc-2_3_94Patrick Lam2006-02-241-7/+7
* Remove unconditional emboldening (per Behdad's instructions).Patrick Lam2006-02-241-5/+5
* Add new command-line utility, fc-cat, to convert fonts.cache-2 files intoPatrick Lam2005-09-231-1/+1
* Move debian-specific conf file examples upstream.Keith Packard2005-03-031-3/+0
* Ignore more build detritusKeith Packard2005-03-031-1/+49
* Create prototype /etc/fonts/conf.d directory with a few sampleKeith Packard2005-02-281-22/+2
* Add SEE ALSO section (bug 2085)Keith Packard2005-01-131-1/+16
* Reorder utility programs to make sure fc-case is run before fc-lang asKeith Packard2004-12-291-1/+1
* Adopt some RedHat suggestions for standard font configuration.Keith Packard2004-12-291-1/+1
* Change files from ISO-Latin-1 to UTF-8Keith Packard2004-12-071-1/+1
* Update links to new freedesktop.org locationsfc-2_2_97Keith Packard2004-12-051-0/+24
* Move existing fonts.conf to fonts.conf.bakKeith Packard2004-12-041-1/+12
* Remove spurious / after $(DESTDIR)Keith Packard2004-09-091-1/+1
* Yet more cleanups to finish getting 'make distcheck' working This has beenKeith Packard2003-10-271-0/+1
* Bug 75: dont build docs unless docbook is available. Dont install docsKeith Packard2003-06-171-1/+2
* Add fc-match program to demonstrate font matching from the command lineKeith Packard2003-06-091-1/+1
* Handle Adobe glyph names for fonts which include ADOBE_CUSTOM encodingsKeith Packard2003-05-041-1/+1
* Run fc-cache from local dir instead of install dir to help LFS installs (IKeith Packard2003-04-111-1/+1
* Changes for Windows:Tor Lillqvist2003-03-221-1/+2