]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
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...
2014-11-17  Joel RosdahlPrepare for v3.2 v3.2
2014-11-17  Joel RosdahlDon't populate configuration from environment when...
2014-11-16  Joel RosdahlConvert inline "if"s to "if"s with body
2014-11-15  Joel RosdahlBail out on empty CCACHE_DIR
2014-11-15  Joel RosdahlFix bug in dirname
2014-11-15  Joel RosdahlDon't include -Wl,... in hash since it doesn't affect...
2014-11-15  Joel Rosdahltest: Fix "profile-use" failure on GCC 4.9
2014-11-15  Joel RosdahlImprove execute() to take FDs instead of filenames
2014-11-15  Joel RosdahlImprove temporary file creation functions and usage
2014-11-13  Joel RosdahlMerge maint into master (using imerge)
2014-11-13  Joel RosdahlDon't try to reset a non-existing stats file
2014-11-13  Joel RosdahlDo not rely on pids being unique
2014-11-02  Joel RosdahlAdd "read-only direct" setting
2014-11-02  Joel RosdahlRefactor conf code into bool_to_string function
2014-10-19  Joel RosdahlMerge branch 'maint'
2014-10-19  Joel RosdahlFix NEWS.txt syntax to please AsciiDoc
2014-10-19  Joel RosdahlMerge branch 'maint'
2014-10-19  Joel RosdahlPrepare for v3.1.10 v3.1.10
2014-10-19  Joel RosdahlUpdate NEWS
2014-10-19  Joel RosdahlUpdate NEWS
2014-10-09  Joel RosdahlUpgrade zlib to 1.2.8
2014-09-19  Mike Frysingerignore config.cache files
2014-08-16  Joel RosdahlMerge branch 'maint'
2014-08-16  Joel RosdahlRequire CCACHE_SLOPPINESS=pch_defines when creating...
2014-08-07  Joel RosdahlMinor code cleanup
2014-08-07  Luboš Luňáksupport compiler color diagnostics if possible
2014-08-07  Joel RosdahlAdd template for 3.2 news
2014-08-07  Joel RosdahlMerge branch 'maint'
2014-08-07  Joel RosdahlUpdate AUTHORS
2014-08-07  Joel RosdahlUpdate NEWS
2014-08-04  Joel RosdahlMerge commit '7c6e3f549ad84e08b2661c0842af8de07b847ab8^'
2014-07-17  Joel RosdahlFix problem with logging of current working directory
2014-06-16  Joel RosdahlReformat NEWS.txt entries to be easier to work with
2014-06-09  Joel RosdahlRefactor code for putting/getting files to/from the...
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
next