]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2015-11-27  André KlitzingAdd initial travis config 55/head
2015-11-02  Joel RosdahlMerge branch '3.2-maint'
2015-11-02  Joel RosdahlUpdate NEWS
2015-11-02  Neil MushellFix build on Solaris 10+ and AIX 7
2015-10-30  Joel RosdahlMerge branch '3.2-maint'
2015-10-30  Joel RosdahlUpdate NEWS
2015-10-30  Matthias KretzPass -stdlib= only to preprocessor
2015-10-27  Joel RosdahlMerge branch '3.2-maint'
2015-10-27  Joel RosdahlCorrect manual regarding __DATE_, __TIME__ and __FILE__...
2015-10-27  Joel RosdahlInclude m4 files used by configure.ac in dist archive
2015-10-19  Joel RosdahlChange to https links to ccache resources
2015-10-09  Joel RosdahlInclude m4 files used by configure.ac in dist archive
2015-10-08  Joel RosdahlMerge branch '3.2-maint'
2015-10-08  Joel RosdahlPrepare for v3.2.4 v3.2.4
2015-10-08  Joel RosdahlMerge branch '3.2-maint'
2015-10-08  Joel RosdahlUpdate AUTHORS.txt
2015-10-04  Joel RosdahlUse correct data types for stats_set_sizes parameters
2015-09-19  Joel RosdahlClean up
2015-09-14  Joel RosdahlMerge branch '3.2-maint'
2015-09-14  Joel RosdahlFix typo in 1eef4547400f2ba0c49db4a47e0413612b81cc43
2015-09-13  Joel RosdahlMerge branch '3.2-maint'
2015-09-13  Joel RosdahlUse correct compression level when copying into the...
2015-09-13  Joel RosdahlUpdate NEWS
2015-09-13  Vadim PetrochenkovMinor improvements to Windows support
2015-09-05  Joel RosdahlRevert "Recognize concatenated form of some compiler...
2015-09-05  Joel RosdahlRecognize concatenated form of some compiler options
2015-08-30  Joel RosdahlMerge branch '3.2-maint'
2015-08-29  Joel RosdahlInclude strings.h for strcasecmp
2015-08-29  Joel RosdahlRemove unnecessary extra_cppflags, extra_ldflags and...
2015-08-29  Joel RosdahlImprove signal handling
2015-08-17  Joel RosdahlWait for compiler subprocess to exit before exiting...
2015-08-17  Joel RosdahlMake conversion-to-bool explicit to avoid warnings...
2015-08-17  Joel RosdahlFix regression in recent change related to zlib in...
2015-08-16  Joel RosdahlMerge branch '3.2-maint'
2015-08-16  Joel RosdahlPrepare for v3.2.3 v3.2.3
2015-08-16  Michael MarineauBail out on --save-temps, an alias for -save-temps
2015-08-15  Joel RosdahlUse correct key for "file info indexes" in --dump-manif...
2015-08-09  Joel RosdahlExit properly from exit handler
2015-08-07  Joel RosdahlMention cuda support in NEWS
2015-08-07  Joel RosdahlClean up code
2015-08-07  Joel RosdahlMerge branch '3.2-maint'
2015-08-07  Joel Rosdahluncrustify: Add sp_after_comma
2015-08-07  Clemens RabeAdd support for cuda including the -optf option
2015-08-07  Joel RosdahlDon't mention source code hash bug fix in 3.2.2
2015-08-05  Joel RosdahlMerge branch '3.2-maint'
2015-08-05  Joel Rosdahltest: Make subst_env_in_string not depend on existing...
2015-08-05  Joel RosdahlUpdate source code style according to uncrustify
2015-08-05  Joel RosdahlAdd uncrustify config and make rule
2015-08-01  Joel RosdahlSource code style tweaks
2015-08-01  Joel RosdahlMinor tweaking to comments
2015-07-05  Joel RosdahlOnly log "Disabling direct mode" once when failing...
2015-06-28  Joel RosdahlMerge branch '3.2-maint'
2015-06-28  Joel RosdahlUpdate NEWS
2015-06-28  Joel RosdahlMinor cleanups
2015-06-28  Chiaki IshikawaDwarfFission: -gsplit-dwarf support
2015-06-03  Joel RosdahlMerge branch '3.2-maint'
2015-06-03  Joel RosdahlAvoid calling exit() inside an exit handler
2015-06-01  Joel RosdahlMerge branch '3.2-maint'
2015-06-01  Joel RosdahlSupport external zlib in nonstandard directory
2015-05-16  Mike Frysingertest: drop perl requirement
2015-05-10  Joel RosdahlMerge branch '3.2-maint'
2015-05-10  Joel RosdahlPrepare for v3.2.2 v3.2.2
2015-05-10  Joel RosdahlUpdate NEWS
2015-05-10  Joel RosdahlTweak comment
2015-04-27  Joel RosdahlMerge branch '3.2-maint'
2015-04-27  Joel RosdahlMention next unreleased version in NEWS
2015-04-27  Joel RosdahlRemove signal-unsafe code from signal handler
2015-04-27  Joel RosdahlFix build error when compiling ccache with recent clang...
2015-04-19  Joel RosdahlMerge branch '3.2-maint'
2015-04-19  Joel RosdahlUpdate NEWS
2015-04-19  Joel RosdahlCorrect doc string of stats_update_size
2015-04-19  Joel RosdahlMinor style tweaks
2015-04-19  Joel RosdahlFix minor memory leaks
2015-03-31  Anders BjörklundAdd support for coverage (compiling for gcov)
2015-03-29  Joel RosdahlMerge branch '3.2-maint'
2015-03-29  Joel RosdahlDon't assume that succeeding libc calls don't modify...
2015-03-22  Joel RosdahlUpdate copyright years
2015-03-19  Joel RosdahlMerge branch '3.2-maint'
2015-03-19  Joel RosdahlIntroduce logging wrappers for stat/lstat/fstat functions
2015-03-19  Chiaki ISHIKAWAHarden logging, perror() replaced with fatal(), unlink...
2015-03-18  Chiaki ISHIKAWAAlways check the result of stat() system calls
2015-03-18  Chiaki ISHIKAWALog failure of opening file to hash
2015-03-16  Joel RosdahlMerge branch '3.2-maint'
2015-03-16  Joel RosdahlWipe the whole cached result on failure retrieving...
2015-03-14  Chiaki ISHIKAWAUse x_unlink instead of unlink per HACKING.txt
2015-03-14  Joel RosdahlUpdate HACKING.txt with some notes on commit messages
2015-03-08  Joel RosdahlUpdate NEWS
2015-03-08  Joel RosdahlAdd test case for CCACHE_COMPILERCHECK=string:<value>
2015-03-08  Jiang JiangSupport syntax CCACHE_COMPILERCHECK=string:<value>
2015-03-08  Joel RosdahlBail out on too hard compiler option -fplugin=libcc1plugin
2015-03-08  Joel RosdahlBail out on too hard compiler option "-fmodules"
2015-03-07  Joel RosdahlAvoid unnecessary copy of object file on cache miss
2015-03-07  Joel RosdahlFixup after merge of 3.1-maint
2015-03-07  Joel RosdahlMerge branch '3.1-maint' into 3.2-maint
2015-03-07  Joel RosdahlPrepare for v3.1.11 v3.1.11
2015-03-07  Joel RosdahlMerge branch '3.1-maint' into 3.2-maint
2015-03-07  Joel RosdahlPrepare for v3.1.11
2015-03-07  Joel RosdahlUpdate NEWS.txt
2015-03-07  Joel RosdahlTweak copyright years
2015-03-07  Joel RosdahlFix comment scanning bug in hash_source_code_string
next