summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prepare for v3.4v3.4Joel Rosdahl2018-02-111-2/+2
* Update lookup tables with new location of .gperf filesJoel Rosdahl2018-02-113-67/+67
* Add update-authors make recipe and use itJoel Rosdahl2018-02-103-5/+35
* Improve README.mdJoel Rosdahl2018-02-071-54/+21
* Rearrange files into suitable subdirectories, e.g. src and docJoel Rosdahl2018-02-0793-108/+107
* Simplify initialize() slightlyJoel Rosdahl2018-02-061-5/+3
* Treat unreadable conf file like missing instead of a fatal errorJoel Rosdahl2018-02-063-22/+11
* Document caveats related to colored warnings from compilersJoel Rosdahl2018-02-052-0/+15
* Document more pitfalls with hard linksJoel Rosdahl2018-02-052-8/+19
* Use strftime instead of obsolete asctime functionJoel Rosdahl2018-02-041-1/+3
* Fix most warnings from cppcheck 1.72Joel Rosdahl2018-02-044-5/+3
* Change “improvements” to “enhancements” in NEWS.txtJoel Rosdahl2018-02-041-15/+15
* Fix use-after-free error in 316b966bJoel Rosdahl2018-02-031-1/+1
* Hash host compilers invoked by nvccJoel Rosdahl2018-02-031-2/+63
* Introduce and use ARRAY_SIZE macroJoel Rosdahl2018-02-033-8/+9
* Hash '-ccbin' argumentSam Gross2018-02-031-0/+10
* unittest: Pass errmsg to CHECKM when availableJoel Rosdahl2018-01-311-3/+5
* Update config.guess and config.sub to modern versionsJoel Rosdahl2018-01-312-678/+634
* Only pass implicit -MQ to preprocessor if neededJoel Rosdahl2018-01-303-3/+20
* Update NEWSJoel Rosdahl2018-01-301-1/+1
* test: Add and fix cpp1 suiteJoel Rosdahl2018-01-302-3/+4
* Update NEWSJoel Rosdahl2018-01-301-0/+4
* Improve docs and clean upJoel Rosdahl2018-01-303-16/+17
* Pass the cpp1 flags more selectivelyAnders F Björklund2018-01-301-0/+9
* Add test case for directives-only/rewrite-includesAnders F Björklund2018-01-301-0/+65
* Handle semi-preprocessed source code with cpp1Anders F Björklund2018-01-302-0/+26
* Clean upJoel Rosdahl2018-01-304-23/+23
* Fail if boolean env vars are set with common negative stringsMostyn Bramley-Moore2018-01-304-8/+39
* test: Rearrange files into test and unittest directoriesJoel Rosdahl2018-01-2940-30/+32
* Prefer bash, when running test.sh scriptAnders F Björklund2018-01-293-2/+7
* Merge branch '3.3-maint'Joel Rosdahl2018-01-282-2/+2
|\
| * Prepare for v3.3.6v3.3.63.3-maintJoel Rosdahl2018-01-282-2/+2
* | Tweak code style and commentsJoel Rosdahl2018-01-282-12/+12
* | Merge branch '3.3-maint'Joel Rosdahl2018-01-284-3/+52
|\ \ | |/
| * Update NEWSJoel Rosdahl2018-01-281-0/+17
| * test: Verify that UNCACHED_ERR_FD worksJoel Rosdahl2018-01-281-0/+32
| * Only write hash debug output if there is any dataJoel Rosdahl2018-01-281-2/+2
| * Fix broken UNCACHED_ERR_FDLuboš Luňák2018-01-281-1/+1
* | test: Fix nvcc tests when using compiler with optionsJoel Rosdahl2018-01-273-9/+9
* | test: Remove superfluous blank linesJoel Rosdahl2018-01-275-7/+0
* | test: Split into one file per suiteJoel Rosdahl2018-01-2721-3801/+3750
* | Update NEWSJoel Rosdahl2018-01-271-0/+7
* | Clean up code related to CUDA/nvccJoel Rosdahl2018-01-273-194/+194
* | test: Fix nvcc_ldir tests when gcc is a masquerading ccacheJoel Rosdahl2018-01-271-1/+1
* | Bug fixes and tests for nvccClemens Rabe2018-01-275-3/+667
* | test: Fix failure in gcc pch suite when using compiler with optionsJoel Rosdahl2018-01-271-1/+5
* | test: Find and use real compilerJoel Rosdahl2018-01-221-54/+66
* | test: Check that dependency file contains the correct object nameJoel Rosdahl2018-01-221-0/+3