summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: Disable the inode cache by defaultv4.7.54.7-maintJoel Rosdahl2023-03-206-6/+20
* chore: Update NEWSv4.7.4Joel Rosdahl2022-11-211-0/+59
* chore: Fix typoJoel Rosdahl2022-11-201-1/+1
* bump: Upgrade to hiredis 1.1.0Joel Rosdahl2022-11-201-2/+2
* fix: Avoid race condition in inode cache for quick updatesJoel Rosdahl2022-11-204-9/+49
* fix: Fall back to emulation for unsupported posix_fallocate (#1222)Oleg Sidorkin2022-11-141-3/+7
* fix: Use $XDG_RUNTIME_DIR/ccache-tmp as the default temporary directoryJoel Rosdahl2022-11-134-8/+6
* test: Test TimePoint::nsec_decimal_partJoel Rosdahl2022-11-131-0/+1
* fix: Fix bug in Duration arithmetic operatorsJoel Rosdahl2022-11-133-4/+136
* perf: Optimize util::write_file for empty dataJoel Rosdahl2022-11-131-2/+2
* fix: Do not create /run directory on systems that don't have it (#1221)Oleg Sidorkin2022-11-131-3/+5
* doc: Don't mention removed compiler type "pump"Joel Rosdahl2022-11-111-2/+0
* doc: Add hint about using -fno-pch-timestamp for PCH with ClangJoel Rosdahl2022-11-111-2/+4
* doc: Improve description of header file handling after 24cfb7998c27Joel Rosdahl2022-11-111-2/+2
* fix: Don't consider temporary files incompressibleJoel Rosdahl2022-11-101-1/+2
* fix: Properly wait for recompression jobs if there is no f subdirJoel Rosdahl2022-11-101-0/+3
* enhance: Make subsequent calls to ThreadPool::shut_down NOPsJoel Rosdahl2022-11-101-0/+4
* doc: Remove superfluous right parenthesisJoel Rosdahl2022-11-101-1/+1
* refactor: Avoid changing loop variable in body of for loopJoel Rosdahl2022-11-102-2/+6
* refactor: Remove empty if clauseJoel Rosdahl2022-11-101-4/+5
* fix: Avoid duplicate magic header in --inspectJoel Rosdahl2022-11-101-1/+1
* chore: Sort file listJoel Rosdahl2022-11-101-1/+1
* chore: Improve inode cache loggingJoel Rosdahl2022-11-101-2/+3
* doc: Fix indentationJoel Rosdahl2022-11-071-5/+5
* fix(http-storage): Report connection timeout properlyJoel Rosdahl2022-11-071-6/+15
* ci: Don't run CodeQL on unit testsJoel Rosdahl2022-11-061-0/+1
* ci: Refactor ci/build scriptJoel Rosdahl2022-11-061-11/+19
* chore: Update NEWSv4.7.3Joel Rosdahl2022-11-051-0/+49
* doc: Mention the default value of keep_comments_cppJoel Rosdahl2022-11-051-1/+2
* chore: Fix grammar in commentJoel Rosdahl2022-11-051-2/+2
* feat: Include I_MPI_CC/I_MPI_CXX in the input hashJoel Rosdahl2022-11-051-0/+6
* chore: Improve inode cache loggingJoel Rosdahl2022-11-051-6/+5
* feat: Support -Wp,-M[M]D with -o without -MMD/-MQ/-MT for GCC and ClangJoel Rosdahl2022-11-032-18/+51
* test: Silence progress messages from CCACHE_UMASK testJoel Rosdahl2022-11-031-3/+3
* test: Silence Clang warnings about unused arguments during compilationJoel Rosdahl2022-11-031-4/+4
* test: Remove left-over fi statementJoel Rosdahl2022-11-031-1/+0
* fix: Fix parsing of sloppiness with trailing delimiterJoel Rosdahl2022-11-032-9/+7
* fix: Avoid redundant slash in HTTP storage URLs with subdirsJoel Rosdahl2022-11-031-1/+1
* fix: Hash variables that affect Clang version on macOSJoel Rosdahl2022-11-031-2/+8
* chore: Tweak commentsJoel Rosdahl2022-11-032-4/+4
* chore: Improve logging of file read failuresJoel Rosdahl2022-11-028-11/+17
* chore: Update authorsv4.7.2Joel Rosdahl2022-10-291-1/+1
* chore: Update NEWSJoel Rosdahl2022-10-291-0/+32
* fix: Process the argument following a -Xarch argument (#1199)rblx-kbuck2022-10-282-2/+4
* fix: Use configured umask for command line operations like --zero-statsJoel Rosdahl2022-10-283-0/+31
* test: Disable flaky Windows profiling testsJoel Rosdahl2022-10-282-5/+8
* build: Include limits.h for PATH_MAXJoel Rosdahl2022-10-262-0/+4
* fix: Use separate 32-bit and 64-bit inode cache filesJoel Rosdahl2022-10-262-2/+4
* build: Apply standard settings and warnings to lockfile test (#1195)Gregor Jasny2022-10-241-1/+1
* chore: Correct contributor in NEWSJoel Rosdahl2022-10-221-1/+1