bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] {master} build system improvements


From: Theophile Ranquet
Subject: [PATCH 0/2] {master} build system improvements
Date: Wed, 12 Dec 2012 11:51:44 +0100

Hi,

These patches fix a couple of real issues (Automake's rules for building the
documentation were badly overwritten, and 'maintainer-release-check' was
missing), as well as try to introduce some improvements.

For example, the maintainer-checks are now run in different subdirectories, so
their results are separate (and they can be run simultaneously, FWIW).  This
can be helpful since running these tests is quite time consumming.

In a very near future, I would like to make the testsuite more efficient, maybe
by providing a rule that will only rerun failed tests (I am not sure everyone
would want this as a default).  It would also be nice to rename
maintainer-{push,xml,release}-check as maintainer-check-{push,xml,release}, for
coherence, but I would first like to confirm this is a good idea.

Theophile Ranquet (2):
  doc: fix build dependencies
  build: run checks in distinct directories

 configure.ac   |  2 +-
 doc/local.mk   | 13 ++++++++-----
 tests/local.at |  9 +++++----
 tests/local.mk | 20 ++++++++++++++------
 4 files changed, 28 insertions(+), 16 deletions(-)

-- 
1.8.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]