X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=vos%2FChanges;h=3426d20c94a93105a4ac1d06d8498c71d0d76a98;hb=6137113dfd943e6f896f8b9c1a4df2b7d4e355ae;hp=6a39bcdc956a3e47be12967f6cc4fa9eb149950f;hpb=0d6ca59a79657354b4438c5024ce2aa3d9375c81;p=p5sagit%2Fp5-mst-13.2.git diff --git a/vos/Changes b/vos/Changes index 6a39bcd..3426d20 100644 --- a/vos/Changes +++ b/vos/Changes @@ -1,6 +1,27 @@ 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.4: + Updated "config.alpha.def", "config.ga.def", "build.cm" and + "perl.bind" to build this version of perl. + +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. @@ -10,6 +31,7 @@ For 5.7.1: 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