[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake annotated tag, v1.11.3b, created. v
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake annotated tag, v1.11.3b, created. v1.11.3b |
Date: |
Sun, 25 Mar 2012 14:44:54 +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=76471c3888f5b8b74b9a34dd131afb166524ed92
The annotated tag, v1.11.3b has been created
at 76471c3888f5b8b74b9a34dd131afb166524ed92 (tag)
tagging fa0ba8264cc822fab1c2038c211b2424c398370e (commit)
replaces v1.11.3
tagged by Stefano Lattarini
on Sun Mar 25 16:37:46 2012 +0200
- Log -----------------------------------------------------------------
Beta release 1.11.3b
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAABAgAGBQJPby26AAoJEPyBjhdCn5bqKoMP/1F0LCLV213k1Zyw+dq2pcns
UpiAFiGWhpTNmY75hD5HyalDR6fdoGJXBv32yon8t13XzV/Aa5BFqsAJcfESd6y7
T1Lei3sbofSgw3xLA7gJRDfWZdEsk3h++v9odMjx7XfV+quZP0bKlCzBnEOQkusa
j68sIoqzM+6EouxVyLjvE//0QB5OaL4q0FdMCLq1eWquLrBmzgSIMd5VSwXRmwPu
FIqwpZESFtgi49wcxWp9p08JVI9tFwIVZ1SbkXbWmw+OQn3vAJz+KT2YG6Wmjf0D
6mSdpQV9pp7W83JGtlBo8tfKpve8wgfi2UOL58lBS7ZfvIv0Q4KvACL1uftTAvM/
7Pn04Zj1A5vhxGR02X2HXiOLu7CsnP5UbQMVHFOwEFcsRh05A8y5FYEjm1Ug2w9F
ntLY27FCnB5VJYZ2GMUVKbjMPZBkSDgwPg4VTKmnUpC/Ut+xn6TZtQJ2XAipWVKD
Qwp2IlZswBLm9bTtbXd/KaguPvZNrtG8t93Xfa1AmUVI8y17iXzqje/qQhz3oTly
6AQtXjrq9SWGnWuyinGM5EgC00AMFfgg1N5uNBtUhH5GFJkH1I9Ov3sTkyg+1nrH
7d7HTub17GdEuEJYXd6iUUREfaNq94MQsgRg3nAKBEEwgGsO3GQpc4uCIUYeTEN0
XOcQL4nC5AwAGbY7gkwc
=C8EQ
-----END PGP SIGNATURE-----
Daiki Ueno (1):
coverage: expose automake bug#10997
Jim Meyering (1):
maint: add a rule to use gnulib's update-copyright
Michael Hofmannm (1):
depcomp: add support for IBM xlc/xlC compilers
Peter Rosin (18):
tests: put AM_PROG_CC_C_O before AC_OUTPUT to help losing compilers
tests: do not clobber the modified CC
depcomp: quote 'like this', not `like this'
depcomp: recognize tabs as whitespace in the dashmstdout mode
depcomp: try to prevent whitespace regressions
Merge branch 'msvc' into branch-1.11
fixup: do not tickle makefile-deps.test with the make_dryrun code
Merge branch 'maint' into msvc
scripts: recognize the "q", "s" and "S" actions/modifiers in ar-lib
tests: fix (harmless) botched merge
Merge branch 'fix-vala-test-for-branch-1.11' into branch-1.11
news: add entry about recent 'ar-lib' changes
Merge branch 'msvc' into branch-1.11
scripts: support -I <dir> -L <dir> and -l <lib> for cl in compile
Merge branch 'msvc' into branch-1.11
Merge branch 'msvc' into maint
Merge branch 'maint' into branch-1.11
scripts: bump the depcomp scriptversion
Stefano Lattarini (43):
maint: post-release version bump
refactor: new variable telling whether make is running in "dry mode"
test defs: function 'is_newest' now works also with directories
dryrun: fix regression with '$(am__make_dryrun)'
tests: fix a timestamp-related spurious failures
Merge branch 'dryrun-fix' into maint
gitattributes: use "union" merge driver for NEWS
gitattributes: custom merge driver for ChangeLog not needed anymore
Merge branch 'maint' into branch-1.11
fixup: distribute 'lib/update-copyright'
update-copyright: don't touch files synced from external packages
dryrun: $(am__dry_run) not confused by metachars in $(MAKEFLAGS)
vala: expose automake bug#10894
vala: fix 'valac' calls for projects with mixed Vala/C
Merge branch 'maint' into branch-1.11
news: describe recently-fixed bug in vala support
Merge branch 'maint' into branch-1.11
Merge branch 'maint' into msvc
Merge branch 'msvc' into branch-1.11 (dummy merge)
cosmetics: fix repeated changelog entry heading
Merge branch 'maint' into branch-1.11
getopt: relax version requirement for perl
coverage: expose automake bug#10975
Merge branch 'maint' into branch-1.11
coverage: make sure am__py_compile is defined when needed
coverage: an empty foo_PRIMARY should create directory $(foodir)
sync: some auxiliary files synced from upstream
tests: avoid spurious failures in get-sysconf.test
python: expose automake bug#10995
Merge branch 'maint' into branch-1.11
aclocal: create local directory where to install m4 files
aclocal: remove a couple of useless imports
Merge branch 'maint' into branch-1.11
install: don't create empty dirs when an empty 'foo_PRIMARY' is used
Merge branch 'maint' into branch-1.11
news: fix botched merges, some cleanups
install-mans: avoid spurious failure with NetBSD make
Merge branch 'maint' into branch-1.11
maint: move definition of XFAIL_TESTS near TESTS
Merge branch 'maint' into branch-1.11
build: remove duplicated entries in $(TESTS)
Merge branch 'maint' into branch-1.11
Beta release 1.11.3b (will become 1.11.4)
Steven Drake (1):
python: avoid failures due to $(am__py_compile) being undefined
-----------------------------------------------------------------------
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake annotated tag, v1.11.3b, created. v1.11.3b,
Stefano Lattarini <=