summaryrefslogtreecommitdiff
path: root/fc-cat/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build-chain, replace INCLUDES directive by AM_CPPFLAGSSebastian Freundt2013-04-081-1/+1
* Switch .gitignore to git.mkBehdad Esfahbod2013-01-021-0/+2
* Use automake variable instead of cleaning files in clean-localAkira TAGOH2012-10-261-4/+3
* Fix a build issue due to the use of non-portable variablesAkira TAGOH2012-03-161-2/+2
* Revert "Fix a build fail on some environment."Akira TAGOH2012-03-161-3/+3
* Fix a build fail on some environment.Akira TAGOH2012-03-101-3/+3
* Cleanup copyright notices to replace "Keith Packard" with "the author(s)"Behdad Esfahbod2010-11-101-2/+2
* Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all filesBehdad Esfahbod2009-03-131-2/+2
* Cleanup all manpage.* filesBehdad Esfahbod2009-02-131-1/+1
* Get rid of $Id$ tagsBehdad Esfahbod2009-02-131-1/+1
* Fix build with !ENABLE_DOCS and no built manpages.Eric Anholt2008-04-181-2/+6
* Eliminate references to freetype from utility Makefile.am'sKeith Packard2008-01-081-2/+2
* Distribute man source files for command line programs (bug 9678).Keith Packard2007-10-251-3/+3
* Hide private functions in shared library. Export functionality for utilities.Keith Packard2006-09-041-1/+1
* Change $(pkgcachedir) to $(fc_cachedir) in fc-cat and fc-cache Makefile.amKeith Packard2006-08-311-2/+0
* LD_ADD missing dependencies for binaries. Reported by Edson Alves Pereira.Patrick Lam2006-04-071-1/+1
* Make 'make distcheck' work with automake 1.6.3.Patrick Lam2006-02-051-1/+1
* Migrate cache files from fonts directories to /var/cache/fontconfig. ThisPatrick Lam2005-12-091-0/+2
* Add new command-line utility, fc-cat, to convert fonts.cache-2 files intoPatrick Lam2005-09-231-0/+55