]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
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
2015-03-07  Joel RosdahlMinor coding style tweaks
2015-02-09  Joel RosdahlUpdate NEWS
2015-02-09  rybDon't clean up the clang diagnostics file in failure...
2015-02-09  rybDon't delete the clang diagnostics file after compiler...
2015-02-09  rybRemove redundant tmp_dia variable in to_cache()
2015-02-09  rybRemove incorrect preconditions for outputting captured...
2015-01-28  Joel RosdahlLink with -lws2_32 on Windows
2015-01-28  Joel RosdahlVarious fixes in WIN32-specific code
2015-01-28  leanidfix stdout, stderr if compiler failed
2015-01-28  leanidfix all jrosdahl commentes on previous patch, and test...
2015-01-28  leanidfix windows build and successfully tested on windows...
2014-12-26  Joel RosdahlMerge branch '3.1-maint' into 3.2-maint
2014-12-26  Joel RosdahlInclude info on CCACHE_CPP2 in hash
2014-12-13  Joel RosdahlMerge branch '3.1-maint' into 3.2-maint
2014-12-13  Ville SkyttäSpelling fix
2014-12-10  Joel RosdahlPrepare for v3.2.1 v3.2.1
2014-12-10  Joel RosdahlSet correct permission for stats, manifest and ccache...
2014-12-09  Joel RosdahlMerge branch '3.1-maint' into 3.2-maint
2014-12-09  Joel RosdahlRevert "Do not rely on pids being unique"
2014-12-07  Joel RosdahlCreate CACHEDIR.TAG files in [0-9a-f] subdirectories...
2014-12-07  Joel RosdahlWhitespace cleanup
2014-12-04  Joel Rosdahldoc: Add missing documentation for max_files and max_si...
2014-12-04  Joel Rosdahldoc: Sort configuration options correctly and fix typo
2014-12-04  Joel RosdahlMake default cache size suffix be "G", like documented
2014-11-19  Joel Rosdahltest: Unset GCC_COLORS to avoid confusing argument...
2014-11-19  Joel RosdahlPass -fdiagnostics-color=auto to the compiler even...
next