]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2019-04-11  Joel RosdahlRemove now unnecessary hash copy
2019-04-11  Joel RosdahlRewrite mdfour routines to not modify state when comput...
2019-04-11  Joel RosdahlPass correct LDFLAGS in .travis.sh and the travis target
2019-04-10  Joel RosdahlAdd asserts to do_hash_buffer to detect misuse
2019-04-10  Joel RosdahlFix bad calculation of object hash in the depend mode
2019-04-10  Joel RosdahlDon’t finalize hash buffer state in the unify mode...
2019-04-08  Joel RosdahlImprove debug logging of file hashes in depend mode
2019-04-03  Joel RosdahlBail out on too hard compiler option “-gtoggle”
2019-04-03  Joel RosdahlUpdate ccache.samba.org URLs to refer to ccache.dev
2019-04-02  Joel RosdahlUpdate NEWS
2019-04-02  diandersInclude the presence of "-fxxx-prefix-map=" options...
2019-04-02  Joel RosdahlRevert "Handle -g0 properly (#371)"
2019-04-02  Pavol SakacHandle -g0 properly (#371)
2019-04-02  Joel Rosdahltest: Remove left-over depend_different_headers.bash
2019-04-01  Joel RosdahlDon’t create missing output directory
2019-04-01  Joel RosdahlDocument the --hash-file option
2019-03-31  Joel RosdahlUpdate NEWS
2019-03-31  Joel RosdahlAdd --print-stats command for machine-parsable statisti...
2019-03-31  Joel RosdahlRefactor stats_summary
2019-03-31  Joel RosdahlRename --print-config to --show-config
2019-03-31  Joel RosdahlDocument -k/--get-config
2019-03-31  Joel RosdahlDocument the --dump-manifest option
2019-03-31  Joel RosdahlRearrange description of options in the help text into...
2019-03-31  Joel RosdahlIgnore unknown keys in configuration files
2019-03-31  Joel RosdahlOptimize when to rewrite absolute paths into relative...
2019-03-31  Pavol SakacEnable generating relative paths in dependency file...
2019-03-27  Joel RosdahlMark the manifest file as used on direct cache hit
2019-03-27  Joel RosdahlDeduce output filename from source filename without...
2019-03-26  Joel RosdahlUpdate NEWS
2019-03-26  Joel Rosdahltest: Merge depend_different_headers suite with the...
2019-03-24  Pavol Sakacdepend mode: Support multiple versions of dependencies...
2019-03-21  Joel RosdahlUpdate NEWS
2019-03-21  Joel RosdahlFix deletion of tmp_stderr in depend mode
2019-03-21  Joel RosdahlAdd dianders to .mailcap
2019-03-21  Joel RosdahlUpdate NEWS
2019-03-21  Joel RosdahlAdd test case for #365
2019-03-21  Joel RosdahlTweak code style
2019-03-21  diandersAllow treating "/dev/null" as an input file (#365)
2019-03-05  Joel RosdahlCheck for gperf in developer mode
2019-02-28  Joel RosdahlHash output filename when using -gsplit-dwarf
2019-02-26  Joel RosdahlHint about the new debug mode in the troubleshooting...
2019-02-20  Joel RosdahlSplit -gsplit-dwarf tests to a separate test suite
2019-02-19  Joel RosdahlHash CWD when using -gsplit-dwarf
2019-02-03  Joel RosdahlRemove redundant uncrustify_exclude_files variable
2019-02-03  Joel RosdahlOnly apply extra warnings to non-3pp and test sources
2019-01-24  Joel RosdahlImprove names of variables and functions related to...
2019-01-24  Joel RosdahlIncrease log message buffer sizes slightly
2019-01-24  Joel RosdahlAvoid reading outside memory buffer for large debug...
2019-01-24  Joel RosdahlIgnore ccache debug files
2019-01-23  Joel RosdahlUpdate NEWS
2019-01-23  Robert YangFix segmentation fault with CCACHE_DEBUG=1 and output...
2019-01-23  Robert Yangdev.mk.in: Fix file name too long error
2019-01-23  Joel RosdahlUpdate contribution guidelines
2019-01-17  Joel RosdahlOnly include test/suites/*.bash in the release archive
2019-01-14  Joel RosdahlPrepare for v3.6 v3.6
2019-01-14  Joel RosdahlMake cppcheck understand confitems_lookup’s usage of...
2019-01-14  Joel RosdahlFix NEWS
2019-01-14  Joel RosdahlAdd performance measurement of the depend mode
2019-01-14  Joel RosdahlFix pycodestyle warnings in perf.py
2019-01-13  Joel RosdahlRevert inadvertent copyright year updates
2019-01-13  Yvan JanssensFix the build on IBM i / PASE (#329)
2019-01-13  Joel RosdahlCheck for word boundaries when scanning for __DATE__...
2019-01-12  Joel RosdahlUpdate news
2019-01-12  Joel RosdahlTweak comments
2019-01-12  Maarten MaathuisSupport .d dependency file generation via environment... 349/head
2019-01-09  Joel RosdahlRename sloppiness no_system_headers to system_headers...
2019-01-09  Joel RosdahlImprove markup of NEWS
2019-01-09  Joel RosdahlHash environment variables related to locale
2019-01-09  Joel RosdahlDefine sloppiness constants by shifting
2019-01-07  Josh SorefFix spelling (#345)
2019-01-07  Josh SorefFix link to cache debugging section (#346)
2019-01-05  Joel RosdahlImprove buildenv/README
2019-01-05  Joel RosdahlRename base directory to buildenv as discussed in #278
2019-01-05  Anders BjörklundImprovement and upgrade of Docker build (#278)
2019-01-05  Joel RosdahlGenererate confitem number fields in confitems.gperf
2019-01-05  Joel RosdahlDon’t store pregenerated config lookup tables in the...
2019-01-05  Joel RosdahlFix link from license page to credits page
2019-01-03  Anders F BjörklundFix clang warning with older compiler versions
2019-01-03  Joel RosdahlUpdate NEWS
2019-01-03  Joel RosdahlExtract common hash table initialization code to helper...
2019-01-03  Joel RosdahlDisable depend mode if the unifier is enabled
2019-01-03  Joel RosdahlImprove documentation of the depend mode
2019-01-03  Joel RosdahlImprove code style and comments
2019-01-03  Joel RosdahlPlug resource leaks
2019-01-03  Joel RosdahlFix depend mode test case when $COMPILER is a ccache...
2019-01-03  Joel RosdahlMerge pull request #301 from afbjorklund/depend_mode
2019-01-02  Joel RosdahlMerge branch 'master' into depend_mode 301/head
2019-01-02  Joel RosdahlFix getopt_long.c compilation warning in an easier way
2019-01-02  Joel RosdahlMerge branch '3.5-maint'
2019-01-02  Joel RosdahlAdd NEWS for v3.5.1 v3.5.1
2019-01-02  Joel RosdahlUpdate copyright years
2019-01-02  Anders BjörklundAdd missing getopt_long.c source file to dist (#341)
2018-12-10  Joel RosdahlUpdate NEWS
2018-12-10  Joel RosdahlAdd test case for clang_index_store sloppiness
2018-12-10  Joel RosdahlTweak code style and manual after 6e1916c7
2018-12-10  jonnyyuSkip '-index-store-path' when building with Xcode ...
2018-12-09  Joel RosdahlSort .mailcap
2018-12-09  Joel RosdahlUpdate NEWS
2018-12-09  Joel RosdahlAdd jonnyyu’s email address to .mailcap
2018-12-09  Joel RosdahlTweak test case to test changes in a68ccd96
next