| 2018-09-16 |
Anders F Björklund | Add noreturn to functions that don't return |
commit | commitdiff | tree | snapshot |
| 2018-09-16 |
Anders F Björklund | Add missing extern prototypes, or make static |
commit | commitdiff | tree | snapshot |
| 2018-09-16 |
Anders F Björklund | Don't use reserved id macros in the headers |
commit | commitdiff | tree | snapshot |
| 2018-09-16 |
Anders F Björklund | Only compile getopt_long.c when needed |
commit | commitdiff | tree | snapshot |
| 2018-09-16 |
Anders F Björklund | Address issues found by lgtm.com alerts 314/head |
commit | commitdiff | tree | snapshot |
| 2018-09-02 |
Thomas Otto | test: Fix various Solaris shell issues |
commit | commitdiff | tree | snapshot |
| 2018-09-02 |
Joel Rosdahl | Merge branch '3.4-maint' |
commit | commitdiff | tree | snapshot |
| 2018-09-02 |
Joel Rosdahl | Prepare for v3.4.3 3.4-maint v3.4.3 |
commit | commitdiff | tree | snapshot |
| 2018-09-02 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree | snapshot |
| 2018-09-02 |
Anders F Björklund | Upgrade zlib to 1.2.11 |
commit | commitdiff | tree | snapshot |
| 2018-08-27 |
Anders F Björklund | Register debug_end as an exit function instead 279/head |
commit | commitdiff | tree | snapshot |
| 2018-08-25 |
Anders F Björklund | Add documentation to manual, for depend mode |
commit | commitdiff | tree | snapshot |
| 2018-08-25 |
Anders F Björklund | Don't use compiler error/status, but disable |
commit | commitdiff | tree | snapshot |
| 2018-08-25 |
Anders F Björklund | Make depend paths relative earlier for depend mode |
commit | commitdiff | tree | snapshot |
| 2018-08-25 |
Anders F Björklund | Still use the same filesystem, if not depend mode |
commit | commitdiff | tree | snapshot |
| 2018-08-25 |
Anders F Björklund | Add ccache debugging option, for included files |
commit | commitdiff | tree | snapshot |
| 2018-08-25 |
Anders F Björklund | Merge branch 'master' into depend_mode |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Joel Rosdahl | Merge branch '3.4-maint' |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree | snapshot |
| 2018-08-23 |
Anders F Björklund | Bail out on compiler option -save-temps=obj |
commit | commitdiff | tree | snapshot |
| 2018-08-19 |
Joel Rosdahl | Fix minor memory leak introduced in dde3543c |
commit | commitdiff | tree | snapshot |
| 2018-08-19 |
Joel Rosdahl | Fix “clang analyze” false positive |
commit | commitdiff | tree | snapshot |
| 2018-08-18 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree | snapshot |
| 2018-08-18 |
Mike Gulick | process_preprocessed_file: Move gnu_getcwd() out of... |
commit | commitdiff | tree | snapshot |
| 2018-08-18 |
Joel Rosdahl | Merge branch '3.4-maint' |
commit | commitdiff | tree | snapshot |
| 2018-08-18 |
Anders F Björklund | Make sure to install gperf for analyze |
commit | commitdiff | tree | snapshot |
| 2018-08-14 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree | snapshot |
| 2018-08-14 |
Anders F Björklund | Add handling of separate -target parameter |
commit | commitdiff | tree | snapshot |
| 2018-08-14 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree | snapshot |
| 2018-08-14 |
Anders F Björklund | Add a Vagrantfile for testing on FreeBSD |
commit | commitdiff | tree | snapshot |
| 2018-08-14 |
Anders F Björklund | Compiler "cc" might still be the same as "clang" |
commit | commitdiff | tree | snapshot |
| 2018-08-14 |
Anders F Björklund | Add FreeBSD compatibility to test suites |
commit | commitdiff | tree | snapshot |
| 2018-08-14 |
Anders F Björklund | Add patch for X/Open, from FreeBSD ports |
commit | commitdiff | tree | snapshot |
| 2018-08-14 |
Joel Rosdahl | Bail out on too hard clang option “-MJ” |
commit | commitdiff | tree | snapshot |
| 2018-08-12 |
Anders F Björklund | Avoid using strcat and small realloc |
commit | commitdiff | tree | snapshot |
| 2018-08-12 |
Anders F Björklund | Rename helper functions, as suggested in review |
commit | commitdiff | tree | snapshot |
| 2018-08-12 |
Anders F Björklund | Save debug file streams, instead of reopening |
commit | commitdiff | tree | snapshot |
| 2018-08-12 |
Anders F Björklund | Add section markers, to the text file |
commit | commitdiff | tree | snapshot |
| 2018-08-12 |
Anders F Björklund | Rename hash_debug, add matching end function |
commit | commitdiff | tree | snapshot |
| 2018-08-12 |
Anders F Björklund | Improve documentation with example file names |
commit | commitdiff | tree | snapshot |
| 2018-08-12 |
Anders F Björklund | Output log to debug, even without a logfile |
commit | commitdiff | tree | snapshot |
| 2018-08-11 |
Anders F Björklund | Avoid some shellcheck excludes that do make sense |
commit | commitdiff | tree | snapshot |
| 2018-08-11 |
Anders F Björklund | Add target to run shellcheck on test bash scripts |
commit | commitdiff | tree | snapshot |
| 2018-08-10 |
Joel Rosdahl | Add missing delimiter when hashing “-MF” |
commit | commitdiff | tree | snapshot |
| 2018-08-10 |
Joel Rosdahl | Improve printing of “stats zeroed” statistics |
commit | commitdiff | tree | snapshot |
| 2018-08-08 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree | snapshot |
| 2018-08-08 |
Joel Rosdahl | Merge branch '3.4-maint' |
commit | commitdiff | tree | snapshot |
| 2018-08-08 |
Anders F Björklund | Add configure option to disable man pages |
commit | commitdiff | tree | snapshot |
| 2018-06-23 |
Anders F Björklund | Avoid global md variable in mdfour file |
commit | commitdiff | tree | snapshot |
| 2018-06-23 |
Anders F Björklund | Add --hash-file command, for convenience |
commit | commitdiff | tree | snapshot |
| 2018-06-23 |
Anders F Björklund | Add functionality to debug the hashing |
commit | commitdiff | tree | snapshot |
| 2018-06-23 |
Anders F Björklund | Add feature to also log into a memory buffer |
commit | commitdiff | tree | snapshot |
| 2018-06-23 |
Anders F Björklund | Add config for debug option ($CCACHE_DEBUG) |
commit | commitdiff | tree | snapshot |
| 2018-06-23 |
Anders F Björklund | Add util to return the command as a string |
commit | commitdiff | tree | snapshot |
| 2018-06-07 |
Joel Rosdahl | Remove debug log |
commit | commitdiff | tree | snapshot |
| 2018-06-07 |
Joel Rosdahl | Improve logging related to hashing of the CWD |
commit | commitdiff | tree | snapshot |
| 2018-06-07 |
Joel Rosdahl | Improve installation instructions |
commit | commitdiff | tree | snapshot |
| 2018-05-07 |
Joel Rosdahl | Merge branch '3.4-maint' |
commit | commitdiff | tree | snapshot |
| 2018-05-07 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree | snapshot |
| 2018-05-07 |
Tomasz Miąsko | Avoid TOCTOU issue when deciding if config is valid |
commit | commitdiff | tree | snapshot |
| 2018-05-07 |
Joel Rosdahl | Fix code style |
commit | commitdiff | tree | snapshot |
| 2018-05-07 |
Havard Graff | hashutil: fix memory-leak/double free |
commit | commitdiff | tree | snapshot |
| 2018-05-07 |
Havard Graff | Fix some casting warnings |
commit | commitdiff | tree | snapshot |
| 2018-05-07 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree | snapshot |
| 2018-05-07 |
Anders F Björklund | Add the sanitize blacklist contents to the hash |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Joel Rosdahl | Simplify logic |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Anders F Björklund | Print the time when stats last updated |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Joel Rosdahl | Merge branch '3.4-maint' |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Joel Rosdahl | Use double when calculating cache thresholds |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Anders F Björklund | Add a 32-bit build target, using multilib (-m32) |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Anders F Björklund | Convert float config to double, add rounding |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Anders F Björklund | Upgrade clang to 5.0, for the Travis docker |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Anders F Björklund | Make sure to export ASAN_OPTIONS properly |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Anders F Björklund | Add small helper to run all Travis tests |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Anders F Björklund | Make sure to call configure with right path |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Anders F Björklund | Add a travis-build container, for running locally |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Anders F Björklund | Look for -fdebug-prefix-map feature explicitly |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Anders F Björklund | Improve the Travis build matrix |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Anders F Björklund | Fix log printing of before/after cleanup |
commit | commitdiff | tree | snapshot |
| 2018-04-23 |
Joel Rosdahl | Remove irrelevant variable assignment in wipe_dir |
commit | commitdiff | tree | snapshot |
| 2018-04-04 |
Geert Kloosterman | Proof of concept for "depend mode" |
commit | commitdiff | tree | snapshot |
| 2018-04-04 |
Geert Kloosterman | Put "calculate preprocessor hash" code into "if" block |
commit | commitdiff | tree | snapshot |
| 2018-04-04 |
Geert Kloosterman | Move update_cached_result_globals() up within source... |
commit | commitdiff | tree | snapshot |
| 2018-04-04 |
Geert Kloosterman | Add missing free() |
commit | commitdiff | tree | snapshot |
| 2018-04-04 |
Geert Kloosterman | Add option handling code for `depend_mode` |
commit | commitdiff | tree | snapshot |
| 2018-03-30 |
peterbudai... | win32: Fix CCACHE_COMPILERCHECK=mtime test case |
commit | commitdiff | tree | snapshot |
| 2018-03-25 |
Joel Rosdahl | Merge branch '3.4-maint' |
commit | commitdiff | tree | snapshot |
| 2018-03-25 |
Joel Rosdahl | Prepare for v3.4.2 v3.4.2 |
commit | commitdiff | tree | snapshot |
| 2018-03-25 |
peterbudai... | direct .i mode: Don't create tmp.cpp_stderr file at all |
commit | commitdiff | tree | snapshot |
| 2018-03-13 |
Joel Rosdahl | Merge branch '3.4-maint' |
commit | commitdiff | tree | snapshot |
| 2018-03-13 |
Joel Rosdahl | Clean up |
commit | commitdiff | tree | snapshot |
| 2018-03-13 |
peterbudai... | win32: Silence compiler warnings |
commit | commitdiff | tree | snapshot |
| 2018-03-13 |
Joel Rosdahl | cleanup: Improve robustness when multiple cleanups... |
commit | commitdiff | tree | snapshot |
| 2018-03-13 |
Joel Rosdahl | cleanup: Log size before cleaning |
commit | commitdiff | tree | snapshot |
| 2018-03-13 |
Joel Rosdahl | Add x_try_unlink utility function |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Joel Rosdahl | test: Use helper functions instead of custom code |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Joel Rosdahl | test: Improve error messages from expect_{equal,differe... |
commit | commitdiff | tree | snapshot |
| 2018-03-11 |
Joel Rosdahl | Merge branch '3.4-maint' |
commit | commitdiff | tree | snapshot |
| 2018-03-11 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree | snapshot |
| next |