]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2018-09-02  Anders F BjörklundUpgrade zlib to 1.2.11
2018-08-23  Joel RosdahlUpdate NEWS
2018-08-23  Anders F BjörklundBail out on compiler option -save-temps=obj
2018-08-14  Joel RosdahlUpdate NEWS
2018-08-14  Anders F BjörklundAdd handling of separate -target parameter
2018-08-14  Joel RosdahlBail out on too hard clang option “-MJ”
2018-06-07  Joel RosdahlRemove debug log
2018-06-07  Joel RosdahlImprove logging related to hashing of the CWD
2018-05-07  Joel RosdahlUpdate NEWS
2018-05-07  Tomasz MiąskoAvoid TOCTOU issue when deciding if config is valid
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 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 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 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-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 RosdahlChange extension of AsciiDoc files to .adoc
2018-02-28  Anders F BjörklundThe Dockerfile was moved to a subdirectory
2018-02-25  Joel RosdahlFix paths to bundled zlib
2018-02-21  Joel RosdahlHash preprocessed headers located in “.gch directories...
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
2018-01-30  Anders F BjörklundPass the cpp1 flags more selectively
2018-01-30  Anders F BjörklundAdd test case for directives-only/rewrite-includes
2018-01-30  Anders F BjörklundHandle semi-preprocessed source code with cpp1
2018-01-30  Joel RosdahlClean up
2018-01-30  Mostyn Bramley... Fail if boolean env vars are set with common negative...
2018-01-29  Joel Rosdahltest: Rearrange files into test and unittest directories
2018-01-29  Anders F BjörklundPrefer bash, when running test.sh script
2018-01-28  Joel RosdahlMerge branch '3.3-maint'
2018-01-28  Joel RosdahlPrepare for v3.3.6 3.3-maint v3.3.6
2018-01-28  Joel RosdahlTweak code style and comments
2018-01-28  Joel RosdahlMerge branch '3.3-maint'
2018-01-28  Joel RosdahlUpdate NEWS
2018-01-28  Joel Rosdahltest: Verify that UNCACHED_ERR_FD works
2018-01-28  Joel RosdahlOnly write hash debug output if there is any data
2018-01-28  Luboš LuňákFix broken UNCACHED_ERR_FD
2018-01-27  Joel Rosdahltest: Fix nvcc tests when using compiler with options
2018-01-27  Joel Rosdahltest: Remove superfluous blank lines
2018-01-27  Joel Rosdahltest: Split into one file per suite
2018-01-27  Joel RosdahlUpdate NEWS
2018-01-27  Joel RosdahlClean up code related to CUDA/nvcc
2018-01-27  Joel Rosdahltest: Fix nvcc_ldir tests when gcc is a masquerading...
2018-01-27  Clemens RabeBug fixes and tests for nvcc
2018-01-27  Joel Rosdahltest: Fix failure in gcc pch suite when using compiler...
2018-01-22  Joel Rosdahltest: Find and use real compiler
2018-01-22  Joel Rosdahltest: Check that dependency file contains the correct...
2018-01-21  Joel RosdahlRefactor and clean up code for copying results to/from...
2018-01-21  Joel RosdahlImprove file size/number counters for overwritten files
2018-01-21  Joel RosdahlMerge branch '3.3-maint'
2018-01-21  Joel Rosdahldoc: Improve instructions on how to compile in differen...
next