parallel-tests: $(EXEEXT) fixes

2009-04-04 Thread Ralf Wildenhues
I was surprised to see only one major flaw in the new test driver code in the EXEEXT treatment, testing it for the first time now: inference rules .chk.log: ... will not cause `make' to consider foo.chk.exe as a valid prerequisite to foo.log (there is no problem with explicit rules like

Re: proposed patch: parallel-tests: per-extension test driver: ext_COMPILE.

2009-04-04 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Sat, Apr 04, 2009 at 12:16:32PM CEST: > + - In 1.10b, the `parallel-tests' driver introduced per-extension test > +driver variables `_LOG_COMPILER', defined as > + > + $(_LOG_COMPILE) $(AM__LOG_FLAGS) $(_LOG_FLAGS) > + > +for extensions `.ext' registered in

Re: proposed patch: parallel-tests: per-extension test driver: ext_COMPILE.

2009-04-04 Thread Ralf Wildenhues
* Akim Demaille wrote on Mon, Mar 30, 2009 at 10:02:51PM CEST: > Le 30 mars 09 à 21:37, Ralf Wildenhues a écrit : >> I mean with >> TESTS = foo bar.test baz.chk >> TEST_EXTENSIONS = .chk >> >> then foo.log and bar.test.log (sic!) will be generated using explicit >> rules, while baz.log will be ge

remaining patches applied before 1.10b: next

2009-04-04 Thread Ralf Wildenhues
After ad-parallel-tests and master were merged into next (see the other two mails), I applied these patches before tagging 1.10b: 1) Update AM_RECURSIVE_TARGETS for parallel-tests. This is obvious and can really be considered as part of the merge, as AM_RECURSIVE_TARGETS was introduced on master w

remaining patches applied before 1.10b: recheck-html

2009-04-04 Thread Ralf Wildenhues
Hello, there were some patches I pushed to the master, ad-parallel-tests, and next branches before creating 1.10b, which I haven't posted on this list yet. I would like to do this now, before going on. The following is the only remaining patch pushed to ad-parallel-tests, to implement recheck-ht

remaining patches applied before 1.10b: master

2009-04-04 Thread Ralf Wildenhues
remaining patches applied to master last weekend, before master was merged into next: 1) update of imported files (patch not shown) 2) fixing an overfull hbox in the manual (yes, we are latex warning free! ;-) 3) maintainer-check need not warn about using DESTDIR=... as argument to `make': we pr