summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for v3.3.5v3.3.5Joel Rosdahl2018-01-134-8/+15
* doc: Tweak automatic cleanup descriptionJoel Rosdahl2018-01-131-3/+3
* Update NEWSJoel Rosdahl2018-01-111-0/+9
* Don't skip compiler argument following AFFECTS_CPP without TAKES_ARGJoel Rosdahl2018-01-111-1/+3
* Clean upJoel Rosdahl2018-01-113-11/+8
* Clean up redundant expressionorbitcowboy2018-01-111-2/+2
* -fdebug-prefix-map is supported in clang 3.8 and newerTom Hughes2018-01-111-1/+1
* Fix leaked file descriptorAndreas Huber2018-01-113-4/+16
* Clang emits warnings for unused linker arguments, respect that!Edward Z. Yang2018-01-111-3/+8
* doc: Improve markupJoel Rosdahl2018-01-111-2/+2
* Add some fallthrough comments to work around GCC compiler warningsGeert Bosch2018-01-112-2/+5
* Document how automatic cleanup worksJoel Rosdahl2018-01-102-5/+55
* Make ccache -c/--cleanup not take limit_multiple into accountJoel Rosdahl2018-01-105-35/+66
* test: Fix printing of failure reason with glob charactersJoel Rosdahl2018-01-101-1/+1
* Fix grammar in cleanup_* function namesJoel Rosdahl2018-01-104-9/+9
* test: Unset all CCACHE variables in environmentJoel Rosdahl2018-01-101-41/+18
* cleanup: Improve loggingJoel Rosdahl2018-01-102-5/+17
* test: Check more cases of path normalizationJoel Rosdahl2018-01-101-3/+7
* Don't overwrite cached .d file with a version with absolute pathsJoel Rosdahl2018-01-102-5/+3
* test: Fix verbose printing of test case name with spaceJoel Rosdahl2017-12-281-1/+1
* Update NEWSJoel Rosdahl2017-07-191-0/+4
* Don't use cache when building precompiled header with changed depsTor Arne Vestbø2017-07-194-1/+55
* Always use include DEFAULT_SLOPPINESS when overriding CCACHE_SLOPPINESSTor Arne Vestbø2017-07-191-10/+10
* Fix detection of missing argument to -opt/--options-fileJoel Rosdahl2017-06-212-9/+11
* Update log message and docs when using SLOPPY_FILE_STAT_MATCHESTor Arne Vestbø2017-06-152-3/+3
* Tweak commentJoel Rosdahl2017-06-151-3/+3
* Add comment about why SLOPPY_INCLUDE_FILE_[CM]TIME compares using >=tTor Arne Vestbø2017-06-151-0/+4
* Update NEWSJoel Rosdahl2017-03-251-0/+3
* Add test for directory in ignore_headers_in_manifestJoel Rosdahl2017-03-251-6/+27
* Fix DIR_DELIM_CH for win32 and non-win32 platforms, values were mixed upOded Shimon2017-03-251-2/+2
* Update NEWSJoel Rosdahl2017-03-251-0/+2
* Tweak source code formatJoel Rosdahl2017-03-251-1/+2
* Support using multiple -fdebug-prefix-mapAnders F Björklund2017-03-252-5/+41
* Fixed the check for empty object file vs diagnosticsAlexey Tourbin2017-03-251-6/+6
* Removed time_of_compilation check wrt SLOPPY_FILE_STAT_MATCHESAlexey Tourbin2017-03-251-7/+5
* Revert "Better parsing of g* Options, and only use last argument"Joel Rosdahl2017-03-252-40/+21
* Test that the order of debug options is keptJoel Rosdahl2017-03-251-1/+33
* Prepare for v3.3.4v3.3.4Joel Rosdahl2017-02-174-4/+5
* Update NEWSJoel Rosdahl2017-02-171-2/+5
* Run test for undefined behaviour with TravisAnders Björklund2017-02-121-0/+3
* Undefined: avoid shift warning in manifestAnders Björklund2017-02-121-4/+6
* Undefined: avoid shift warning in murmurhashAnders Björklund2017-02-121-6/+6
* Undefined: avoid null warning in tmp_unlinkAnders Björklund2017-02-121-3/+9
* Include feature_macros earlier in configure.acJoel Rosdahl2017-02-121-2/+2
* Document the different cache statistics countersJoel Rosdahl2017-02-092-0/+116
* Use correct statistics counter for -optf/--options-file failureJoel Rosdahl2017-02-091-1/+1
* Update NEWSJoel Rosdahl2017-02-081-0/+15
* Include names of include files in the hash againJoel Rosdahl2017-02-052-36/+66
* Fix AsciiDoc syntax in manualJoel Rosdahl2016-10-311-7/+7
* Tweak manual line widthJoel Rosdahl2016-10-301-10/+10