summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* chore: Update NEWSv4.6.34.6-maintJoel Rosdahl2022-08-271-1/+8
* test: Disable "output file failure" test for unsupported filesystemJoel Rosdahl2022-08-271-11/+16
* chore: Update NEWSJoel Rosdahl2022-08-271-0/+21
* fix: Use -P -Fi for saving MSVC preprocessor outputJoel Rosdahl2022-08-251-6/+12
* fix: Fix build with musl when using GCC 12 (#1145)Khem Raj2022-08-252-0/+3
* fix: Detect PCH for concatenated -include optionJoel Rosdahl2022-08-252-13/+21
* chore: Update NEWSv4.6.2Joel Rosdahl2022-08-221-1/+118
* chore: Update authorsJoel Rosdahl2022-08-222-0/+5
* fix: Add missing format argument to error messageJoel Rosdahl2022-08-221-1/+1
* build: Fix MSVC build errorJoel Rosdahl2022-08-201-0/+1
* fix: Don't crash in race between file read and cleanupJoel Rosdahl2022-08-201-0/+3
* chore: Improve log message about too many raw file entriesJoel Rosdahl2022-08-201-2/+5
* fix: Only enable inode cache if subsecond stat timestamps are availableJoel Rosdahl2022-08-201-1/+1
* chore: Remove unused InodeCache::Key::sloppy_time_macros fieldJoel Rosdahl2022-08-201-1/+0
* enhance: Support Stat::{atim,ctim,mtim} on macOSJoel Rosdahl2022-08-205-17/+28
* fix: Hash sanitizeblacklist delimiter correctlyJoel Rosdahl2022-08-201-1/+1
* test: Ignore clang warning from -fdebug-prefix-map testJoel Rosdahl2022-08-201-2/+2
* test: Only run -ftest-coverage + -fprofile-dir tests for GCCJoel Rosdahl2022-08-201-29/+29
* fix: Always rewrite dependency file if base_dir is usedJoel Rosdahl2022-08-204-16/+0
* fix: Handle --hash-file/--checksum-file error properlyJoel Rosdahl2022-08-201-9/+16
* fix: Restore order of cpp and cppstderr sections in input hashJoel Rosdahl2022-08-201-3/+3
* fix: Work around Clang bug when outputting to full NFS diskJoel Rosdahl2022-08-207-112/+133
* test: Remove superfluous period from error messageJoel Rosdahl2022-08-201-1/+1
* test: Fix printing of error messages with embedded newlinesJoel Rosdahl2022-08-201-4/+4
* fix: Log "bad output file" instead of "cache miss" on output file errorJoel Rosdahl2022-08-205-11/+45
* fix: Avoid false positive cache hits for __asm__(".incbin" " \"file\"")Joel Rosdahl2022-08-202-7/+17
* fix: Avoid false success for -fcolor-diagnostics probe with GCCJoel Rosdahl2022-08-204-51/+47
* fix: Handle more cases of invalid secondary storage URLsJoel Rosdahl2022-08-202-6/+22
* build: Fix FTBFS with not yet released GCC 13Joel Rosdahl2022-08-205-2/+8
* fix: Don't display max size in ccache -s if it's 0 (= unlimited)Joel Rosdahl2022-08-201-12/+18
* enhance: Fall back to utimes(2) if utimensat(2) is unavailableJoel Rosdahl2022-08-203-2/+16
* fix: Remove AsciiDoc markup from help text of --trim-dirJoel Rosdahl2022-08-201-2/+2
* fix: Use a cleanup stamp instead of directory timestamp for cleanupJoel Rosdahl2022-08-203-27/+21
* fix: Clean up temporary dir if it's left the defaultJoel Rosdahl2022-08-203-6/+6
* docs: Mention that mtime is used for LRU cleanupJoel Rosdahl2022-08-201-0/+4
* chore: Fix typo in comment about MSVC object filesJoel Rosdahl2022-08-201-1/+1
* test: Avoid warning when running inode_cache in isolationJoel Rosdahl2022-08-201-0/+1
* fix: Add and use Util::{get,set}_umask functionsJoel Rosdahl2022-08-205-7/+22
* fix: Retain mtime/atime for recompressed filesJoel Rosdahl2022-08-201-3/+5
* enhance: Add util::set_timestamps function for setting mtime/atimeJoel Rosdahl2022-08-209-28/+54
* fix: Use correct umask when populating primary cache from secondaryJoel Rosdahl2022-08-203-17/+12
* fix: Create temporary file with cpp extension instead of hard linkingJoel Rosdahl2022-08-205-28/+39
* fix: Fix build for MSVC (#1078)Florin T2022-08-201-1/+5
* fix: Fall back to compiler when producing assembler listing fileJoel Rosdahl2022-08-202-0/+31
* chore: Add debug log for -P + other preprocessor optionJoel Rosdahl2022-08-201-1/+2
* fix(win32execute): Handle space in paths when using response file (#1080)Sergey Semushin2022-08-201-1/+1
* test: Fix test failure when compiler is masquerading old ccacheJoel Rosdahl2022-08-201-2/+2
* fix: Fix crash with empty include filename in preprocessor output (#1075)olegsidorkin2022-05-161-0/+4
* chore: Update NEWSv4.6.1Joel Rosdahl2022-05-151-0/+133
* chore: Update authorsJoel Rosdahl2022-05-141-0/+2