aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPierre Courtieu2017-01-04 17:14:29 +0100
committerPierre Courtieu2017-01-04 17:14:29 +0100
commit15b977ff32f6c8250d47d7657987b0c94db76710 (patch)
tree7f70c0855d99fe7d37f784fc45e763ee9afa383b /CHANGES
parentaf30e1ef04320547273fa02967ddcdb18f380f12 (diff)
parent8d405f342bb3a1903fc12184f78f191e7d84c29d (diff)
Merge remote-tracking branch 'OFFICIAL/master'
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index dca879b3..4ac96315 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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