This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
re_op_compile(): rename pm_flags to rx_flags
[perl5.git] / Makefile.SH
2012-05-26 Zeframnew perldelta
2012-05-20 Ricardo Signescreate the new perldelta for 5.17.0
2012-05-10 Ricardo Signesremove perl515*delta, add perl5160delta
2012-03-20 AbigailCreate a perldelta for 5.15.9
2012-02-21 Max MaischeinAdd perl5158delta.pod
2012-02-18 Nicholas ClarkAdd a dependency for ext/Pod-Functions/Functions_pm...
2012-02-18 Nicholas ClarkEnsure Pod::Simple is built before Pod::Functions.
2012-02-09 Karl WilliamsonAdd regen/mk_invlists.pl, charclass_invlists.h
2012-02-08 Nicholas ClarkClean up Pod::Html's cache as part of distclean on...
2012-01-20 Chris 'BinGOs' Wil... Create a perldelta for 5.15.8
2012-01-19 Nicholas ClarkIgnore and clean the byproducts of make install.html
2012-01-17 Nicholas ClarkPurge references to --netscape and --libpods, no longer...
2011-12-24 Father ChrysostomosAdd feature.h, with constants for feature bundles
2011-12-24 Father ChrysostomosCreate regen/feature.pl
2011-12-20 Dave RolskyCreate a perldelta for 5.15.7
2011-12-04 Nicholas ClarkOn AIX, avoid a shell pipepline by making makedef.pl...
2011-11-28 Nicholas Clarkpod/buildtoc now generates pod/roffitall
2011-11-23 Nicholas Clarkmakedef.pl uses Config.pm, so needs a Makefile dependen...
2011-11-21 Steve HayCreate new perldelta ready for 5.15.6
2011-11-18 Nicholas ClarkCreate Porting/pod_rules.pl, with all non perltoc.pod...
2011-11-12 Karl WilliamsonAdd new mktables generated files to makefiles
2011-10-21 Florian RagwitzCreate a perldelta for 5.15.5
2011-10-01 H.Merijn BrandAdd more x-y aliases for x_y targets in Makefile
2011-09-29 Tony CookAdd darwin to the list of valgrind platforms
2011-09-29 Jim CromieMakefile.SH: emit make valgrind* targets only on linux
2011-09-29 Jim CromieMakefile.SH: fix ?= gmake-isms
2011-09-21 Stevan Littleupdate TOC for perl5153delta
2011-09-10 Jim Cromieadjust TEST's valgrind invocation to also work with...
2011-09-04 Vincent PitPass -Idist/Carp/lib to miniperl
2011-09-04 Zeframmove Carp to ext/Carp, preparing for dual-lifing
2011-08-25 Nicholas ClarkEliminate global.sym, as makedef.pl can generate it...
2011-08-23 Nicholas ClarkRun regen/uconfig_h.pl as part of the regen and regen_h...
2011-08-23 Nicholas ClarkGroup 3 headers as $(generated_headers) in the *nix...
2011-08-21 Ricardo Signesupdate TOC for perl5153delta
2011-08-09 Tony Cookwork around a bug in dtrace - it strips const from...
2011-07-27 Tony Cookevery use of $(mini_obj) needs the mini specific object...
2011-07-20 Zeframnew perldelta for 5.15.2
2011-06-21 Father Chrysostomoscreate perldelta for 5.15.1
2011-06-11 Nicholas ClarkCreate a lookup table for magic vtables from magic...
2011-05-23 Nicholas ClarkAdd find2perl as a dependency for the target 'test_prep'.
2011-05-20 Tony Cookif List-Util is built statically, depend on $(PERL_EXE...
2011-05-20 Tony Cookremove unused dependency rule generation for Text/Parse...
2011-05-20 Tony Cookhandle a static Cwd when generating the deps for x2p...
2011-05-20 Tony Cookremove unneeded dependencies against Cwd
2011-05-19 Nicholas ClarkAvoid make distclean failing if t/tmp* matches a directory.
2011-05-18 David Mitchellupdate TOC for perl5150delta
2011-03-20 Florian RagwitzCreate a perldelta for 5.14.0
2011-02-21 Nicholas ClarkIn t/TEST, automatically detect if running under miniperl
2011-02-20 Ævar Arnfjörð Bjar... Update TOC for perl51310delta
2011-02-16 Larwan BerkeRun lib/diagnostics.t during make test_porting
2011-02-15 Nicholas ClarkAdd ext/re/re.pm to the @INC set for miniperl by lib...
2011-02-15 Nicholas ClarkUse a buildcustomize.pl to set @INC in miniperl when...
2011-01-24 Nicholas ClarkMerge perl_keyword.pl into regen/keywords.pl, to genera...
2011-01-24 Nicholas ClarkBreak out the generated function Perl_keywords() into...
2011-01-23 Nicholas Clarkopcode.pl hasn't generated files named *-old since...
2011-01-23 Jesse VincentUpdate TOC for perl51310delta
2011-01-19 Nicholas ClarkRemove references to compat3.sym and interp.sym, delete...
2011-01-17 Tony Cooktest_prep now depends on the pods needed for porting...
2011-01-09 Nicholas ClarkGenerate pp_* prototypes in pp_proto.h, and remove...
2011-01-02 David Leadbeater[perl #73630] Build separate DTrace for miniperl
2010-12-21 H.Merijn BrandMove metaconfig control comments into its own files
2010-12-21 H.Merijn BrandRestore a reference to $perlpath. Installation needs it
2010-12-20 Zeframupdate TOC for perl5138delta and perl5139delta
2010-12-03 Nicholas ClarkRemove the Makefile command to touch perlmain.c after...
2010-11-29 Nicholas ClarkFollowing fbcaf61123069fe4, remove perlmain.c from...
2010-11-28 Nicholas ClarkRemove makeaperl, never used, a wrapper for ExtUtils...
2010-11-28 Nicholas ClarkGenerate perlmain.c using ExtUtils::Miniperl, instead...
2010-11-28 Nicholas ClarkProper Makefile dependencies for the x2p/s2p rule.
2010-11-21 Chris 'BinGOs' Wil... Update TOC for perl5.13.8
2010-10-31 Karl WilliamsonAdd l1_char_class_tab.h to Make dependencies
2010-10-21 Nicholas ClarkRestore +x to Makefile.SH
2010-10-21 Tatsuhiko Miyagawaupdate TOC for perl5137delta
2010-10-14 Nicholas ClarkConvert lib/Tie/Hash/NamedCapture.pm to an XS module...
2010-10-14 Andy DoughertyFix x2p and utils dependencies for static builds
2010-10-05 Nicholas ClarkEliminate the now unused Makefile targets plextract...
2010-10-05 Nicholas ClarkMove pod2html.PL into ext/Pod-Html
2010-10-05 Nicholas ClarkMove pod2man.PL, pod2text.PL, podselect.PL into cpan...
2010-10-05 Nicholas ClarkMove pod2usage.PL, podchecker.PL, podselect.PL into...
2010-10-05 Nicholas ClarkMove pod2latex.PL into its CPAN distribution directory.
2010-10-05 Nicholas Clarktest_prep has a dependency on x2p/s2p
2010-10-05 Nicholas ClarkThe *.PL scripts in utils/ have a dependency on Cwd...
2010-10-03 Paul GreenFix perl build problems on Stratus VOS
2010-09-27 Nicholas ClarkMove OP prototypes from pp_proto.h to proto.h
2010-09-25 Florian RagwitzRemove targets depending on the removed emacs/ dir
2010-09-19 Steve HayPrepare perldelta for Perl 5.13.6
2010-09-05 Florian RagwitzMove the latest perldelta to pod/perldelta.pod
2010-08-20 Florian Ragwitzupdate TOC and perldelta references
2010-08-19 Florian RagwitzMake everything exec-bit.txt lists executable
2010-08-16 Nicholas ClarkOnly copy op.c to opmini.c if op.c is a symlink, else...
2010-08-16 Nicholas ClarkUse a loop to generate the Makefile rules for opmini...
2010-08-16 Nicholas ClarkFor both opmini.o and perlmini.o define PERL_EXTERNAL_G...
2010-08-13 Tony CookCwd.pm needs to be installed in lib before SDBM_File...
2010-07-30 Karl WilliamsonAdd new hdr op_reg_common to Makefile.SH
2010-07-24 Florian RagwitzMove PathTools from cpan/ to dist/
2010-07-20 David Goldenupdate TOC and perldelta references
2010-07-04 Jesse VincentUpdate Makefile to regen META.yml as it regens other...
2010-06-23 Nicholas Clarkcreate perl5133delta
2010-05-23 David Goldencreate perl5132delta
2010-04-20 Leon Brocardcreate perl5131delta
2010-04-13 Jesse VincentCreate a perl5130delta.pod
next