index
:
delta/ccache.git
3.1-maint
3.2-maint
3.3-maint
3.4-maint
3.5-maint
3.7-maint
4.5-maint
4.6-maint
4.7-maint
baserock/build-essential
baserock/http-ccache
baserock/http-ccache-morph
baserock/jonathan/no-system-zlib
baserock/liw/kinnison-ccache-fix
baserock/morph
baserock/samthursfield/build-essential-2
baserock/samthursfield/build-essential-2-rebase
dev/aggregation
dev/memcached
maint
master
github.com: ccache/ccache
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
The Dockerfile was moved to a subdirectory
Anders F Björklund
2018-02-28
1
-1
/
+1
*
Fix paths to bundled zlib
Joel Rosdahl
2018-02-25
4
-8
/
+38
*
Hash preprocessed headers located in “.gch directories” correctly
Joel Rosdahl
2018-02-21
3
-1
/
+65
*
Prepare for v3.4.1
v3.4.1
Joel Rosdahl
2018-02-11
1
-1
/
+1
*
Fix printing of version number in “ccache --version”
Joel Rosdahl
2018-02-11
4
-7
/
+17
*
Prepare for v3.4
v3.4
Joel Rosdahl
2018-02-11
1
-2
/
+2
*
Update lookup tables with new location of .gperf files
Joel Rosdahl
2018-02-11
3
-67
/
+67
*
Add update-authors make recipe and use it
Joel Rosdahl
2018-02-10
3
-5
/
+35
*
Improve README.md
Joel Rosdahl
2018-02-07
1
-54
/
+21
*
Rearrange files into suitable subdirectories, e.g. src and doc
Joel Rosdahl
2018-02-07
93
-108
/
+107
*
Simplify initialize() slightly
Joel Rosdahl
2018-02-06
1
-5
/
+3
*
Treat unreadable conf file like missing instead of a fatal error
Joel Rosdahl
2018-02-06
3
-22
/
+11
*
Document caveats related to colored warnings from compilers
Joel Rosdahl
2018-02-05
2
-0
/
+15
*
Document more pitfalls with hard links
Joel Rosdahl
2018-02-05
2
-8
/
+19
*
Use strftime instead of obsolete asctime function
Joel Rosdahl
2018-02-04
1
-1
/
+3
*
Fix most warnings from cppcheck 1.72
Joel Rosdahl
2018-02-04
4
-5
/
+3
*
Change “improvements” to “enhancements” in NEWS.txt
Joel Rosdahl
2018-02-04
1
-15
/
+15
*
Fix use-after-free error in 316b966b
Joel Rosdahl
2018-02-03
1
-1
/
+1
*
Hash host compilers invoked by nvcc
Joel Rosdahl
2018-02-03
1
-2
/
+63
*
Introduce and use ARRAY_SIZE macro
Joel Rosdahl
2018-02-03
3
-8
/
+9
*
Hash '-ccbin' argument
Sam Gross
2018-02-03
1
-0
/
+10
*
unittest: Pass errmsg to CHECKM when available
Joel Rosdahl
2018-01-31
1
-3
/
+5
*
Update config.guess and config.sub to modern versions
Joel Rosdahl
2018-01-31
2
-678
/
+634
*
Only pass implicit -MQ to preprocessor if needed
Joel Rosdahl
2018-01-30
3
-3
/
+20
*
Update NEWS
Joel Rosdahl
2018-01-30
1
-1
/
+1
*
test: Add and fix cpp1 suite
Joel Rosdahl
2018-01-30
2
-3
/
+4
*
Update NEWS
Joel Rosdahl
2018-01-30
1
-0
/
+4
*
Improve docs and clean up
Joel Rosdahl
2018-01-30
3
-16
/
+17
*
Pass the cpp1 flags more selectively
Anders F Björklund
2018-01-30
1
-0
/
+9
*
Add test case for directives-only/rewrite-includes
Anders F Björklund
2018-01-30
1
-0
/
+65
*
Handle semi-preprocessed source code with cpp1
Anders F Björklund
2018-01-30
2
-0
/
+26
*
Clean up
Joel Rosdahl
2018-01-30
4
-23
/
+23
*
Fail if boolean env vars are set with common negative strings
Mostyn Bramley-Moore
2018-01-30
4
-8
/
+39
*
test: Rearrange files into test and unittest directories
Joel Rosdahl
2018-01-29
40
-30
/
+32
*
Prefer bash, when running test.sh script
Anders F Björklund
2018-01-29
3
-2
/
+7
*
Merge branch '3.3-maint'
Joel Rosdahl
2018-01-28
2
-2
/
+2
|
\
|
*
Prepare for v3.3.6
v3.3.6
3.3-maint
Joel Rosdahl
2018-01-28
2
-2
/
+2
*
|
Tweak code style and comments
Joel Rosdahl
2018-01-28
2
-12
/
+12
*
|
Merge branch '3.3-maint'
Joel Rosdahl
2018-01-28
4
-3
/
+52
|
\
\
|
|
/
|
*
Update NEWS
Joel Rosdahl
2018-01-28
1
-0
/
+17
|
*
test: Verify that UNCACHED_ERR_FD works
Joel Rosdahl
2018-01-28
1
-0
/
+32
|
*
Only write hash debug output if there is any data
Joel Rosdahl
2018-01-28
1
-2
/
+2
|
*
Fix broken UNCACHED_ERR_FD
Luboš Luňák
2018-01-28
1
-1
/
+1
*
|
test: Fix nvcc tests when using compiler with options
Joel Rosdahl
2018-01-27
3
-9
/
+9
*
|
test: Remove superfluous blank lines
Joel Rosdahl
2018-01-27
5
-7
/
+0
*
|
test: Split into one file per suite
Joel Rosdahl
2018-01-27
21
-3801
/
+3750
*
|
Update NEWS
Joel Rosdahl
2018-01-27
1
-0
/
+7
*
|
Clean up code related to CUDA/nvcc
Joel Rosdahl
2018-01-27
3
-194
/
+194
*
|
test: Fix nvcc_ldir tests when gcc is a masquerading ccache
Joel Rosdahl
2018-01-27
1
-1
/
+1
*
|
Bug fixes and tests for nvcc
Clemens Rabe
2018-01-27
5
-3
/
+667
[next]