]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2021-06-29  Gregor JasnyDefault to clang compiler on macOS 873/head
2021-06-29  Gregor JasnyFix Apple Clang detection
2021-06-29  Gregor JasnyMark tests as skipped for unsupported compilers
2021-06-29  Joel RosdahlSimplify header categorization rules
2021-06-29  Joel RosdahlUse .clang-format regexes instead of comments to group...
2021-06-28  Joel RosdahlDisable some clang-tidy checks that don’t contribute...
2021-06-28  Joel RosdahlRemove unused function
2021-06-28  Joel RosdahlImprove SecondaryStorage comments
2021-06-27  Joel RosdahlInclude $PWD in hash for -fprofile-generate with relati...
2021-06-27  Joel RosdahlAdd secondary file storage backend
2021-06-27  Joel RosdahlImplement configurations, API and framework for seconda...
2021-06-27  Joel RosdahlImprove parsing of umask values
2021-06-27  Joel RosdahlAdd base parameter to Util::parse_unsigned
2021-06-27  Joel RosdahlCorrect documentation of Util::unlink_safe
2021-06-27  Joel RosdahlAdd util::percent_decode
2021-06-27  Joel RosdahlAdd util::split_once
2021-06-27  Joel RosdahlRefactor main primary storage backend code into storage...
2021-06-27  Joel RosdahlRefactor config and context setup
2021-06-27  Joel RosdahlRemove now superfluous std::make_unique shim
2021-06-27  Joel RosdahlAdd Tokenizer class
2021-06-27  Joel RosdahlRevise include file order to work with new directory...
2021-06-27  Joel RosdahlRemove superfluous context instance in test case
2021-06-20  Michael KruseUse single command line arg for /FI (#869)
2021-06-20  Michael KruseAdd sloppy include_file_mtime to ivfsoverlay test ...
2021-06-20  Michael KruseSkip nvcc_ldir test with non-working nvcc (#867)
2021-06-19  Joel RosdahlUse some generic lambda expressions
2021-06-19  Joel RosdahlRequire C++14-compatible compiler to build ccache
2021-06-19  Joel RosdahlRemove Ubuntu 16.04/Clang 3.8 build
2021-06-17  r-burnsExplicitly select C++ when using -fcxx-modules (#861)
2021-06-17  Gregor JasnyIgnore CLion files (#862)
2021-06-16  Joel RosdahlDon’t crash on relative PWD value
2021-06-16  Joel RosdahlImprove architecture document
2021-06-15  Anders BjörklundAdd stats log file, logging input file and result ...
2021-06-15  Joel RosdahlDocument the plan of changing naming conventions for...
2021-06-15  Joel RosdahlDocument the new directory structure plan
2021-06-15  Joel RosdahlRemove now mostly obsolete note about transitioning...
2021-06-15  Joel RosdahlTest Clang 11 in CI
2021-06-15  Joel RosdahlRemove Ubuntu 16.04 from CI
2021-06-13  Joel RosdahlRefactor away Result::Writer knowledge about counter_up...
2021-06-13  Joel RosdahlAdd nonstd::expected 0.5.0
2021-06-13  Joel RosdahlSilence stray printout from "-P -c" test case
2021-06-12  Joel RosdahlAdd missing MTR_BEGIN call for file/file_put
2021-06-07  Joel Rosdahldoc: Switch to common AsciiDoc heading syntax
2021-05-30  Joel RosdahlInclude config.h via command line instead of via system.h
2021-05-30  Joel RosdahlImprove defines for third_party_lib
2021-05-30  Anders BjörklundEnable minitrace tracing and stop it from crashing...
2021-05-23  Tom StellardAdd support for clang's --config option (#850)
2021-05-14  Joel RosdahlUpgrade to zstd 1.5.0
2021-05-09  Joel RosdahlFix typo in NEWS
2021-05-09  Joel RosdahlFix typo in NEWS
2021-05-09  Joel RosdahlUpdate NEWS v4.3
2021-05-09  Joel RosdahlRe-add clang-format off/on for formatting bug
2021-05-09  Joel RosdahlImprove checksumming of downloaded clang-format binary
2021-05-09  Joel RosdahlUpdate authors
2021-05-09  Joel RosdahlUpdate .mailmap
2021-05-09  Joel RosdahlFix documentation of ivfsoverlay sloppiness
2021-05-09  Joel RosdahlQuote CMake variables expansions in `CIBuildType.cmake`
2021-05-08  Joel RosdahlTweak comment
2021-05-08  Joel RosdahlRevert "ci: Fix build on Ubuntu 16.04"
2021-05-08  Joel RosdahlInclude object path in input hash for -fprofile-arcs...
2021-05-08  Joel RosdahlImprove comment
2021-05-03  Joel Rosdahlsource formatting: Don’t bin pack constructor initializ...
2021-05-03  Josh TriplettSupport `-specs file.specs` and `--specs file.specs...
2021-05-03  Petr ŠtetiarCMake: make build of documentation optional (#842)
2021-04-28  Olle LiljenzinFix detection of pthread features (#840)
2021-04-28  Yoshimasa NiwaIgnore -ivfsoverlay parameter (#839)
2021-04-28  Joel Rosdahlci: Fix build on Ubuntu 16.04
2021-04-21  Joel RosdahlFix AsciiDoc markup in NEWS
2021-04-17  binli71Canonicalize header path earlier to improve performance...
2021-04-13  Joel RosdahlImprove statistics for “-P -E”
2021-04-05  Joel RosdahlDisable split-dwarf code paths when outputting to ...
2021-04-05  Joel RosdahlUse Clang-Format executable from muttleyxd/clang-tools...
2021-04-05  Joel RosdahlMerge pull request #832 from nickhutchinson/win-stat...
2021-04-04  Nicholas HutchinsonStat: treat pending deletes as missing files on Windows 832/head
2021-04-04  Nicholas HutchinsonFix clang-tidy job
2021-03-27  Joel RosdahlPrepare for v4.2.1 v4.2.1
2021-03-27  Joel RosdahlUpdate authors
2021-03-27  Joel RosdahlSimplify linker probing
2021-03-27  Joel RosdahlFix probing of faster linker when cross compiling
2021-03-27  Joel RosdahlUpdate NEWS
2021-03-27  Joel RosdahlProbe for working faster linker
2021-03-26  Joel RosdahlFix fast linker selection
2021-03-26  Joel RosdahlClean up slightly after ea433578
2021-03-26  Abubakar Nur... Changed zstd url back to http (#830)
2021-03-22  Joel RosdahlUpdate doctest license info
2021-03-22  Joel RosdahlUpgrade to doctest 2.4.6
2021-03-21  Joel Rosdahldoc: Fix references to the extra_files_to_hash configur...
2021-03-20  Aleksander... win32: Fix handling of long command lines (#816)
2021-03-18  Nicholas HutchinsonImplement a better Stat::stat(), Stat::lstat() for...
2021-03-18  Joel RosdahlBail out on too hard Clang option -gen-cdb-fragment...
2021-03-13  Joel RosdahlOnly reject -f(no-)color-diagnostics for known GCC...
2021-03-07  Joel RosdahlClean up slightly after #814
2021-03-07  Joel RosdahlUpgrade to doctest 2.4.5
2021-03-07  Joel RosdahlUpgrade to zstd 1.4.9
2021-03-07  Thomas Ottotest: Print line number of failing assert (#814)
2021-03-07  Nicholas Hutchinsonbuild: Don't enable ccache when building with MSVC...
2021-03-06  pawelkrysiakFix "Debug option" test (#807)
2021-03-06  Joel Rosdahldoc: Fix formatting of debug_dir documentation
2021-03-06  Joel RosdahlEnforce cpp2 mode on macOS if -g is given
2021-03-05  Joel Rosdahlci: Fix build on Ubuntu 18.04
next