index
:
delta/ccache.git
3.1-maint
3.2-maint
3.3-maint
3.4-maint
3.5-maint
3.7-maint
4.5-maint
4.6-maint
4.7-maint
baserock/build-essential
baserock/http-ccache
baserock/http-ccache-morph
baserock/jonathan/no-system-zlib
baserock/liw/kinnison-ccache-fix
baserock/morph
baserock/samthursfield/build-essential-2
baserock/samthursfield/build-essential-2-rebase
dev/aggregation
dev/memcached
maint
master
github.com: ccache/ccache
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Support -Wp,-M[M]D with -o without -MMD/-MQ/-MT for GCC and Clang
Joel Rosdahl
2022-11-03
1
-6
/
+24
*
test: Silence progress messages from CCACHE_UMASK test
Joel Rosdahl
2022-11-03
1
-3
/
+3
*
test: Silence Clang warnings about unused arguments during compilation
Joel Rosdahl
2022-11-03
1
-4
/
+4
*
test: Remove left-over fi statement
Joel Rosdahl
2022-11-03
1
-1
/
+0
*
fix: Process the argument following a -Xarch argument (#1199)
rblx-kbuck
2022-10-28
1
-0
/
+4
*
fix: Use configured umask for command line operations like --zero-stats
Joel Rosdahl
2022-10-28
1
-0
/
+18
*
test: Disable flaky Windows profiling tests
Joel Rosdahl
2022-10-28
2
-5
/
+8
*
fix: Use separate 32-bit and 64-bit inode cache files
Joel Rosdahl
2022-10-26
1
-1
/
+1
*
fix: Handle -MD/-MMD when compiling assembler file
Joel Rosdahl
2022-10-19
1
-0
/
+33
*
test: Make the integration tests work under Windows (#1133)
Orgad Shaneh
2022-10-12
21
-93
/
+270
*
chore: Clean up code slightly
Joel Rosdahl
2022-10-06
1
-4
/
+4
*
test: Add another depend mode test (#1174)
louiscaron
2022-10-05
1
-6
/
+46
*
feat: Improve statistics for remote hits/misses
Joel Rosdahl
2022-10-04
5
-71
/
+240
*
chore: Improve inode cache log messages
Joel Rosdahl
2022-10-03
1
-1
/
+1
*
fix: Don't increment preprocessed_cache_miss in recache mode
Joel Rosdahl
2022-10-02
1
-0
/
+2
*
feat: Implement "remote only" mode
Joel Rosdahl
2022-09-28
2
-0
/
+34
*
chore: Rename primary/secondary storage to local/remote storage
Joel Rosdahl
2022-09-27
11
-545
/
+545
*
chore: Rename primary/secondary config to config/system config
Joel Rosdahl
2022-09-27
2
-12
/
+12
*
test: Fix typo in depend tests (#1167)
louiscaron
2022-09-26
1
-1
/
+1
*
test: Fix KEEP_TESTDIR test in test/run (#1161)
louiscaron
2022-09-23
1
-1
/
+1
*
test: Silence output from $COMPILER --version
Joel Rosdahl
2022-09-21
1
-1
/
+1
*
feat: Merge local manifest with fetched remote manifest
Joel Rosdahl
2022-09-21
1
-0
/
+127
*
fix: Don't reshare results with raw files to secondary storage
Joel Rosdahl
2022-09-21
1
-0
/
+24
*
refactor: Use memory buffers instead of streams for results
Joel Rosdahl
2022-09-21
1
-1
/
+2
*
fix: Don't crash with no or nonexistent source file with base_dir
Joel Rosdahl
2022-09-09
1
-0
/
+3
*
fix: Don't fail if object file exists and is unwritable
Joel Rosdahl
2022-09-05
1
-0
/
+9
*
chore: Remove share-hits attribute for secondary storage
Joel Rosdahl
2022-08-30
1
-27
/
+0
*
feat: Add support for Clang "--" option
Joel Rosdahl
2022-08-28
1
-0
/
+13
*
feat: Add support for caching assembler listing files
Joel Rosdahl
2022-08-28
1
-3
/
+49
*
test: Disable "output file failure" test for unsupported filesystem
Joel Rosdahl
2022-08-27
1
-11
/
+16
*
fix: Detect PCH for concatenated -include option
Joel Rosdahl
2022-08-24
1
-11
/
+17
*
test: Add version output on failure (#1134)
Orgad Shaneh
2022-08-18
1
-1
/
+1
*
feat: Enable inode cache by default
Joel Rosdahl
2022-08-06
1
-1
/
+0
*
feat: Improve inode cache robustness
Joel Rosdahl
2022-08-05
1
-3
/
+8
*
test: Ignore clang warning from -fdebug-prefix-map test
Joel Rosdahl
2022-08-03
1
-2
/
+2
*
test: Only run -ftest-coverage + -fprofile-dir tests for GCC
Joel Rosdahl
2022-08-03
1
-29
/
+29
*
feat: Improve handling of dependency files
Joel Rosdahl
2022-07-28
6
-209
/
+224
*
test: Add support for negative content pattern matching
Joel Rosdahl
2022-07-26
1
-2
/
+12
*
ci: Bump to macOS 11
Joel Rosdahl
2022-07-22
1
-1
/
+1
*
fix: Work around Clang bug when outputting to full NFS disk
Joel Rosdahl
2022-07-22
3
-6
/
+18
*
test: Remove superfluous period from error message
Joel Rosdahl
2022-07-20
1
-1
/
+1
*
test: Fix printing of error messages with embedded newlines
Joel Rosdahl
2022-07-20
1
-4
/
+4
*
fix: Log "bad output file" instead of "cache miss" on output file error
Joel Rosdahl
2022-07-19
1
-0
/
+18
*
fix: Avoid false positive cache hits for __asm__(".incbin" " \"file\"")
Joel Rosdahl
2022-07-19
1
-2
/
+11
*
fix: Avoid false success for -fcolor-diagnostics probe with GCC
Joel Rosdahl
2022-07-18
2
-9
/
+7
*
feat: Add support for GCC -fprofile-abs-path option
Joel Rosdahl
2022-07-17
1
-0
/
+45
*
test: Simplify secondary_redis_unix tests
Joel Rosdahl
2022-07-07
1
-24
/
+11
*
fix: Handle more cases of invalid secondary storage URLs
Joel Rosdahl
2022-07-07
1
-0
/
+14
*
feat: Support Redis over unix socket (#1064)
Anders Björklund
2022-07-05
2
-0
/
+149
*
feat: Include timestamp in per-object debug filenames
Joel Rosdahl
2022-06-11
6
-21
/
+24
[next]