]> git.ipfire.org Git - thirdparty/ccache.git/history - test
build: Fix Zstd and Hiredis downloads for unstable GitHub archives
[thirdparty/ccache.git] / test /
2023-01-18  Joel Rosdahlfeat: Add support for -Wp,-U<macro> in direct mode
2023-01-18  Joel Rosdahlfix: Don't treat -Wp,-D as interchangeable with -D
2023-01-17  Joel Rosdahltest: Use grep -E/-F instead of obsolescent egrep/fgrep
2023-01-17  Joel Rosdahlfeat: Improve automatic cache cleanup mechanism
2023-01-11  Joel Rosdahlfeat: Do clean/clear/evict-style operations per level...
2023-01-04  Oleg Sidorkinfix: Use spinlocks for inode cache memory synchronizati...
2022-12-23  Joel Rosdahlfix: Only use original umask when retrieving result
2022-12-20  Joel Rosdahlfix: Improve fix for local/remote cache misses in depen...
2022-12-13  Joel Rosdahlfix: Fix reporting of local/remote cache misses in...
2022-11-20  Joel Rosdahlfix: Avoid race condition in inode cache for quick...
2022-11-03  Joel Rosdahlfeat: Support -Wp,-M[M]D with -o without -MMD/-MQ/...
2022-11-03  Joel Rosdahltest: Silence progress messages from CCACHE_UMASK test
2022-11-03  Joel Rosdahltest: Silence Clang warnings about unused arguments...
2022-11-03  Joel Rosdahltest: Remove left-over fi statement
2022-10-28  rblx-kbuckfix: Process the argument following a -Xarch argument...
2022-10-28  Joel Rosdahlfix: Use configured umask for command line operations...
2022-10-28  Joel Rosdahltest: Disable flaky Windows profiling tests
2022-10-26  Joel Rosdahlfix: Use separate 32-bit and 64-bit inode cache files
2022-10-19  Joel Rosdahlfix: Handle -MD/-MMD when compiling assembler file
2022-10-12  Orgad Shanehtest: Make the integration tests work under Windows...
2022-10-06  Joel Rosdahlchore: Clean up code slightly
2022-10-05  louiscarontest: Add another depend mode test (#1174)
2022-10-04  Joel Rosdahlfeat: Improve statistics for remote hits/misses
2022-10-03  Joel Rosdahlchore: Improve inode cache log messages
2022-10-02  Joel Rosdahlfix: Don't increment preprocessed_cache_miss in recache...
2022-09-28  Joel Rosdahlfeat: Implement "remote only" mode
2022-09-27  Joel Rosdahlchore: Rename primary/secondary storage to local/remote...
2022-09-27  Joel Rosdahlchore: Rename primary/secondary config to config/system...
2022-09-26  louiscarontest: Fix typo in depend tests (#1167)
2022-09-23  louiscarontest: Fix KEEP_TESTDIR test in test/run (#1161)
2022-09-21  Joel Rosdahltest: Silence output from $COMPILER --version
2022-09-21  Joel Rosdahlfeat: Merge local manifest with fetched remote manifest
2022-09-21  Joel Rosdahlfix: Don't reshare results with raw files to secondary...
2022-09-21  Joel Rosdahlrefactor: Use memory buffers instead of streams for...
2022-09-09  Joel Rosdahlfix: Don't crash with no or nonexistent source file...
2022-09-05  Joel Rosdahlfix: Don't fail if object file exists and is unwritable
2022-08-30  Joel Rosdahlchore: Remove share-hits attribute for secondary storage
2022-08-28  Joel Rosdahlfeat: Add support for Clang "--" option
2022-08-28  Joel Rosdahlfeat: Add support for caching assembler listing files
2022-08-27  Joel Rosdahltest: Disable "output file failure" test for unsupporte...
2022-08-24  Joel Rosdahlfix: Detect PCH for concatenated -include option
2022-08-18  Orgad Shanehtest: Add version output on failure (#1134)
2022-08-06  Joel Rosdahlfeat: Enable inode cache by default
2022-08-05  Joel Rosdahlfeat: Improve inode cache robustness
2022-08-03  Joel Rosdahltest: Ignore clang warning from -fdebug-prefix-map...
2022-08-03  Joel Rosdahltest: Only run -ftest-coverage + -fprofile-dir tests...
2022-07-28  Joel Rosdahlfeat: Improve handling of dependency files
2022-07-26  Joel Rosdahltest: Add support for negative content pattern matching
2022-07-22  Joel Rosdahlci: Bump to macOS 11
2022-07-22  Joel Rosdahlfix: Work around Clang bug when outputting to full...
2022-07-20  Joel Rosdahltest: Remove superfluous period from error message
2022-07-20  Joel Rosdahltest: Fix printing of error messages with embedded...
2022-07-19  Joel Rosdahlfix: Log "bad output file" instead of "cache miss"...
2022-07-19  Joel Rosdahlfix: Avoid false positive cache hits for __asm__("...
2022-07-18  Joel Rosdahlfix: Avoid false success for -fcolor-diagnostics probe...
2022-07-17  Joel Rosdahlfeat: Add support for GCC -fprofile-abs-path option
2022-07-07  Joel Rosdahltest: Simplify secondary_redis_unix tests
2022-07-07  Joel Rosdahlfix: Handle more cases of invalid secondary storage...
2022-07-05  Anders Björklundfeat: Support Redis over unix socket (#1064)
2022-06-11  Joel Rosdahlfeat: Include timestamp in per-object debug filenames
2022-06-11  Joel Rosdahltest: Avoid warning when running inode_cache in isolation
2022-06-10  Joel Rosdahlfeat: Support masquerading as a compiler via copy or...
2022-06-10  Joel Rosdahlfeat: Set CCACHE_DISABLE when calling compiler
2022-06-07  Joel Rosdahlfix: Use correct umask when populating primary cache...
2022-06-07  Joel Rosdahlfix: Fall back to compiler when producing assembler...
2022-05-23  Joel Rosdahltest: Fix test failure when compiler is masquerading...
2022-05-11  Joel Rosdahlfix: Correctly represent statistics counters > 1 in...
2022-05-01  jacobly0fix: Fix sporadic test.profiling failures (#1056)
2022-05-01  Joel Rosdahlfix: Isolate inode cache file in tests
2022-04-03  Joel Rosdahlfix: Improve handling of .gcno files
2022-03-24  Joel Rosdahlfix: Don’t cache preexisting object file when using...
2022-03-13  Joel Rosdahltest: Don’t require C++-capable compiler for the test...
2022-02-27  Joel Rosdahlfix: Don’t increment direct_cache_miss for forced recache
2022-01-25  Joel Rosdahlfeat: Add --inspect option instead of --dump-manifest...
2022-01-17  Joel Rosdahltest: Verify -fsyntax-only handling without -c
2021-12-29  Joel Rosdahltest: Improve code style
2021-12-29  Alexey Sheplyakovfix: Avoid .incbin false positive (#983)
2021-12-29  Steve Mokrisfix: Remove duplicate -Xarch second argument (#981)
2021-12-19  Joel Rosdahlstyle: Add some comments and tweaks
2021-12-19  R. Voggenauerfix: Fix copying of binary files on Windows (#979)
2021-12-19  Joel Rosdahlfix: Don’t run trim_dir test suite unless cleanup tests...
2021-12-12  Joel Rosdahlfeat: Support caching stdout for all compiler types
2021-12-12  Luboš LuňákAdd support for caching stdout from MSVC (#962)
2021-11-17  Joel Rosdahlfix: Correct error handling for unconstructible storage...
2021-11-08  Joel Rosdahlfeat: Add namespace support
2021-09-28  Joel Rosdahlfix: Don’t update manifest on preprocessed hit with...
2021-09-20  Joel Rosdahltest: Cope with CC being a wrapper script that uses...
2021-09-20  Joel Rosdahltest: Silence stray output
2021-09-13  Kira Bruneautest: Use shell builtin pwd for basedir test (#933)
2021-09-07  Gregor Jasnyfix: Always store configuration origin value (#928)
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-20  Joel Rosdahlfix(test): Fix .incbin test with newer binutils
2021-08-16  Joel Rosdahlfeat: Improve statistics summary
2021-08-16  Joel Rosdahlfeat: Print statistics IDs instead of descriptions...
2021-08-10  Joel Rosdahlfix(test): Fix typos in trim_dir suite
2021-08-10  Joel Rosdahlfeat: Add --trim-dir option for usage with secondary...
2021-08-10  Joel Rosdahlfeat: Add share-hits attribute for secondary storage
2021-08-10  Joel Rosdahlfeat: Add reshare config option
next