summaryrefslogtreecommitdiff
path: root/fc-cache
Commit message (Expand)AuthorAgeFilesLines
* Unify directory canonicalization into FcStrAddFilename.Keith Packard2006-09-021-1/+1
* Fix memory leaks in fc-cache directory cleaning code.Keith Packard2006-09-011-0/+9
* Pass directory information around in FcCache structure. Freeze charsets.Keith Packard2006-09-011-63/+46
* Change $(pkgcachedir) to $(fc_cachedir) in fc-cat and fc-cache Makefile.amKeith Packard2006-08-311-4/+2
* Revert ABI changes from version 2.3Keith Packard2006-08-311-2/+2
* Automatically remove invalid cache files.Keith Packard2006-08-312-2/+130
* Skip broken caches. Cache files are auto-written, don't rewrite in fc-cache.Keith Packard2006-08-301-13/+12
* Fix up fc-cache and fc-cat for no global cache changes.Keith Packard2006-08-271-1/+1
* Eliminate global cache. Eliminate multi-arch cache code.Keith Packard2006-08-271-2/+1
* Eliminate NormalizeDir. Eliminate gratuitous stat/access calls per dir.Keith Packard2006-08-271-5/+2
* 2006-08-04 Keith Packard (keithp@keithp.com) reviewed by: plamPatrick Lam2006-08-041-4/+3
* Include $(top_srcdir), $(top_srcdir)/src before anything else.Patrick Lam2006-04-251-7/+8
* LD_ADD missing dependencies for binaries. Reported by Edson Alves Pereira.Patrick Lam2006-04-071-1/+1
* Patrick Lam <plam@mit.edu>Patrick Lam2006-04-071-0/+7
* Reduce amount of dirty rss by const'ing some data structures.Patrick Lam2006-04-061-2/+2
* Fix the underlying cause of the below segfault (must usually callPatrick Lam2006-02-181-0/+2
* Add -r --really-force option which blows away cache files and thenPatrick Lam2006-02-161-7/+18
* Don't bail if fontconfig can't remove a dir cache file. Skip the ID of aPatrick Lam2006-02-161-6/+10
* Don't loop infinitely on recursive symlinks.Patrick Lam2006-02-061-0/+18
* Make 'make distcheck' work with automake 1.6.3.Patrick Lam2006-02-051-1/+1
* Stephan Kulow <coolo@suse.de> reviewed by: plamPatrick Lam2006-01-311-10/+3
* Don't stop scanning if a directory in fonts.conf doesn't exist, becausePatrick Lam2006-01-311-6/+14
* Move FcConfigNormalizeFontDir call so that it doesn't result in infinitePatrick Lam2006-01-271-1/+5
* Compare device numbers as well as inodes. Always normalize directory namesPatrick Lam2006-01-141-1/+1
* Explicitly add font dirs to config.fontDirs even if they're empty. SetPatrick Lam2006-01-101-0/+1
* Normalize font dirs by using the form, as given in fonts.conf, and recordedPatrick Lam2006-01-091-1/+1
* Bump version to 2.3.93.fc-2_3_93Patrick Lam2005-12-211-0/+8
* Improve error message when fc-cache can't write the cache. Add missingPatrick Lam2005-12-122-1/+8
* Migrate cache files from fonts directories to /var/cache/fontconfig. ThisPatrick Lam2005-12-091-0/+2
* Revert the previous patch and commit the correct patch: I forgot aPatrick Lam2005-11-021-9/+0
* Forcibly rescan a directory before writing a fresh local cache file forPatrick Lam2005-11-021-0/+9
* Add new API which unlinks directory caches and checks dir caches forPatrick Lam2005-10-051-1/+5
* Add new command-line utility, fc-cat, to convert fonts.cache-2 files intoPatrick Lam2005-09-232-3/+2
* Update documentation -- fc-cache's man page now says that you need to runPatrick Lam2005-09-231-0/+7
* :Patrick Lam2005-09-011-1/+1
* Only load requested fonts for fc-cache, and cleanup memory handling:Patrick Lam2005-08-311-2/+1
* src/fcint.cPatrick Lam2005-08-301-3/+0
* Overhaul the serialization system to create one mmapable file per directoryPatrick Lam2005-08-241-8/+4
* #ifdef out old cache stuff, replace with first version of new mmappingPatrick Lam2005-07-251-1/+12
* Bump so revision for 2.3.2Keith Packard2005-04-271-1/+10
* Don't force bitmap font enable in default configuration; allows users toKeith Packard2005-04-211-0/+1
* Change files from ISO-Latin-1 to UTF-8Keith Packard2004-12-072-2/+2
* Sleep for two seconds before exiting to make sure timestamps for futureKeith Packard2004-12-051-0/+8
* Remove excessive whitespace (missed on previous commit)Carl Worth2003-12-121-4/+4
* Move man_MANS into the 'if USEDOCBOOK' block.Carl Worth2003-12-111-3/+3
* Yet more cleanups to finish getting 'make distcheck' working This has beenKeith Packard2003-10-271-1/+1
* Attempts to fix 'make distcheck' work. Things are progressing pretty well,Keith Packard2003-10-271-6/+7
* Replace fc-cache and fc-list manpages with more detailed, SGML versions.Josselin Mouette2003-10-094-52/+224
* (Bug 87) Automake 1.4 doesn't do man_MAN1 correctly (Bug 88) Fix usage infoKeith Packard2003-05-313-6/+25
* distribute man pageKeith Packard2003-03-071-0/+2