This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add regen/uconfig_h.pl to regenerate uconfig.h
authorNicholas Clark <nick@ccl4.org>
Tue, 22 Mar 2011 15:53:20 +0000 (15:53 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 28 Mar 2011 09:21:47 +0000 (10:21 +0100)
commitd0817dbe582693d4dbd2f1ae8097b9b0f5f8530e
tree5291edaab579d40d272d579e62168edc141d7eef
parent88f1af6092edef582e05fbebaf7780bd7cde0504
Add regen/uconfig_h.pl to regenerate uconfig.h

Most of the work is done by config_h.SH, but the wrapper is needed to add the
digest lines, so that t/porting/regen.t can verify that it's up to date.
I think that we need to take the "digest" approach, rather than "build to a
temporary file during testing", as we can't rely on a working Unix shell on
all platforms, and we couldn't even be sure that we get the skip list correct.
MANIFEST
Porting/exec-bit.txt
regen/uconfig_h.pl [new file with mode: 0755]
t/porting/regen.t
uconfig.h