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
/
ccache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce and use ARRAY_SIZE macro
Joel Rosdahl
2018-02-03
1
-0
/
+1
*
Improve file size/number counters for overwritten files
Joel Rosdahl
2018-01-21
1
-1
/
+1
*
Merge branch '3.3-maint'
Joel Rosdahl
2018-01-11
1
-0
/
+1
|
\
|
*
Clean up
Joel Rosdahl
2018-01-11
1
-1
/
+1
|
*
Fix leaked file descriptor
Andreas Huber
2018-01-11
1
-0
/
+1
*
|
Merge branch '3.3-maint'
Joel Rosdahl
2018-01-10
1
-2
/
+3
|
\
\
|
|
/
|
*
Make ccache -c/--cleanup not take limit_multiple into account
Joel Rosdahl
2018-01-10
1
-1
/
+1
|
*
Fix grammar in cleanup_* function names
Joel Rosdahl
2018-01-10
1
-2
/
+2
|
*
Don't use cache when building precompiled header with changed deps
Tor Arne Vestbø
2017-07-19
1
-0
/
+1
*
|
Add debugging option of printing unify output
Anders F Björklund
2017-07-19
1
-1
/
+1
*
|
Merge branch '3.3-maint'
Joel Rosdahl
2017-03-25
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix DIR_DELIM_CH for win32 and non-win32 platforms, values were mixed up
Oded Shimon
2017-03-25
1
-2
/
+2
*
|
Treat configuration errors as warnings instead of fatal errors
Joel Rosdahl
2017-02-08
1
-0
/
+1
*
|
Merge remote-tracking branch 'afbjorklund/zero_timestamp'
Joel Rosdahl
2016-11-03
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Show the time when stats were last zeroed out
Anders Björklund
2016-10-22
1
-0
/
+2
*
|
Bail out on usage of .incbin` assembler directives
Joel Rosdahl
2016-10-26
1
-0
/
+1
*
|
Rename STATS_UNSUPPORTED to STATS_UNSUPPORTED_OPTION
Joel Rosdahl
2016-10-26
1
-1
/
+1
|
/
*
Decrease read buffer size to 64 KiB
Joel Rosdahl
2016-07-30
1
-2
/
+2
*
Clean up after f731bd4a
Joel Rosdahl
2016-07-30
1
-2
/
+2
*
Increase buffer size for IO operations.
Mikhail Kolomeytsev
2016-07-30
1
-0
/
+3
*
Clean up after a8ca6ad3
Joel Rosdahl
2016-07-29
1
-0
/
+3
*
Bail out on -P at end of -Wp, as well
Joel Rosdahl
2016-07-27
1
-1
/
+5
*
c99: Use //-style-comments
Joel Rosdahl
2016-07-22
1
-34
/
+29
*
Count the number of cleanups performed, in stats
Anders Björklund
2016-07-21
1
-0
/
+2
*
Don't check for symlinks on Windows
Joel Rosdahl
2016-07-13
1
-0
/
+1
*
Add some Windows/MinGW ifdefs, to make it build
Anders Björklund
2016-02-18
1
-1
/
+1
*
Merge branch '3.2-maint'
Joel Rosdahl
2016-01-03
1
-1
/
+0
|
\
|
*
Fix cppcheck warnings/suggestions
Joel Rosdahl
2016-01-02
1
-1
/
+0
*
|
Let ignore_headers_in_manifest match full directory or file names
Joel Rosdahl
2015-12-22
1
-0
/
+2
*
|
Allow not including system headers in manifest
Anders Björklund
2015-12-19
1
-0
/
+5
|
/
*
Fix build on Solaris 10+ and AIX 7
Neil Mushell
2015-11-02
1
-0
/
+2
*
Use correct data types for stats_set_sizes parameters
Joel Rosdahl
2015-10-04
1
-1
/
+1
*
Improve signal handling
Joel Rosdahl
2015-08-29
1
-0
/
+2
*
Wait for compiler subprocess to exit before exiting from a signal
Joel Rosdahl
2015-08-17
1
-1
/
+1
*
Avoid calling exit() inside an exit handler
Joel Rosdahl
2015-06-03
1
-0
/
+1
*
Introduce logging wrappers for stat/lstat/fstat functions
Joel Rosdahl
2015-03-19
1
-0
/
+3
*
Various fixes in WIN32-specific code
Joel Rosdahl
2015-01-28
1
-1
/
+1
*
fix stdout, stderr if compiler failed
leanid
2015-01-28
1
-1
/
+1
*
fix all jrosdahl commentes on previous patch, and test on windows ndk with cl...
leanid
2015-01-28
1
-0
/
+2
*
fix windows build and successfully tested on windows with android NDK
leanid
2015-01-28
1
-3
/
+2
*
Improve execute() to take FDs instead of filenames
Joel Rosdahl
2014-11-15
1
-3
/
+2
*
Improve temporary file creation functions and usage
Joel Rosdahl
2014-11-15
1
-1
/
+3
*
Merge maint into master (using imerge)
Joel Rosdahl
2014-11-13
1
-2
/
+1
|
\
|
*
Do not rely on pids being unique
Joel Rosdahl
2014-11-13
1
-1
/
+1
*
|
Refactor code for putting/getting files to/from the cache into functions
Joel Rosdahl
2014-06-09
1
-1
/
+1
*
|
Remove unused cc_vlog function
Joel Rosdahl
2014-05-08
1
-1
/
+0
*
|
Merge branch 'maint'
Joel Rosdahl
2014-04-15
1
-1
/
+4
|
\
\
|
|
/
|
*
Mark fatal() with __attribute__((noreturn)) to please clang-analyzer
Joel Rosdahl
2014-04-13
1
-1
/
+3
*
|
Merge branch 'maint'
Joel Rosdahl
2014-01-08
1
-2
/
+2
|
\
\
|
|
/
|
*
Require CCACHE_SLOPPINESS=pch_defines,time_macros opt-in to enable PCH handling
Joel Rosdahl
2014-01-08
1
-0
/
+1
[next]