2018-10-24 |
Joel Rosdahl | Always enable “more warnings” in dev mode |
commit | commitdiff | tree |
2018-10-21 |
Joel Rosdahl | Sort list |
commit | commitdiff | tree |
2018-10-21 |
Anders F Björklund | Fix missing header include / prototype |
commit | commitdiff | tree |
2018-10-21 |
Anders F Björklund | Fix const-correctness of the config formatter |
commit | commitdiff | tree |
2018-10-16 |
Joel Rosdahl | Ignore return value from fwrite when writing debug log |
commit | commitdiff | tree |
2018-10-16 |
Joel Rosdahl | Remove unused return value from cc_dump_log_buffer |
commit | commitdiff | tree |
2018-10-16 |
Joel Rosdahl | Add Xavier René-Corail to .mailcap |
commit | commitdiff | tree |
2018-10-15 |
Joel Rosdahl | Prepare for v3.5 v3.5 |
commit | commitdiff | tree |
2018-10-15 |
Joel Rosdahl | Add -Wno-implicit-fallthrough for zlib build in non... |
commit | commitdiff | tree |
2018-10-15 |
Joel Rosdahl | Add some more silent make rules |
commit | commitdiff | tree |
2018-10-15 |
Joel Rosdahl | Remove obsolete cppcheck suppression |
commit | commitdiff | tree |
2018-10-15 |
Joel Rosdahl | Make cppcheck find config.h |
commit | commitdiff | tree |
2018-10-15 |
Joel Rosdahl | Add assert in language_is_preprocessed |
commit | commitdiff | tree |
2018-10-14 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree |
2018-10-14 |
Joel Rosdahl | Tweak silent make rule printouts |
commit | commitdiff | tree |
2018-10-14 |
Joel Rosdahl | Default to silent make rules unconditionally |
commit | commitdiff | tree |
2018-10-14 |
Anders F Björklund | Add configure option for silent make rules |
commit | commitdiff | tree |
2018-10-14 |
Joel Rosdahl | Sort commandline option list |
commit | commitdiff | tree |
2018-10-14 |
Joel Rosdahl | Fix alignment and indentation |
commit | commitdiff | tree |
2018-10-14 |
Gabriel Scherer | New command-line option -k/--get-config prints the... |
commit | commitdiff | tree |
2018-10-14 |
Gabriel Scherer | Use the per-item printers in conf_print_items |
commit | commitdiff | tree |
2018-10-14 |
Gabriel Scherer | Add a confitem field for entry printing, and a printer... |
commit | commitdiff | tree |
2018-10-14 |
Joel Rosdahl | Use memcpy instead of strncpy in append_log |
commit | commitdiff | tree |
2018-10-13 |
Joel Rosdahl | Pass -Wno-implicit-fallthrough when compiling bundled... |
commit | commitdiff | tree |
2018-10-13 |
Rafael Kitover | Minor fixes for cygwin/msys2 |
commit | commitdiff | tree |
2018-10-07 |
Joel Rosdahl | Clean up includes |
commit | commitdiff | tree |
2018-10-07 |
Joel Rosdahl | Fix bugs in debug mode logging |
commit | commitdiff | tree |
2018-10-07 |
Joel Rosdahl | Fix debug mode bug in cc_log_argv |
commit | commitdiff | tree |
2018-10-07 |
Joel Rosdahl | Refactor debug mode code |
commit | commitdiff | tree |
2018-10-02 |
Xavier RENE... | Add LGTM.com code quality badges |
commit | commitdiff | tree |
2018-10-02 |
Joel Rosdahl | Fix Clang warning “declaration shadows a local variable” |
commit | commitdiff | tree |
2018-10-02 |
Joel Rosdahl | Move ATTR_NORETURN function declarations closer to... |
commit | commitdiff | tree |
2018-10-02 |
Joel Rosdahl | Remove superfluous “extern” function declarations from... |
commit | commitdiff | tree |
2018-10-02 |
Joel Rosdahl | Merge remote-tracking branch 'afbjorklund/everything' |
commit | commitdiff | tree |
2018-10-02 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree |
2018-10-02 |
Rafael Kitover | Fix configure arg --without-bundled-zlib |
commit | commitdiff | tree |
2018-10-02 |
Joel Rosdahl | Update uncrustify config and run uncrustify version... |
commit | commitdiff | tree |
2018-10-02 |
Joel Rosdahl | Remove bogus out-of-memory check in reformat() |
commit | commitdiff | tree |
2018-10-02 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree |
2018-10-02 |
Joel Rosdahl | Improve debug mode documentation |
commit | commitdiff | tree |
2018-10-02 |
Joel Rosdahl | Improve debug log filenames |
commit | commitdiff | tree |
2018-09-29 |
Joel Rosdahl | Merge remote-tracking branch 'afbjorklund/hash_debug... |
commit | commitdiff | tree |
2018-09-23 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree |
2018-09-23 |
Joel Rosdahl | Improve documentation of file_stat_matches_ctime |
commit | commitdiff | tree |
2018-09-23 |
Anders F Björklund | Add option to disable ctime check for manifest |
commit | commitdiff | tree |
2018-09-16 |
Anders F Björklund | Make configure work with older clang versions 315/head |
commit | commitdiff | tree |
2018-09-16 |
Anders F Björklund | Add option for enabling more compiler warnings |
commit | commitdiff | tree |
2018-09-16 |
Anders F Björklund | Add configure support for detecting clang |
commit | commitdiff | tree |
2018-09-16 |
Anders F Björklund | Avoid bad function cast by using temporary |
commit | commitdiff | tree |
2018-09-16 |
Anders F Björklund | Proper use of const qualifier char* strings |
commit | commitdiff | tree |
2018-09-16 |
Anders F Björklund | Removed locally shadowed global variables |
commit | commitdiff | tree |
2018-09-16 |
Anders F Björklund | Don't use undefined macros, use ifdef instead |
commit | commitdiff | tree |
2018-09-16 |
Anders F Björklund | Add noreturn to functions that don't return |
commit | commitdiff | tree |
2018-09-16 |
Anders F Björklund | Add missing extern prototypes, or make static |
commit | commitdiff | tree |
2018-09-16 |
Anders F Björklund | Don't use reserved id macros in the headers |
commit | commitdiff | tree |
2018-09-16 |
Anders F Björklund | Only compile getopt_long.c when needed |
commit | commitdiff | tree |
2018-09-16 |
Anders F Björklund | Address issues found by lgtm.com alerts 314/head |
commit | commitdiff | tree |
2018-09-02 |
Thomas Otto | test: Fix various Solaris shell issues |
commit | commitdiff | tree |
2018-09-02 |
Joel Rosdahl | Merge branch '3.4-maint' |
commit | commitdiff | tree |
2018-09-02 |
Joel Rosdahl | Prepare for v3.4.3 3.4-maint v3.4.3 |
commit | commitdiff | tree |
2018-09-02 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree |
2018-09-02 |
Anders F Björklund | Upgrade zlib to 1.2.11 |
commit | commitdiff | tree |
2018-08-27 |
Anders F Björklund | Register debug_end as an exit function instead 279/head |
commit | commitdiff | tree |
2018-08-23 |
Joel Rosdahl | Merge branch '3.4-maint' |
commit | commitdiff | tree |
2018-08-23 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree |
2018-08-23 |
Anders F Björklund | Bail out on compiler option -save-temps=obj |
commit | commitdiff | tree |
2018-08-19 |
Joel Rosdahl | Fix minor memory leak introduced in dde3543c |
commit | commitdiff | tree |
2018-08-19 |
Joel Rosdahl | Fix “clang analyze” false positive |
commit | commitdiff | tree |
2018-08-18 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree |
2018-08-18 |
Mike Gulick | process_preprocessed_file: Move gnu_getcwd() out of... |
commit | commitdiff | tree |
2018-08-18 |
Joel Rosdahl | Merge branch '3.4-maint' |
commit | commitdiff | tree |
2018-08-18 |
Anders F Björklund | Make sure to install gperf for analyze |
commit | commitdiff | tree |
2018-08-14 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree |
2018-08-14 |
Anders F Björklund | Add handling of separate -target parameter |
commit | commitdiff | tree |
2018-08-14 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree |
2018-08-14 |
Anders F Björklund | Add a Vagrantfile for testing on FreeBSD |
commit | commitdiff | tree |
2018-08-14 |
Anders F Björklund | Compiler "cc" might still be the same as "clang" |
commit | commitdiff | tree |
2018-08-14 |
Anders F Björklund | Add FreeBSD compatibility to test suites |
commit | commitdiff | tree |
2018-08-14 |
Anders F Björklund | Add patch for X/Open, from FreeBSD ports |
commit | commitdiff | tree |
2018-08-14 |
Joel Rosdahl | Bail out on too hard clang option “-MJ” |
commit | commitdiff | tree |
2018-08-12 |
Anders F Björklund | Avoid using strcat and small realloc |
commit | commitdiff | tree |
2018-08-12 |
Anders F Björklund | Rename helper functions, as suggested in review |
commit | commitdiff | tree |
2018-08-12 |
Anders F Björklund | Save debug file streams, instead of reopening |
commit | commitdiff | tree |
2018-08-12 |
Anders F Björklund | Add section markers, to the text file |
commit | commitdiff | tree |
2018-08-12 |
Anders F Björklund | Rename hash_debug, add matching end function |
commit | commitdiff | tree |
2018-08-12 |
Anders F Björklund | Improve documentation with example file names |
commit | commitdiff | tree |
2018-08-12 |
Anders F Björklund | Output log to debug, even without a logfile |
commit | commitdiff | tree |
2018-08-11 |
Anders F Björklund | Avoid some shellcheck excludes that do make sense |
commit | commitdiff | tree |
2018-08-11 |
Anders F Björklund | Add target to run shellcheck on test bash scripts |
commit | commitdiff | tree |
2018-08-10 |
Joel Rosdahl | Add missing delimiter when hashing “-MF” |
commit | commitdiff | tree |
2018-08-10 |
Joel Rosdahl | Improve printing of “stats zeroed” statistics |
commit | commitdiff | tree |
2018-08-08 |
Joel Rosdahl | Update NEWS |
commit | commitdiff | tree |
2018-08-08 |
Joel Rosdahl | Merge branch '3.4-maint' |
commit | commitdiff | tree |
2018-08-08 |
Anders F Björklund | Add configure option to disable man pages |
commit | commitdiff | tree |
2018-06-23 |
Anders F Björklund | Avoid global md variable in mdfour file |
commit | commitdiff | tree |
2018-06-23 |
Anders F Björklund | Add --hash-file command, for convenience |
commit | commitdiff | tree |
2018-06-23 |
Anders F Björklund | Add functionality to debug the hashing |
commit | commitdiff | tree |
2018-06-23 |
Anders F Björklund | Add feature to also log into a memory buffer |
commit | commitdiff | tree |
2018-06-23 |
Anders F Björklund | Add config for debug option ($CCACHE_DEBUG) |
commit | commitdiff | tree |
2018-06-23 |
Anders F Björklund | Add util to return the command as a string |
commit | commitdiff | tree |
next |