Replace $(MINIPERL) -"I[-.lib]" with $(MINIPERL_UP)
[p5sagit/p5-mst-13.2.git] / vms / descrip_mms.template
2009-09-12 Nicholas Clark Replace $(MINIPERL) -"I[-.lib]" with $(MINIPERL_UP)
2009-09-11 Nicholas Clark No need to run AutoSplit on lib - all AutoLoader using...
2009-09-11 Craig A. Berry Reorder some build rules to keep up with lib/ --> ext...
2009-09-09 Craig A. Berry Remove circular dependency of nonxsext and makeppport.
2009-09-09 Nicholas Clark Build the nonxs extensions before running mktables.
2009-09-08 Nicholas Clark Build the nonxs extensions before building DynaLoader.
2009-09-08 Nicholas Clark Build the nonxs extensions before running mkppport.
2009-09-08 Nicholas Clark On Win32 and VMS, split building dynamic and nonxs...
2009-09-03 Craig A. Berry Move vms/ext/DCLsym and vms/ext/Stdio to ext/VMS-DCLsym...
2009-08-23 David Mitchell add perl5101delta
2009-08-03 Jesse Vincent Removed vestigal support for Tenon Intersystems MachTen...
2009-08-03 Jesse Vincent Remove the port to MiNT. It's a dead platform that...
2009-07-31 Craig A. Berry Clean up the .exists files on VMS.
2009-07-14 Craig A. Berry test_harness, not just test, needs unpack_files on...
2009-07-12 Craig A. Berry Some missing realclean items for VMS.
2009-06-25 Nicholas Clark Add documentation for the method resolution plugin...
2009-06-13 Nicholas Clark Generate perlmodlib.pod at build time, instead of shipp...
2009-05-20 Nicholas Clark Replace run-time on-demand initialisation of PL_bitcoun...
2009-05-19 Nicholas Clark Pass the output file name to generate_uudmap, and open...
2009-05-12 Nicholas Clark Add perl589delta.pod to pod.lst, and run pod/buildtoc...
2009-04-25 Craig A. Berry perltoc.pod depends on perldelta.pod.
2009-04-24 Craig A. Berry Run buildtoc on VMS.
2009-04-23 Craig A. Berry Space between target and colon is not optional in VMS...
2009-04-21 Nicholas Clark 7eb47696deb9a7343fb4847f7342919a6df59e21 should be...
2009-04-21 Nicholas Clark We need $(MINIPERL_EXE) before we can run autodoc.pl...
2009-04-21 Nicholas Clark Build perltoc.pod, rather than shipping it. This way...
2009-04-20 Nicholas Clark Move vms/perlvms.pod to pod/ and update the Makfiles...
2009-04-19 Nicholas Clark For VMS, generate the delete rules for generated and...
2009-04-18 Nicholas Clark autodoc.pl needs -Ilib. I had been testing with a perl...
2009-04-18 Nicholas Clark Generate perlapi.pod and perlintern.pod at build time...
2009-04-12 Nicholas Clark Convert xsutils.c and lib/attributes.pm to a regular...
2009-04-12 Nicholas Clark Eliminate "Old Perl threads tutorial", which describes...
2009-02-08 Craig A. Berry Use make_ext.pl on VMS to build, clean, and realclean...
2009-02-05 Nicholas Clark Move XSSymSet.pm to lib/ExtUtils/, but only install...
2009-01-24 Nicholas Clark The exit code of make_patchnum.pl is no longer used...
2009-01-24 Craig A. Berry Build miniperl with a special version of perl.c on...
2009-01-06 Craig A. Berry On VMS, run make_patchnum.pl, not make_patchnum.com
2009-01-01 Craig A. Berry First cut at handling git patch numbers on VMS.
2008-12-21 Rafael Garcia-Suarez Add the perlperf manpage, by Richard Foley
2008-12-19 Leon Brocard Add other files modified by buildtoc
2008-08-09 Nicholas Clark Use App::Prove::State to store the timings for the...
2008-05-31 Craig A. Berry Must install mydtrace.h on VMS even it doesn't do much...
2008-03-28 Craig A. Berry Make uudmap.h dependencies more explicit in the VMS...
2007-12-19 Nicholas Clark Add perl5110delta, and change 5100delta so that it...
2007-11-16 Craig A. Berry Let's install the *current* perldelta on VMS.
2007-10-09 Rafael Garcia-Suarez Add a rough, incomplete version of perl5100delta
2007-07-26 John E. Malmberg [patch@31658] Dynamically load dbg xterm on VMS
2007-07-07 Edgar Bering Re: [PATCH] Final Draft - pod/perlcommunity.pod - ...
2007-05-21 Craig A. Berry VMSify uupacktool.pl and run it during VMS build.
2007-05-20 Dave Mitchell delete thrdvar.h and move its contents to intrpvar.h
2007-05-07 Nicholas Clark bytecode.pl: Exterminate!
2007-04-30 Rafael Garcia-Suarez Two new manpages, by Abigail
2007-04-25 Craig A. Berry Work a little harder at building generate_uudmap on...
2007-04-24 Nicholas Clark Make PL_uudmap a constant global. Remove the run time...
2007-04-19 Brandon Black Re: new C3 MRO patch
2007-04-12 Rafael Garcia-Suarez Run buildtoc --build-all
2007-04-12 Rafael Garcia-Suarez Add the perlreapi man page, by Ævar Arnfjörð Bjarmason
2007-04-11 Nicholas Clark Run pod/buildtoc --build-all
2007-04-11 Craig A. Berry Fully VMSify CPANPLUS util names following #30885
2007-04-10 Rafael Garcia-Suarez Add the new CPANPLUS utilities to the VMS build process.
2007-03-07 Rafael Garcia-Suarez Add the new man page, perlunifaq, in relevant places
2007-02-27 Craig A. Berry On VMS, use the normal executable file extension for...
2007-02-03 Craig A. Berry Install overload.h on VMS, plus more case fix-ups in...
2007-02-03 Craig A. Berry Install parser.h on VMS, plus fix some case typos in...
2006-11-25 Craig A. Berry xterm debugger support for VMS from John Malmberg ...
2006-10-09 Rafael Garcia-Suarez Add perl595delta
2006-09-06 Rafael Garcia-Suarez Remove perlcc and the byteloader
2006-07-09 Marcus Holland-Moritz Integrate mkppport. All ppport.h files in the core...
2006-06-08 Rafael Garcia-Suarez Add the perlreguts manpage, by Yves Orton
2006-06-07 Craig A. Berry autosplit one level deeper so we don't miss anything
2006-06-01 Rafael Garcia-Suarez Add the perlunitut manpage, by Juerd Waalboer
2006-05-19 Nicholas Clark Add perlpragma.pod, which describes how to implement...
2006-05-19 Nicholas Clark Add README.riscos to pod.lst
2006-03-23 Craig A. Berry improve thread linking options on VMS
2006-03-06 Yitzchak Scott-Tho... add Module::Build 0.27_08
2006-02-01 Nicholas Clark Integrate perl588delta.pod from maint, and re-run pod...
2006-01-30 Rafael Garcia-Suarez Add perl594delta
2006-01-27 Rafael Garcia-Suarez Install the ptardiff utility that comes with Archive...
2006-01-08 Craig A. Berry follow-up to 26740, shasum --> shasum.com
2006-01-08 Rafael Garcia-Suarez Install shasum on Windows and VMS too
2006-01-08 Nicholas Clark run pod/buildtoc --build-all
2005-12-15 Craig A. Berry On VMS, put pods in [.lib.pods] rather than [.lib.pod]
2005-11-09 John E. Malmberg patch@26052 - compile rule for mathoms.c
2005-10-28 Steve Peters Add a new file, mathoms.c, to hold old code kept around...
2005-09-20 John E. Malmberg [patch@25502] Add hard link and V8.2 crtl support to...
2005-08-04 Rafael Garcia-Suarez VMS debugging help, by John E. Malmberg
2005-07-01 Rafael Garcia-Suarez Install perlglossary on VMS and Windows
2005-06-21 Rafael Garcia-Suarez Add the ptar(1) utility from Archive::Tar
2005-06-02 Nicholas Clark Integrate perl587delta.pod, the changes in perlhist...
2005-05-29 Nicholas Clark Teach buildtoc about README.openbsd, and regenerate...
2005-05-29 Craig A. Berry VMS build update for blead
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-04-08 Rafael Garcia-Suarez Add perl593delta.pod
2005-02-18 Rafael Garcia-Suarez Install and build corelist on VMS, too
2005-01-05 Craig A. Berry -Duselargefiles for VMS
2004-12-01 Craig A. Berry add -I../lib to VMS build to find Config_heavy.pl
2004-11-30 Nicholas Clark Add perl586delta.pod to all the necessary makefiles...
2004-11-27 Craig A. Berry Re: getting Config.pm on a diet
2004-11-27 Nicholas Clark Put Config.pm on a diet. 3K rather than 32K
2004-11-14 Abe Timmerman Add the minitest target to vms buildsystem
next