automake-commit
[Top][All Lists]
Advanced

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

[Automake-commit] [SCM] GNU Automake branch, experimental/deps-pr13928-t


From: Stefano Lattarini
Subject: [Automake-commit] [SCM] GNU Automake branch, experimental/deps-pr13928-take-2, created. v1.14.1-81-g997cfe3
Date: Fri, 02 Jan 2015 18:59:18 +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=997cfe38a1ae2a0554fedaf76925a951a6e67722

The branch, experimental/deps-pr13928-take-2 has been created
        at  997cfe38a1ae2a0554fedaf76925a951a6e67722 (commit)

- Log -----------------------------------------------------------------
commit 997cfe38a1ae2a0554fedaf76925a951a6e67722
Author: Stefano Lattarini <address@hidden>
Date:   Fri Jan 2 14:47:36 2015 +0100

    compile: don't place built object files in $(srcdir), ever ...
    
    ... even when a source file is specified as '$(srdir)/foo.c' or
    '$(top_srcdir)/bar.c'. And ditto for dependency-tracking makefile
    fragments (those under '.deps' directories).
    
    Such issues used to occur when the 'subdir-objects' option was given.
    
    This change should fix the second and last part of automake bug#13928.
    See also bug#16375 and bug#15293.
    
    * NEWS: Update.
    * bin/automake.in (handle_single_transform): Make sure object files
    and dependency-tracking makefile fragments coming from source like
    '$(srcdir)/foo.c' and '$(top_srcdir)/bar.c' are placed respectively
    under $(builddir) and $(top_builddir).
    * t/subobj-vpath-pr13928.sh: Enhance to expose even more aspects
    of the bug we've just fixed.
    * t/subobj-pr13928-more-langs.sh: New test, similar to the one above,
    but with non-C languages as well.
    * t/list-of-tests.mk (XFAIL_TESTS): Remove 'subobj-vpath-pr13928.sh',
    it's now supposed to pass.
    (handwritten_TESTS): Add 'subobj-pr13928-more-langs.sh'.
    
    Signed-off-by: Stefano Lattarini <address@hidden>

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU Automake



reply via email to

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