projects
/
platform
/
upstream
/
fontconfig.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Minor cleanup
[platform/upstream/fontconfig.git]
/
fc-cache
/
2013-03-05
Akira TAGOH
Bug 59456 - Adding a --sysroot like option to fc-cache
tree
|
commitdiff
2013-01-02
Behdad Esfahbod
Switch .gitignore to git.mk
tree
|
commitdiff
2012-12-11
Akira TAGOH
Remove the dead code
tree
|
commitdiff
2012-10-26
Akira TAGOH
Use automake variable instead of cleaning files in...
tree
|
commitdiff
2012-04-23
Akira TAGOH
Create CACHEDIR.TAG when fc-cache is run or only when...
tree
|
commitdiff
2012-04-18
Akira TAGOH
Bug 25151 - Move cleanCacheDirectory() from fc-cache...
tree
|
commitdiff
2012-03-22
Akira TAGOH
fc-cache: improvement of the fix for Bug#39914.
tree
|
commitdiff
2012-03-21
Akira TAGOH
Bug 39914 - Please tag the cache directory with CACHEDI...
tree
|
commitdiff
2012-03-21
Jeremy Huddleston
fcarch: Check for architecture signature at compile...
tree
|
commitdiff
2012-03-16
Akira TAGOH
Fix a build issue due to the use of non-portable variables
tree
|
commitdiff
2012-03-16
Akira TAGOH
Revert "Fix a build fail on some environment."
tree
|
commitdiff
2012-03-10
Akira TAGOH
Fix a build fail on some environment.
tree
|
commitdiff
2010-12-28
Behdad Esfahbod
Allow editing charset and lang in target="scan"
tree
|
commitdiff
2010-12-28
Behdad Esfahbod
Make fc-arch stuff cross-compiling-safe
tree
|
commitdiff
2010-11-10
Behdad Esfahbod
Cleanup copyright notices to replace "Keith Packard...
tree
|
commitdiff
2010-04-21
Behdad Esfahbod
Add fc-pattern cmdline tool
tree
|
commitdiff
2010-02-26
Behdad Esfahbod
Bug 25152 Don't sleep(2) if all caches were uptodate
tree
|
commitdiff
2009-11-20
Behdad Esfahbod
[fc-cache] Document -r argument in man page
tree
|
commitdiff
2009-06-24
Behdad Esfahbod
[fc-cache] Remove obsolete sentence from man page
tree
|
commitdiff
2009-03-13
Behdad Esfahbod
Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license...
tree
|
commitdiff
2009-02-14
Behdad Esfahbod
Cleanup all manpage.* files
tree
|
commitdiff
2009-02-14
Behdad Esfahbod
Add fc-scan too that runs FcFileScan/FcDirScan
tree
|
commitdiff
2009-02-14
Behdad Esfahbod
Handle -h and --help according to GNU Coding Standards...
tree
|
commitdiff
2009-02-14
Behdad Esfahbod
Get rid of $Id$ tags
tree
|
commitdiff
2009-02-14
Behdad Esfahbod
Add fc-query (#13019)
tree
|
commitdiff
2009-02-14
Behdad Esfahbod
Update man pages
tree
|
commitdiff
2009-02-14
Behdad Esfahbod
Replace RCS Id tags with the file name
tree
|
commitdiff
2008-05-04
Keith Packard
Call FcFini to make memory debugging easier
tree
|
commitdiff
2008-04-18
Eric Anholt
Fix build with !ENABLE_DOCS and no built manpages.
tree
|
commitdiff
2008-01-08
Keith Packard
Eliminate references to freetype from utility Makefile...
tree
|
commitdiff
2007-11-14
Tor Lillqvist
Workaround for stat() brokenness in Microsoft's C libra...
tree
|
commitdiff
2007-11-04
Keith Packard
Don't check cache file time stamps when cleaning cache...
tree
|
commitdiff
2007-10-25
Keith Packard
Distribute man source files for command line programs...
tree
|
commitdiff
2007-10-18
Keith Packard
Have fc-cache remove invalid cache files from cache...
tree
|
commitdiff
2007-10-18
Keith Packard
Don't use X_OK bit when checking for writable directori...
tree
|
commitdiff
2007-10-18
Keith Packard
Verbose message about cleaning directories was imprecise
tree
|
commitdiff
2007-10-18
Keith Packard
Improve verbose messages from fc-cache.
tree
|
commitdiff
2007-10-18
Keith Packard
Remove unneeded call to access(2) in fc-cache.
tree
|
commitdiff
2006-10-27
Mike FABIAN
Do not clean cache files for different architectures
tree
|
commitdiff
2006-09-14
Keith Packard
Add warning flags to fc-cache build. Clean up warnings...
tree
|
commitdiff
2006-09-09
Keith Packard
Merge branch 'jhcloos'
tree
|
commitdiff
2006-09-04
Keith Packard
Hide private functions in shared library. Export functi...
tree
|
commitdiff
2006-09-03
Keith Packard
Remove all .cvsignore files
tree
|
commitdiff
2006-09-03
Keith Packard
Merge branch 'fc-2_4_branch' to master
tree
|
commitdiff
2006-09-02
Keith Packard
Unify directory canonicalization into FcStrAddFilename.
tree
|
commitdiff
2006-09-01
Keith Packard
Fix memory leaks in fc-cache directory cleaning code.
tree
|
commitdiff
2006-09-01
Keith Packard
Pass directory information around in FcCache structure...
tree
|
commitdiff
2006-09-01
Keith Packard
Change $(pkgcachedir) to $(fc_cachedir) in fc-cat and...
tree
|
commitdiff
2006-08-31
Keith Packard
Revert ABI changes from version 2.3
tree
|
commitdiff
2006-08-31
Keith Packard
Automatically remove invalid cache files.
tree
|
commitdiff
2006-08-31
Keith Packard
Skip broken caches. Cache files are auto-written, don...
tree
|
commitdiff
2006-08-28
Keith Packard
Fix up fc-cache and fc-cat for no global cache changes.
tree
|
commitdiff
2006-08-28
Keith Packard
Eliminate global cache. Eliminate multi-arch cache...
tree
|
commitdiff
2006-08-28
Keith Packard
Eliminate NormalizeDir. Eliminate gratuitous stat/acces...
tree
|
commitdiff
2006-08-04
Patrick Lam
2006-08-04 Keith Packard (keithp@keithp.com) reviewed...
tree
|
commitdiff
2006-04-25
Patrick Lam
Include $(top_srcdir), $(top_srcdir)/src before anythin...
tree
|
commitdiff
2006-04-07
Patrick Lam
LD_ADD missing dependencies for binaries. Reported...
tree
|
commitdiff
2006-04-07
Patrick Lam
Patrick Lam <plam@mit.edu>
tree
|
commitdiff
2006-04-06
Patrick Lam
Reduce amount of dirty rss by const'ing some data struc...
tree
|
commitdiff
2006-02-18
Patrick Lam
Fix the underlying cause of the below segfault (must...
tree
|
commitdiff
2006-02-16
Patrick Lam
Add -r --really-force option which blows away cache...
tree
|
commitdiff
2006-02-16
Patrick Lam
Don't bail if fontconfig can't remove a dir cache file...
tree
|
commitdiff
2006-02-06
Patrick Lam
Don't loop infinitely on recursive symlinks.
tree
|
commitdiff
2006-02-05
Patrick Lam
Make 'make distcheck' work with automake 1.6.3.
tree
|
commitdiff
2006-01-31
Patrick Lam
Stephan Kulow <coolo@suse.de> reviewed by: plam
tree
|
commitdiff
2006-01-31
Patrick Lam
Don't stop scanning if a directory in fonts.conf doesn...
tree
|
commitdiff
2006-01-27
Patrick Lam
Move FcConfigNormalizeFontDir call so that it doesn...
tree
|
commitdiff
2006-01-14
Patrick Lam
Compare device numbers as well as inodes. Always normal...
tree
|
commitdiff
2006-01-10
Patrick Lam
Explicitly add font dirs to config.fontDirs even if...
tree
|
commitdiff
2006-01-09
Patrick Lam
Normalize font dirs by using the form, as given in...
tree
|
commitdiff
2005-12-21
Patrick Lam
Bump version to 2.3.93.
fc-2_3_93
tree
|
commitdiff
2005-12-12
Patrick Lam
Improve error message when fc-cache can't write the...
tree
|
commitdiff
2005-12-09
Patrick Lam
Migrate cache files from fonts directories to /var...
tree
|
commitdiff
2005-11-02
Patrick Lam
Revert the previous patch and commit the correct patch...
tree
|
commitdiff
2005-11-02
Patrick Lam
Forcibly rescan a directory before writing a fresh...
tree
|
commitdiff
2005-10-05
Patrick Lam
Add new API which unlinks directory caches and checks...
tree
|
commitdiff
2005-09-23
Patrick Lam
Add new command-line utility, fc-cat, to convert fonts...
tree
|
commitdiff
2005-09-23
Patrick Lam
Update documentation -- fc-cache's man page now says...
tree
|
commitdiff
2005-09-01
Patrick Lam
:
tree
|
commitdiff
2005-08-31
Patrick Lam
Only load requested fonts for fc-cache, and cleanup...
tree
|
commitdiff
2005-08-30
Patrick Lam
src/fcint.c
tree
|
commitdiff
2005-08-24
Patrick Lam
Overhaul the serialization system to create one mmapabl...
tree
|
commitdiff
2005-07-25
Patrick Lam
#ifdef out old cache stuff, replace with first version...
tree
|
commitdiff
2005-04-27
Keith Packard
Bump so revision for 2.3.2
tree
|
commitdiff
2005-04-21
Keith Packard
Don't force bitmap font enable in default configuration...
tree
|
commitdiff
2004-12-07
Keith Packard
Change files from ISO-Latin-1 to UTF-8
tree
|
commitdiff
2004-12-05
Keith Packard
Sleep for two seconds before exiting to make sure times...
tree
|
commitdiff
2003-12-12
Carl Worth
Remove excessive whitespace (missed on previous commit)
tree
|
commitdiff
2003-12-11
Carl Worth
Move man_MANS into the 'if USEDOCBOOK' block.
tree
|
commitdiff
2003-10-27
Keith Packard
Yet more cleanups to finish getting 'make distcheck...
tree
|
commitdiff
2003-10-27
Keith Packard
Attempts to fix 'make distcheck' work. Things are progr...
tree
|
commitdiff
2003-10-09
Josselin Mouette
Replace fc-cache and fc-list manpages with more detaile...
tree
|
commitdiff
2003-05-31
Keith Packard
(Bug 87) Automake 1.4 doesn't do man_MAN1 correctly...
tree
|
commitdiff
2003-03-07
Keith Packard
distribute man page
tree
|
commitdiff
2003-03-05
Keith Packard
Change RCS tag
tree
|
commitdiff
2003-03-03
Owen Taylor
Sun Mar 2 14:16:17 2003 Owen Taylor <otaylor@redhat...
tree
|
commitdiff
2003-03-02
Keith Packard
Switch back to -version-info for fontconfig as its...
tree
|
commitdiff
2003-02-24
Keith Packard
Add remaining .cvsignore files
tree
|
commitdiff
2003-02-24
Keith Packard
Switch to automake
tree
|
commitdiff
2003-02-12
Keith Packard
Have fc-cache skip directories without write access
tree
|
commitdiff
next