summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for v3.4.3v3.4.33.4-maintJoel Rosdahl2018-09-021-0/+1
* Update NEWSJoel Rosdahl2018-09-021-1/+3
* Upgrade zlib to 1.2.11Anders F Björklund2018-09-0219-903/+1481
* Update NEWSJoel Rosdahl2018-08-231-0/+2
* Bail out on compiler option -save-temps=objAnders F Björklund2018-08-232-0/+19
* Update NEWSJoel Rosdahl2018-08-141-0/+2
* Add handling of separate -target parameterAnders F Björklund2018-08-141-0/+13
* Bail out on too hard clang option “-MJ”Joel Rosdahl2018-08-142-0/+3
* Remove debug logJoel Rosdahl2018-06-071-1/+1
* Improve logging related to hashing of the CWDJoel Rosdahl2018-06-071-1/+2
* Update NEWSJoel Rosdahl2018-05-071-0/+11
* Avoid TOCTOU issue when deciding if config is validTomasz Miąsko2018-05-073-2/+22
* Use double when calculating cache thresholdsJoel Rosdahl2018-04-232-11/+10
* Add a 32-bit build target, using multilib (-m32)Anders F Björklund2018-04-233-2/+14
* Convert float config to double, add roundingAnders F Björklund2018-04-232-4/+7
* Upgrade clang to 5.0, for the Travis dockerAnders F Björklund2018-04-232-2/+10
* Make sure to export ASAN_OPTIONS properlyAnders F Björklund2018-04-231-2/+2
* Add small helper to run all Travis testsAnders F Björklund2018-04-231-0/+8
* Make sure to call configure with right pathAnders F Björklund2018-04-231-1/+1
* Add a travis-build container, for running locallyAnders F Björklund2018-04-232-0/+33
* Look for -fdebug-prefix-map feature explicitlyAnders F Björklund2018-04-231-1/+2
* Improve the Travis build matrixAnders F Björklund2018-04-231-11/+14
* Fix log printing of before/after cleanupAnders F Björklund2018-04-231-4/+4
* Remove irrelevant variable assignment in wipe_dirJoel Rosdahl2018-04-231-3/+2
* win32: Fix CCACHE_COMPILERCHECK=mtime test casepeterbudai@hotmail.com2018-03-301-0/+1
* Prepare for v3.4.2v3.4.2Joel Rosdahl2018-03-253-1/+4
* direct .i mode: Don't create tmp.cpp_stderr file at allpeterbudai@hotmail.com2018-03-251-5/+6
* Clean upJoel Rosdahl2018-03-131-1/+1
* win32: Silence compiler warningspeterbudai@hotmail.com2018-03-132-0/+3
* cleanup: Improve robustness when multiple cleanups run concurrentlyJoel Rosdahl2018-03-134-86/+89
* cleanup: Log size before cleaningJoel Rosdahl2018-03-131-3/+7
* Add x_try_unlink utility functionJoel Rosdahl2018-03-132-7/+23
* test: Use helper functions instead of custom codeJoel Rosdahl2018-03-126-77/+39
* test: Improve error messages from expect_{equal,different}_filesJoel Rosdahl2018-03-121-6/+6
* Update NEWSJoel Rosdahl2018-03-111-0/+2
* Clean upJoel Rosdahl2018-03-113-13/+10
* Support out-of-source buildsAnders F Björklund2018-03-113-14/+32
* Be consistent with “Clang” and “NVCC” names in NEWSJoel Rosdahl2018-03-111-19/+19
* Don’t apply Clang workaround for PCH dependencies for other compilersJoel Rosdahl2018-03-114-52/+57
* cleanup: Remove special-casing of files from ccache 2.xJoel Rosdahl2018-03-061-3/+1
* Fix debug_prefix_map suiteTimofei Kushnir2018-03-061-5/+21
* Improve AsciiDoc markupJoel Rosdahl2018-03-061-54/+53
* Improve man page generationJoel Rosdahl2018-03-044-13/+15
* Remove redundant .gitignore entriesJoel Rosdahl2018-03-041-3/+0
* Change extension of AsciiDoc files to .adocJoel Rosdahl2018-03-016-9/+9
* The Dockerfile was moved to a subdirectoryAnders F Björklund2018-02-281-1/+1
* Fix paths to bundled zlibJoel Rosdahl2018-02-254-8/+38
* Hash preprocessed headers located in “.gch directories” correctlyJoel Rosdahl2018-02-213-1/+65
* Prepare for v3.4.1v3.4.1Joel Rosdahl2018-02-111-1/+1
* Fix printing of version number in “ccache --version”Joel Rosdahl2018-02-114-7/+17