]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2020-11-29  Orgad ShanehGitHub: Call apt-get update before install (#733)
2020-11-24  Joel RosdahlAdd missing copyright information to LICENSE.adoc
2020-11-24  Joel RosdahlUse simple globs in LICENSE.adoc
2020-11-23  Joel RosdahlBuild and install HTML documentation by default if...
2020-11-22  Joel RosdahlUpdate news v4.1
2020-11-22  Joel RosdahlUpdate authors
2020-11-19  Joel RosdahlFix bug in depfile when output filename includes specia...
2020-11-19  Joel RosdahlAlign spelling of “nonexistent”
2020-11-19  Joel RosdahlExtract code for parsing dependency files into a separa...
2020-11-18  Yoshimasa NiwaFix result_name_from_depfile by parsing depfile in...
2020-11-17  Joel RosdahlAdd --config-path option
2020-11-17  Joel RosdahlMake color_diagnostics and direct test suites work...
2020-11-17  Joel RosdahlCreate unittest directories in testdir
2020-11-16  Alexander LaninCache -fsyntax-only result (#685)
2020-11-12  Joel RosdahlLink with libatomic when needed (#723)
2020-11-10  Joel RosdahlBump to Xcode 11.7
2020-11-10  Joel RosdahlAdd tip about installing docbook-xml and docbook-xsl...
2020-11-10  Joel RosdahlFix conditional compilation of robust mutex code in...
2020-11-09  Joel RosdahlImprove config.h comments
2020-11-09  Joel RosdahlSay “define” instead of “define to 1” in config.h
2020-11-09  Joel RosdahlImprove safety of fallback after failed -fdiagnostics...
2020-11-09  Joel RosdahlAdd possibility of overriding compiler type guess
2020-11-09  Joel RosdahlRename GuessedCompiler to CompilerType
2020-11-09  Joel RosdahlFollow symlinks when guessing compiler
2020-11-09  Joel Rosdahltest: Don’t wait forever for output from script(1)
2020-11-07  Joel RosdahlDon’t add a duplicate manifest entry when recaching
2020-11-07  Joel RosdahlRemove superfluous Config::set_limit_multiple method
2020-11-05  Joel RosdahlAdd comment about -fcolor-diagnostics and assembler...
2020-11-04  Joel RosdahlUpgrade to doctest 2.4.1
2020-11-04  Joel RosdahlAdd Ubuntu 18.04 Dockerfile
2020-11-04  Joel RosdahlAdd docbook-{xml,xsl} packages to Ubuntu environments
2020-11-04  Joel RosdahlRemove now unused Args::contains method
2020-11-04  Alexander LaninDisable some tests on ancient Clang versions (#693)
2020-11-03  Joel RosdahlDocument the relation between CCACHE_DIR and -d/--directory
2020-11-03  Joel Rosdahldoc: Fix incorrect reference and bad markup
2020-11-03  Alexander LaninFall back to version "unknown" when Git is not installe...
2020-11-03  Joel RosdahlRetain given color diagnostics options when forcing...
2020-11-03  Joel RosdahlAdd Args::contains method
2020-11-03  Joel RosdahlAdd Args::erase_last method
2020-11-03  Joel RosdahlTweak color_diagnostics.bash code style
2020-10-30  Orgad ShanehMinGW: Fix static linkage with libgcc and libstdc+...
2020-10-30  Erik FlodinDisable some AVX features on old Apple clang versions...
2020-10-30  Joel RosdahlClean up CMakeLists.txt
2020-10-30  Erik FlodinBuild and install man page by default (#705)
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...
next