]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2020-10-10  Chris BurrRemove -lgcov from profiling tests (#679) 3.7-maint
2020-10-01  Joel RosdahlPrepare for v3.7.12 v3.7.12
2020-10-01  Joel RosdahlMake “-fstack-usage” test work when $COMPILER is a...
2020-10-01  Joel RosdahlUpdate NEWS
2020-10-01  Joel RosdahlHandle missing .gcno file gracefully
2020-09-02  Joel RosdahlFix test errors with GCC 4.4
2020-09-02  Joel RosdahlIgnore Clang error about setting _FILE_OFFSET_BITS
2020-09-02  Joel RosdahlSet _FILE_OFFSET_BITS to 64
2020-09-01  Joel RosdahlFix debug_prefix_map failure with old objdump versions
2020-07-25  Joel Rosdahldoc: Improve wording in “Sharing a cache on NFS”
2020-07-25  Deepak YadavImprove documentation about sharing a cache on NFS...
2020-07-21  Joel RosdahlUpdate NEWS v3.7.11
2020-07-21  Joel RosdahlUse apostrophes and citation marks in NEWS.adoc consist...
2020-07-21  Joel RosdahlAllow (require) argument to -Werror for NVCC
2020-07-21  Joel RosdahlSupport NVCC’s “--Werror” option
2020-07-21  Joel RosdahlHandle all Intel “-xCODE” compiler options correctly
2020-07-21  Joel RosdahlHandle Intel compiler option “-xHost” correctly
2020-07-21  Joel RosdahlAdd knowledge about -fprofile-{correction,reorder-funct...
2020-07-06  Joel RosdahlSkip “Directory is not hashed if using -gz[=zlib]”...
2020-06-22  Joel RosdahlUpdate authors
2020-06-22  Joel RosdahlUpdate NEWS v3.7.10
2020-06-22  Joel RosdahlRemove win32 GetFileNameFromHandle compatibility function
2020-06-22  Joel RosdahlFix indentation
2020-06-22  Joel RosdahlFix typos
2020-06-17  Joel RosdahlAllow the config file to be a symlink
2020-05-29  Joel RosdahlOnly try to hard link object files to/from the cache
2020-05-29  Joel RosdahlAdd missing O_TRUNC when opening destination file
2020-05-28  Joel RosdahlRegister temporary compiler stdout/stderr files as...
2020-05-28  Joel RosdahlCreate parent directories if hard linking fails with...
2020-05-22  Joel RosdahlCopy directly from cache to destination file instead...
2020-05-08  Olle LiljenzinSupport clang options for compiling with sampled profil...
2020-05-01  Joel RosdahlImprove handling of profiling options
2020-04-06  Alexander LaninFix #559 partially (setting base_dir and cache_dir_leve...
2020-03-29  Joel RosdahlPrepare for v3.7.9 v3.7.9
2020-03-24  Joel RosdahlRemove incorrect result check in `format`
2020-03-24  Joel RosdahlClean up backported commits slightly
2020-03-24  Joel RosdahlFix comparison with the “cu” language
2020-03-24  Joel RosdahlRemove .ic extension and cuda/cuda-output languages
2020-03-24  Alexander Korsunskytest/suites/nvcc.bash: Test -x cu and -dc options
2020-03-24  Alexander KorsunskyWhen compiling CUDA code, recognize -dc as compilation...
2020-03-24  Alexander KorsunskyAdd cu language as an alias to cuda
2020-03-22  Joel RosdahlImprove name of tmp file in x_unlink
2020-03-22  Joel RosdahlDisable hard link mode when the output object file...
2020-03-16  Joel RosdahlPrepare for v3.7.8 v3.7.8
2020-03-14  Joel Rosdahlwin32: Log epoch timestamp if localtime_r fails
2020-03-14  Joel Rosdahldoc: Clarify include_file_ctime sloppiness in the Perfo...
2020-03-10  Joel RosdahlUse tmp_unlink to remove temporary file in use_relative...
2020-03-08  Joel RosdahlRewrite the Windows version of the lockfile routines
2020-02-26  Joel RosdahlCap time to sleep to 10 ms when failing to acquire...
2020-02-23  Joel RosdahlFix conf_set_unknown_option unit test failure on Windows
2020-02-22  Joel RosdahlAdd pch test suite probe for seemingly broken compiler...
2020-02-22  Joel Rosdahlwin32: Fix -Werror=stringop-truncation warning in GetFi...
2020-02-22  Joel Rosdahlwin32: Use MOVEFILE_REPLACE_EXISTING to replace file...
2020-02-07  Joel RosdahlUse apparent CWD when checking for CWD in preprocessed...
2020-01-15  Joel RosdahlInclude “Co-authored-by” attributions when calculating...
2020-01-15  Joel RosdahlMake it harder to misinterpret semantics of boolean...
2020-01-15  Joel RosdahlAvoid passing compilation-only options to the preproces...
2020-01-05  Joel RosdahlPrepare for v3.7.7 v3.7.7
2020-01-05  Joel RosdahlPrepare for v3.7.7
2020-01-05  Joel RosdahlUpdate NEWS
2020-01-05  Joel RosdahlMake sure to always log a “Result:” line
2020-01-05  Joel RosdahlAdd tests for verifying dependency file content
2020-01-05  Joel RosdahlRevert "Only pass implicit -MQ to preprocessor if needed"
2020-01-02  Joel RosdahlAdd “--nocpp2” option to misc/performance
2020-01-02  Joel RosdahlTest .incbin detection for assembler compilation
2020-01-02  Joel RosdahlRemove the unify mode
2019-12-02  Joel RosdahlUpdate .mailmap
2019-12-02  Joel RosdahlImprove comments related to save_timestamp
2019-12-02  MizuhaHimurakiStore mtime/ctime as -1 if sloppy_file_stat is not...
2019-11-17  Joel RosdahlPrepare for v3.7.6 v3.7.6
2019-11-17  Joel RosdahlUpdate NEWS
2019-11-17  Joel RosdahlAlways include input file path in direct mode hash
2019-11-16  Joel RosdahlIgnore unknown sloppiness values in configuration files
2019-11-14  Luboš LuňákHandle properly color diagnostics also in depend mode...
2019-11-10  Joel RosdahlFormat code with uncrustify
2019-11-10  Thomas OttoCorrect "-MJ" bail out, identify both "-MJ file" and...
2019-11-01  Russell Kingstats: Fix statistics update with full filesystem
2019-10-22  Joel RosdahlPrepare for v3.7.5 v3.7.5
2019-10-22  Joel RosdahlUpdate NEWS
2019-10-22  Joel RosdahlFix spelling
2019-10-22  Igor PylypivFix possible NULL pointer dereference (#433)
2019-10-22  Joel RosdahlPlease Clang’s -Wmissing-variable-declarations
2019-10-22  Joel RosdahlIncrease interval for cleaning up $CCACHE_DIR/tmp to...
2019-10-21  Joel RosdahlDon’t fail fatally if temporary cpp_stderr file is...
2019-10-18  Erik JohanssonFix warning during configure in out of tree build ...
2019-10-13  Joel RosdahlAdd -MQ to compilation flags to make dependency files...
2019-10-03  Joel RosdahlImprove test case order
2019-10-03  Joel RosdahlAdd support for -MF=arg as understood by EDG-based...
2019-10-03  Joel RosdahlOnly pass implicit -MQ to preprocessor if needed
2019-10-03  Joel RosdahlUpdate NEWS
2019-09-22  Joel RosdahlDon’t crash if localtime returns null pointer in localt...
2019-09-17  Joel RosdahlInclude compiler-only arguments in the hash
2019-09-15  Joel RosdahlOnly enable more warnings in dev mode when requested
2019-09-12  Joel RosdahlPrepare for v3.7.4 v3.7.4
2019-09-12  Joel RosdahlUpdate NEWS
2019-09-12  Joel RosdahlSupport GCC 9’s -gz=[type] option
2019-08-28  Cristian AdamWin32: make_relative_path also accept /c/users (#455)
2019-08-17  Joel RosdahlPrepare for v3.7.3 v3.7.3
2019-08-17  Joel RosdahlUpdate NEWS
2019-08-16  Joel RosdahlFix typo in NEWS
next