[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, master, updated. v1.11-812-
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, master, updated. v1.11-812-g9644ebc |
Date: |
Wed, 04 May 2011 21:15:35 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=9644ebc6bc45171d97dbbe4477055acbd91a44a0
The branch, master has been updated
via 9644ebc6bc45171d97dbbe4477055acbd91a44a0 (commit)
via 48a53a53adb6deb0246092befc0636b588e8d04d (commit)
via 293b93fcbe264c701ebb88bee5eee0dcf685ac38 (commit)
from 0ab2e466557486162d83f9682c035f434a26bdac (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 80 ++++++++++++++++++++++++++++++------------------------------
1 files changed, 40 insertions(+), 40 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 77ec72b..a6a0745 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -66,10 +66,10 @@
2011-04-24 Stefano Lattarini <address@hidden>
tests: fix spurious failure in a test on TESTS (VPATH-related)
- * check-tests-in-builddir.test: When not using the parallel-tests
- option, do not check that VPATH components are not present in the
- displayed test name, since the simple-tests driver do not try to
- strip them.
+ * tests/check-tests-in-builddir.test: When not using the
+ parallel-tests option, do not check that VPATH components are
+ not present in the displayed test name, since the simple-tests
+ driver do not try to strip them.
2011-04-24 Stefano Lattarini <address@hidden>
@@ -192,7 +192,7 @@
* tests/depcomp8b.test: Add the `--enable-dependency-tracking'
option to `configure' invocations, so that slower dependency
extractors are not rejected.
- * tests/depcomp8b.test: Likewise. Also ...
+ * tests/depcomp8a.test: Likewise. Also ...
(foo.c): ... since we are at it, fix spacing to be consistent
with GNU coding standards.
@@ -572,11 +572,11 @@
suggest the use of this latter macro instead.
* lib/Automake/Variable.pm (%_am_macro_for_var): Pair 'LIBTOOL'
with 'LT_INIT', not with 'AC_PROG_LIBTOOL'.
- * libtool4.test: Adjust and extend. Also, add a call to macro
- AC_PROG_CC in configure.in, to help ensuring that automake does
- not fail for the wrong reasons.
- * ltinit.test: New test, ensure that automake's libtool support
- works with LT_INIT-based interface.
+ * tests/libtool4.test: Adjust and extend. Also, add a call to
+ macro AC_PROG_CC in configure.in, to help ensuring that automake
+ does not fail for the wrong reasons.
+ * tests/ltinit.test: New test, ensure that automake's libtool
+ support works with LT_INIT-based interface.
Thanks to Jack Kelly for the suggestion.
2011-02-25 Stefano Lattarini <address@hidden>
@@ -1119,7 +1119,7 @@
* tests/flibs.test: Likewise.
* tests/fort4.test: Use $AUTOMAKE -a for installing files.
-2011-01-12 Stefano Lattarini <address@hidden>
+2011-01-12 Stefano Lattarini <address@hidden>
docs: clustered '-d' not recognized in YFLAGS
This change fixes automake bug#7828.
@@ -1128,7 +1128,7 @@
other options.
From a report by ЮÑий ÐÑÑ
алÑÑкий.
-2011-01-10 Stefano Lattarini <address@hidden>
+2011-01-10 Stefano Lattarini <address@hidden>
tests: add checks on automatically-distributed files
Related to automake bug#7819.
@@ -1181,7 +1181,7 @@
redundant checks on `--help' and `--version' option (already
performed in the test `help*.test').
-2011-01-11 Stefano Lattarini <address@hidden>
+2011-01-11 Stefano Lattarini <address@hidden>
tests: enable 'errexit' shell flag by default.
* tests/defs: Enable `errexit' shell flag (near the end).
@@ -1269,14 +1269,14 @@
* tests/vtexi4.test: Likewise.
* tests/Makefile.am (TESTS): Updated.
-2011-01-11 Stefano Lattarini <address@hidden>
+2011-01-11 Stefano Lattarini <address@hidden>
tests: fix spurious failure in 'tests/yflags-conditional.test'
* tests/yflags-conditional.test: Filter out message "warnings are
treated as errors" from automake stderr, to avoid a false positive
when grepping for extraneous warning messages.
-2011-01-10 Stefano Lattarini <address@hidden>
+2011-01-10 Stefano Lattarini <address@hidden>
yacc: warn about conditional content in *YFLAGS variables
This change fixes automake bug#7804.
@@ -1288,7 +1288,7 @@
* tests/yflags-conditional-force.test: New test.
* tests/Makefile.am (TESTS): Updated.
-2011-01-08 Stefano Lattarini <address@hidden>
+2011-01-08 Stefano Lattarini <address@hidden>
yacc: support variable expansions in *YFLAGS definition.
This change fixes automake bug#7800.
@@ -1300,7 +1300,7 @@
* tests/yacc-clean.test: Remove workaround for now-fixed bug.
* NEWS: Update.
-2011-01-08 Stefano Lattarini <address@hidden>
+2011-01-08 Stefano Lattarini <address@hidden>
yacc: more tests on *YFLAGS support
* tests/yflags-var-expand.test: New test, still xfailing. It
@@ -1320,7 +1320,7 @@
warns on conditionally-defined *YFLAGS variables.
* tests/Makefile.am (TESTS, XFAIL_TESTS): Update.
-2011-01-08 Stefano Lattarini <address@hidden>
+2011-01-08 Stefano Lattarini <address@hidden>
yacc: extend and improve tests
* tests/yacc-basic.test: Also check that the intermediate C file
@@ -1385,7 +1385,7 @@
`.yxx', rather than only `.yy'.
* tests/Makefile.am (TESTS): Update.
-2011-01-09 Stefano Lattarini <address@hidden>
+2011-01-09 Stefano Lattarini <address@hidden>
cosmetics: remove trailing whitespaces
* doc/automake.texi: Remove trailing whitespaces.
@@ -1426,7 +1426,7 @@
manual for how to convert directory values into macros.
(Optional): Fix grammar nit.
-2011-01-07 Stefano Lattarini <address@hidden>
+2011-01-07 Stefano Lattarini <address@hidden>
yacc: "make clean" removes .c and .h files from non-distributed .y
Previously, while automake did *not* distribute C source and header
@@ -1446,12 +1446,12 @@
* tests/Makefile.am (TESTS): Update.
* NEWS: Update.
-2011-01-02 Stefano Lattarini <address@hidden>
+2011-01-02 Stefano Lattarini <address@hidden>
* NEWS: Fix typo (forgotten word).
-2011-01-02 Stefano Lattarini <address@hidden>
- Ralf Wildenhues <address@hidden>
+2011-01-02 Stefano Lattarini <address@hidden>
+ Ralf Wildenhues <address@hidden>
docs: how to work around checks on invalid primary/directory couples
* doc/automake.texi (Uniform): Document the blessed idiom which can
@@ -2059,7 +2059,7 @@
* tests/discorver.test: Enable `errexit' shell flag. Prefer
trailing `:' over trailing `Exit 0'.
* tests/instdat.test: Enable `errexit' shell flag, and related
- changes. Use proper m4 quoting. Avoid usless subshell. Prefer
+ changes. Use proper m4 quoting. Avoid useless subshell. Prefer
cat + here-doc over echo to append to configure.in.
* tests/libtool2.test: Enable `errexit' shell flag, and related
changes. Add trailing `:' command. Use the configure.in
@@ -2134,7 +2134,7 @@
trailing `:' over trailing `Exit 0'. Remove extra empty lines,
and cosmetic changes to whitespaces.
* tests/obsolete.test: Enable `errexit' shell flag, with related
- changes. Improve verbosity. Other miscellanous changes.
+ changes. Improve verbosity. Other miscellaneous changes.
2010-11-30 Stefano Lattarini <address@hidden>
@@ -2170,18 +2170,18 @@
compilers were used. So we are now careful to require GCC in
tests that force gcc depmode.
From reports by Ralf Wildenhues.
- * silent5.test: Test removed, its content split into ...
- * silent-many-generic.test, silent-many-gcc.test: ... these new
- sister tests, the latter of which forces gcc depmode and lists
- "gcc" in $required.
- * silentlex.test: Test removed, its content split into ...
- * silent-lex-generic.test, silent-lex-gcc.test: ... these new
- sister tests, the latter of which forces gcc depmode and lists
- "gcc" in $required.
- * silentyacc.test: Test removed, its content split into ...
- * silent-yacc-generic.test, silent-yacc-gcc.test: ... these new
- sister tests, the latter of which forces gcc depmode and lists
- "gcc" in $required.
+ * tests/silent5.test: Test removed, its content split into ...
+ * tests/silent-many-generic.test, tests/silent-many-gcc.test: ...
+ these new sister tests, the latter of which forces gcc depmode
+ and lists "gcc" in $required.
+ * tests/silentlex.test: Test removed, its content split into ...
+ * tests/silent-lex-generic.test, tests/silent-lex-gcc.test: ...
+ these new sister tests, the latter of which forces gcc depmode
+ and lists "gcc" in $required.
+ * tests/silentyacc.test: Test removed, its content split into ...
+ * tests/silent-yacc-generic.test, tests/silent-yacc-gcc.test: ...
+ these new sister tests, the latter of which forces gcc depmode and
+ lists "gcc" in $required.
* tests/Makefile.am (TESTS): Updated.
2010-11-21 Stefano Lattarini <address@hidden>
@@ -3219,7 +3219,7 @@
changes. Cosmetic changes to spacing, add trailing `:' command,
and add a "FIXME" comment.
* tests/pr266.test: Likewise, and add explicit command line switch
- `--enable-dependecy-tracking' to the ./configure call.
+ `--enable-dependency-tracking' to the ./configure call.
* tests/pr279.test: Avoid obsolescent constructs in the generated
`configure.in'; also, use the `configure.in' stub created by
./defs, rather than writing it from scratch. Enable `errexit'
@@ -3342,7 +3342,7 @@
Minor improvements and fixes in tests `depcomp*.test'.
* tests/depcomp.test: Do not create useless dummy source files.
Add a trailing `:' command.
- * tests/depcomp2.test: Use `unset' on the CFLAG variable to ensure
+ * tests/depcomp2.test: Use `unset' on the CFLAGS variable to ensure
it's not in in the environment, rather than exporting it with an
empty value. Do not pass CC=gcc to configure, as that's already
done in ./defs since we have gcc in $required. Ensure verbose
@@ -4023,7 +4023,7 @@
Fix distcheck failure with distributed generated parallel tests.
* tests/Makefile.am ($(parallel_tests)): Cope with $(srcdir)
being different from the value at developer `make dist' time.
- * tests/defs.in: Protect against mutiple inclusion, by using ...
+ * tests/defs.in: Protect against multiple inclusion, by using ...
($am_defs_included): ... this new variable.
($srcdir): Do not compute, but simply define to address@hidden@'
as substituted by configure.
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, master, updated. v1.11-812-g9644ebc,
Stefano Lattarini <=