Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 973d1d344ff666b7e375724e8c1054e524171066
https://github.com/Perl/perl5/commit/973d1d344ff666b7e375724e8c1054e524171066
Author: Tony Cook <[email protected]>
Date: 2023-12-12 (Tue, 12 Dec 2023)
Changed paths:
M MANIFEST
M win32/GNUmakefile
M win32/Makefile
R win32/set_depend_modtime.pl
Log Message:
-----------
win32/Makefiles: don't try to be clever with modification times
When I re-worked this I tried to reduce the amount of rebuilding
needed in some cases, but this has caused other problems, so
simplify.
Fixes #21680