automake-ng
[Top][All Lists]
Advanced

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

[Automake-NG] [FYI 0/6] Some simple fixlets and cleanup patches


From: Stefano Lattarini
Subject: [Automake-NG] [FYI 0/6] Some simple fixlets and cleanup patches
Date: Fri, 25 May 2012 02:16:20 +0200

Pushed to ng/master.

Regards,
  Stefano

-*-*-*-

Stefano Lattarini (6):
  fixup: interaction between verbatim lines and line continuation
  fixup: support verbatim lines only in private '.am' fragments
  general: assume GNU make semantic in line continuation
  general: assume '#' comment in make recipes are ok
  tests: don't disable portability warnings when there's no need
  am: make function to canonicalize names

 automake.in                             |   77 ++++++++++----------------
 lib/am/header-vars.am                   |   49 +++++++++++++++++
 lib/am/parallel-tests.am                |    8 +--
 t/autohdr3.sh                           |    4 +-
 t/backsl3.sh                            |   29 ----------
 t/backslash-tricks.sh                   |   72 +++++++++++++++++++++++++
 t/canon5.sh                             |    2 +-
 t/commen10.sh                           |   32 -----------
 t/commen11.sh                           |   41 --------------
 t/comment3.sh                           |   31 -----------
 t/comment5.sh                           |   85 -----------------------------
 t/condman3.sh                           |    4 +-
 t/confh8.sh                             |    4 +-
 t/dist-auxfile-2.sh                     |    2 +-
 t/dist-auxfile.sh                       |    4 +-
 t/extra11.sh                            |    6 +--
 t/insh2.sh                              |    2 +-
 t/internals.tap                         |   35 +++++++++---
 t/java-compile-install.sh               |    4 +-
 t/java-compile-run-flat.sh              |    8 +--
 t/java-compile-run-nested.sh            |    8 +--
 t/java-nobase.sh                        |    2 +-
 t/library2.sh                           |    2 +-
 t/make-dryrun.tap                       |    4 +-
 t/nobase-python.sh                      |    2 +-
 t/parallel-tests-fork-bomb.sh           |    2 +-
 t/pattern-rules2.sh                     |    4 +-
 t/pluseq7.sh                            |    2 +-
 t/primary-prefix-couples-force-valid.sh |    2 +-
 t/remake-gnulib-add-acsubst.sh          |    2 +-
 t/remake12.sh                           |    6 +--
 t/spy-trailing-backlash.sh              |   72 +++++++++++++++++++++++++
 t/subobj5.sh                            |    4 +-
 t/subpkg-yacc.sh                        |    2 +-
 t/syntax.sh                             |   31 -----------
 t/tap-basic.sh                          |    2 +-
 t/test-driver-is-distributed.sh         |    2 +-
 t/transform3.sh                         |    4 +-
 t/verbatim.sh                           |   90 ++++++++++++++++++-------------
 39 files changed, 351 insertions(+), 391 deletions(-)
 delete mode 100755 t/backsl3.sh
 create mode 100755 t/backslash-tricks.sh
 delete mode 100755 t/commen10.sh
 delete mode 100755 t/commen11.sh
 delete mode 100755 t/comment3.sh
 delete mode 100755 t/comment5.sh
 create mode 100755 t/spy-trailing-backlash.sh
 delete mode 100755 t/syntax.sh

-- 
1.7.9.5




reply via email to

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