diff options
| author | Pierre Courtieu | 2017-01-04 17:14:29 +0100 |
|---|---|---|
| committer | Pierre Courtieu | 2017-01-04 17:14:29 +0100 |
| commit | 15b977ff32f6c8250d47d7657987b0c94db76710 (patch) | |
| tree | 7f70c0855d99fe7d37f784fc45e763ee9afa383b /CHANGES | |
| parent | af30e1ef04320547273fa02967ddcdb18f380f12 (diff) | |
| parent | 8d405f342bb3a1903fc12184f78f191e7d84c29d (diff) | |
Merge remote-tracking branch 'OFFICIAL/master'
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -26,6 +26,12 @@ and the PG Trac http://proofgeneral.inf.ed.ac.uk/trac option `coq-compile-quick' or the subsection "11.3.3 Quick compilation and .vio Files" in the Coq reference manual. +*** new option coq-compile-keep-going (in menu Coq -> Auto Compilation) + + Similar to ``make -k'', with this option enabled, background + compilation does not stop at the first error but rather + continues as far as possible. + *** bug fixes - avoid leaving partial files behind when compilation fails - 123: Parallel background compliation fails to execute some |
