summaryrefslogtreecommitdiffstats
path: root/src/debug_flags.h
Commit message (Collapse)AuthorAgeFilesLines
* Add -d keepdepfile to preserve depfilesShinichiro Hamaji2016-01-281-0/+2
| | | | | This is useful when you are developing a tool which generates GCC-style depfiles.
* Rename -d nowinstatcache to -d nostatcache; might become useful elsewhere (#787)Nico Weber2014-06-271-1/+1
|
* make bool exist everywhere, for simpler calling codeNico Weber2014-06-151-2/+0
|
* simplify more, move behind flagNico Weber2014-06-151-0/+4
|
* add -d keeprsp to preserve @rsp files on success on windowsScott Graham2013-09-101-0/+29