summaryrefslogtreecommitdiff
path: root/Makefile.SH
Commit message (Expand)AuthorAgeFilesLines
* Add mro tests to minitestRafael Garcia-Suarez2007-12-121-2/+2
* Add a rough, incomplete version of perl5100deltaRafael Garcia-Suarez2007-10-091-1/+1
* No more ld2 and perlld under CygwinJerry D. Hedden2007-09-261-1/+1
* Option spelling nit for AIXRafael Garcia-Suarez2007-09-261-1/+1
* Re: [PATCH] Cray XT4/Catamount buildJarkko Hietaniemi2007-09-171-21/+40
* [PATCH] Silence diag in ext/Data/Dumper/t/bless.tJerry D. Hedden2007-07-261-0/+2
* Allow TEST_FILES make var to be used to pass an argument list through to harn...Yves Orton2007-07-251-2/+2
* Re: [PATCH] 'make veryclean' still dirtyJerry D. Hedden2007-07-121-2/+2
* Revert part of #31591Rafael Garcia-Suarez2007-07-121-19/+0
* 'make veryclean' still dirtyJerry D. Hedden2007-07-121-0/+22
* Patches to compile perl on Cray XT4 Catamount/Qk, by JarkkoRafael Garcia-Suarez2007-06-171-1/+1
* miscellaneaJarkko Hietaniemi2007-06-151-16/+19
* Re: [PATCH-at-31365] (was - configpm frustrations)Vadim Konovalov2007-06-121-1/+1
* Revert change #30530, following Jan's adviceRafael Garcia-Suarez2007-05-291-3/+0
* delete thrdvar.h and move its contents to intrpvar.hDave Mitchell2007-05-201-1/+1
* Configure (and Makefile.SH): remove ODBM_File early if c++ (this time even wi...Jarkko Hietaniemi2007-05-161-7/+0
* Cargo-cult fix for an AIX build problemJan Dubois2007-04-271-0/+1
* Make PL_uudmap a constant global. Remove the run time initialisationNicholas Clark2007-04-241-1/+9
* Re: new C3 MRO patchBrandon Black2007-04-191-2/+2
* [perl #41587] [PATCH] 5.8.8 make sure we get the proper ldflags on libperl.so Tom Callaway2007-03-091-0/+3
* Re: Revisits in 'make install'Jerry D. Hedden2007-03-011-1/+1
* Fix distclean now that we have re::Tie::Hash::NamedCaptureRafael Garcia-Suarez2007-01-051-1/+1
* miniperl may not have been successfully built before running aSteve Peters2006-12-221-3/+3
* Re: [PATCH] Making adding binary files possibleYves Orton2006-12-201-2/+2
* Making adding binary files possibleJos I. Boumans2006-12-191-5/+12
* Re: [PATCH 5.8.8] Build on OS/2 - missing partIlya Zakharevich2006-12-101-1/+1
* merge perly.y and madlu.yDave Mitchell2006-12-041-11/+2
* Makefile.SH: lib/re.pm often messes restarted parallel makesJarkko Hietaniemi2006-11-151-0/+1
* Add perl595deltaRafael Garcia-Suarez2006-10-091-1/+1
* C++: add -Wno-used-parameter, and drop ODBM_FileJarkko Hietaniemi2006-09-191-0/+7
* Remove perlcc and the byteloaderRafael Garcia-Suarez2006-09-061-26/+3
* z/OS: hints/os390.sh and Makefile.SHJarkko Hietaniemi2006-07-101-1/+1
* Integrate mkppport. All ppport.h files in the core will nowMarcus Holland-Moritz2006-07-091-2/+7
* Make the distclean target remove lib/Hash correctlyRafael Garcia-Suarez2006-07-051-2/+2
* Makefile splint supportAndy Lester2006-07-031-2/+33
* When checking whether perl is built with -g in optimisationRafael Garcia-Suarez2006-04-181-2/+2
* Two modules in ext/ have dependencies that are post-miniperl.Nicholas Clark2006-04-031-1/+18
* Move DynaLoader.o into libperl.so.Gisle Aas2006-03-201-18/+20
* Fix up miniperl dependency.Gisle Aas2006-03-161-2/+2
* Simplify; make perl.o included in $(obj)Gisle Aas2006-03-161-8/+8
* Fix the last 2 perly.y specific parts of regen_perly.pl, and makeNicholas Clark2006-03-111-1/+1
* Missed the hunk that adds regen_madly.pl to the regen_perl target.Nicholas Clark2006-03-111-1/+2
* Add the madly parser. I believe that this is all the C code. Now toNicholas Clark2006-03-091-7/+18
* "make distclean" fix noticed by Steve HayRafael Garcia-Suarez2006-03-081-1/+1
* "make distclean" adjustments for the new Compress modulesRafael Garcia-Suarez2006-03-081-2/+3
* Re: Smoke [5.9.4] 27195 FAIL(m) irix 6.2 (IP22/1 cpu)Abe Timmerman2006-02-171-1/+1
* Remove lib/Hash directory when doing make distcleanRafael Garcia-Suarez2006-02-161-2/+2
* Patch for perl to compile/work on DragonFlyBSDRobert Sebastian Gerus2006-02-151-1/+5
* Sun Studio lint patchesAndy Lester2006-02-141-0/+2
* Trying my "remove the pTHXes" patch againAndy Lester2006-02-091-12/+15