This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add support for VS2019 (Visual C++ 14.2)
authorSteve Hay <steve.m.hay@googlemail.com>
Thu, 4 Apr 2019 17:08:52 +0000 (18:08 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Tue, 9 Apr 2019 19:12:21 +0000 (20:12 +0100)
commit2a0cb97d42cd1bfb3be8a6509417d205870a63ba
treefca3355707113c6d2aadc6ae360ab350ffb892e8
parent858fc58a344c7550c68495d7fe648b39a1a50c0c
Add support for VS2019 (Visual C++ 14.2)

This also fixes LINK_FLAGS for VS2017 (Visual C++ 14.1): The subsystem
setting was missed in the changes to add VS2017 support, which was surely
just an oversight.
README.win32
pod/perldelta.pod
win32/GNUmakefile
win32/Makefile
win32/makefile.mk