]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
2 days ago  Jiri Slabybuild: Use find_package first for cpp-httplib (#1717) master
5 days ago  Joel Rosdahlchore: Add commit type compat, improve explanation...
5 days ago  Joel Rosdahlcompat: Add knowledge of -fsanitize-ignorelist
9 days ago  Joel Rosdahlchore: Add ccache configuration field to the problem...
9 days ago  Joel Rosdahltest: Disable reading of external system config in...
9 days ago  Joel Rosdahlchore: Improve table in CONTRIBUTING.md
9 days ago  Joel Rosdahlbump: Upgrade to doctest 2.5.0
9 days ago  Philipp Kolbergfix: Invalidate PCH upon MSVC toolset update (#1714)
2026-03-26  Joel Rosdahlfeat: Improve path rewriting on Windows
2026-03-26  Joel Rosdahlenhance: Add util::to_uppercase
2026-03-26  Joel Rosdahlfix: Disable base directory when using MSVC's /Yc option
2026-03-26  Joel Rosdahltest: Check that response file expansion is not done...
2026-03-26  Joel Rosdahltest: Don't allow running tests from repo top directory
2026-03-26  Joel Rosdahlfix: Pass sysconfdir and other variables from Makefile...
2026-03-25  Joel Rosdahlenhance: Add iterators for util::Args
2026-03-24  Joel Rosdahlbuild: Ignore -Wc2y-extensions warning for doctest...
2026-03-24  Maksym Sobolyevtest: dump logs on failure to aid investigation
2026-03-24  Maksym Sobolyevtest: Reduce remote_helper flakes on slow systems
2026-03-23  Björn Svenssonfix(http): Treat HTTP 2xx with empty body as cache...
2026-03-22  Joel Rosdahlci: Add darwin binary releases to prepare-release again
2026-03-22  Joel Rosdahlci: Add Linux binary tar.gz archives to release notes
2026-03-22  Joel Rosdahlchore: Remove duplicate header in release notes
2026-03-22  Joel Rosdahlchore: Update NEWS
2026-03-21  Maksym Sobolyevtest: Reduce remote_helper flakes on slow systems
2026-03-21  Maksym Sobolyevtest: Relax util::exec_to_string missing command assertion
2026-03-21  Maksym Sobolyevchore: Point to gcc11 instead of the default gcc8 in...
2026-03-21  Maksym Sobolyevchore: Add libstdc++-devel/libstdc++-devel to alma...
2026-03-20  Joel Rosdahlfix: Fix rewriting MSVC /FI argument to relative when...
2026-03-19  Joel Rosdahlfeat: Add install script for binary Linux releases
2026-03-17  Joel Rosdahlci: Add tar.gz archives for Linux binary releases
2026-03-15  Joel Rosdahlfix: Avoid crash for `/Yc` without `/Fp`
2026-03-15  Joel Rosdahlenhance: Add util::Args::parse_response_file_content...
2026-03-15  Joel Rosdahlfix: Increase robustness of manifest parsing
2026-03-15  Joel Rosdahlfix: Sanity check original_size in util::zstd_decompress
2026-03-15  Joel Rosdahlfix: Sanity check decompressed payload size
2026-03-15  Joel Rosdahlfix: Fix return type for CacheEntry::Header::uncompress...
2026-03-14  Joel Rosdahltest: Don't check `.ltrans0.ltrans.su` files in `-flto...
2026-03-14  Kristian Sloth... fix: LTO is disabled if `-fno-lto` is used (#1700)
2026-03-12  Joel Rosdahltest: Fix remote_helper test error for long $PWD
2026-03-12  Joel Rosdahlchore: Improve log messages for Unix socket connect...
2026-03-11  Joel Rosdahlci: Add macOS 15/26 builds
2026-03-11  Joel Rosdahlchore: Improve log messages for Unix socket connect...
2026-03-11  Joel Rosdahlfix: Fix DEFER usage
2026-03-11  Joel Rosdahlfix: Fix restoring of timestamps in recompressor
2026-03-11  Gregor Jasnychore: Use typedefs to access ::type (#1695)
2026-03-09  Joel Rosdahlchore: Update authors
2026-03-09  Joel Rosdahlchore: Update news
2026-03-09  Kristian Sloth... fix: Do not look for .su and .ci output files when...
2026-03-09  Joel Rosdahlfix: Pass template argument to mktemp(1) for portabilit...
2026-03-09  Joel Rosdahlbuild: Use correct pandoc binary
2026-03-09  Gregor Jasnychore: Remove obsolete condition (#1694)
2026-03-09  Gregor Jasnybuild: Use CMake knowledge about helper locations ...
2026-03-08  Joel Rosdahlfix: Restore atime when recompressor fails to read...
2026-03-08  Joel Rosdahlfix: Handle extensionless -x assembler inputs
2026-03-08  Joel Rosdahlfix: Fix crash when finding storage helper next to...
2026-03-08  Joel Rosdahlfix: Use OS-specific methods to reliably find the ccach...
2026-03-08  Joel Rosdahlfix: Search for storage helper in libexec before PATH
2026-03-07  Joel Rosdahlfix: Fix build with HAVE_UTIMES but without HAVE_UTIMENSAT
2026-03-05  Joel Rosdahlci: Adapt generate-release-notes to new Linux binary...
2026-03-05  Joel Rosdahlchore: Update authors v4.13
2026-03-05  Joel Rosdahlchore: Update NEWS
2026-03-05  Joel Rosdahlchore: Add GitHub user names to NEWS
2026-03-01  Joel Rosdahlbuild: Only inject config.h for C and C++, not assembler
2026-02-26  Joel Rosdahlfeat: Add support for directory-specific configuration...
2026-02-26  Joel Rosdahldocs: Define path list separator in one place
2026-02-26  Joel Rosdahlchore: Add temporary Emacs files to .gitignore
2026-02-22  Joel Rosdahlenhance: Add util::DirEntry::uid function
2026-02-22  Joel Rosdahlrefactor: Sort Config methods and variables
2026-02-21  Joel Rosdahlrefactor: Verify absolute paths in set_base_dirs instea...
2026-02-18  Joel Rosdahlchore: Remove check for (on POSIX) mandatory spawn...
2026-02-16  Joel Rosdahlci: Stop building 32-bit Windows releases
2026-02-15  Joel Rosdahlperf: Fix performance regression in process_preprocesse...
2026-02-13  Joel Rosdahlchore: Require Clang >= 12
2026-02-13  Joel Rosdahlchore: Fix typo
2026-02-13  Joel Rosdahlrefactor: Improve PRINT macro to accept format string...
2026-02-13  Joel Rosdahlrefactor: Improve LOG macro to accept format string...
2026-02-12  Joel Rosdahlrefactor: Generalize "already preprocessed" compiler...
2026-02-11  zcfhfeat: Support caching of distributed ThinLTO for Clang...
2026-02-07  Joel Rosdahlrefactor: Remove now unnecessary util::{starts,ends...
2026-02-07  Joel Rosdahlchore: Update copyright years
2026-02-07  Joel Rosdahlchore: Update authors
2026-02-07  Joel Rosdahlchore: Update NEWS
2026-02-07  Steffenfix(cmake): Enable assembler compiler conditionally...
2026-02-03  Joel Rosdahlrefactor: Remove no longer needed FMT_STRING
2026-02-03  Joel Rosdahlrefactor: Use C++20 .contains(...) instead of .find...
2026-02-03  Joel Rosdahlrefactor: Use C++20 erase_if instead of erase+remove_if
2026-02-03  Joel Rosdahlrefactor: Use std::span instead of nonstd::span
2026-02-03  Joel Rosdahlchore: Bump required compiler versions
2026-02-03  Joel Rosdahlbuild: Require a C++-20 compiler
2026-02-03  Joel Rosdahlbuild: Add missing includes
2026-02-03  Joel Rosdahlbuild: Disable Clang-Tidy modernize-loop-convert check
2026-02-03  Joel Rosdahlci: Use Clang-Tidy 13
2026-01-31  Joel Rosdahlbuild: Disable legacy support for downloaded zstd
2026-01-31  Oleg Sidorkinperf: Use copy_file_range to copy files if available...
2026-01-27  Enrico Seilerfix: Rewrite 'inlined from' messages in absolute_paths_...
2026-01-27  Joel Rosdahlchore: Improve GitHub issue templates
2026-01-27  Joel Rosdahlchore: Improve GitHub issue templates
2026-01-25  Joel RosdahlMerge pull request #1672 from jrosdahl/crsh
2026-01-25  Joel Rosdahlfeat: Add support for remote storage helpers 1672/head
2026-01-25  Joel Rosdahlfeat: Add simple storage helper implementation for...
next