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
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test that the order of debug options is kept
Joel Rosdahl
2017-03-25
1
-1
/
+33
*
Rename STATS_UNSUPPORTED to STATS_UNSUPPORTED_OPTION
Joel Rosdahl
2016-10-26
1
-1
/
+1
*
Merge branch '3.2-maint' into 3.3-maint
Joel Rosdahl
2016-09-07
1
-3
/
+4
|
\
|
*
Only pass -Wp,-MT and similar to the preprocessor
Joel Rosdahl
2016-09-07
1
-4
/
+5
*
|
Clean up after a8ca6ad3
Joel Rosdahl
2016-07-29
2
-0
/
+3
*
|
Make the cleanup limit into a configurable variable
Anders Björklund
2016-07-29
3
-1
/
+35
*
|
Let hash_dir default to true
Joel Rosdahl
2016-07-27
1
-5
/
+5
*
|
Let run_second_cpp default to true
Joel Rosdahl
2016-07-27
2
-6
/
+33
*
|
test: Use same colors and wording for quicktest and test.sh status
Joel Rosdahl
2016-07-27
1
-2
/
+2
*
|
c99: Use //-style-comments
Joel Rosdahl
2016-07-22
14
-294
/
+249
*
|
Tweak #include file paths
Joel Rosdahl
2016-07-22
15
-40
/
+42
*
|
Make all concatenated option path arguments relative
Joel Rosdahl
2016-07-21
1
-2
/
+28
*
|
Don't check for symlinks on Windows
Joel Rosdahl
2016-07-13
1
-13
/
+1
*
|
Fix warnings from uncrustify
Anders Björklund
2016-03-30
1
-0
/
+2
*
|
Merge branch '3.2-maint'
Joel Rosdahl
2016-03-30
1
-3
/
+4
|
\
\
|
|
/
|
*
Fix --print-config to show pch_defines
KonaBlend
2016-03-30
1
-3
/
+4
*
|
Adjust code as suggested by uncrustify
Joel Rosdahl
2016-03-16
1
-3
/
+5
*
|
Add option to not discard comments in preprocessor
Anders Björklund
2016-03-14
1
-1
/
+6
*
|
Fix Windows quicktest, paths and bats
Anders Björklund
2016-02-18
4
-4
/
+67
*
|
Windows version of rm, to remove testdir
Anders Björklund
2016-02-18
1
-0
/
+4
*
|
Add some Windows/MinGW ifdefs, to make it build
Anders Björklund
2016-02-18
2
-1
/
+9
*
|
Plug minor memory leaks, mostly in unit tests
Joel Rosdahl
2016-02-06
2
-4
/
+9
*
|
Recognize concatenated form of some long compiler options
Joel Rosdahl
2016-02-06
1
-1
/
+46
*
|
Add prefix option for precompiler too
Anders Björklund
2016-01-14
1
-1
/
+6
*
|
Improve code style
Joel Rosdahl
2015-12-22
1
-1
/
+2
*
|
Add feature to ignore headers in manifest
Anders Björklund
2015-12-22
1
-1
/
+6
*
|
Allow not including system headers in manifest
Anders Björklund
2015-12-19
1
-4
/
+6
|
/
*
Clean up
Joel Rosdahl
2015-09-19
1
-3
/
+3
*
Minor improvements to Windows support
Vadim Petrochenkov
2015-09-13
1
-0
/
+15
*
uncrustify: Add sp_after_comma
Joel Rosdahl
2015-08-07
1
-1
/
+1
*
test: Make subst_env_in_string not depend on existing environment
Joel Rosdahl
2015-08-05
1
-13
/
+13
*
Update source code style according to uncrustify
Joel Rosdahl
2015-08-05
8
-102
/
+107
*
Add support for coverage (compiling for gcov)
Anders Björklund
2015-03-31
1
-0
/
+10
*
Make default cache size suffix be "G", like documented
Joel Rosdahl
2014-12-04
1
-1
/
+1
*
test: Unset GCC_COLORS to avoid confusing argument processing tests
Joel Rosdahl
2014-11-19
1
-1
/
+3
*
Fix bug in dirname
Joel Rosdahl
2014-11-15
1
-0
/
+1
*
Add "read-only direct" setting
Joel Rosdahl
2014-11-02
1
-1
/
+6
*
Remove left-over merge conflict markers
Joel Rosdahl
2014-04-16
1
-5
/
+1
*
Merge branch 'maint'
Joel Rosdahl
2014-04-15
1
-0
/
+6
|
\
|
*
Fix bug in common_dir_prefix_length
Joel Rosdahl
2014-04-09
1
-1
/
+3
*
|
Merge branch 'maint'
Joel Rosdahl
2014-01-08
1
-3
/
+3
|
\
\
|
|
/
*
|
Merge branch 'maint'
Joel Rosdahl
2013-08-08
2
-13
/
+13
|
\
\
|
|
/
|
*
Fix path canonicalization in make_relative_path when path doesn't exist
Joel Rosdahl
2013-08-08
1
-10
/
+9
|
*
Handle some dirname() special cases as expected
Joel Rosdahl
2013-08-08
1
-1
/
+3
|
*
Use C89-style comments
Joel Rosdahl
2012-08-11
1
-2
/
+2
*
|
Fix test_conf unit tests after b291647878eb3eaa331cb34cab361788231de074
Joel Rosdahl
2013-03-02
1
-6
/
+6
*
|
Allow mtime- and ctime-only matches.
Justin Lebar
2013-03-02
1
-1
/
+4
*
|
Check that included files' ctimes aren't too new.
Justin Lebar
2013-03-02
1
-2
/
+4
*
|
Minor code cleanup
Joel Rosdahl
2012-11-08
1
-2
/
+1
*
|
Don't pass preprocessor options to compiler during second compilation phase
David Givone
2012-11-08
2
-0
/
+29
[next]