]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2014-06-08  Joel RosdahlCreate destination file and then copy into cache instea...
2014-05-25  Patrick von... Don't install signal handler for SIGHUP on Windows
2014-05-18  Joel RosdahlMerge branch 'maint'
2014-05-18  Joel RosdahlInclude signal.h in system.h
2014-05-18  Patrick von... Fixed build with mingw
2014-05-15  Joel RosdahlMerge branch 'maint'
2014-05-14  Joel RosdahlFix clang build warning "shift count >= width of type"
2014-05-14  Joel RosdahlClean up stale files in internal tempdir once an hour
2014-05-12  Joel RosdahlAdd signal handler to clean up temporary files at unexp...
2014-05-12  Joel RosdahlDon't needlessly allocate empty counter_updates data...
2014-05-08  Joel RosdahlRemove unused cc_vlog function
2014-04-16  Joel RosdahlRemove left-over merge conflict markers
2014-04-15  Joel RosdahlMerge branch 'maint'
2014-04-15  Yiding Jiamanifest file_info fix
2014-04-13  Ville SkyttäClean up dead code flagged by cppcheck and clang-analyzer
2014-04-13  Joel RosdahlMark fatal() with __attribute__((noreturn)) to please...
2014-04-13  Joel RosdahlFree counters struct in stats_flush
2014-04-13  Joel RosdahlMention gperf and xsltproc prerequisites in build-from...
2014-04-09  Joel RosdahlFix bug in common_dir_prefix_length
2014-01-08  Joel RosdahlMerge branch 'maint'
2014-01-08  Joel RosdahlRequire CCACHE_SLOPPINESS=pch_defines,time_macros opt...
2014-01-08  Joel Rosdahldoc: Mention that --ccache-skip currently does not...
2014-01-08  Joel RosdahlDon't hash compiler option -fdebug-prefix-map=
2014-01-01  Joel RosdahlMinor coding style tweaks
2014-01-01  Joel Rosdahldoc: Manual tweak
2013-10-17  Joel RosdahlFix problem with basedir in cwd with symlink
2013-09-23  Joel RosdahlFix --dump-manifest test instability in newer GCC versions
2013-08-30  Joel RosdahlMerge branch 'maint'
2013-08-30  Ville SkyttäSpelling fixes
2013-08-30  Orgad ShanehSupport -@file.opt
2013-08-30  Thomas RöferCopy dia file even if compiling failed
2013-08-30  Joel RosdahlAvoid creating ccache directory when CCACHE_DISABLE...
2013-08-25  Jørgen P. TjernøSkip dependency filename options for object hash.
2013-08-25  Joel Rosdahldoc: Update manual to match reality regarding __TIME__...
2013-08-09  Orgad ShanehGitIgnore ccache.exe and dev_mode_disabled
2013-08-08  Joel RosdahlMerge branch 'maint'
2013-08-08  Joel RosdahlBail out on option -gsplit-dwarf which produces multipl...
2013-08-08  Michael MeeksTreat zero length object files as invalid
2013-08-08  Joel RosdahlFix path canonicalization in make_relative_path when...
2013-08-08  Joel RosdahlHandle some dirname() special cases as expected
2013-08-08  Joel RosdahlCorrect make_relative_path comment
2013-05-01  Joel RosdahlMinor cleanup
2013-03-31  Joel RosdahlMerge branch 'maint'
2013-03-31  Ville SkyttäFix test suite failure on GCC 4.8, take three
2013-03-31  Joel RosdahlMerge branch 'maint'
2013-03-31  Joel RosdahlFix test suite failure on GCC 4.8, take two
2013-03-20  Joel RosdahlMerge branch 'maint'
2013-03-20  Joel RosdahlFix test suite failure on GCC 4.8
2013-03-20  Ville SkyttäComment spelling fix
2013-03-16  Patrick von... Disable FD_CLOEXEC code on windows
2013-03-16  Patrick von... Don't set ZLIB_INTERNAL on windows, this will remove...
2013-03-03  Joel Rosdahltest: Fix unportable shell script construct
2013-03-02  Joel RosdahlInclude manifest version in the direct mode hash
2013-03-02  Joel RosdahlCode style fix
2013-03-02  Joel Rosdahldoc: Grammar and layout tweaks
2013-03-02  Joel RosdahlFix test_conf unit tests after b291647878eb3eaa331cb34c...
2013-03-02  Justin LebarAllow mtime- and ctime-only matches.
2013-03-02  Justin LebarCheck that included files' ctimes aren't too new.
2013-03-02  Justin LebarExtern time_of_compilation.
2013-03-02  Joel RosdahlMinor code style fix
2013-03-02  Joel RosdahlMerge branch 'maint'
2013-02-04  Joel RosdahlImprove execute() not to rely on special exit codes...
2013-02-03  David GivoneFix compile error with Xcode 4.6
2013-01-27  David GivoneChange -x language option to use new objective c standa...
2013-01-08  Joel RosdahlMerge branch 'maint'
2013-01-08  Bernhard BauerSupport -Xclang compiler option.
2013-01-06  Joel RosdahlMerge branch 'maint'
2013-01-06  Joel RosdahlPrepare for v3.1.9 v3.1.9
2013-01-05  Joel RosdahlMerge branch 'maint'
2013-01-05  Joel RosdahlHandle disappearing temporary stdout file gracefully
2013-01-05  Joel RosdahlImprove error reporting when failing to create stdout...
2013-01-05  Joel RosdahlDon't leak log file descriptor to executed commands
2013-01-03  Joel RosdahlImprove x_unlink's temporary filename
2013-01-01  Andrew StubbsSpeed up copy4 and copy64 on little-endian systems
2013-01-01  Joel RosdahlMinor cleanups
2012-11-26  David GivoneAdd support for clang pth files
2012-11-25  Joel RosdahlMinor cleanups
2012-11-25  David GivoneStore clang diagnostic file to cache
2012-11-11  Joel Rosdahltest: Consistently use $CCACHE_COMPILE in base_tests
2012-11-10  Joel Rosdahltest: Add safeguard against running test.sh in director...
2012-11-08  Joel RosdahlMinor code cleanup
2012-11-08  David GivoneDon't pass preprocessor options to compiler during...
2012-11-08  Joel Rosdahltest: Fix Solaris /bin/sh issue
2012-11-07  Joel RosdahlUpdate documentation about the direct mode default...
2012-11-05  Joel RosdahlAdd test case for check_for_temporal_macros
2012-11-04  Andrew StubbsDetect __DATE__ and __TIME__ correctly
2012-11-04  Joel RosdahlMerge branch 'maint'
2012-11-04  Joel RosdahlDon't create cache subdirectories in read-only mode
2012-10-31  Joel RosdahlDon't depend on $(LIBS) since some make flavors don...
2012-10-31  Joel RosdahlRemove superfluous "path" when printing primary/seconda...
2012-10-28  Joel RosdahlDisable ccache for too hard compiler option -Wp,-P
2012-10-14  Joel RosdahlFix test suite failures when CC is a ccache-wrapped...
2012-10-08  Joel Rosdahltest: Simply compare_file function
2012-10-08  David GivoneAdd object file comparison check for numerous tests
2012-10-07  Joel RosdahlLog strerror(errno) on failure to stat the compiler...
2012-09-23  David GivoneFix race condition when creating initial cache directory
2012-09-23  Joel RosdahlFix developer mode detection
2012-09-22  Joel RosdahlFind test case files in out-of-source-dir builds as...
2012-09-17  Joel RosdahlMerge branch 'maint'
2012-09-17  Andrew StubbsFix bug testing with ecryptfs
next