]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2010-01-05  Joel RosdahlLet direct mode create dependency file too
2010-01-05  Joel RosdahlImprove logging
2010-01-05  Joel RosdahlFix bad memory access spotted by Valgrind
2010-01-05  Joel RosdahlSimple performance benchmark script
2010-01-05  Joel RosdahlFirst working version of the direct mode
2010-01-05  Joel RosdahlLog fatal messages both to stderr and log file
2010-01-05  Joel RosdahlAdd support for dynamic dependencies on header files
2010-01-05  Joel RosdahlLet hash_* functions take a hash context so that they...
2010-01-05  Joel RosdahlExport variables in test.sh to make tests work properly
2010-01-05  Joel RosdahlFix tab usage
2010-01-05  Joel RosdahlRemove trailing whitespace
2010-01-05  Joel RosdahlResync ccache.yo with ccache.1
2010-01-05  Joel RosdahlRename configure.in to configure.ac
2010-01-05  Joel RosdahlRemove generated files configure and config.h.in
2010-01-05  Joel RosdahlDon't hash CCACHE_PREFIX
2010-01-05  Joel RosdahlFix indentation
2010-01-05  Joel RosdahlAdd __attribute__ format declarations
2010-01-05  Joel RosdahlAdd support for Emacs flymake-mode
2010-01-05  Joel RosdahlBail out on --coverage and -fprofile-arcs
2010-01-05  Joel RosdahlAdd AC_DEFINE of ENABLE_ZLIB to avoid autoconf warning
2010-01-05  Joel RosdahlStop on error in autogen.sh
2010-01-05  Joel RosdahlRemove .cvsignore
2010-01-05  Joel RosdahlUpdate NEWS
2010-01-05  William S FultonFix GCC 4.3 warnings
2010-01-05  Ville SkyttaCorrect documentation about hard links
2010-01-05  Francois MarierDetect and report permission failure for "ccache -F/-M"
2010-01-05  Robin H. JohnsonUse utimes(3) instead of utime(3) to avoid truncating...
2010-01-05  RWCache clean-up fix
2010-01-05  Karl ChenCreate CACHEDIR.TAG file
2010-01-05  Andrea BittauFix handling of the -MD and -MDD options
2010-01-05  John CoinerFix NFS issues
2010-01-05  Francois MarierAdd support for long command-line options
2010-01-05  Lars GustäbelUse zlib compression for the cached files
2010-01-05  Francois MarierImprove detection of missing home directory
2010-01-05  Joel RosdahlAdd NEWS file
2007-02-28  Andrew Tridgellccache can't handle test coverage
2007-02-28  Andrew Tridgellunset CCACHE_DISABLE so ccache on build farm with lcov...
2006-07-17  Andrew Tridgellfixed a bug in x_realloc()
2006-07-17  Andrew Tridgellmake sure we cleanup any tmp files leftover from dead...
2006-07-17  Andrew Tridgellmake ccache more friendly to the kernels directory...
2006-05-11  Paul GriffithHave the ccache Makefile obey the settings of the CPPFL...
2006-02-05  Tim PotterOne more.
2006-02-05  Tim PotterFix another link.
2006-02-05  Tim PotterFix link after rearranging ccache.samba.org virtual...
2005-11-24  Andrew Tridgelladded CCACHE_HASH_COMPILER option
2005-11-24  Andrew TridgellCCACHE_NOHASH_SIZE_MTIME patch from Jens Schweikhardt
2005-07-25  Andrew Tridgellfixed build on FreeBSD
2005-05-18  Andrew Tridgellprint a stderr warning on failure to find homedir
2005-05-18  Andrew Tridgelladded autogen.sh
2005-05-18  Andrew Tridgellran autoheader
2005-01-27  Andrew Tridgell- fixed a oom check
2004-09-13  Andrew Tridgellupdated web for 2.4 release v2.4
2004-09-13  Andrew Tridgellinclude the compiler name in the hash if the link count...
2004-09-10  Andrew Tridgelladded CCACHE_READONLY and CCACHE_TEMPDIR options, thank...
2004-09-08  Andrew Tridgellup ccache version
2004-09-08  Andrew Tridgellfixed link to cachecc1 and add a link to gocache
2004-09-06  Andrew Tridgellsupport absolute paths in CCACHE_PREFIX
2004-09-06  Andrew Tridgellwe don't need a optind declaration
2004-09-06  Andrew Tridgellensure the right CC is passed to test.sh
2004-09-06  Andrew Tridgellcope with HOME not being set
2004-09-06  Andrew Tridgelluse error checking alloc functions in a few more places
2004-09-06  Andrew Tridgelladded cache directory to statistics (suggestion from...
2004-09-06  Andrew Tridgell - attempt to make ccache work with cygwin by using...
2003-11-27  Andrew Tridgelladded a link to cachecc1
2003-09-29  Andrew Tridgelladded note about hash change
2003-09-28  Andrew Tridgellupdated website for ccache 2.3
2003-09-28  Andrew Tridgellrebuild configure v2.3
2003-09-28  Andrew Tridgelldocs rebuilt
2003-09-28  Andrew Tridgellallow more -M options and fix some typos
2003-09-27  Andrew Tridgellignore yodl2man errors to allow building without yodl
2003-09-27  Andrew Tridgelladded -idirafter to supported options
2003-09-27  Andrew Tridgellsupport for -MD and -MMD from Bob Wilson <bwilson@tensi...
2003-09-27  Andrew Tridgelladded CCACHE_UMASK
2003-09-25  Andrew Tridgellfixed dos text format in ccache.spec
2003-09-25  Andrew Tridgell- avoid using basename() to fix systems with that alrea...
2003-09-25  Andrew Tridgellmake sure we hash the cpp extension to ensure we don...
2003-09-25  Andrew Tridgell- updated spec version
2003-09-25  Andrew Tridgelladded support for direct compilation of .i and .ii...
2003-09-24  Andrew Tridgelldoc patch from Martin Pool regarding NFS and renames
2003-09-24  Andrew Tridgell- patch from Martin Pool to setup an uncached file...
2003-09-24  Andrew Tridgell- change to version 2.3
2003-09-24  Andrew Tridgellmake temporary filenames more distcc friendly
2003-09-24  Andrew Tridgellno need to exclude -fprofile-arcs
2003-09-22  Tim PotterIgnore config.h
2003-04-17  Martin PoolPatch from Paul Green:
2003-03-28  Andrew Tridgelluse $CC to choose the compiler
2003-03-28  Andrew Tridgellfixed export syntax for solaris
2003-03-28  Andrew Tridgelltake account of the fact that unify implies hashing...
2003-03-28  Andrew Tridgellcompilers treat zero length files differently
2003-03-28  Andrew Tridgell-Wall isn't portable, but running -O twice is
2003-03-28  Andrew Tridgellsome compilers will overwrite /dev/zero - this makes...
2003-03-28  Andrew Tridgellcope with systems that don't have realpath()
2003-03-28  Andrew Tridgellinstall-sh is fussy about trailing slashes on directories
2003-03-28  Andrew Tridgellmade the test suite a little more portable
2003-03-28  Martin PoolMention ccache mailing list on ccache info page.
2003-03-07  Andrew Tridgellsome systems don't have gethostname() ....
2003-02-24  Martin PoolAdd stub "installcheck" target that can be called by...
2003-02-24  Martin PoolMake the "install" target depend on the things it needs...
2003-02-17  Andrew Tridgelldon't work for quantum any more
2003-02-17  Andrew Tridgellupdated home page
next