summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add the relative path for <include> to fonts.conf if the parent path is same ...Akira TAGOH2013-09-301-1/+3
* Minor cleanupAkira TAGOH2013-03-291-0/+1
* Use LOG_COMPILER and AM_TESTS_ENVIRONMENTQuentin Glidic2013-02-061-1/+0
* Bug 60312 - DIST_SUBDIRS should never appear in a conditionalAkira TAGOH2013-02-051-3/+0
* Use AM_MISSING_PROG instead of hardcoding missingAkira TAGOH2013-02-051-1/+1
* Use the PKG_INSTALLDIR macro.Christoph J. Thompson2013-02-011-1/+0
* Bug 29312 - RFE: feature to indicate which characters are missing to satisfy ...Akira TAGOH2013-01-091-1/+1
* Trying to fix distcheckBehdad Esfahbod2013-01-021-2/+9
* Switch .gitignore to git.mkBehdad Esfahbod2013-01-021-0/+2
* Fix for libtoolize's warningsAkira TAGOH2012-08-271-0/+1
* Generate bzip2-compressed tarball tooAkira TAGOH2012-06-111-0/+2
* Bug 29341 - Make some fontconfig paths configurableAkira TAGOH2012-04-051-16/+20
* Move workaround macros for fat binaries into the separate header fileAkira TAGOH2012-03-291-2/+3
* Fix a build issue due to the use of non-portable variablesAkira TAGOH2012-03-161-5/+5
* Revert "Fix a build fail on some environment."Akira TAGOH2012-03-161-1/+1
* 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