]> git.ipfire.org Git - thirdparty/ccache.git/shortlog
thirdparty/ccache.git
39 hours ago  Joy Wangfeat: Add support for QCC (QNX) compiler (#1701) master
2 days ago  Linux Userfix: Include algorithm header (#1754)
3 days ago  Joel Rosdahlfix: Improve portability of compiler exit status check
3 days ago  Joel Rosdahlfix: Fix free space check for inode cache
3 days ago  Joel Rosdahlfix: Avoid util::fallocate size overflow for very large...
3 days ago  Joel Rosdahlfix: Make AtomicFile handle empty writes gracefully
3 days ago  Joel Rosdahlfix: Improve robustness of AtomicFile on fdopen failure
3 days ago  Joel Rosdahlbump: Upgrade to doctest 2.5.3
3 days ago  Joel Rosdahlbump: Upgrade to hiredis 1.4.0
3 days ago  Joel Rosdahlchore: Remove last traces of legacy mixed encoding...
3 days ago  Joel Rosdahlfeat: Detect C23 #embed directive and improve .incbin...
6 days ago  Joel Rosdahlfeat: Add benchmarks for source code scanning
6 days ago  Joel Rosdahltest: Test both scalar and AVX2 source code scanning...
2026-07-01  Joel Rosdahlfix: Handle EINTR properly when communicating with...
2026-07-01  Joel Rosdahlfix: Tweak conditions for discarding manifest entries
2026-07-01  Joel Rosdahlfeat: Allow 256 raw files in result files
2026-07-01  Joel Rosdahlfix: Log error return value from posix_spawnp correctly
2026-06-08  Maksym Sobolyevci: Update "uses:" to latest versions (#1745)
2026-06-08  Maksym Sobolyevchore: Add ubuntu-26.04 dockerfile (#1744)
2026-06-08  ThisIsFineTMfix: Logic error with read_only storage gating (#1747)
2026-05-18  Joel Rosdahlchore: Make overwriting put the default for storage...
2026-05-18  Joel Rosdahlfeat: Add "exists" operation to remote storage helper...
2026-05-18  Joel Rosdahlchore: Add note about non-overwrite put being a perform...
2026-05-18  Joel Rosdahlrefactor: Extract common verification code to helper...
2026-05-18  Joel Rosdahlfeat: Replace experimental greeting format 2 with info...
2026-05-16  Joel Rosdahlrefactor: Simplify usage of storage:::remote::Client
2026-05-14  Joel Rosdahlrefactor: Remove unused parameter
2026-05-14  Joel Rosdahlrefactor: Extract common "receive error message" code...
2026-05-09  Joel Rosdahlfix: Make fallbacks in util::gmtime and util::localtime...
2026-05-09  Joel Rosdahlfix: Add missing CMake probe for gmtime_r
2026-05-09  Joel Rosdahlfix: Update storage-test-client's timeout defaults...
2026-05-09  Joel Rosdahlfix: Handle 0 return value from std::thread::hardware_c...
2026-05-04  Joel Rosdahlchore: Update news
2026-05-01  Joel Rosdahltest: Skip remote_helper test if storage test helper...
2026-04-27  Joel Rosdahlfix: Verify cache entry type before parsing manifest...
2026-04-27  Joel Rosdahlfix: Disambiguate manifest and result hash for MSVC...
2026-04-26  Joel Rosdahlchore: Update news
2026-04-26  Joel Rosdahlci: Fix triggering of riscv64 musl static build
2026-04-26  Joel Rosdahlfix: Synchronize writing to the stats log file
2026-04-26  Joel Rosdahldocs: Move timeout suffix description to correct place
2026-04-25  Joel Rosdahlfix: Wait longer for spawned storage helpers to accept...
2026-04-25  Joel Rosdahlfix: Increase default storage helper data/request timeo...
2026-04-23  Joel Rosdahlfeat: Log PID of spawned storage helper on Windows too
2026-04-23  Joel Rosdahlbuild: Add "include guards" for bundled CMake find...
2026-04-20  Joel Rosdahlfeat: Add diagnostics messages and identity to storage...
2026-04-19  Joel Rosdahlci: Improve order of linux binary jobs
2026-04-19  Joel Rosdahlchore: Update news
2026-04-18  Joel Rosdahlbump: Upgrade to doctest 2.5.2
2026-04-18  Joel Rosdahlrefactor: Let util::strip_whitespace return std::string...
2026-04-18  Joel Rosdahlperf: Avoid multiple syscalls for IPC requests
2026-04-18  Ludovic Henryci: Enable linux-riscv musl-static builds using QEMU...
2026-04-12  Joel Rosdahlchore: Update authors
2026-04-12  Joel Rosdahlchore: Update news
2026-04-12  Ludovic Henryci: Add glibc build and release on linux-riscv64 (...
2026-04-11  Joel Rosdahlfix: Detect hppa2.0-unknown-linux-gnu-gcc as GCC
2026-04-11  Joel Rosdahlbump: Upgrade to doctest 2.5.1
2026-04-11  Joel Rosdahlfix: Handle directory-less path to /FI
2026-04-07  Jiri Slabybuild: Use find_package first for cpp-httplib (#1717)
2026-04-04  Joel Rosdahlchore: Add commit type compat, improve explanation...
2026-04-04  Joel Rosdahlcompat: Add knowledge of -fsanitize-ignorelist
2026-03-31  Joel Rosdahlchore: Add ccache configuration field to the problem...
2026-03-31  Joel Rosdahltest: Disable reading of external system config in...
2026-03-31  Joel Rosdahlchore: Improve table in CONTRIBUTING.md
2026-03-31  Joel Rosdahlbump: Upgrade to doctest 2.5.0
2026-03-31  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
next