Branch: refs/heads/corion/msys2-upstream
  Home:   https://github.com/Perl/perl5
  Commit: 100bc6554581a0ae8cfd4b64827c1a8450a93b12
      
https://github.com/Perl/perl5/commit/100bc6554581a0ae8cfd4b64827c1a8450a93b12
  Author: Max Maischein <[email protected]>
  Date:   2024-11-03 (Sun, 03 Nov 2024)

  Changed paths:
    M ext/DynaLoader/DynaLoader_pm.PL
    M ext/DynaLoader/t/DynaLoader.t

  Log Message:
  -----------
  Backport msys changes to DynaLoader

# Conflicts:
#       ext/DynaLoader/DynaLoader_pm.PL


  Commit: 4b409bf279bc2b833705ec71bdb3c409c1920772
      
https://github.com/Perl/perl5/commit/4b409bf279bc2b833705ec71bdb3c409c1920772
  Author: Max Maischein <[email protected]>
  Date:   2024-11-03 (Sun, 03 Nov 2024)

  Changed paths:
    M ext/File-Find/t/find.t
    M ext/File-Glob/t/basic.t

  Log Message:
  -----------
  Backport msys test changes to File::Find, File::Glob

# Conflicts:
#       ext/File-Glob/t/basic.t


  Commit: 045c807257f58883c9b5b7fcfa526365f705b00a
      
https://github.com/Perl/perl5/commit/045c807257f58883c9b5b7fcfa526365f705b00a
  Author: Max Maischein <[email protected]>
  Date:   2024-11-03 (Sun, 03 Nov 2024)

  Changed paths:
    M ext/POSIX/t/sysconf.t
    M ext/POSIX/t/time.t
    M ext/Win32CORE/t/win32core.t
    M ext/XS-APItest/t/call_checker.t
    M lib/AnyDBM_File.t
    M lib/ExtUtils/t/Embed.t
    M lib/File/Compare.t
    M lib/File/Copy.t
    M lib/Net/hostent.t
    M lib/User/grent.t
    M lib/User/pwent.t
    M lib/locale.t

  Log Message:
  -----------
  Support msys in tests

# Conflicts:
#       ext/POSIX/t/time.t
#       lib/Net/hostent.t


  Commit: 144569cae5d1f89a02f77f1edb3e2b51ed0c328d
      
https://github.com/Perl/perl5/commit/144569cae5d1f89a02f77f1edb3e2b51ed0c328d
  Author: Max Maischein <[email protected]>
  Date:   2024-11-03 (Sun, 03 Nov 2024)

  Changed paths:
    M MANIFEST
    A hints/msys.sh

  Log Message:
  -----------
  Add msys hints

# Conflicts:
#       MANIFEST


  Commit: 67c5f2a1063426979a6c9c2ad7921271ab631de6
      
https://github.com/Perl/perl5/commit/67c5f2a1063426979a6c9c2ad7921271ab631de6
  Author: Max Maischein <[email protected]>
  Date:   2024-11-03 (Sun, 03 Nov 2024)

  Changed paths:
    M MANIFEST
    A dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/msys.pm
    M install_lib.pl
    M installman
    M lib/perl5db.pl
    M regen/regen_lib.pl

  Log Message:
  -----------
  Support msys in tools

Also bump perl5db version

Add ExtUtils::CBuilder::msys to MANIFEST

... at least for this proof-of-concept PR. Ideally, EU:CB:msys should
go into the distribution and then get pulled back in via
sync-with-cpan instead.

# Conflicts:
#       lib/perl5db.pl


  Commit: 7426ecffa397c36ea5d1cbb036eaf802f7ca112e
      
https://github.com/Perl/perl5/commit/7426ecffa397c36ea5d1cbb036eaf802f7ca112e
  Author: Max Maischein <[email protected]>
  Date:   2024-11-03 (Sun, 03 Nov 2024)

  Changed paths:
    M ext/POSIX/Makefile.PL

  Log Message:
  -----------
  Support msys in POSIX


  Commit: 3f00364e078a06cd77de5c1f593df9182064a94b
      
https://github.com/Perl/perl5/commit/3f00364e078a06cd77de5c1f593df9182064a94b
  Author: Max Maischein <[email protected]>
  Date:   2024-11-03 (Sun, 03 Nov 2024)

  Changed paths:
    M Configure

  Log Message:
  -----------
  Add explicit msys support to Configure

Yes, I know, this will need backporting to metaconfig


  Commit: b8915b9b5ea64197160e5ebbe86e14afd556cd20
      
https://github.com/Perl/perl5/commit/b8915b9b5ea64197160e5ebbe86e14afd556cd20
  Author: Max Maischein <[email protected]>
  Date:   2024-11-03 (Sun, 03 Nov 2024)

  Changed paths:
    M Cross/Makefile-cross-SH

  Log Message:
  -----------
  Add msys support to Makefile.SH , Makefile-cross-SH

# Conflicts:
#       Cross/Makefile-cross-SH
#       Makefile.SH


  Commit: c8c97b48ffb66fdbf9f411a98c83b82fe585119e
      
https://github.com/Perl/perl5/commit/c8c97b48ffb66fdbf9f411a98c83b82fe585119e
  Author: Max Maischein <[email protected]>
  Date:   2024-11-03 (Sun, 03 Nov 2024)

  Changed paths:
    M configpm

  Log Message:
  -----------
  configpm support for msys


  Commit: 98827ffaccedd5849941aaa6f8329403ea58803f
      
https://github.com/Perl/perl5/commit/98827ffaccedd5849941aaa6f8329403ea58803f
  Author: Max Maischein <[email protected]>
  Date:   2024-11-03 (Sun, 03 Nov 2024)

  Changed paths:
    M ext/NDBM_File/Makefile.PL
    M ext/ODBM_File/Makefile.PL

  Log Message:
  -----------
  msys support for NDBM_File and ODBM_File


  Commit: 05310e0b115f5beba23982470dbc02e0fc818a53
      
https://github.com/Perl/perl5/commit/05310e0b115f5beba23982470dbc02e0fc818a53
  Author: Max Maischein <[email protected]>
  Date:   2024-11-03 (Sun, 03 Nov 2024)

  Changed paths:
    M ext/POSIX/t/time.t

  Log Message:
  -----------
  fixup! Support msys in tests


Compare: https://github.com/Perl/perl5/compare/100bc6554581%5E...05310e0b115f

To unsubscribe from these emails, change your notification settings at 
https://github.com/Perl/perl5/settings/notifications

Reply via email to