]> git.ipfire.org Git - thirdparty/automake.git/commit
Merge branch 'master' into ng/master
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 12 Jan 2013 13:16:04 +0000 (14:16 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 12 Jan 2013 13:26:11 +0000 (14:26 +0100)
commitadbc02f851471df72079559cf0c833fc55066d40
treeb1323ebb6e7b80cee9197bca8ad364f493bf9029
parent352e10c12329a2d04a8a7254ad77050ce68bc221
parent84d77cd6e35f66a6bfd5b41a39bb8c2a4f909b6f
Merge branch 'master' into ng/master

This merge breaks few tests.  They will be adjusted by follow-up patches.

* master: (26 commits)
  tests: remove most uses of the AM_PROG_CC_C_O obsolete macro
  coverage: obsolete macro AM_PROG_CC_C_O should cause no warning nor errors
  INSTALL: update copyright years
  ithreads: use runtime (not configure time) detection of perl threads
  copyright: add few missing copyright notices
  maint: files in PLANS are to be exempted from copyright notice
  maint: consistently honor the UPDATE_COPYRIGHT_YEAR environment variable
  copyright: update some copyright years
  compile: use 'compile' script when "-c -o" is used with losing compilers
  HACKING: suggest more checks before releasing
  tests: can fake a compiler not grasping "-c -o" -- globally in all tests
  sync: update files from upstream with "make fetch"
  typofix: in comments in GNUmakefile
  Rename 'maint/' -> 'maintainer/', for Git's sake
  HACKING: minor typofix
  HACKING: bug-tracker, the PLANS directory, and how to plan "big" changes
  HACKING: rewindable branches should live in the 'experimental/*' namespace
  HACKING: fixlets about git branch rewinding policy
  HACKING: commit messages are not to follow GCS ChangeLog rules too strongly
  HACKING: "detailed explanation" in commit messages is almost mandatory
  ...

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
54 files changed:
.gitignore
GNUmakefile
HACKING
Makefile.am
automake.in
bootstrap.sh
configure.ac
doc/automake-ng.texi
m4/init.m4
maintainer/maint.mk
maintainer/syntax-checks.mk
t/add-missing.tap
t/ax/am-test-lib.sh
t/ax/depcomp.sh
t/ccnoco3.sh
t/check8.sh
t/cxx-lt-demo.sh
t/depcomp8a.sh
t/depcomp8b.sh
t/instdir-ltlib.sh
t/instdir-prog.sh
t/lex-line.sh
t/lex-subobj-nodep.sh
t/lex5.sh
t/libobj19.sh
t/libtool9.sh
t/per-target-flags.sh
t/pr224.sh
t/pr401.sh
t/pr401b.sh
t/pr401c.sh
t/silent-c.sh
t/silent-lex.sh
t/silent-lt.sh
t/silent-many-languages.sh
t/silent-yacc.sh
t/specflg-dummy.sh
t/specflg6.sh
t/subobj-clean-lt-pr10697.sh
t/subobj-clean-pr10697.sh
t/subobj11a.sh
t/subobj5.sh
t/subobj8.sh
t/suffix-custom-subobj-and-specflg.sh
t/vala-libs.sh
t/vala-mix.sh
t/vala-non-recursive-setup.sh
t/vala-per-target-flags.sh
t/vala-recursive-setup.sh
t/vala-vapi.sh
t/yacc-dist-nobuild-subdir.sh
t/yacc-grepping2.sh
t/yacc-line.sh
t/yacc-subdir.sh