]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2019-07-19  Joel RosdahlDon’t pass -Werror and compilation-only options to...
2019-07-19  Joel RosdahlRename stripped_args to common_args
2019-07-18  Joel RosdahlDon’t build tar.bz2 release archive
2019-07-18  Joel RosdahlAvoid letting “-gdwarf*” force “run_second_cpp = true”
2019-07-18  Joel RosdahlDon’t enable unit test verbosity in Travis
2019-07-18  Joel RosdahlVerify value in “ccache -o key=value”
2019-07-18  Joel Rosdahlconst-ify parameters to confitem verifier/formatter
2019-07-18  Joel RosdahlImprove solution to #405
2019-07-18  Joel RosdahlRemove .xml files in the doc directory on “make distclean”
2019-07-18  Joel RosdahlMention xsltproc in INSTALL.md
2019-07-18  Joel RosdahlTweak formatting of manual text and code comments
2019-07-18  Luboš LuňákFix PCH detection in depend mode (+test improvements...
2019-07-18  Joel RosdahlHint about not running autogen.sh when building from...
2019-07-18  Joel RosdahlClean up detection of CI environment
2019-07-18  Luboš Luňákclang's -ftime-trace is too hard (#424)
2019-07-18  Joel RosdahlHandle unknown manifest version gracefully in --dump...
2019-07-18  Luboš LuňákFix make check with "funny" locales (#420)
2019-07-18  Joel RosdahlTweak comment
2019-05-02  Anders BjörklundUpdate the correct stats file for manifest (#405)
2019-05-01  luzpazFix source comment and documentation typos (#403)
2019-05-01  Joel RosdahlPrepare for v3.7.1 v3.7.1
2019-05-01  Joel RosdahlPrepare for v3.7.1
2019-05-01  Joel RosdahlAvoid -Wextra-semi-stmt warnings from Clang
2019-05-01  Joel RosdahlUpdate NEWS
2019-05-01  Joel RosdahlFix usage of ferror after fclose
2019-05-01  Joel RosdahlImprove fix in #400 to handle more cases
2019-05-01  Joel RosdahlTweak code style
2019-05-01  Anders F BjörklundHash information to make results with -MF /dev/null...
2019-05-01  Joel RosdahlRevert "Bail out on “-MF /dev/null”"
2019-05-01  Joel RosdahlBail out on “-MF /dev/null”
2019-05-01  Joel RosdahlFix “Help wanted”/”Good first issues” links
2019-04-28  Anders BjörklundSupport using -MF /dev/null argument (#398)
2019-04-28  Joel RosdahlSort entries in LICENSE.adoc
2019-04-28  Joel RosdahlMake uncrustify ignore newlines for enums
2019-04-28  Joel RosdahlTweak typedef of the stat format function
2019-04-25  Joel RosdahlCalculate length correctly in win32argvtos
2019-04-25  Loïc YhuelFix NULL argument in profile directory trace (#395)
2019-04-25  Joel RosdahlFix memory and temporary file leak
2019-04-25  Joel RosdahlFix code style
2019-04-25  Mike BlumenkrantzHandle @file syntax on Windows correctly (#392)
2019-04-23  Joel RosdahlPrepare for v3.7 v3.7
2019-04-22  Joel RosdahlDon’t include email addresses in authors list
2019-04-22  Joel RosdahlFix Clang analyzer warning about uninitialized value
2019-04-22  Joel RosdahlUpdate NEWS
2019-04-22  Anders BjörklundThe clang --analyze option is too hard (for now) (...
2019-04-22  Anders BjörklundUpgrade minitrace to latest master (#387)
2019-04-22  Joel RosdahlRename perf/perf.py to misc/performance
2019-04-22  Joel RosdahlConvert Python scripts to Python 3 and Blacken them
2019-04-22  Joel RosdahlImprove docs for (and name of) utility scripts for...
2019-04-22  Joel RosdahlSimplify trace_stop signature
2019-04-22  Joel RosdahlFix minitrace.c compilation error with GCC 7.3
2019-04-22  Joel RosdahlUpdate NEWS
2019-04-22  Joel RosdahlRevert "Support for Fortran 77"
2019-04-22  Anders BjörklundFix bugs in the newly introduced tracing mode (#386)
2019-04-21  Joel RosdahlUpdate NEWS
2019-04-21  Joel RosdahlTweak manuals and code related to tracing
2019-04-21  Anders BjörklundAdd optional support for microsecond tracing (#280)
2019-04-21  Joel RosdahlUse localtime_r instead of localtime
2019-04-16  Joel RosdahlRemove NEWS entry for #374
2019-04-16  Joel RosdahlUpdate NEWS
2019-04-16  Joel RosdahlTweak source code comments
2019-04-16  Joel RosdahlTouch up NEWS.adoc
2019-04-15  Anders BjörklundCopy rather than link depend from the cache (#379)
2019-04-13  Joel RosdahlImprove handling of debug levels
2019-04-11  Joel RosdahlReuse previous depend mode hash result to avoid some...
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
next