libtool-commit
[Top][All Lists]
Advanced

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

[SCM] GNU Libtool branch, sysroot, created. v2.2.10-88-g8f2fcb9


From: Paolo Bonzini
Subject: [SCM] GNU Libtool branch, sysroot, created. v2.2.10-88-g8f2fcb9
Date: Thu, 12 Aug 2010 04:09:01 +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 Libtool".

The branch, sysroot has been created
        at  8f2fcb912f57135270ee7969dc5e56bca77925fe (commit)

- Log -----------------------------------------------------------------
commit 8f2fcb912f57135270ee7969dc5e56bca77925fe
Author: Paolo Bonzini <address@hidden>
Date:   Thu Jul 29 00:36:21 2010 +0200

    initial version of the NEWS entry
    
    * NEWS: Document sysroot support.

commit 3f6731bd3fd9ce2b5fe022441105e186a9dd15e2
Author: Paolo Bonzini <address@hidden>
Date:   Wed Jul 28 23:56:28 2010 +0200

    add sysroot test
    
    * Makefile.am (TESTSUITE_AT): Add tests/sysroot.at.
    * tests/sysroot.at: New.
    
    Signed-off-by: Paolo Bonzini <address@hidden>
    Signed-off-by: Charles Wilson <address@hidden>

commit a3cff76611dc8e7681835946b4f9184d09684ef3
Author: Paolo Bonzini <address@hidden>
Date:   Thu Jul 29 00:02:59 2010 +0200

    emit sysrooted paths when installing .la files
    
    * libltdl/config/ltmain.m4sh (func_replace_sysroot): New.
    (func_mode_link): Prepend paths in $libdir with the sysroot.  Further,
    replace the sysroot with = (using func_replace_sysroot) whenever
    such a path is written in a .la file.
    
    Signed-off-by: Paolo Bonzini <address@hidden>
    Signed-off-by: Charles Wilson <address@hidden>

commit d77a3a512406a429ca3e1f6aa8894552818d89c5
Author: Paolo Bonzini <address@hidden>
Date:   Thu Jul 29 00:02:15 2010 +0200

    process postdeps to include sysrooted paths
    
    * libltdl/m4/libtool.m4 (_LT_FUNC_STRIPNAME_CNF): New (from Charles Wilson).
    (_LT_SYS_HIDDEN_LIBDEPS): Require it.  Use func_stripname_cnf to convert
    sysroot (-L= and -R=) usage in postdeps.  Adjust the code because -L, -R
    and -l flags will now always be separated from the rest of the argument.
    
    Signed-off-by: Paolo Bonzini <address@hidden>
    Signed-off-by: Charles Wilson <address@hidden>

commit adb8f844f3327b2b8f6f92945f539e4df7aec24d
Author: Paolo Bonzini <address@hidden>
Date:   Thu Jul 29 00:00:12 2010 +0200

    handle sysrooted paths when reading dependencies to la files
    
    * libltdl/config/ltmain.m4sh (func_mode_execute, func_mode_install,
    func_mode_link): Whenever a .la file occurs in another .la file,
    expand the sysroot path in it.
    
    Signed-off-by: Paolo Bonzini <address@hidden>

commit c45a28813427ec5e25414d2a0db754eb9bbd970b
Author: Paolo Bonzini <address@hidden>
Date:   Wed Jul 28 23:59:30 2010 +0200

    teach libtool -L= and -R=
    
    * libltdl/config/ltmain.m4sh (func_resolve_sysroot): New.
    (func_mode_link): Always pass result of stripping -L and -R to
    func_resolve_sysroot before using it.  Remove absolute path expansion
    when func_resolve_sysroot subsumes it.  Expand sysroot in -rpath.
    When processing dependent libraries also resolve sysroot paths there.
    
    Signed-off-by: Paolo Bonzini <address@hidden>
    Signed-off-by: Charles Wilson <address@hidden>

commit 3334f7ed5851ef1e96b052f2984c4acdbf39e20c
Author: Paolo Bonzini <address@hidden>
Date:   Wed Jul 28 23:55:47 2010 +0200

    add --with-sysroot
    
    * libltdl/m4/libtool.m4 (_LT_HOST_NONCANONICAL, _LT_WITH_SYSROOT): New.
    (LT_SETUP): Require _LT_WITH_SYSROOT.
    
    Signed-off-by: Paolo Bonzini <address@hidden>

commit a8f549c1348c0bdedf3c01e6bed6c1e1aa5e8855
Author: Paolo Bonzini <address@hidden>
Date:   Wed Jul 28 23:53:19 2010 +0200

    handle sysroot flags
    
    * libltdl/config/ltmain.m4sh (func_mode_link): Recognize --sysroot
    option.
    
    Signed-off-by: Paolo Bonzini <address@hidden>

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


hooks/post-receive
-- 
GNU Libtool



reply via email to

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