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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare for v3.4.3
v3.4.3
3.4-maint
Joel Rosdahl
2018-09-02
1
-0
/
+1
*
Update NEWS
Joel Rosdahl
2018-09-02
1
-1
/
+3
*
Upgrade zlib to 1.2.11
Anders F Björklund
2018-09-02
19
-903
/
+1481
*
Update NEWS
Joel Rosdahl
2018-08-23
1
-0
/
+2
*
Bail out on compiler option -save-temps=obj
Anders F Björklund
2018-08-23
2
-0
/
+19
*
Update NEWS
Joel Rosdahl
2018-08-14
1
-0
/
+2
*
Add handling of separate -target parameter
Anders F Björklund
2018-08-14
1
-0
/
+13
*
Bail out on too hard clang option “-MJ”
Joel Rosdahl
2018-08-14
2
-0
/
+3
*
Remove debug log
Joel Rosdahl
2018-06-07
1
-1
/
+1
*
Improve logging related to hashing of the CWD
Joel Rosdahl
2018-06-07
1
-1
/
+2
*
Update NEWS
Joel Rosdahl
2018-05-07
1
-0
/
+11
*
Avoid TOCTOU issue when deciding if config is valid
Tomasz Miąsko
2018-05-07
3
-2
/
+22
*
Use double when calculating cache thresholds
Joel Rosdahl
2018-04-23
2
-11
/
+10
*
Add a 32-bit build target, using multilib (-m32)
Anders F Björklund
2018-04-23
3
-2
/
+14
*
Convert float config to double, add rounding
Anders F Björklund
2018-04-23
2
-4
/
+7
*
Upgrade clang to 5.0, for the Travis docker
Anders F Björklund
2018-04-23
2
-2
/
+10
*
Make sure to export ASAN_OPTIONS properly
Anders F Björklund
2018-04-23
1
-2
/
+2
*
Add small helper to run all Travis tests
Anders F Björklund
2018-04-23
1
-0
/
+8
*
Make sure to call configure with right path
Anders F Björklund
2018-04-23
1
-1
/
+1
*
Add a travis-build container, for running locally
Anders F Björklund
2018-04-23
2
-0
/
+33
*
Look for -fdebug-prefix-map feature explicitly
Anders F Björklund
2018-04-23
1
-1
/
+2
*
Improve the Travis build matrix
Anders F Björklund
2018-04-23
1
-11
/
+14
*
Fix log printing of before/after cleanup
Anders F Björklund
2018-04-23
1
-4
/
+4
*
Remove irrelevant variable assignment in wipe_dir
Joel Rosdahl
2018-04-23
1
-3
/
+2
*
win32: Fix CCACHE_COMPILERCHECK=mtime test case
peterbudai@hotmail.com
2018-03-30
1
-0
/
+1
*
Prepare for v3.4.2
v3.4.2
Joel Rosdahl
2018-03-25
3
-1
/
+4
*
direct .i mode: Don't create tmp.cpp_stderr file at all
peterbudai@hotmail.com
2018-03-25
1
-5
/
+6
*
Clean up
Joel Rosdahl
2018-03-13
1
-1
/
+1
*
win32: Silence compiler warnings
peterbudai@hotmail.com
2018-03-13
2
-0
/
+3
*
cleanup: Improve robustness when multiple cleanups run concurrently
Joel Rosdahl
2018-03-13
4
-86
/
+89
*
cleanup: Log size before cleaning
Joel Rosdahl
2018-03-13
1
-3
/
+7
*
Add x_try_unlink utility function
Joel Rosdahl
2018-03-13
2
-7
/
+23
*
test: Use helper functions instead of custom code
Joel Rosdahl
2018-03-12
6
-77
/
+39
*
test: Improve error messages from expect_{equal,different}_files
Joel Rosdahl
2018-03-12
1
-6
/
+6
*
Update NEWS
Joel Rosdahl
2018-03-11
1
-0
/
+2
*
Clean up
Joel Rosdahl
2018-03-11
3
-13
/
+10
*
Support out-of-source builds
Anders F Björklund
2018-03-11
3
-14
/
+32
*
Be consistent with “Clang” and “NVCC” names in NEWS
Joel Rosdahl
2018-03-11
1
-19
/
+19
*
Don’t apply Clang workaround for PCH dependencies for other compilers
Joel Rosdahl
2018-03-11
4
-52
/
+57
*
cleanup: Remove special-casing of files from ccache 2.x
Joel Rosdahl
2018-03-06
1
-3
/
+1
*
Fix debug_prefix_map suite
Timofei Kushnir
2018-03-06
1
-5
/
+21
*
Improve AsciiDoc markup
Joel Rosdahl
2018-03-06
1
-54
/
+53
*
Improve man page generation
Joel Rosdahl
2018-03-04
4
-13
/
+15
*
Remove redundant .gitignore entries
Joel Rosdahl
2018-03-04
1
-3
/
+0
*
Change extension of AsciiDoc files to .adoc
Joel Rosdahl
2018-03-01
6
-9
/
+9
*
The Dockerfile was moved to a subdirectory
Anders F Björklund
2018-02-28
1
-1
/
+1
*
Fix paths to bundled zlib
Joel Rosdahl
2018-02-25
4
-8
/
+38
*
Hash preprocessed headers located in “.gch directories” correctly
Joel Rosdahl
2018-02-21
3
-1
/
+65
*
Prepare for v3.4.1
v3.4.1
Joel Rosdahl
2018-02-11
1
-1
/
+1
*
Fix printing of version number in “ccache --version”
Joel Rosdahl
2018-02-11
4
-7
/
+17
[next]