Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 8bae84e594a17442bbd3543b1d84815766314953
      
https://github.com/Perl/perl5/commit/8bae84e594a17442bbd3543b1d84815766314953
  Author: Leon Timmermans <faw...@gmail.com>
  Date:   2023-09-03 (Sun, 03 Sep 2023)

  Changed paths:
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Unix.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/VMS.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/android.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/cygwin.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/darwin.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/dec_osf.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/os2.pm

  Log Message:
  -----------
  Make ExtUtils::CBuilder throw an exception on Windows on linker errors


  Commit: 6f19f5076484a7aeabd1eb501aa94addd4733613
      
https://github.com/Perl/perl5/commit/6f19f5076484a7aeabd1eb501aa94addd4733613
  Author: Leon Timmermans <faw...@gmail.com>
  Date:   2023-09-03 (Sun, 03 Sep 2023)

  Changed paths:
    M dist/ExtUtils-CBuilder/t/00-have-compiler.t

  Log Message:
  -----------
  Skip C++ test on Windows

Linking runs both dlltool and ld, so only overriding ld will confuse
the hell out of dlltool.


Compare: https://github.com/Perl/perl5/compare/5efadf9a6aaf...6f19f5076484

Reply via email to