This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Pass $(MAKE) as one quoted commandline argument, to converge with make_ext.pl
[perl5.git] / Makefile.SH
2009-01-28 Nicholas ClarkMove ext/util/make_ext.pl to the top level.
2009-01-24 Nicholas ClarkThe exit code of make_patchnum.pl is no longer used...
2009-01-23 Nicholas Clarksuidperl goes.
2009-01-23 Nicholas Clarksperl.o also needs to depend on git_version.h
2009-01-23 Nicholas ClarkAmend patchlevel.h so that git_version.h is only #inclu...
2009-01-23 Nicholas ClarkAdd a perlmini.o and perlmini.c akin to opmini.o and...
2009-01-14 Nicholas ClarkMake make_ext.pl write out a shell script of its action...
2009-01-12 Nicholas ClarkAdd $(EXE_EXT) where it was missing from $(RUN) ./miniperl
2009-01-12 Nicholas ClarkCorrect the over-zealous addition of $(RUN) into test...
2009-01-12 Nicholas Clarkmake_patchnum requires miniperl$(EXE_EXT) to run, so...
2009-01-11 Nicholas ClarkAdd -Ilib to the invocations of make_ext.pl. I guess...
2009-01-10 Steffen Muellermove ext/utils/make_ext to ext/utils/make_ext.pl
2009-01-05 Rafael Garcia-Suarez"rm -f" better in "make clean" targets
2009-01-04 Yves Ortonadd better pod and headers, and clean up some whitespac...
2009-01-04 Yves Ortoneliminate make_patchnum.sh, and make the build process...
2009-01-04 Yves Ortonthis seems to work, still not using the perl version...
2009-01-04 Yves Ortondoesnt quite work yet, but provisional steps towards...
2009-01-04 Yves Ortoneliminate .patchnum and related infrastrcuture from...
2008-12-31 Yves Ortonmuch better git related version numbering in our (...
2008-12-27 Nicholas ClarkProper pluggable Method Resolution Orders. 'c3' is...
2008-12-27 Yves Ortontweak dependency
2008-12-27 Yves Ortonbetter .patchnum/.sha1 dependency stuff
2008-12-27 Yves Ortonadd cflags as a dependency for all object files. (it...
2008-12-27 Yves Ortonapparently this isnt necessary after all.
2008-12-27 Yves Ortonrebuild cflags if cflags.sh changes
2008-12-27 Yves Ortonremove .sha1 file as well if necessary
2008-12-27 Yves Ortonclean up .patchnum in make clean
2008-12-27 Yves Ortonfix broken indentation, and move PERL_PATCHNUM logic...
2008-12-27 Yves Ortonmore build dependency changes, we should make sure...
2008-12-27 Yves Ortonmake sure that the perl -v/-V output corresponds to...
2008-12-04 Rainer TammerAIX patches for Perl 5.8.9 RC2 and gcc on AIX + suidper...
2008-12-02 Rainer TammerUnwind change 31976 then apply
2008-11-10 Nicholas ClarkBackslashes inside '' inside Makefiles seem to be non...
2008-10-29 Nicholas Clarkmake distclean patch from Andy Armstrong.
2008-09-08 Vadim Konovalov- crosscompilation - step 1 of N+1
2008-08-21 Nicholas ClarkIf I want to build Devel::NYTProf under the core tree...
2008-08-11 Reini UrbanCygwin build harmonization, remove cygwin/Makefile.SHs
2008-08-09 Nicholas ClarkUse App::Prove::State to store the timings for the...
2008-04-27 Nicholas ClarkUse File::Find rather than shell globbing to get the...
2008-03-30 Robin Barkeradd -v to regen.pl and friends
2008-03-18 Sérgio Durigan JúniorFixing "make distclean" to remove "config.arch"
2008-01-18 Nicholas ClarkNick's a muppet - "all" needs to remain the first real...
2008-01-18 Nicholas ClarkA target for sperl.i
2008-01-11 Andy ArmstrongAdd dtrace support
2008-01-07 Jerry D. HeddenCleanup lib/B
2008-01-05 Yves OrtonAdd a 'test-reonly' target to the standard Makefile...
2007-12-27 Nicholas ClarkYou don't need $(DYNALOADER) to make $(nonxs_ext)
2007-12-19 Nicholas ClarkAdd perl5110delta, and change 5100delta so that it...
2007-12-12 Rafael Garcia-SuarezAdd mro tests to minitest
2007-10-09 Rafael Garcia-SuarezAdd a rough, incomplete version of perl5100delta
2007-09-26 Jerry D. HeddenNo more ld2 and perlld under Cygwin
2007-09-26 Rafael Garcia-SuarezOption spelling nit for AIX
2007-09-17 Jarkko HietaniemiRe: [PATCH] Cray XT4/Catamount build
2007-07-26 Jerry D. Hedden[PATCH] Silence diag in ext/Data/Dumper/t/bless.t
2007-07-25 Yves OrtonAllow TEST_FILES make var to be used to pass an argumen...
2007-07-12 Jerry D. HeddenRe: [PATCH] 'make veryclean' still dirty
2007-07-12 Rafael Garcia-SuarezRevert part of #31591
2007-07-12 Jerry D. Hedden'make veryclean' still dirty
2007-06-17 Rafael Garcia-SuarezPatches to compile perl on Cray XT4 Catamount/Qk, by...
2007-06-15 Jarkko Hietaniemimiscellanea
2007-06-12 Vadim KonovalovRe: [PATCH-at-31365] (was - configpm frustrations)
2007-05-29 Rafael Garcia-SuarezRevert change #30530, following Jan's advice
2007-05-20 Dave Mitchelldelete thrdvar.h and move its contents to intrpvar.h
2007-05-16 Jarkko HietaniemiConfigure (and Makefile.SH): remove ODBM_File early...
2007-04-27 Jan DuboisCargo-cult fix for an AIX build problem
2007-04-24 Nicholas ClarkMake PL_uudmap a constant global. Remove the run time...
2007-04-19 Brandon BlackRe: new C3 MRO patch
2007-03-09 Tom Callaway[perl #41587] [PATCH] 5.8.8 make sure we get the proper...
2007-03-01 Jerry D. HeddenRe: Revisits in 'make install'
2007-01-05 Rafael Garcia-SuarezFix distclean now that we have re::Tie::Hash::NamedCapture
2006-12-22 Steve Petersminiperl may not have been successfully built before...
2006-12-20 Yves OrtonRe: [PATCH] Making adding binary files possible
2006-12-19 Jos I. BoumansMaking adding binary files possible
2006-12-10 Ilya ZakharevichRe: [PATCH 5.8.8] Build on OS/2 - missing part
2006-12-04 Dave Mitchellmerge perly.y and madlu.y
2006-11-15 Jarkko HietaniemiMakefile.SH: lib/re.pm often messes restarted parallel...
2006-10-09 Rafael Garcia-SuarezAdd perl595delta
2006-09-19 Jarkko HietaniemiC++: add -Wno-used-parameter, and drop ODBM_File
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-07-10 Jarkko Hietaniemiz/OS: hints/os390.sh and Makefile.SH
2006-07-09 Marcus Holland-MoritzIntegrate mkppport. All ppport.h files in the core...
2006-07-05 Rafael Garcia-SuarezMake the distclean target remove lib/Hash correctly
2006-07-03 Andy LesterMakefile splint support
2006-04-18 Rafael Garcia-SuarezWhen checking whether perl is built with -g in optimisation
2006-04-03 Nicholas ClarkTwo modules in ext/ have dependencies that are post...
2006-03-20 Gisle AasMove DynaLoader.o into libperl.so.
2006-03-16 Gisle AasFix up miniperl dependency.
2006-03-16 Gisle AasSimplify; make perl.o included in $(obj)
2006-03-11 Nicholas ClarkFix the last 2 perly.y specific parts of regen_perly...
2006-03-11 Nicholas ClarkMissed the hunk that adds regen_madly.pl to the regen_p...
2006-03-09 Nicholas ClarkAdd the madly parser. I believe that this is all the...
2006-03-08 Rafael Garcia-Suarez"make distclean" fix noticed by Steve Hay
2006-03-08 Rafael Garcia-Suarez"make distclean" adjustments for the new Compress modules
2006-02-17 Abe TimmermanRe: Smoke [5.9.4] 27195 FAIL(m) irix 6.2 (IP22/1 cpu)
2006-02-16 Rafael Garcia-SuarezRemove lib/Hash directory when doing make distclean
2006-02-15 Robert Sebastian... Patch for perl to compile/work on DragonFlyBSD
2006-02-14 Andy LesterSun Studio lint patches
2006-02-09 Andy LesterTrying my "remove the pTHXes" patch again
2006-02-08 Jim Cromie[patch] several broken make *.valgrind targets
2006-01-30 Rafael Garcia-SuarezAdd perl594delta
next