]> git.ipfire.org Git - thirdparty/automake.git/commit
Merge branch 'je-silent' into next
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 14 Mar 2009 10:13:18 +0000 (11:13 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 14 Mar 2009 10:13:18 +0000 (11:13 +0100)
commit8ec471e0dfd31d88e10622ceb8ecc074cc0fe8ab
treea6b95c88af96a2087bb1924666acbef748e94be9
parentfae34eab88fa3cac62ee6d6f4de0e478754e98d7
parent26147eac793c51d14ec15d699c62c84b21b0f795
Merge branch 'je-silent' into next

* je-silent:
  Rename `silent' mode to `silent-rules' mode.
  `silent' mode unconditionally overrides portability-recursive.
  Drop extra line from compile rules when `silent' is not used.
  Keep `--silent-rules' across triggered automake reruns.
  Provide variables for silencing of user rules.
  Redo variable naming for `silent' machinery.
  Let -Wportability turn on/off the portability-recursive channel.
  New automake command line option `--silent-rules'.
  Documentation and tests for the `silent' option.
  Implement `silent' build rules.
  New channel `portability-recursive'.
ChangeLog
NEWS