22 Commits

Author SHA1 Message Date
Joel Rosdahl
5ea294ef76 Force new hash sums
All hash sums will from now on be different from those calculated by ccache
2.4, instead of only hash sums for compressed files. This makes hash sums for
compressed and uncompressed files equal again, which reopens for conversion
between compressed and uncompressed files, should the need arise.
2010-02-21 18:18:03 +01:00
Joel Rosdahl
7f34148090 Update NEWS with info from the bug tracker 2010-02-20 16:04:07 +01:00
Joel Rosdahl
84a63bc1e8 Improve NEWS 2010-01-25 21:33:08 +01:00
Joel Rosdahl
4ea8fbe7d6 Consistently refer to options, not flags 2010-01-06 22:23:11 +01:00
Joel Rosdahl
e7544f9b76 Document CCACHE_BASEDIR 2010-01-06 22:23:10 +01:00
Joel Rosdahl
ce0dece114 Clarify cache size limit options' semantics 2010-01-06 22:23:10 +01:00
Joel Rosdahl
42273c937f Let compressed files get different hash sums than uncompressed
This is to avoid problems when older ccache versions (without compression
support) access the cache.
2010-01-06 22:23:10 +01:00
Joel Rosdahl
b8ad2040e8 Add compatibility notes 2010-01-05 18:56:59 +01:00
Joel Rosdahl
1c8693f58d Add distcheck make target 2010-01-05 18:53:04 +01:00
Joel Rosdahl
24f886c412 Implement installcheck make target 2010-01-05 18:53:03 +01:00
Joel Rosdahl
4b8883c5d8 Use non-deprecated itemization in ccache.yo 2010-01-05 18:53:03 +01:00
Joel Rosdahl
59eb6b9fc3 Don't create empty stderr files in the cache 2010-01-05 18:53:03 +01:00
Joel Rosdahl
5de11867ce Make it possible to specify test suites to run on the command line 2010-01-05 18:53:03 +01:00
Joel Rosdahl
3ebcc3b8c9 Put temporary files in a subdirectory of the cache directory
This is to avoid clobbering the cache directory root with left-over temporary
files.
2010-01-05 18:53:03 +01:00
Joel Rosdahl
3e9dda00ab Add support for -Wp,-MD and -Wp,-MMD flags 2010-01-05 18:53:02 +01:00
Joel Rosdahl
f5bb7e4e5a Rewrite absolute paths under CCACHE_BASEDIR to relative 2010-01-05 18:53:02 +01:00
Joel Rosdahl
37739bc9e1 Improve logging 2010-01-05 18:53:02 +01:00
Joel Rosdahl
b80dfc477b Fix bad memory access spotted by Valgrind 2010-01-05 18:53:02 +01:00
Joel Rosdahl
e53af1a618 First working version of the direct mode 2010-01-05 18:53:01 +01:00
Joel Rosdahl
e289678ff8 Don't hash CCACHE_PREFIX 2010-01-05 18:53:01 +01:00
Joel Rosdahl
71f0bb1153 Update NEWS 2010-01-05 18:53:00 +01:00
Joel Rosdahl
d304020939 Add NEWS file 2010-01-05 18:52:59 +01:00