]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Merge branch '3.3-maint'
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 10 Jan 2018 20:10:45 +0000 (21:10 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 10 Jan 2018 20:10:45 +0000 (21:10 +0100)
* 3.3-maint:
  Document how automatic cleanup works
  Make ccache -c/--cleanup not take limit_multiple into account
  test: Fix printing of failure reason with glob characters
  Fix grammar in cleanup_* function names
  test: Unset all CCACHE variables in environment
  cleanup: Improve logging
  test: Check more cases of path normalization
  Don't overwrite cached .d file with a version with absolute paths
  test: Fix verbose printing of test case name with space
  Update NEWS
  Don't use cache when building precompiled header with changed deps
  Always use include DEFAULT_SLOPPINESS when overriding CCACHE_SLOPPINESS

1  2 
MANUAL.txt
NEWS.txt
ccache.c
ccache.h
stats.c
test.sh

diff --cc MANUAL.txt
Simple merge
diff --cc NEWS.txt
Simple merge
diff --cc ccache.c
Simple merge
diff --cc ccache.h
Simple merge
diff --cc stats.c
Simple merge
diff --cc test.sh
Simple merge