summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAkim Demaille <demaille@gostai.com>2009-06-29 15:02:48 +0200
committerAkim Demaille <demaille@gostai.com>2009-06-29 15:09:21 +0200
commit5ece73eaa19c79d5dd40b36a2a7d38cb397c2fcd (patch)
treeb46516249bfacf896a0b96bc6cfba1faee258314 /ChangeLog
parentad597a78770c1834e52b7b5286b383998b92f01b (diff)
downloadbison-5ece73eaa19c79d5dd40b36a2a7d38cb397c2fcd.tar.gz
build: avoid concurrent extraction of calc++.
* examples/calc++/Makefile.am (calc.stamp): New. Depend on it to create the sources of calc++ so that concurrent builds don't launch several "extexi" in parallel. Not only this is inefficient, this also builds incorrect sources with several extractions mixed together.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aa23252a..bc971360 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2009-06-29 Akim Demaille <demaille@gostai.com>
+ build: avoid concurrent extraction of calc++.
+ * examples/calc++/Makefile.am (calc.stamp): New.
+ Depend on it to create the sources of calc++ so that concurrent
+ builds don't launch several "extexi" in parallel.
+ Not only this is inefficient, this also builds incorrect sources
+ with several extractions mixed together.
+
+2009-06-29 Akim Demaille <demaille@gostai.com>
+
parse.error: fix.
* data/bison.m4: Move code related to specific variables after the
definition of the variable-maintaining macros so that we don't