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
/
MANUAL.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document caveats related to colored warnings from compilers
Joel Rosdahl
2018-02-05
1
-0
/
+13
*
Document more pitfalls with hard links
Joel Rosdahl
2018-02-05
1
-8
/
+17
*
Improve docs and clean up
Joel Rosdahl
2018-01-30
1
-5
/
+6
*
Handle semi-preprocessed source code with cpp1
Anders F Björklund
2018-01-30
1
-0
/
+6
*
Clean up
Joel Rosdahl
2018-01-30
1
-5
/
+6
*
Fail if boolean env vars are set with common negative strings
Mostyn Bramley-Moore
2018-01-30
1
-5
/
+6
*
Merge branch '3.3-maint'
Joel Rosdahl
2018-01-21
1
-26
/
+30
|
\
|
*
doc: Improve instructions on how to compile in different directories
Joel Rosdahl
2018-01-21
1
-26
/
+30
*
|
Merge branch '3.3-maint'
Joel Rosdahl
2018-01-13
1
-3
/
+3
|
\
\
|
|
/
|
*
doc: Tweak automatic cleanup description
Joel Rosdahl
2018-01-13
1
-3
/
+3
*
|
Merge branch '3.3-maint'
Joel Rosdahl
2018-01-11
1
-2
/
+2
|
\
\
|
|
/
|
*
doc: Improve markup
Joel Rosdahl
2018-01-11
1
-2
/
+2
*
|
Merge branch '3.3-maint'
Joel Rosdahl
2018-01-10
1
-5
/
+48
|
\
\
|
|
/
|
*
Document how automatic cleanup works
Joel Rosdahl
2018-01-10
1
-5
/
+48
*
|
Enable the unifier option, also in direct mode
Anders F Björklund
2017-07-19
1
-3
/
+1
|
/
*
Update log message and docs when using SLOPPY_FILE_STAT_MATCHES
Tor Arne Vestbø
2017-06-15
1
-1
/
+1
*
Document the different cache statistics counters
Joel Rosdahl
2017-02-09
1
-0
/
+110
*
Fix AsciiDoc syntax in manual
Joel Rosdahl
2016-10-31
1
-7
/
+7
*
Tweak manual line width
Joel Rosdahl
2016-10-30
1
-10
/
+10
*
MANUAL.txt: fix some AsciiDoc style
Philippe Proulx
2016-10-30
1
-17
/
+29
*
Bail out on usage of .incbin` assembler directives
Joel Rosdahl
2016-10-26
1
-7
/
+0
*
Improve grammar
Joel Rosdahl
2016-08-27
1
-2
/
+2
*
Clean up after a8ca6ad3
Joel Rosdahl
2016-07-29
1
-2
/
+2
*
Make the cleanup limit into a configurable variable
Anders Björklund
2016-07-29
1
-0
/
+5
*
Let hash_dir default to true
Joel Rosdahl
2016-07-27
1
-8
/
+14
*
Let run_second_cpp default to true
Joel Rosdahl
2016-07-27
1
-15
/
+11
*
doc: Rename bugs section to caveats
Joel Rosdahl
2016-07-13
1
-4
/
+5
*
Merge branch '3.2-maint'
Joel Rosdahl
2016-07-11
1
-1
/
+1
|
\
|
*
Doc and comment spelling fixes
Ville Skyttä
2016-07-11
1
-1
/
+1
*
|
Add support for -Wp,-D in direct mode
Orion Poplawski
2016-07-11
1
-4
/
+4
*
|
Merge branch '3.2-maint'
Joel Rosdahl
2016-04-14
1
-13
/
+13
|
\
\
|
|
/
|
*
Make it harder to misinterpret semantics of boolean environment settings
Joel Rosdahl
2016-04-14
1
-12
/
+12
*
|
Add option to not discard comments in preprocessor
Anders Björklund
2016-03-14
1
-0
/
+5
*
|
Tweak MANUAL and NEWS
Joel Rosdahl
2016-02-17
1
-6
/
+5
*
|
Only hash the cwd dir when generating debuginfo
Anders Björklund
2016-02-08
1
-1
/
+1
*
|
Improve debuginfo cwd when using -fdebug-prefix-map
Anders Björklund
2016-02-08
1
-0
/
+4
*
|
Add prefix option for precompiler too
Anders Björklund
2016-01-14
1
-0
/
+7
*
|
Tweak manual text
Joel Rosdahl
2015-12-22
1
-3
/
+4
*
|
Add feature to ignore headers in manifest
Anders Björklund
2015-12-22
1
-0
/
+7
*
|
Fix typos in manual
Joel Rosdahl
2015-12-20
1
-2
/
+2
*
|
Sort sloppiness options in manual
Joel Rosdahl
2015-12-19
1
-4
/
+4
*
|
Allow not including system headers in manifest
Anders Björklund
2015-12-19
1
-0
/
+4
*
|
Merge branch '3.2-maint'
Joel Rosdahl
2015-10-27
1
-21
/
+19
|
\
\
|
|
/
|
*
Correct manual regarding __DATE_, __TIME__ and __FILE__ macros
Joel Rosdahl
2015-10-27
1
-21
/
+19
*
|
Change to https links to ccache resources
Joel Rosdahl
2015-10-19
1
-2
/
+2
|
/
*
Support syntax CCACHE_COMPILERCHECK=string:<value>
Jiang Jiang
2015-03-08
1
-0
/
+3
*
doc: Add missing documentation for max_files and max_size options
Joel Rosdahl
2014-12-04
1
-0
/
+11
*
doc: Sort configuration options correctly and fix typo
Joel Rosdahl
2014-12-04
1
-6
/
+6
*
Add "read-only direct" setting
Joel Rosdahl
2014-11-02
1
-0
/
+6
*
Merge branch 'maint'
Joel Rosdahl
2014-01-08
1
-11
/
+19
|
\
[next]