[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, experimental/deps-pr13928,
From: |
Stefano Lattarini |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, experimental/deps-pr13928, created. v1.14.1-80-g66a9d39 |
Date: |
Wed, 31 Dec 2014 16:16:00 +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=66a9d390c3dc004bd835c35e8b7fee73bd871b3a
The branch, experimental/deps-pr13928 has been created
at 66a9d390c3dc004bd835c35e8b7fee73bd871b3a (commit)
- Log -----------------------------------------------------------------
commit 66a9d390c3dc004bd835c35e8b7fee73bd871b3a
Author: Stefano Lattarini <address@hidden>
Date: Wed Dec 31 14:15:46 2014 +0100
deps: partial fix for bug#13928
Following a suggestion by.
To keep the code simpler, we assume the target make implementation is
able to cope with a construct like:
include $(files)
where $(files) can expand to one or more tokens.
Signed-off-by: Stefano Lattarini <address@hidden>
commit b4ff81adfbbe617655072941e8e349b1aa1eb201
Author: Stefano Lattarini <address@hidden>
Date: Wed Dec 24 10:57:17 2014 +0100
deps: remove support for '.include "file.mk"' syntax
That was intended for supporting BSD make; but modern BSD make
implementations understand the 'include' and '-include' directives.
This is part of the rework of the dependency tracking code, meant to
solve bug#13928.
* m4/make.m4: Only check whether Automake supports 'include foo.mk',
rather than also trying to fall back to '.include "foo.mk"' if that
doesn't work. Drop the AC_SUBST of 'am__include'.
* m4/depout.m4, bin/automake.in: Adjust and simplify accordingly.
Signed-off-by: Stefano Lattarini <address@hidden>
commit db43dd473361d90d8b00362cfef5bac8e722000d
Author: Stefano Lattarini <address@hidden>
Date: Wed Dec 31 00:05:23 2014 +0100
release: stable minor release 1.15
* configure.ac (AC_INIT): Bump version number to 1.15.
* m4/amversion.m4: Likewise (auto-updated by "make bootstrap").
Signed-off-by: Stefano Lattarini <address@hidden>
commit e443cc9ca68ebbcd756b8cd4ceb6e104c6c25930
Author: Stefano Lattarini <address@hidden>
Date: Wed Dec 31 00:02:30 2014 +0100
NEWS: minor improvements and fixed some typos and grammaros
Signed-off-by: Stefano Lattarini <address@hidden>
-----------------------------------------------------------------------
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, experimental/deps-pr13928, created. v1.14.1-80-g66a9d39,
Stefano Lattarini <=