Rev 2504: (Andrew Bennetts) 'make check' builds docs as well in file:///home/pqm/archives/thelove/bzr/%2Btrunk/
Canonical.com Patch Queue Manager
pqm at pqm.ubuntu.com
Sat Jun 2 19:48:57 BST 2007
At file:///home/pqm/archives/thelove/bzr/%2Btrunk/
------------------------------------------------------------
revno: 2504
revision-id: pqm at pqm.ubuntu.com-20070602184854-kwqaduxs0b19r76n
parent: pqm at pqm.ubuntu.com-20070601231018-i374u1n4yt6rpg7x
parent: john at arbash-meinel.com-20070530184026-h7b0okqaito0oquy
committer: Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Sat 2007-06-02 19:48:54 +0100
message:
(Andrew Bennetts) 'make check' builds docs as well
modified:
Makefile Makefile-20050805140406-d96e3498bb61c5bb
------------------------------------------------------------
revno: 2495.5.1
merged: john at arbash-meinel.com-20070530184026-h7b0okqaito0oquy
parent: pqm at pqm.ubuntu.com-20070525050023-ip6kst9coq8a32z5
parent: andrew.bennetts at canonical.com-20070412130325-56c9kdg18lvpj02g
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: check-docs
timestamp: Wed 2007-05-30 13:40:26 -0500
message:
(Andrew Bennetts) 'make check' builds docs as well
------------------------------------------------------------
revno: 2411.1.1
merged: andrew.bennetts at canonical.com-20070412130325-56c9kdg18lvpj02g
parent: pqm at pqm.ubuntu.com-20070412095902-nen3rbeeppe9yrz0
committer: Andrew Bennetts <andrew.bennetts at canonical.com>
branch nick: check-makes-docs
timestamp: Thu 2007-04-12 23:03:25 +1000
message:
Make 'make check' depend on docs building without error.
=== modified file 'Makefile'
--- a/Makefile 2007-05-08 04:14:01 +0000
+++ b/Makefile 2007-05-30 18:40:26 +0000
@@ -25,7 +25,7 @@
@echo "building extension modules."
python setup.py build_ext -i
-check: extensions
+check: docs extensions
python -Werror ./bzr selftest -v $(tests)
@echo "Running all tests with no locale."
LC_CTYPE= LANG=C LC_ALL= ./bzr selftest -v $(tests)
More information about the bazaar-commits
mailing list