X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=vos%2FChanges;h=2f1efcae03fd1944e2b67a567f7f53396f08c827;hb=69e2f04480336aed2ad842f2b92ce366bcd2e9e1;hp=ba0856ac9495269bb3ef8932cce61d05f68e437e;hpb=5b8c1387d8b2fe34154451bb2cea5895305c0541;p=p5sagit%2Fp5-mst-13.2.git diff --git a/vos/Changes b/vos/Changes index ba0856a..2f1efca 100644 --- a/vos/Changes +++ b/vos/Changes @@ -1,6 +1,34 @@ This file documents the changes made to port Perl to the Stratus VOS operating system. +For 5.9.0: + Removed support for building (mini) perl on VOS using + custom VOS command macros. Henceforth, perl must be built + using the native Configure script. + +For 5.8.0: + Updated "config.alpha.def", "config.ga.def", "build.cm", and + "install_perl.cm" to use directory naming conventions that + are closer to the perl standard directory names. + + Added "compile_full_perl.cm", "configure_full_perl.sh" and + "make_full_perl.sh" for building full perl. + + For the first time, full perl can now be built on VOS using + its native Configure script and makefiles. See README.vos + for details. + +For 5.7.1: + Updated "build.cm" and "compile_perl.cm" to build perl using + either cc or gcc. + Brought "config.alpha.def" and "config.ga.def" up-to-date. + Updated "configure_perl.cm" to rebuild the header file even if + the date of the definitions file is equal to the date of + the header, because the perl distribution resets all dates + to the same value. + Update "Changes". + Update "perl.bind". + For 5.7: Updated "build.cm" to build perl using either the alpha or GA version of POSIX.