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
/
suites
/
base.bash
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Tweak code style
Joel Rosdahl
2020-10-23
1
-2
/
+2
*
Support ccache ccache gcc (#687)
Alexander Lanin
2020-10-20
1
-0
/
+25
*
Make CCACHE_COMPILER always the highest priority (#664)
Alexander Lanin
2020-10-10
1
-0
/
+29
*
Allow running the test suite with a “+dirty” version
Joel Rosdahl
2020-10-05
1
-1
/
+1
*
Encode hash digests as 4 base16 digits + 29 base32hex digits
Joel Rosdahl
2020-09-23
1
-2
/
+2
*
Use short type suffix for cache files
Joel Rosdahl
2020-09-23
1
-3
/
+3
*
Silence unwanted output in CCACHE_UMASK test
Joel Rosdahl
2020-09-23
1
-1
/
+1
*
Remove cache_dir_levels (CCACHE_NLEVELS) setting
Joel Rosdahl
2020-09-17
1
-30
/
+0
*
Remove upgrade code for populating config with legacy cache size values
Joel Rosdahl
2020-09-14
1
-0
/
+1
*
Allow for 64-bit values in statistics counters
Joel Rosdahl
2020-09-05
1
-0
/
+12
*
test: Improve names of expect_* functions
Joel Rosdahl
2020-08-22
1
-23
/
+23
*
CCACHE_PREFIX test: Fix failure for GCC <4.9
Joel Rosdahl
2020-08-06
1
-1
/
+1
*
Let CCACHE_UMASK apply only to files/directories in the cache directory
Joel Rosdahl
2020-08-01
1
-0
/
+42
*
ResultRetriever: Clear m_dest_data between entries
Joel Rosdahl
2020-08-01
1
-0
/
+21
*
Share cache for different object file names with -MD/-MMD (#592)
Deepak Yadav
2020-07-25
1
-3
/
+0
*
Skip “Directory is not hashed if using -gz[=zlib]” tests for GCC 6
Joel Rosdahl
2020-07-05
1
-2
/
+4
*
Replace BLAKE2b with BLAKE3 (#519)
Erik Johansson
2020-06-18
1
-2
/
+2
*
Add inode cache for file hashes (#577)
Olle Liljenzin
2020-05-31
1
-1
/
+5
*
Add test case for merging stderr from preprocessor and compiler
Joel Rosdahl
2020-05-20
1
-0
/
+28
*
Clean up version output test
Joel Rosdahl
2020-04-26
1
-4
/
+2
*
Add test for human readable version output (#583)
Alexander Lanin
2020-04-26
1
-0
/
+11
*
Convert counters to a class (#548)
Thomas Otto
2020-03-01
1
-0
/
+17
*
Fix empty <obj>.ccache-log in debug mode without log_file set
Joel Rosdahl
2020-02-25
1
-0
/
+18
*
Move basedir tests to the basedir test suite
Joel Rosdahl
2020-02-23
1
-46
/
+0
*
Make failure to run compiler_check command a soft error
Joel Rosdahl
2020-02-22
1
-3
/
+0
*
Don’t increment STATS_COMPILER on fatal error
Joel Rosdahl
2020-02-22
1
-1
/
+4
*
Send dependency arguments to compiler if run_second_cpp is true
Joel Rosdahl
2020-01-16
1
-0
/
+3
*
Avoid passing compilation-only options to the preprocessor redux
Joel Rosdahl
2020-01-15
1
-3
/
+21
*
Add tests for verifying dependency file content
Joel Rosdahl
2020-01-05
1
-0
/
+14
*
Test .incbin detection for assembler compilation
Joel Rosdahl
2020-01-05
1
-1
/
+12
*
Remove the unify mode
Joel Rosdahl
2020-01-05
1
-16
/
+0
*
Remove now superfluous size check of uncompressed files
Joel Rosdahl
2019-10-19
1
-0
/
+26
*
Include compiler-only arguments in the hash
Joel Rosdahl
2019-09-17
1
-0
/
+20
*
Support GCC 9’s -gz=[type] option
Joel Rosdahl
2019-09-12
1
-0
/
+44
*
Added remaining changes to make tests run on MSYS (#246)
Anders Björklund
2019-07-28
1
-0
/
+4
*
Use BLAKE2b checksum instead of bundled MD4
Anders F Björklund
2019-07-22
1
-2
/
+5
*
Require libzstd and remove zlib support
Joel Rosdahl
2019-07-01
1
-0
/
+12
*
Improve how <MD4, number of hashed bytes> is represented
Joel Rosdahl
2019-06-08
1
-4
/
+3
*
Remove --enabled-aggregated feature toggle
Joel Rosdahl
2019-06-01
1
-14
/
+0
*
Add aggregated file storing all the results (#408)
Anders Björklund
2019-05-30
1
-4
/
+4
*
Improve handling of debug levels
Joel Rosdahl
2019-04-13
1
-0
/
+20
*
Don’t create missing output directory
Joel Rosdahl
2019-04-01
1
-2
/
+18
*
Deduce output filename from source filename without or ending with dot
Joel Rosdahl
2019-03-27
1
-0
/
+60
*
Add test case for #365
Joel Rosdahl
2019-03-21
1
-0
/
+11
*
Split -gsplit-dwarf tests to a separate test suite
Joel Rosdahl
2019-02-20
1
-25
/
+0
*
Hash CWD when using -gsplit-dwarf
Joel Rosdahl
2019-02-19
1
-0
/
+25
*
Hash environment variables related to locale
Joel Rosdahl
2019-01-09
1
-0
/
+41
*
Merge remote-tracking branch 'afbjorklund/hash_debug' into pr/279
Joel Rosdahl
2018-09-29
1
-0
/
+14
|
\
|
*
Add --hash-file command, for convenience
Anders F Björklund
2018-06-23
1
-0
/
+14
*
|
test: Fix various Solaris shell issues
Thomas Otto
2018-09-02
1
-7
/
+14
[prev]
[next]