Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4a5737988002f58bbf693c68841c90a216964ea2 https://github.com/Perl/perl5/commit/4a5737988002f58bbf693c68841c90a216964ea2 Author: Steve Hay <steve.m.hay@googlemail.com> Date: 2021-01-07 (Thu, 07 Jan 2021) Changed paths: M make_ext.pl Log Message: ----------- Add .gitignore to the list of files that are safe to ignore in make_ext.pl Without this the build on Windows was failing, presumably since cfb249103f: FATAL - ..\make_ext.pl has Carp in the list of simple extensions, but it now contains file '.gitignore' which we can't handle at ..\make_ext.pl line 498. Commit: 781d8b49760b7a212bb93c6a88cb71e9db9e1d71 https://github.com/Perl/perl5/commit/781d8b49760b7a212bb93c6a88cb71e9db9e1d71 Author: Steve Hay <steve.m.hay@googlemail.com> Date: 2021-01-07 (Thu, 07 Jan 2021) Changed paths: M README M perl.c Log Message: ----------- Bump copyright to 2021 in perl.c and README. Check that porting/copyright.t is passing when run with --now: ../perl -I../lib porting/copyright.t --now Compare: https://github.com/Perl/perl5/compare/d1293dc2841a...781d8b49760b