]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2020-10-28  Joel RosdahlRestore original umask after finalize_at_exit
2020-10-26  Alexander LaninCI: List all configurations explicitly (#690)
2020-10-23  Joel RosdahlTweak formulations and fix spelling in CMakeLists.txt
2020-10-23  Joel RosdahlTweak code style
2020-10-23  Joel RosdahlDetect errors in fmt::format format strings at compile...
2020-10-23  Joel RosdahlDetect errors in fmt::print format strings at compile...
2020-10-23  Joel RosdahlDetect errors in log strings at compile time
2020-10-23  Alexander LaninFail gracefully on ancient compilers (#702)
2020-10-22  Alexander LaninFix order of commands in third_party CMakeLists.txt...
2020-10-22  Joel RosdahlRefer to the platform-compiler-language-support page...
2020-10-22  Erik FlodinRequire CLONE_NOOWNERCOPY to be defined for clone on...
2020-10-22  Erik FlodinUse BLAKE3 machinery for detecting AVX2 support (#696)
2020-10-22  Alexander LaninBLAKE3: Use C version on ancient Clang (#692)
2020-10-20  Erik FlodinAdd missing parameters to log() call (#691)
2020-10-20  Alexander LaninSupport ccache ccache gcc (#687)
2020-10-19  Joel RosdahlFix badly named man page filename (Ccache.1 instead...
2020-10-19  Joel RosdahlUse CMake A2X_EXE variable instead of hardcoded a2x
2020-10-18  Joel RosdahlPrepare for v4.0 v4.0
2020-10-18  Joel RosdahlUpdate authors
2020-10-15  Joel RosdahlRemove apparently unnecessary ::add-path command
2020-10-15  Joel RosdahlUse $GITHUB_PATH to set PATH from install-cuda
2020-10-15  Joel RosdahlRun cross-compiled 64-bit MinGW unit tests in Wine
2020-10-14  Joel RosdahlAdd codespell build job
2020-10-14  Joel RosdahlImprove NEWS
2020-10-12  Joel RosdahlAdd “Compatibility with older versions” section to...
2020-10-12  Joel RosdahlHash variables that may affect the compilation
2020-10-12  Joel RosdahlRefactor logical expression in find_compiler
2020-10-12  Olle LiljenzinFix expect_perm to work with SELinux (#681)
2020-10-10  Joel RosdahlUpdate NEWS
2020-10-10  Chris BurrRemove -lgcov from profiling tests (#679)
2020-10-10  Joel Rosdahltest: Verify masquerading when executed as an absolute...
2020-10-10  Joel Rosdahltest: Remove now unnecessary setting of CCACHE_COMPILE
2020-10-10  Joel Rosdahltest: Improve masquerading suite probe
2020-10-10  Joel Rosdahltest: Publish and use COMPILER_BIN and COMPILER_ARGS
2020-10-10  Joel RosdahlUpgrade to string-view-lite 1.6.0
2020-10-10  Joel RosdahlUpdate authors
2020-10-10  Joel RosdahlAdd Erik Flodin (formerly Johansson) to .mailmap
2020-10-10  Joel RosdahlKeep comments when using -M/-F/-o to set config values
2020-10-10  Joel RosdahlUse capitalized “Ccache” at start of sentences consistently
2020-10-10  Alexander LaninMake CCACHE_COMPILER always the highest priority (...
2020-10-07  Joel RosdahlSupport GCC 9+ .gcno files in combination with -fprofil...
2020-10-07  Joel RosdahlAdd comments for Result::FileType values
2020-10-07  Joel RosdahlSimplify rewrite_dep_file_paths unit test
2020-10-07  Joel RosdahlUse capitalized “Ccache” at start of sentences consistently
2020-10-07  Joel RosdahlAdd option for enabling interprocedural (link time...
2020-10-06  Joel RosdahlDon’t print failure to “git describe” to stderr
2020-10-06  Joel RosdahlFix broken dependency file when using base_dir
2020-10-06  Joel RosdahlAvoid unnecessary stat calls in Util::make_relative_path
2020-10-05  Joel RosdahlImprove consistency of terms in the manual
2020-10-05  Joel RosdahlUpgrade to string-view-lite 1.5.1
2020-10-05  Joel RosdahlAllow running the test suite with a “+dirty” version
2020-10-05  Joel RosdahlOnly move cache file to another level when we know...
2020-10-05  Joel RosdahlConst-ify parameter to to_cache
2020-10-05  Joel RosdahlFix bad sizeof() application
2020-10-05  Joel RosdahlReduce variable scope in ResultRetriever::write_depende...
2020-10-05  Joel RosdahlSuppress Cppcheck warnings for all third party source...
2020-10-05  Joel RosdahlRemove redundant check related to parsing “-x”
2020-10-05  Joel RosdahlMerge pull request #678 from AlexanderLanin/x
2020-10-05  Alexander Laninrefactor: Simplify logic of -x handling 678/head
2020-10-05  Alexander LaninAdd unit tests for parsing -x argument
2020-10-05  Alexander LaninDisable some new Clang-Tidy features (#677)
2020-10-05  Joel RosdahlUpdate NEWS
2020-10-05  Joel RosdahlAdd CI build with GCC 4.8.5
2020-10-05  Joel RosdahlUse STATUS instead of NOTICE for CMake messages
2020-10-05  Joel RosdahlFix build error for TemporaryFile with GCC 4.8
2020-10-05  Joel RosdahlHandle interrupted waitpid call properly in hash_comman...
2020-10-05  Joel RosdahlDon’t add -I${CMAKE_SOURCE_DIR}/third_party when compiling
2020-10-05  Joel RosdahlAdd Paul Bunch to .mailmap
2020-10-05  Joel RosdahlMention how to configure location of the secondary...
2020-10-05  Alexander Laninrefactor: Improve naming/interface of compopt functions...
2020-10-01  Joel RosdahlUpgrade to BLAKE3 0.3.7
2020-10-01  Joel RosdahlUpdate NEWS
2020-10-01  Joel RosdahlHandle missing .gcno file gracefully
2020-10-01  Joel RosdahlSimplify source package generation
2020-10-01  Joel RosdahlMake it possible to build from “git archive” source...
2020-09-30  Joel RosdahlFix bad variable name by inlining it
2020-09-30  Joel RosdahlFix typo in manual section “Compiling in different...
2020-09-29  Alexander LaninAdd error detection to zstd download (#673)
2020-09-28  Alexander LaninAdd unittest for find_compiler (#670)
2020-09-28  Joel RosdahlUse ubuntu-18.04 instead of ubuntu-20.04 for Clang...
2020-09-27  Joel RosdahlDon’t update stats file if all counter updates are...
2020-09-27  Joel RosdahlHandle short read when writing result files
2020-09-27  Joel RosdahlImprove base_dir documentation
2020-09-27  Joel RosdahlImprove CMake targets related to documentation
2020-09-23  Joel RosdahlFix Clang-Tidy 9 warning about differing parameter...
2020-09-23  Joel RosdahlRemove unnecessary Result::Writer destructor
2020-09-23  Joel RosdahlEncode hash digests as 4 base16 digits + 29 base32hex...
2020-09-23  Joel RosdahlRename Util::format_hex to format_base16
2020-09-23  Joel RosdahlOptimize Util::format_hex
2020-09-23  Joel RosdahlFix base32hex code
2020-09-23  Joel RosdahlAdd base32hex implementation by Peter Conrad
2020-09-23  Joel RosdahlUse no indentation for license entries in LICENSE.adoc...
2020-09-23  Joel RosdahlSort entries in LICENSE.adoc according to file names
2020-09-23  Joel RosdahlPass Args by const ref
2020-09-23  Joel RosdahlUse short type suffix for cache files
2020-09-23  Joel RosdahlReduce duplication in third party CMakeLists.txt
2020-09-23  Joel RosdahlStore cache statistics on level 2 and cache bookkeeping...
2020-09-23  Joel RosdahlSilence unwanted output in CCACHE_UMASK test
2020-09-23  Joel RosdahlImplement support for automatic cache levels
2020-09-21  Joel RosdahlFix capitalization of CMake, Cppcheck, Clang-Format...
next