]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2018-08-27  Anders F BjörklundRegister debug_end as an exit function instead 279/head
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-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-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
2018-03-13  Joel RosdahlMerge branch '3.4-maint'
2018-03-13  Joel RosdahlClean up
2018-03-13  peterbudai... win32: Silence compiler warnings
2018-03-13  Joel Rosdahlcleanup: Improve robustness when multiple cleanups...
2018-03-13  Joel Rosdahlcleanup: Log size before cleaning
2018-03-13  Joel RosdahlAdd x_try_unlink utility function
2018-03-12  Joel Rosdahltest: Use helper functions instead of custom code
2018-03-12  Joel Rosdahltest: Improve error messages from expect_{equal,differe...
2018-03-11  Joel RosdahlMerge branch '3.4-maint'
2018-03-11  Joel RosdahlUpdate NEWS
2018-03-11  Joel RosdahlClean up
2018-03-11  Anders F BjörklundSupport out-of-source builds
2018-03-11  Joel RosdahlBe consistent with “Clang” and “NVCC” names in NEWS
2018-03-11  Joel RosdahlDon’t apply Clang workaround for PCH dependencies for...
2018-03-07  Joel RosdahlMerge branch '3.4-maint'
2018-03-06  Joel Rosdahlcleanup: Remove special-casing of files from ccache 2.x
2018-03-06  Timofei KushnirFix debug_prefix_map suite
2018-03-06  Joel RosdahlImprove AsciiDoc markup
2018-03-04  Joel RosdahlImprove man page generation
2018-03-04  Joel RosdahlRemove redundant .gitignore entries
2018-03-01  Joel RosdahlMerge branch '3.4-maint'
2018-03-01  Joel RosdahlChange extension of AsciiDoc files to .adoc
2018-03-01  Joel RosdahlChange extension of AsciiDoc files to .adoc
2018-03-01  Joel RosdahlUpdate NEWS
2018-03-01  Geert KloostermanApply code review suggestions
2018-03-01  Geert KloostermanAllow a pre-computed checksum file for precompiled...
2018-02-28  Joel RosdahlMerge branch '3.4-maint'
2018-02-28  Anders F BjörklundThe Dockerfile was moved to a subdirectory
2018-02-25  Joel RosdahlMerge branch '3.4-maint'
2018-02-25  Joel RosdahlFix paths to bundled zlib
2018-02-21  Joel RosdahlMerge branch '3.4-maint'
2018-02-21  Joel RosdahlHash preprocessed headers located in “.gch directories...
2018-02-17  Joel RosdahlRename CCACHE_CC to CCACHE_COMPILER
2018-02-11  Joel RosdahlPrepare for v3.4.1 v3.4.1
2018-02-11  Joel RosdahlFix printing of version number in “ccache --version”
2018-02-11  Joel RosdahlPrepare for v3.4 v3.4
2018-02-11  Joel RosdahlUpdate lookup tables with new location of .gperf files
2018-02-10  Joel RosdahlAdd update-authors make recipe and use it
2018-02-07  Joel RosdahlImprove README.md
2018-02-07  Joel RosdahlRearrange files into suitable subdirectories, e.g....
2018-02-06  Joel RosdahlSimplify initialize() slightly
2018-02-06  Joel RosdahlTreat unreadable conf file like missing instead of...
2018-02-05  Joel RosdahlDocument caveats related to colored warnings from compilers
2018-02-05  Joel RosdahlDocument more pitfalls with hard links
2018-02-04  Joel RosdahlUse strftime instead of obsolete asctime function
2018-02-04  Joel RosdahlFix most warnings from cppcheck 1.72
2018-02-04  Joel RosdahlChange “improvements” to “enhancements” in NEWS.txt
2018-02-03  Joel RosdahlFix use-after-free error in 316b966b
2018-02-03  Joel RosdahlHash host compilers invoked by nvcc
2018-02-03  Joel RosdahlIntroduce and use ARRAY_SIZE macro
2018-02-03  Sam GrossHash '-ccbin' argument
2018-01-31  Joel Rosdahlunittest: Pass errmsg to CHECKM when available
2018-01-31  Joel RosdahlUpdate config.guess and config.sub to modern versions
2018-01-30  Joel RosdahlOnly pass implicit -MQ to preprocessor if needed
2018-01-30  Joel RosdahlUpdate NEWS
2018-01-30  Joel Rosdahltest: Add and fix cpp1 suite
2018-01-30  Joel RosdahlUpdate NEWS
2018-01-30  Joel RosdahlImprove docs and clean up
next