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
...
*
|
Bail out on -P at end of -Wp, as well
Joel Rosdahl
2016-07-27
3
-15
/
+10
*
|
Bail out on too hard compiler option -P
Joel Rosdahl
2016-07-27
3
-0
/
+16
*
|
Don't pass -fcolor-diagnostics to Clang when compiling assembler
Joel Rosdahl
2016-07-27
1
-2
/
+4
*
|
test: Various improvements and cleanups that were long needed
Joel Rosdahl
2016-07-27
1
-1824
/
+2245
*
|
Remove obsolete comments
Joel Rosdahl
2016-07-24
1
-5
/
+1
*
|
Disable i586-mingw32msvc build for now
Joel Rosdahl
2016-07-23
1
-3
/
+3
*
|
test: Add missing -s option to cut
Joel Rosdahl
2016-07-23
1
-1
/
+1
*
|
Make test suite work with CC="gcc -std=gnu99"
Joel Rosdahl
2016-07-23
1
-5
/
+9
*
|
Remove directories (testdir.* and perfdir.*) on "make clean"
Joel Rosdahl
2016-07-23
1
-1
/
+1
*
|
Add missing variable declaration
Joel Rosdahl
2016-07-23
1
-1
/
+1
*
|
c99: Declare variables closer to their first use
Joel Rosdahl
2016-07-23
19
-1008
/
+658
*
|
c99: Use //-style-comments
Joel Rosdahl
2016-07-22
41
-1944
/
+1536
*
|
c99: Check for and require a C99-compatible compiler
Joel Rosdahl
2016-07-22
3
-18
/
+12
*
|
Tweak #include file paths
Joel Rosdahl
2016-07-22
18
-40
/
+53
*
|
Avoid compilation warning in bundled zlib
Joel Rosdahl
2016-07-22
1
-2
/
+3
*
|
Update NEWS
Joel Rosdahl
2016-07-22
1
-0
/
+3
*
|
Use "#if 0" to comment out code blocks
Joel Rosdahl
2016-07-22
1
-10
/
+10
*
|
Remove testdir.* and perfdir.* on "make clean"
Joel Rosdahl
2016-07-22
2
-2
/
+2
*
|
Support for Fortran 77
Melven Roehrig-Zoellner
2016-07-22
1
-1
/
+31
*
|
Update NEWS
Joel Rosdahl
2016-07-21
1
-0
/
+2
*
|
test: Verify support for caching compilation of assembler files
Joel Rosdahl
2016-07-21
1
-0
/
+15
*
|
support assembler
Pavel Boldin
2016-07-21
2
-1
/
+6
*
|
Update NEWS
Joel Rosdahl
2016-07-21
1
-0
/
+2
*
|
Show cache hit rate (%) in stats display
Anders Björklund
2016-07-21
1
-0
/
+19
*
|
Update NEWS
Joel Rosdahl
2016-07-21
1
-0
/
+2
*
|
Minor cleanup
Joel Rosdahl
2016-07-21
2
-17
/
+21
*
|
Multiple "-arch" options support for preprocessor mode
Ivan Vaigult
2016-07-21
2
-17
/
+66
*
|
Update NEWS
Joel Rosdahl
2016-07-21
1
-0
/
+4
*
|
removed incorrect and irrelevant comment after the fix
John Basila
2016-07-21
1
-1
/
+1
*
|
preprocessor mode: enable using identical header in different paths
John Basila
2016-07-21
2
-13
/
+12
*
|
Update NEWS
Joel Rosdahl
2016-07-21
1
-3
/
+7
*
|
Improve variable name
Joel Rosdahl
2016-07-21
1
-7
/
+7
*
|
Count the number of cleanups performed, in stats
Anders Björklund
2016-07-21
4
-3
/
+61
*
|
Make all concatenated option path arguments relative
Joel Rosdahl
2016-07-21
2
-33
/
+43
*
|
Extract code for detecting precompiled header into a separate function
Joel Rosdahl
2016-07-21
1
-48
/
+55
*
|
Mark -B as taking a path
Joel Rosdahl
2016-07-21
1
-1
/
+1
*
|
test: Try to fix sed syntax to fix build error
Joel Rosdahl
2016-07-21
1
-2
/
+3
*
|
Merge branch '3.2-maint'
Joel Rosdahl
2016-07-20
3
-3
/
+49
|
\
\
|
|
/
|
*
Prepare for v3.2.7
v3.2.7
Joel Rosdahl
2016-07-20
1
-2
/
+3
|
*
Update NEWS
Joel Rosdahl
2016-07-19
1
-3
/
+3
|
*
Make sure to hash the trailing quote when skipping
Anders Björklund
2016-07-19
1
-0
/
+2
|
*
Add test for certain gcc compilers with buggy cpp
Anders Björklund
2016-07-19
1
-0
/
+33
|
*
Make calculate_object_hash handle argument-less -B etc. correctly
Joel Rosdahl
2016-07-16
4
-0
/
+37
*
|
Make calculate_object_hash handle argument-less -B etc. correctly
Joel Rosdahl
2016-07-16
3
-0
/
+27
*
|
test: Make CCACHE_COMPILE available in all suites
Joel Rosdahl
2016-07-16
1
-1
/
+2
*
|
Document the *_args variables in cc_process_args
Joel Rosdahl
2016-07-16
1
-3
/
+18
*
|
Convert README and INSTALL to markdown
Joel Rosdahl
2016-07-16
3
-49
/
+30
*
|
doc: Rename bugs section to caveats
Joel Rosdahl
2016-07-13
1
-4
/
+5
*
|
Don't check for symlinks on Windows
Joel Rosdahl
2016-07-13
4
-15
/
+14
*
|
Don't use non-POSIX S_ISLNK macro
Joel Rosdahl
2016-07-12
1
-1
/
+1
[prev]
[next]