]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
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
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.
next