summaryrefslogtreecommitdiff
path: root/fc-cache
Commit message (Expand)AuthorAgeFilesLines
* Fix the broken cache more.Akira TAGOH2015-08-141-49/+26
* Fix a typo in docsAkira TAGOH2015-01-191-1/+1
* fc-cache: Add an option to raise an error if no fonts foundAkira TAGOH2014-12-242-10/+47
* fc-cache: make a fail if no fonts processed on a given pathAkira TAGOH2014-12-161-1/+4
* Read the config files and fonts on the sysroot when --sysroot is given to fc-...Akira TAGOH2014-06-171-4/+6
* Fix fc-cache fail with -rAkira TAGOH2014-04-101-1/+1
* Improve the performance issue on rescanning directoriesAkira TAGOH2013-12-201-2/+8
* fc-cache: --sysroot option takes an argumentRoss Burton2013-11-281-1/+1
* Re-scan font directories only when it contains subdirsAkira TAGOH2013-11-051-8/+18
* Workaround the race condition issue on updating cacheAkira TAGOH2013-10-021-26/+36
* build-chain, replace INCLUDES directive by AM_CPPFLAGSSebastian Freundt2013-04-081-1/+1
* Bug 59456 - Adding a --sysroot like option to fc-cacheAkira TAGOH2013-03-051-11/+27
* Switch .gitignore to git.mkBehdad Esfahbod2013-01-021-0/+2
* Remove the dead codeAkira TAGOH2012-12-111-7/+0
* Use automake variable instead of cleaning files in clean-localAkira TAGOH2012-10-261-4/+3
* Create CACHEDIR.TAG when fc-cache is run or only when the cache directory is ...Akira TAGOH2012-04-231-72/+1
* Bug 25151 - Move cleanCacheDirectory() from fc-cache.c intoAkira TAGOH2012-04-181-92/+1
* fc-cache: improvement of the fix for Bug#39914.Akira TAGOH2012-03-221-6/+7
* Bug 39914 - Please tag the cache directory with CACHEDIR.TAGAkira TAGOH2012-03-211-0/+77
* fcarch: Check for architecture signature at compile time rather than configur...Jeremy Huddleston2012-03-211-2/+1
* 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-5/+5
* Fix a build fail on some environment.Akira TAGOH2012-03-101-5/+5
* 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-102-4/+4
* Add fc-pattern cmdline toolBehdad Esfahbod2010-04-201-0/+1
* Bug 25152 Don't sleep(2) if all caches were uptodateBehdad Esfahbod2010-02-261-4/+8
* [fc-cache] Document -r argument in man pageBehdad Esfahbod2009-11-201-1/+10
* [fc-cache] Remove obsolete sentence from man pageBehdad Esfahbod2009-06-241-4/+1
* Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all filesBehdad Esfahbod2009-03-132-4/+4
* Cleanup all manpage.* filesBehdad Esfahbod2009-02-131-1/+1
* Add fc-scan too that runs FcFileScan/FcDirScanBehdad Esfahbod2009-02-131-0/+1
* Handle -h and --help according to GNU Coding Standards (#17104)Behdad Esfahbod2009-02-132-24/+27
* Get rid of $Id$ tagsBehdad Esfahbod2009-02-131-1/+1
* Add fc-query (#13019)Behdad Esfahbod2009-02-131-0/+1
* Update man pagesBehdad Esfahbod2009-02-131-6/+10
* Replace RCS Id tags with the file nameBehdad Esfahbod2009-02-131-1/+1
* Call FcFini to make memory debugging easierKeith Packard2008-05-041-0/+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
* Workaround for stat() brokenness in Microsoft's C library (bug 8526)Tor Lillqvist2007-11-131-0/+3
* Don't check cache file time stamps when cleaning cache dir.Keith Packard2007-11-031-9/+1
* Distribute man source files for command line programs (bug 9678).Keith Packard2007-10-251-3/+3
* Have fc-cache remove invalid cache files from cache directories.Keith Packard2007-10-181-16/+18
* Don't use X_OK bit when checking for writable directories (bug 12438)Keith Packard2007-10-181-1/+1
* Verbose message about cleaning directories was impreciseKeith Packard2007-10-181-1/+2
* Improve verbose messages from fc-cache.Keith Packard2007-10-181-2/+2
* Remove unneeded call to access(2) in fc-cache.Keith Packard2007-10-181-15/+3
* Do not clean cache files for different architecturesMike FABIAN2006-10-271-0/+9
* Add warning flags to fc-cache build. Clean up warnings in fc-cache.Keith Packard2006-09-132-24/+9