]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
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...
2026-01-25  Joel Rosdahlfeat: Add storage test client
2026-01-25  Joel Rosdahlenhance: Add remote storage client class
2026-01-25  Joel Rosdahlenhance: Implement helper classes for storage helper IPC
2026-01-25  Joel Rosdahlfeat: Remove R/M suffix from files in local storage
2026-01-25  Joel Rosdahlfeat: Use base16 encoding for all hash digest keys
2026-01-25  Joel Rosdahldocs: Add first version of remote storage helper spec
2026-01-25  Joel Rosdahlci: Add Linux binary releases statically linked with...
2026-01-24  Joel Rosdahlchore: Upgrade alpine Dockerfile to alpine:3.23
2026-01-24  Joel Rosdahlfeat: Handle Apple Clang -index-unit-output-path option
2026-01-21  Joel RosdahlRevert "enhance: Add util::SimpleJsonParser"
2026-01-21  Joel RosdahlRevert "feat(msvc): Use /sourceDependencies to extract...
2026-01-14  Joel Rosdahlfix: Fix CHECK_LIB_CALL to properly handle functions...
2026-01-13  Joel Rosdahlrefactor: Improve util::add_exe_suffix signature
2026-01-13  Joel Rosdahlenhance: Add Config::get_xdg_runtime_tmp_dir
2026-01-13  Joel Rosdahlfix: Avoid leaking inode cache file descriptor to execu...
2026-01-13  Joel Rosdahlfix: Only set UNCACHED_ERR_FD when executing the compiler
2026-01-13  Joel Rosdahlchore: Fix references to authors.adoc
2025-12-28  Joel Rosdahlchore: Remove references to no longer used Gitter channel
2025-12-21  Joel Rosdahlfix: Handle NVCC long option alternatives to -M/-MD...
2025-12-15  Joel Rosdahltest: Fix -march=native test to work on hybrid CPU...
2025-12-09  Joel Rosdahlfix: Avoid hashing CWD parts of -march=native expansion...
next