In perl.git, the branch tonyc/5.14.1-staticcwd-rt81268 has been created

<http://perl5.git.perl.org/perl.git/commitdiff/70e6c66fee54812b00cf7a4486902a4aba69164b?hp=0000000000000000000000000000000000000000>

        at  70e6c66fee54812b00cf7a4486902a4aba69164b (commit)

- Log -----------------------------------------------------------------
commit 70e6c66fee54812b00cf7a4486902a4aba69164b
Author: Tony Cook <t...@develop-help.com>
Date:   Tue Mar 29 22:15:23 2011 +1100

    if List-Util is built statically, depend on $(PERL_EXE) instead of the 
shared library
    
    of course, it could be that these dependencies are as redundant as the
    rest.

M       Makefile.SH

commit 734fe0b024603502615c5501794497639f4a4fb0
Author: Tony Cook <t...@develop-help.com>
Date:   Tue Mar 29 21:42:48 2011 +1100

    remove unused dependency rule generation for Text/ParseWords
    
    1) Text/ParseWords isn't XS, so never appears in dynamic_ext
    
    2) there's no lib/auto/Scalar/Util.$dlext target, the file would be
    lib/auto/Scalar/Util/Util.$dlext , but it's built as part of
    List-Util, so there's no dependency lib/auto/Scalar/Util/Util.$dlext
    anyway.

M       Makefile.SH

commit fd43b332a91b92b313705c70271c7fc1a474b743
Author: Tony Cook <t...@develop-help.com>
Date:   Tue Mar 29 21:32:52 2011 +1100

    handle a static Cwd when generating the deps for x2p/utils

M       Makefile.SH

commit 414d9a2947fd6bd77e0ec51d761c6f7df16b85af
Author: Tony Cook <t...@develop-help.com>
Date:   Tue Mar 29 21:04:25 2011 +1100

    remove unneeded dependencies against Cwd
    
    these were added because the build process for Encode and SDBM_File
    changes directory, invalidating the original "../lib:../../lib"
    PERL5LIB.  With buildcustomize.pl they can change directory safely.

M       Makefile.SH
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to