summaryrefslogtreecommitdiff
path: root/Makefile.SH
Commit message (Expand)AuthorAgeFilesLines
* Import latest cross-compilation patch in gitvadim/crossKonovalov, Vadim2008-12-301-32/+64
* Proper pluggable Method Resolution Orders. 'c3' is now implemented outside theNicholas Clark2008-12-271-0/+1
* tweak dependencyYves Orton2008-12-271-1/+1
* better .patchnum/.sha1 dependency stuffYves Orton2008-12-271-4/+2
* add cflags as a dependency for all object files. (it is used to control the a...Yves Orton2008-12-271-3/+3
* apparently this isnt necessary after all.Yves Orton2008-12-271-3/+0
* rebuild cflags if cflags.sh changesYves Orton2008-12-271-0/+3
* remove .sha1 file as well if necessaryYves Orton2008-12-271-0/+1
* clean up .patchnum in make cleanYves Orton2008-12-271-0/+1
* fix broken indentation, and move PERL_PATCHNUM logic to a different place so ...Yves Orton2008-12-271-1/+3
* more build dependency changes, we should make sure that cflags is updated whe...Yves Orton2008-12-271-4/+4
* make sure that the perl -v/-V output corresponds to the latest commitYves Orton2008-12-271-1/+6
* AIX patches for Perl 5.8.9 RC2 and gcc on AIX + suidperl on AIX README.aixRainer Tammer2008-12-041-0/+18
* Unwind change 31976 then applyRainer Tammer2008-12-021-6/+21
* Backslashes inside '' inside Makefiles seem to be non-portable in theirNicholas Clark2008-11-101-4/+1
* make distclean patch from Andy Armstrong.Nicholas Clark2008-10-291-0/+1
* - crosscompilation - step 1 of N+1Vadim Konovalov2008-09-081-57/+103
* If I want to build Devel::NYTProf under the core tree, then theNicholas Clark2008-08-211-1/+1
* Cygwin build harmonization, remove cygwin/Makefile.SHsReini Urban2008-08-111-13/+16
* Use App::Prove::State to store the timings for the tests, and ifNicholas Clark2008-08-091-0/+1
* Use File::Find rather than shell globbing to get the list of *.pm filesNicholas Clark2008-04-271-4/+4
* add -v to regen.pl and friendsRobin Barker2008-03-301-1/+4
* Fixing "make distclean" to remove "config.arch"Sérgio Durigan Júnior2008-03-181-1/+1
* Nick's a muppet - "all" needs to remain the first real target in theNicholas Clark2008-01-181-4/+4
* A target for sperl.iNicholas Clark2008-01-181-6/+9
* Add dtrace supportAndy Armstrong2008-01-111-3/+38
* Cleanup lib/BJerry D. Hedden2008-01-071-1/+2
* Add a 'test-reonly' target to the standard Makefile for *nix. (Not quite as c...Yves Orton2008-01-051-3/+6
* You don't need $(DYNALOADER) to make $(nonxs_ext)Nicholas Clark2007-12-271-1/+1
* Add perl5110delta, and change 5100delta so that it is no longer "the"Nicholas Clark2007-12-191-1/+1
* 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