]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2021-08-29  Gregor Jasnyfeat(cmake): Disable IPO for mingw 918/head
2021-08-29  Gregor Jasnyfeat(cmake): Use standard linker for LTO scenarios
2021-08-29  Gregor Jasnyfeat(cmake): Use the matching lld for clang
2021-08-29  Gregor Jasnyfix(test): Pass all three required arguments to expect_...
2021-08-24  Joel Rosdahlfix(test): Fix basedir suite failure with symlinked PWD
2021-08-24  Joel Rosdahltest: Improve output of differing text files on failure
2021-08-24  Joel Rosdahlchore: Remove asciidoctor package from CentOS 8 Dockerfile
2021-08-20  Joel Rosdahlchore: Sort LICENSE.adoc entries properly
2021-08-20  Joel Rosdahlfeat: Only show secondary storage stats if non-empty...
2021-08-20  Joel Rosdahlfix(test): Fix .incbin test with newer binutils
2021-08-19  Joel Rosdahldocs: Fix grammar
2021-08-19  Joel Rosdahlchore: Update release date v4.4
2021-08-19  Joel Rosdahlbuild: Improve detection av Ccache version from source...
2021-08-19  Joel Rosdahlchore: Fix Cppcheck warnings
2021-08-18  Joel Rosdahldocs: Improve contributor notes in NEWS
2021-08-18  Joel Rosdahlchore: Update authors
2021-08-17  Joel Rosdahldocs: Update NEWS for ccache 4.4
2021-08-17  Joel Rosdahlchore: Add Ryan Burns to .mailmap
2021-08-17  Joel Rosdahlchore: Use official debian:11 Docker tag
2021-08-17  Joel Rosdahldocs: Use consistent casing of “Ccache” in NEWS
2021-08-16  Joel Rosdahlfeat(tracing): Add more trace points
2021-08-16  Joel Rosdahlfix(tracing): Always call MTR_END for each MTR_BEGIN
2021-08-16  Joel Rosdahlrefactor(tracing): Use MTR_SCOPE
2021-08-16  Joel Rosdahlbump: Upgrade minitrace to latest master
2021-08-16  Joel Rosdahlfeat: Improve statistics summary
2021-08-16  Joel Rosdahlstyle: Use uppercase literal suffixes
2021-08-16  Joel Rosdahlfeat: Print statistics IDs instead of descriptions...
2021-08-16  Joel Rosdahlrefactor: Return from process_main_options instead...
2021-08-16  Joel Rosdahlfix: Don’t print “unrecognized option” twice
2021-08-16  Joel Rosdahlenhance: Let TextTable::add_row take a vector
2021-08-16  Joel Rosdahlenhance: Add TextTable support for cells spanning sever...
2021-08-16  Joel Rosdahlrefactor: Simplify TextTable usage
2021-08-16  Joel Rosdahlenhance: Add util::TextTable::TextTable(const char*)
2021-08-16  Joel Rosdahlenhance: Add TextTable support for right-aligned integers
2021-08-15  R. Voggenauerbuild: Link ws2_32 to third_party instead of ccache_fra...
2021-08-10  Joel Rosdahlfix(test): Fix typos in trim_dir suite
2021-08-10  Joel Rosdahlfeat: Support subsecond mtime/atime for --cleanup and...
2021-08-10  Joel Rosdahlenhance: Detect support for st_atim field in struct...
2021-08-10  Joel Rosdahlfeat: Rename --directory option to --dir
2021-08-10  Joel Rosdahlfeat: Add --trim-dir option for usage with secondary...
2021-08-10  Joel Rosdahlfeat: Make --config-path and --directory affect whole...
2021-08-10  Joel Rosdahlrefactor: Move static getopt data to global level
2021-08-10  Joel Rosdahldoc: Describe interaction between primary and secondary...
2021-08-10  Joel Rosdahlfeat: Add share-hits attribute for secondary storage
2021-08-10  Joel Rosdahlfeat: Add reshare config option
2021-08-10  Joel Rosdahlfeat: Add statistics for forced recaches
2021-08-10  Joel Rosdahlfeat: Add statistics for primary/secondary hits/miss
2021-08-10  Joel Rosdahlfeat: Add statistics for direct/preprocessed cache...
2021-08-10  Joel Rosdahltest: Use machine-parsable statistics IDs in tests
2021-08-10  Joel Rosdahlrefactor(test): Improve duplicate tests in base suite
2021-08-10  Joel Rosdahlfeat: Sort output of --print-stats
2021-08-10  Joel Rosdahlenhance: Prepare for a ccache invocation having multipl...
2021-08-08  Joel Rosdahlfix: Remove obsolete statistics counter and comment...
2021-08-08  Joel Rosdahlrefactor: Improve handling of statistics updates and...
2021-08-08  Joel Rosdahlchore: Fix example in dockerfiles/README
2021-08-07  Joel Rosdahldocs: Use non-legacy markup for block IDs
2021-08-07  Joel Rosdahlfeat(file-storage): Add support for flat layout
2021-08-07  Joel Rosdahlfeat(http-storage): Add support for subdirs layout...
2021-08-07  Joel Rosdahlenhance(test): Let http-server create subdirectories...
2021-08-07  Joel Rosdahlfix(test): Remove debug printout and move Bazel layout...
2021-08-07  Joel Rosdahlfix: Don’t read let Context read user configuration...
2021-08-07  Joel Rosdahlfeat(storage): Add support for cache sharding on second...
2021-08-05  Joel Rosdahlchore: Sort LICENSE.adoc entries
2021-08-05  Joel Rosdahlchore: Improve AsciiDoc markup of LICENSE.adoc
2021-08-05  Joel Rosdahlci: Use latest codespell
2021-08-05  Joel Rosdahlchore: Fix typos
2021-08-05  Joel Rosdahlrefactor: Split httplib into .h and .cpp parts
2021-08-04  Joel Rosdahlfix(file-storage): Create CACHEDIR.TAG after subdir
2021-08-04  Joel Rosdahlrefactor: Use util::parse_double
2021-08-04  Joel Rosdahlenhance(util): Add parse_double function
2021-08-04  Joel Rosdahlchore: Fix typo in comment
2021-08-04  Joel Rosdahlenhance(util): Add replace_first function
2021-08-03  Joel Rosdahldocs: Use italics consistently for references to sections
2021-08-02  Joel Rosdahlfeat(storage): Log time taken for secondary storage...
2021-08-02  Joel Rosdahlfeat(http-storage): Log translation to pseudo-SHA256 key
2021-08-02  Orgad Shanehdocs: Add scheme to link to fonts.googleapis.com (...
2021-08-02  Joel Rosdahldocs: Reflow some paragraphs after #911
2021-08-02  Orgad Shanehdocs: Fix links to section anchors (#911)
2021-07-31  Joel Rosdahlbuild: Only probe for faster linker in dev build mode...
2021-07-31  Joel Rosdahlbuild: Allow overriding CCACHE_DEV_MODE on command...
2021-07-30  Arne Hasselbringfix: Disable preprocessor hits for PCHs with Clang...
2021-07-30  Joel Rosdahlbuild: Improve message when pkg-config can’t find libhi...
2021-07-29  Joel Rosdahlrefactor: Only include zstd.h in ZstdCompressor.cpp
2021-07-28  Joel Rosdahlbuild: Remove “_lib” suffix from ccache_lib and third_p...
2021-07-28  Joel Rosdahlfix(storage): Reuse existing backend instances
2021-07-28  Joel Rosdahldocs: Add references to how-to guides hosted on ccache.dev
2021-07-28  Joel Rosdahldocs: Enable AsciiDoc admonition icons
2021-07-28  Joel Rosdahldocs: Add styling of AsciiDoc documents similar to...
2021-07-28  Joel Rosdahldocs: Add blank lines before headings
2021-07-28  Joel Rosdahldocs(http-storage): Convert note on HTTPS not being...
2021-07-28  Joel Rosdahlfeat(http-storage): Add support for the Bazel HTTP...
2021-07-28  Joel Rosdahlfix(test): Flush stdout/stderr on http-server termination
2021-07-28  Joel Rosdahlstyle: Format Python code with Black
2021-07-28  Joel Rosdahlbump: Upgrade to BLAKE3 1.0.0
2021-07-28  Joel Rosdahlchore: Add hints about using conventional commits for...
2021-07-26  Joel RosdahlUse Asciidoctor instead of Asciidoc to render documentation
2021-07-25  Joel RosdahlDon’t use ssize_t
2021-07-25  Joel RosdahlAdd Redis support for Windows
2021-07-25  Joel RosdahlAdd support for downloading hiredis from Internet
2021-07-25  Gregor JasnyUse cpp-httplib 0.9.2 (#905)
next