]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
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
2003-02-17  Andrew Tridgellman page update v2.2
2003-02-17  Andrew Tridgellupdate version number
2003-02-17  Andrew Tridgellimproved test suite
2003-02-17  Andrew Tridgellhard links off by default
2003-02-16  Andrew Tridgellfixed "can't find compiler" bug
2003-02-16  Andrew Tridgelladded a simple test suite
2003-02-16  Andrew Tridgelladded docs on CCACHE_PREFIX and info on using ccache...
2003-02-16  Andrew Tridgelladded support for CCACHE_PREFIX option
2003-02-08  Andrew Tridgelladded args_strip() function for stripping --cacche...
2003-02-08  Andrew Tridgelladded docs for --ccache-skip
2003-02-08  Andrew Tridgelladded --ccache-skip option from andrew morton
2003-01-21  Andrew Tridgellmake sure we display the max cache size correctly with...
2003-01-09  Andrew Tridgellprepare for 2.1.1 v2.1.1
2003-01-09  Andrew Tridgellits -include not -Iinclude !
2003-01-07  Andrew Tridgellversion 2.1 release
2003-01-07  Andrew Tridgellversion 2.1 release v2.1
2003-01-07  Andrew Tridgellfix a segv when no -o is used
2003-01-07  Andrew Tridgell- better shared cache behaviour v2.0
2003-01-07  Andrew Tridgellupdated ready for 2.0 release
2003-01-07  Andrew Tridgelladded CCACHE_HASHDIR option
2003-01-07  Andrew Tridgelladded CCACHE_HASHDIR option
2003-01-07  Andrew Tridgellcheck for output to stdout
2003-01-07  Andrew Tridgellrunning gcc -E on a .i file does not work
2003-01-07  Andrew Tridgelldirectly support compiling intermediate files
2003-01-07  Andrew Tridgelladd a default cache size of 1G
2003-01-06  Andrew Tridgelladded CCACHE_CC option
2003-01-06  Andrew Tridgellmade the -E check more specific
2003-01-06  Andrew Tridgellfixed some warnings
2003-01-06  Andrew Tridgellfeeble attempt to handle WIFSIGNALED
2003-01-06  Andrew Tridgell- update version to 2.0
2003-01-05  Andrew Tridgelladded DESTDIR support
2002-08-09  Andrew Tridgelltesting new cvs server
2002-06-05  Andrew Tridgellfixed formatting
2002-06-05  Andrew Tridgelladded distcc link
2002-06-03  Andrew Tridgelladded support for more gcc compiler options
2002-06-03  Andrew Tridgelladded CCACHE_EXTENSION option
2002-06-03  Andrew Tridgellauto-create the install dirs
2002-06-03  Andrew Tridgelladded -C option
2002-05-29  Andrew Tridgellensure tmp files work with NFS
2002-05-12  Andrew Tridgellannounced 1.9 v1.9
2002-05-12  Andrew Tridgell- fixed the output of cpp warnings with the cpp trick
2002-04-29  Andrew Tridgellannounced 1.8 v1.8
2002-04-29  Andrew Tridgell- disabled unifier by default (to get warnings right)
2002-04-24  Andrew Tridgellmdfour bugfixes pointed out by Richard Rudell
2002-04-24  Andrew Tridgelltwo more C++ extensions
2002-04-24  Andrew Tridgellbetter -M tests
2002-04-23  Andrew Tridgellhash the input name if not using -g
2002-04-18  Andrew Tridgellthanks to Andy Chittenden <achittenden@bluearc.com...
2002-04-18  Andrew Tridgellmake install fail if man1 dir doesn't exist
2002-04-10  Andrew Tridgellredhat packaging file from Peter Jones <pjones@redhat...
2002-04-10  Andrew Tridgellsupport for building in another dir
2002-04-10  Andrew Tridgellbetter conftest stats test v1.7
2002-04-10  Andrew Tridgellannounce 1.7
2002-04-10  Andrew Tridgelladded a comment
2002-04-10  Andrew Tridgella specific autoconf statistic is useful for diagnostics
2002-04-10  Andrew Tridgellhandle the alternate form of -o without a space after...
2002-04-09  Andrew Tridgellslightly nicer stats for STATS_LINK
2002-04-09  Andrew Tridgell- updated to v1.7
2002-04-09  Andrew Tridgellexplicit handling of the --specs= option
2002-04-08  Andrew Tridgellannounced 1.6 v1.6
2002-04-08  Andrew Tridgellthis shouldn't be in CVS
2002-04-08  Andrew Tridgellcope explicitly with /dev/null
2002-04-08  Andrew Tridgellminor doc updates
2002-04-08  Andrew Tridgelladded performance stats for Samba
2002-04-08  Andrew Tridgellhandle end of argument list better in find_hash
2002-04-08  Andrew Tridgelladded separate stat for multiple source files
2002-04-07  Andrew Tridgelldon't leave the i_tmpfile lying around
2002-04-07  Andrew Tridgellavoid a 2nd cpp run by compiling the pre-processed...
2002-04-06  Andrew Tridgellannounced 1.5
2002-04-06  Andrew Tridgellsome tidying up v1.5
2002-04-06  Andrew Tridgellcheck for a few more headers
2002-04-06  Andrew Tridgellfixed warnings on irix
2002-04-06  Andrew Tridgellfixed some warnings
2002-04-03  Andrew Tridgell- added CCACHE_NLEVELS variable
2002-04-03  Andrew Tridgellfixed distclean target
2002-04-02  Andrew Tridgellannounced v 1.4
2002-04-02  Andrew Tridgellupped version number to 1.4 v1.4
next