]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2016-09-28  Joel RosdahlPrepare for v3.2.9 3.2-maint v3.2.9
2016-09-28  Joel RosdahlDisable direct mode for "-Wp," with multiple preprocess...
2016-09-07  Joel RosdahlPrepare for v3.2.8 v3.2.8
2016-09-07  Joel RosdahlOnly pass -Wp,-MT and similar to the preprocessor
2016-07-28  Joel RosdahlDetect undocumented -coverage (only one dash) GCC option
2016-07-20  Joel RosdahlPrepare for v3.2.7 v3.2.7
2016-07-19  Joel RosdahlUpdate NEWS
2016-07-19  Anders BjörklundMake sure to hash the trailing quote when skipping
2016-07-19  Anders BjörklundAdd test for certain gcc compilers with buggy cpp
2016-07-16  Joel RosdahlMake calculate_object_hash handle argument-less -B...
2016-07-12  Joel RosdahlPrepare for v3.2.6 v3.2.6
2016-07-12  Joel RosdahlMerge branch '3.1-maint' into 3.2-maint
2016-07-12  Joel RosdahlPrepare for v3.1.12 3.1-maint v3.1.12
2016-07-11  Joel RosdahlDisable mingw32 build on v3.1.x
2016-07-11  Joel RosdahlAdd .travis.yml
2016-07-11  Joel RosdahlMark 3.1.12 as still unreleased
2016-07-11  Ville SkyttäDoc and comment spelling fixes
2016-07-11  Ville SkyttäFix some cppcheck style suggestions
2016-07-11  Joel RosdahlUpdate NEWS
2016-07-11  Anders BjörklundWork around preprocessor bugs in gcc version 6
2016-07-08  Joel RosdahlPrepare for v3.1.12
2016-07-08  Joel RosdahlDon't rewrite source file path if it's absolute and...
2016-06-04  Joel Rosdahlcode style: Mention usage of curly braces around if...
2016-06-04  Joel RosdahlBail out on compiler option -fstack-usage
2016-06-04  Joel RosdahlMention new repository location on github
2016-05-06  Joel RosdahlOnly set SA_RESTART if it is defined
2016-04-17  Joel RosdahlUpdate NEWS v3.2.5
2016-04-17  Joel RosdahlUpdate copyright year
2016-04-17  Joel RosdahlUpdate authors list
2016-04-17  Joel RosdahlUpdate NEWS
2016-04-14  Joel RosdahlMake it harder to misinterpret semantics of boolean...
2016-03-30  Joel RosdahlUpdate NEWS
2016-03-30  KonaBlendFix --print-config to show pch_defines
2016-03-25  Joel RosdahlUpdate NEWS
2016-03-25  Mikhail KolomeytsevFix clang plugin hashing.
2016-03-02  Joel RosdahlHandle some more "stale NFS file handle" cases
2016-03-02  Nick SchultzHandle "Stale NFS File Handle" cases better.
2016-02-17  Joel RosdahlAdd missing quote character in NEWS.txt
2016-02-07  Joel RosdahlCreate man page in the make-install-from-git-repo case
2016-02-06  Joel RosdahlUse correct hash table in file_stat_matches mode
2016-01-30  Anders BjörklundAlways run the unit tests during check
2016-01-03  Joel RosdahlDon't (try to) update manifest in readonly modes
2016-01-02  Joel RosdahlFix cppcheck warnings/suggestions
2016-01-02  Joel RosdahlAdd cppcheck Makefile target
2015-12-07  Joel RosdahlAdd travis configuration
2015-12-07  Joel RosdahlUpdate NEWS
2015-12-06  Joel RosdahlDon't assume that mkstemp leaves template unmodified...
2015-11-02  Joel RosdahlUpdate NEWS
2015-11-02  Neil MushellFix build on Solaris 10+ and AIX 7
2015-10-30  Joel RosdahlUpdate NEWS
2015-10-30  Matthias KretzPass -stdlib= only to preprocessor
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-08  Joel RosdahlPrepare for v3.2.4 v3.2.4
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 RosdahlFix typo in 1eef4547400f2ba0c49db4a47e0413612b81cc43
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-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 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 Rosdahluncrustify: Add sp_after_comma
2015-08-07  Joel RosdahlDon't mention source code hash bug fix in 3.2.2
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 RosdahlUpdate NEWS
2015-06-28  Joel RosdahlMinor cleanups
2015-06-28  Chiaki IshikawaDwarfFission: -gsplit-dwarf support
2015-06-03  Joel RosdahlAvoid calling exit() inside an exit handler
2015-06-01  Joel RosdahlSupport external zlib in nonstandard directory
2015-05-16  Mike Frysingertest: drop perl requirement
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 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 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 RosdahlDon't assume that succeeding libc calls don't modify...
2015-03-22  Joel RosdahlUpdate copyright years
next