]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2018-10-02  Joel RosdahlMove ATTR_NORETURN function declarations closer to...
2018-10-02  Joel RosdahlRemove superfluous “extern” function declarations from...
2018-10-02  Joel RosdahlMerge remote-tracking branch 'afbjorklund/everything'
2018-10-02  Joel RosdahlUpdate NEWS
2018-10-02  Rafael KitoverFix configure arg --without-bundled-zlib
2018-10-02  Joel RosdahlUpdate uncrustify config and run uncrustify version...
2018-10-02  Joel RosdahlRemove bogus out-of-memory check in reformat()
2018-10-02  Joel RosdahlUpdate NEWS
2018-10-02  Joel RosdahlImprove debug mode documentation
2018-10-02  Joel RosdahlImprove debug log filenames
2018-09-29  Joel RosdahlMerge remote-tracking branch 'afbjorklund/hash_debug...
2018-09-23  Joel RosdahlUpdate NEWS
2018-09-23  Joel RosdahlImprove documentation of file_stat_matches_ctime
2018-09-23  Anders F BjörklundAdd option to disable ctime check for manifest
2018-09-16  Anders F BjörklundMake configure work with older clang versions 315/head
2018-09-16  Anders F BjörklundAdd option for enabling more compiler warnings
2018-09-16  Anders F BjörklundAdd configure support for detecting clang
2018-09-16  Anders F BjörklundAvoid bad function cast by using temporary
2018-09-16  Anders F BjörklundProper use of const qualifier char* strings
2018-09-16  Anders F BjörklundRemoved locally shadowed global variables
2018-09-16  Anders F BjörklundDon't use undefined macros, use ifdef instead
2018-09-16  Anders F BjörklundAdd noreturn to functions that don't return
2018-09-16  Anders F BjörklundAdd missing extern prototypes, or make static
2018-09-16  Anders F BjörklundDon't use reserved id macros in the headers
2018-09-16  Anders F BjörklundOnly compile getopt_long.c when needed
2018-09-16  Anders F BjörklundAddress issues found by lgtm.com alerts 314/head
2018-09-02  Thomas Ottotest: Fix various Solaris shell issues
2018-09-02  Joel RosdahlMerge branch '3.4-maint'
2018-09-02  Joel RosdahlPrepare for v3.4.3 3.4-maint v3.4.3
2018-09-02  Joel RosdahlUpdate NEWS
2018-09-02  Anders F BjörklundUpgrade zlib to 1.2.11
2018-08-27  Anders F BjörklundRegister debug_end as an exit function instead 279/head
2018-08-23  Joel RosdahlMerge branch '3.4-maint'
2018-08-23  Joel RosdahlUpdate NEWS
2018-08-23  Anders F BjörklundBail out on compiler option -save-temps=obj
2018-08-19  Joel RosdahlFix minor memory leak introduced in dde3543c
2018-08-19  Joel RosdahlFix “clang analyze” false positive
2018-08-18  Joel RosdahlUpdate NEWS
2018-08-18  Mike Gulickprocess_preprocessed_file: Move gnu_getcwd() out of...
2018-08-18  Joel RosdahlMerge branch '3.4-maint'
2018-08-18  Anders F BjörklundMake sure to install gperf for analyze
2018-08-14  Joel RosdahlUpdate NEWS
2018-08-14  Anders F BjörklundAdd handling of separate -target parameter
2018-08-14  Joel RosdahlUpdate NEWS
2018-08-14  Anders F BjörklundAdd a Vagrantfile for testing on FreeBSD
2018-08-14  Anders F BjörklundCompiler "cc" might still be the same as "clang"
2018-08-14  Anders F BjörklundAdd FreeBSD compatibility to test suites
2018-08-14  Anders F BjörklundAdd patch for X/Open, from FreeBSD ports
2018-08-14  Joel RosdahlBail out on too hard clang option “-MJ”
2018-08-12  Anders F BjörklundAvoid using strcat and small realloc
2018-08-12  Anders F BjörklundRename helper functions, as suggested in review
2018-08-12  Anders F BjörklundSave debug file streams, instead of reopening
2018-08-12  Anders F BjörklundAdd section markers, to the text file
2018-08-12  Anders F BjörklundRename hash_debug, add matching end function
2018-08-12  Anders F BjörklundImprove documentation with example file names
2018-08-12  Anders F BjörklundOutput log to debug, even without a logfile
2018-08-11  Anders F BjörklundAvoid some shellcheck excludes that do make sense
2018-08-11  Anders F BjörklundAdd target to run shellcheck on test bash scripts
2018-08-10  Joel RosdahlAdd missing delimiter when hashing “-MF”
2018-08-10  Joel RosdahlImprove printing of “stats zeroed” statistics
2018-08-08  Joel RosdahlUpdate NEWS
2018-08-08  Joel RosdahlMerge branch '3.4-maint'
2018-08-08  Anders F BjörklundAdd configure option to disable man pages
2018-06-23  Anders F BjörklundAvoid global md variable in mdfour file
2018-06-23  Anders F BjörklundAdd --hash-file command, for convenience
2018-06-23  Anders F BjörklundAdd functionality to debug the hashing
2018-06-23  Anders F BjörklundAdd feature to also log into a memory buffer
2018-06-23  Anders F BjörklundAdd config for debug option ($CCACHE_DEBUG)
2018-06-23  Anders F BjörklundAdd util to return the command as a string
2018-06-07  Joel RosdahlRemove debug log
2018-06-07  Joel RosdahlImprove logging related to hashing of the CWD
2018-06-07  Joel RosdahlImprove installation instructions
2018-05-07  Joel RosdahlMerge branch '3.4-maint'
2018-05-07  Joel RosdahlUpdate NEWS
2018-05-07  Tomasz MiąskoAvoid TOCTOU issue when deciding if config is valid
2018-05-07  Joel RosdahlFix code style
2018-05-07  Havard Graffhashutil: fix memory-leak/double free
2018-05-07  Havard GraffFix some casting warnings
2018-05-07  Joel RosdahlUpdate NEWS
2018-05-07  Anders F BjörklundAdd the sanitize blacklist contents to the hash
2018-04-23  Joel RosdahlUpdate NEWS
2018-04-23  Joel RosdahlSimplify logic
2018-04-23  Anders F BjörklundPrint the time when stats last updated
2018-04-23  Joel RosdahlMerge branch '3.4-maint'
2018-04-23  Joel RosdahlUse double when calculating cache thresholds
2018-04-23  Anders F BjörklundAdd a 32-bit build target, using multilib (-m32)
2018-04-23  Anders F BjörklundConvert float config to double, add rounding
2018-04-23  Anders F BjörklundUpgrade clang to 5.0, for the Travis docker
2018-04-23  Anders F BjörklundMake sure to export ASAN_OPTIONS properly
2018-04-23  Anders F BjörklundAdd small helper to run all Travis tests
2018-04-23  Anders F BjörklundMake sure to call configure with right path
2018-04-23  Anders F BjörklundAdd a travis-build container, for running locally
2018-04-23  Anders F BjörklundLook for -fdebug-prefix-map feature explicitly
2018-04-23  Anders F BjörklundImprove the Travis build matrix
2018-04-23  Anders F BjörklundFix log printing of before/after cleanup
2018-04-23  Joel RosdahlRemove irrelevant variable assignment in wipe_dir
2018-03-30  peterbudai... win32: Fix CCACHE_COMPILERCHECK=mtime test case
2018-03-25  Joel RosdahlMerge branch '3.4-maint'
2018-03-25  Joel RosdahlPrepare for v3.4.2 v3.4.2
2018-03-25  peterbudai... direct .i mode: Don't create tmp.cpp_stderr file at all
next