summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add pch test suite probe for seemingly broken compiler supportJoel Rosdahl2020-02-221-2/+9
* win32: Fix -Werror=stringop-truncation warning in GetFileNameFromHandleJoel Rosdahl2020-02-221-1/+1
* win32: Use MOVEFILE_REPLACE_EXISTING to replace file x_renameJoel Rosdahl2020-02-221-3/+2
* Use apparent CWD when checking for CWD in preprocessed outputJoel Rosdahl2020-02-072-5/+9
* Include “Co-authored-by” attributions when calculating authorsJoel Rosdahl2020-01-152-4/+5
* Make it harder to misinterpret semantics of boolean environment settingsJoel Rosdahl2020-01-151-8/+14
* Avoid passing compilation-only options to the preprocessor reduxJoel Rosdahl2020-01-152-12/+33
* Prepare for v3.7.7v3.7.7Joel Rosdahl2020-01-051-0/+1
* Prepare for v3.7.7Joel Rosdahl2020-01-052-2/+2
* Update NEWSJoel Rosdahl2020-01-051-0/+30
* Make sure to always log a “Result:” lineJoel Rosdahl2020-01-056-26/+50
* Add tests for verifying dependency file contentJoel Rosdahl2020-01-052-6/+35
* Revert "Only pass implicit -MQ to preprocessor if needed"Joel Rosdahl2020-01-052-34/+3
* Add “--nocpp2” option to misc/performanceJoel Rosdahl2020-01-021-0/+6
* Test .incbin detection for assembler compilationJoel Rosdahl2020-01-021-1/+12
* Remove the unify modeJoel Rosdahl2020-01-0212-357/+8
* Update .mailmapJoel Rosdahl2019-12-021-0/+1
* Improve comments related to save_timestampJoel Rosdahl2019-12-022-6/+7
* Store mtime/ctime as -1 if sloppy_file_stat is not set (#495)MizuhaHimuraki2019-12-023-10/+24
* Prepare for v3.7.6v3.7.6Joel Rosdahl2019-11-173-2/+5
* Update NEWSJoel Rosdahl2019-11-171-0/+21
* Always include input file path in direct mode hashJoel Rosdahl2019-11-176-76/+82
* Ignore unknown sloppiness values in configuration filesJoel Rosdahl2019-11-162-10/+20
* Handle properly color diagnostics also in depend mode (#484)Luboš Luňák2019-11-141-0/+22
* Format code with uncrustifyJoel Rosdahl2019-11-104-7/+7
* Correct "-MJ" bail out, identify both "-MJ file" and "-MJfile" (#486)Thomas Otto2019-11-103-8/+20
* stats: Fix statistics update with full filesystemRussell King2019-11-011-2/+10
* Prepare for v3.7.5v3.7.5Joel Rosdahl2019-10-221-0/+1
* Update NEWSJoel Rosdahl2019-10-221-2/+11
* Fix spellingJoel Rosdahl2019-10-221-1/+1
* Fix possible NULL pointer dereference (#433)Igor Pylypiv2019-10-221-1/+1
* Please Clang’s -Wmissing-variable-declarationsJoel Rosdahl2019-10-221-3/+3
* Increase interval for cleaning up $CCACHE_DIR/tmp to 2 daysJoel Rosdahl2019-10-221-2/+8
* Don’t fail fatally if temporary cpp_stderr file is missingJoel Rosdahl2019-10-211-1/+4
* Fix warning during configure in out of tree build (#479)Erik Johansson2019-10-181-0/+1
* Add -MQ to compilation flags to make dependency files work properlyJoel Rosdahl2019-10-131-1/+1
* Improve test case orderJoel Rosdahl2019-10-031-6/+6
* Add support for -MF=arg as understood by EDG-based compilersJoel Rosdahl2019-10-033-1/+26
* Only pass implicit -MQ to preprocessor if neededJoel Rosdahl2019-10-033-1/+36
* Update NEWSJoel Rosdahl2019-10-031-0/+11
* Don’t crash if localtime returns null pointer in localtime_r replacementJoel Rosdahl2019-09-222-4/+13
* Include compiler-only arguments in the hashJoel Rosdahl2019-09-174-31/+74
* Only enable more warnings in dev mode when requestedJoel Rosdahl2019-09-154-15/+13
* Prepare for v3.7.4v3.7.4Joel Rosdahl2019-09-121-0/+1
* Update NEWSJoel Rosdahl2019-09-121-0/+15
* Support GCC 9’s -gz=[type] optionJoel Rosdahl2019-09-122-0/+49
* Win32: make_relative_path also accept /c/users (#455)Cristian Adam2019-08-281-1/+9
* Prepare for v3.7.3v3.7.3Joel Rosdahl2019-08-172-1/+2
* Update NEWSJoel Rosdahl2019-08-171-2/+2
* Fix typo in NEWSJoel Rosdahl2019-08-161-1/+1