index
:
~tagoh/fontconfig
bz24613
bz40648
bz59438
charset-from-string
disable-auto-update
langtag-support
master
panose-sfamilyclass-support
Font customization and configuration library
tagoh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fc-cache
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-15
call setlocale
Akira TAGOH
1
-0
/
+2
2018-02-05
Do not mix up font dirs into the list of config dirs
Akira TAGOH
1
-1
/
+1
2017-12-18
Update .uuid only when -r is given but not -f.
Akira TAGOH
1
-0
/
+3
2017-11-08
missing an open parenthesis
Akira TAGOH
1
-1
/
+1
2017-11-07
Add the ruleset description support
Akira TAGOH
1
-36
/
+44
2015-08-14
Fix the broken cache more.
Akira TAGOH
1
-49
/
+26
2015-01-19
Fix a typo in docs
Akira TAGOH
1
-1
/
+1
2014-12-24
fc-cache: Add an option to raise an error if no fonts found
Akira TAGOH
2
-10
/
+47
2014-12-16
fc-cache: make a fail if no fonts processed on a given path
Akira TAGOH
1
-1
/
+4
2014-06-17
Read the config files and fonts on the sysroot when --sysroot is given to fc-...
Akira TAGOH
1
-4
/
+6
2014-04-10
Fix fc-cache fail with -r
Akira TAGOH
1
-1
/
+1
2013-12-20
Improve the performance issue on rescanning directories
Akira TAGOH
1
-2
/
+8
2013-11-28
fc-cache: --sysroot option takes an argument
Ross Burton
1
-1
/
+1
2013-11-05
Re-scan font directories only when it contains subdirs
Akira TAGOH
1
-8
/
+18
2013-10-02
Workaround the race condition issue on updating cache
Akira TAGOH
1
-26
/
+36
2013-04-08
build-chain, replace INCLUDES directive by AM_CPPFLAGS
Sebastian Freundt
1
-1
/
+1
2013-03-05
Bug 59456 - Adding a --sysroot like option to fc-cache
Akira TAGOH
1
-11
/
+27
2013-01-02
Switch .gitignore to git.mk
Behdad Esfahbod
1
-0
/
+2
2012-12-11
Remove the dead code
Akira TAGOH
1
-7
/
+0
2012-10-26
Use automake variable instead of cleaning files in clean-local
Akira TAGOH
1
-4
/
+3
2012-04-23
Create CACHEDIR.TAG when fc-cache is run or only when the cache directory is ...
Akira TAGOH
1
-72
/
+1
2012-04-18
Bug 25151 - Move cleanCacheDirectory() from fc-cache.c into
Akira TAGOH
1
-92
/
+1
2012-03-22
fc-cache: improvement of the fix for Bug#39914.
Akira TAGOH
1
-6
/
+7
2012-03-21
Bug 39914 - Please tag the cache directory with CACHEDIR.TAG
Akira TAGOH
1
-0
/
+77
2012-03-21
fcarch: Check for architecture signature at compile time rather than configur...
Jeremy Huddleston
1
-2
/
+1
2012-03-16
Fix a build issue due to the use of non-portable variables
Akira TAGOH
1
-2
/
+2
2012-03-16
Revert "Fix a build fail on some environment."
Akira TAGOH
1
-5
/
+5
2012-03-10
Fix a build fail on some environment.
Akira TAGOH
1
-5
/
+5
2010-12-28
Make fc-arch stuff cross-compiling-safe
Behdad Esfahbod
1
-1
/
+1
2010-11-10
Cleanup copyright notices to replace "Keith Packard" with "the author(s)"
Behdad Esfahbod
2
-4
/
+4
2010-04-20
Add fc-pattern cmdline tool
Behdad Esfahbod
1
-0
/
+1
2010-02-26
Bug 25152 Don't sleep(2) if all caches were uptodate
Behdad Esfahbod
1
-4
/
+8
2009-11-20
[fc-cache] Document -r argument in man page
Behdad Esfahbod
1
-1
/
+10
2009-06-24
[fc-cache] Remove obsolete sentence from man page
Behdad Esfahbod
1
-4
/
+1
2009-03-13
Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all files
Behdad Esfahbod
2
-4
/
+4
2009-02-13
Cleanup all manpage.* files
Behdad Esfahbod
1
-1
/
+1
2009-02-13
Add fc-scan too that runs FcFileScan/FcDirScan
Behdad Esfahbod
1
-0
/
+1
2009-02-13
Handle -h and --help according to GNU Coding Standards (#17104)
Behdad Esfahbod
2
-24
/
+27
2009-02-13
Get rid of $Id$ tags
Behdad Esfahbod
1
-1
/
+1
2009-02-13
Add fc-query (#13019)
Behdad Esfahbod
1
-0
/
+1
2009-02-13
Update man pages
Behdad Esfahbod
1
-6
/
+10
2009-02-13
Replace RCS Id tags with the file name
Behdad Esfahbod
1
-1
/
+1
2008-05-04
Call FcFini to make memory debugging easier
Keith Packard
1
-0
/
+1
2008-04-18
Fix build with !ENABLE_DOCS and no built manpages.
Eric Anholt
1
-2
/
+6
2008-01-08
Eliminate references to freetype from utility Makefile.am's
Keith Packard
1
-2
/
+2
2007-11-13
Workaround for stat() brokenness in Microsoft's C library (bug 8526)
Tor Lillqvist
1
-0
/
+3
2007-11-03
Don't check cache file time stamps when cleaning cache dir.
Keith Packard
1
-9
/
+1
2007-10-25
Distribute man source files for command line programs (bug 9678).
Keith Packard
1
-3
/
+3
2007-10-18
Have fc-cache remove invalid cache files from cache directories.
Keith Packard
1
-16
/
+18
2007-10-18
Don't use X_OK bit when checking for writable directories (bug 12438)
Keith Packard
1
-1
/
+1
[next]