This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mathoms prototypes aren't prototypes
[perl5.git] / Makefile.SH
2005-10-28 Steve PetersAdd a new file, mathoms.c, to hold old code kept around...
2005-10-25 Nicholas ClarkOops. the trick is to edit Makefile.SH
2005-10-25 Rafael Garcia-Suarezremove mv-if-diff
2005-10-13 Rafael Garcia-SuarezBetter cleanup of directories created by C::Zlib
2005-09-21 Rafael Garcia-SuarezAdd an option --ignore to installhtml
2005-08-23 Rafael Garcia-SuarezMy system produces core.$$ files
2005-07-20 Robin BarkerRE: rebuilding lib/Config*
2005-06-17 Steve Peters[perl #36199] [PATCH] 5.8.7 fails to build with paralle...
2005-06-14 Rafael Garcia-SuarezAdd IO::Zlib 1.04 to bleadperl
2005-06-13 Rafael Garcia-SuarezHelp "make distclean"
2005-06-07 Andy LesterRandom cleanups #47
2005-06-06 Jarkko HietaniemiTru64: allow creating perl.pixie even with optimized...
2005-06-01 Rafael Garcia-SuarezRevert change #24656
2005-06-01 Robin Barkereliminate always running mktables
2005-06-01 Rafael Garcia-SuarezDon't touch lib/ExtUtils/Miniperl.pm when rebuild ident...
2005-05-26 Andy LesterUpdated lint infrastructure
2005-05-24 Rafael Garcia-SuarezMake distclean should remove the leftover test files...
2005-05-21 Andy Lesterctags parms need to know .h is C
2005-05-20 Andy LesterAdd a Makefile target for ctags
2005-04-08 Rafael Garcia-SuarezAdd perl593delta.pod
2005-01-21 Todd Vierling[perl #33892] Add Interix support
2005-01-05 Robin Barkerunnecessary rmdir in Makefile
2004-12-17 bonefish@cs.tu-ber... Re: [perl #32717] BeOS specific Updates
2004-12-01 Jarkko HietaniemiMakefile.SH: de-parallelise mktables
2004-11-27 Nicholas ClarkGenerate the precached %Config entries based on some...
2004-11-27 Nicholas ClarkPut Config.pm on a diet. 3K rather than 32K
2004-10-30 H.Merijn BrandAdded probes for strlcat () and strlcpy () to Configure
2004-10-20 Rafael Garcia-SuarezRemove opmini.c when cleaning up.
2004-10-15 Nicholas ClarkInclude opmini.c in the dependency generation.
2004-10-08 Rafael Garcia-SuarezMake the perl interpreter more tolerant of UTF-16-encod...
2004-07-22 Nicholas ClarkBuild the perldelta copying command for the main Unix...
2004-06-20 Dave Mitchellmake mktables always update modifed time to play better...
2004-06-19 Dave Mitchell'make test' without preceeding 'make' fails.
2004-06-10 Alexey TourbinChange 22872 breaks shared miniperl invocation
2004-05-31 Nicholas Clarkreplace the run time code in lib/utf8_pva.pl with data...
2004-05-31 Nicholas ClarkRun mktables as part of the build process.
2004-05-30 Nicholas ClarkFirst step to generating Unicode files for the regexp...
2004-03-18 Rafael Garcia-SuarezAdd a perl592delta.pod man page.
2004-03-02 Nicholas ClarkWork on eliminating systematic failures on make minitest:
2004-02-17 Brendan O'Dea1. Creating backward compatibility for Configure after...
2004-02-14 Dave MitchellSwitch from byacc to bison and simplify the perly....
2004-01-26 Nicholas ClarkMerge dynamic perldelta from maint (22081)
2003-11-10 Ilya Zakharevich[PATCH 5.8.2 @21574] make install: line noise
2003-10-22 Rafael Garcia-SuarezAdd a test.taintwarn makefile target,
2003-08-22 Jarkko HietaniemiRetract #20826 and #20831; things are done differently
2003-08-22 Jarkko HietaniemiRafael spotted that vms/perlvms.pod was still referred to.
2003-08-19 Jarkko HietaniemiTry to unify the MANIFEST sorting.
2003-08-19 Jarkko HietaniemiNicholas Clark's podulator. The win32 makefile
2003-08-16 Jarkko Hietaniemivalgrind --help didn't return a happy exit status.
2003-08-16 Jarkko HietaniemiAdd valgrind testing target.
2003-08-05 Jarkko HietaniemiAdd META.yml and Stas' makemeta (plus extensive reworking
2003-08-04 Rafael Garcia-SuarezRevert change #19282 : it caused problems for some...
2003-07-30 Jarkko HietaniemiAdjust the list of rmdired lib directories.
2003-07-29 Michael SchroederDESTDIR in perl-5.8.1 package?
2003-07-28 Jarkko HietaniemiThese directories no more exist during cleanup.
2003-07-27 Adrian M. EnacheRe: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile...
2003-07-24 Jarkko HietaniemiEBCDIC fix from Thomas Dorner.
2003-07-20 Andy DoughertyRe: [perl #22941] Can't build perl with -Duseshrplib...
2003-07-04 Rafael Garcia-SuarezAdd a new test target in the makefile, test_harness_notty.
2003-07-04 Alexey TourbinMacro reorganization in the Makefile, so that $(LDLIBPT...
2003-07-01 Alan BurlisonRe: Subject: Problems: 5.8.1, Solaris, Configure, sched...
2003-05-18 Jarkko HietaniemiThe 'quotes' really are important (caught by Enache...
2003-05-17 Jarkko HietaniemiOld (4.2BSD, like Ultrix) Bourne shells do not understand
2003-05-14 Jarkko HietaniemiMore Panther moves.
2003-05-13 Jarkko HietaniemiDetypo Pantherisms.
2003-05-12 Jarkko HietaniemiPanther preparation.
2003-05-09 Andreas KönigWeekend fun: MANIFEST sorting
2003-04-22 Jarkko Hietaniemiz/OS: changes for building threaded from "Brian De...
2003-04-20 Adrian M. EnacheRemove, in the main Makefile, the $(LDLIBPTH) variable...
2003-04-14 Rafael Garcia-SuarezMore docs about running tests and the test suite.
2003-04-06 Adrian M. EnacheRemove unportable ">|" shell syntax
2003-04-05 Adrian M. EnacheLD_PRELOAD hack, still badly flawed / a solution
2003-04-01 Ilya ZakharevichIntegrate:
2003-03-24 Rafael Garcia-SuarezChange 19056 wasn't good enough.
2003-03-24 Adrian M. EnacheRe: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686...
2003-03-24 H.Merijn Brandno more 'make install && make test' with shared libperl...
2003-03-10 Jarkko HietaniemiIntegrate from maint:
2003-03-08 Jarkko Hietaniemiregen_headers tiny tidying:
2002-11-19 Nicholas Clarkregen_headers outside Makefile (was Re: [PATCH] embed...
2002-11-06 Rafael Garcia-Suarez"make distclean" should remove the generated file lib...
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
2002-06-09 Peter Prymmerpossible band-aid for cygwin build of perl@17061
2002-06-08 Jarkko HietaniemiRemove the newly added makedepend .depending "token...
2002-06-07 Jarkko HietaniemiReunite the first .PHONY targets (based on Garry Williams'
2002-06-07 Jarkko HietaniemiSplit in two the .PHONY target so that makes without...
2002-06-06 Robin BarkerThe Makefile.SH part of
2002-05-24 Abigail'make distclean' should remove *old files too.
2002-05-19 Nick Ing-SimmonsIntegrate mailine
2002-05-19 Jarkko HietaniemiThird Degree: make the options more portable between
2002-05-12 Jarkko HietaniemiBe clean.
2002-05-10 Jarkko HietaniemiDon't do JAPHs unless doing "make torturetest".
2002-05-02 Andy DoughertyRe: Perl 5.8-to-be NetBSD testing?
2002-05-02 Jarkko HietaniemiCleanup threads dirs.
2002-04-27 Jarkko HietaniemiFirst half of NetBSD patch-ai, from Johnny Lam:
2002-04-23 Paul GreenNuke obsolete way to build debugging (etc) perls
2002-04-13 Jarkko Hietaniemis2p needs Config.pm.
2002-04-11 Jarkko HietaniemiMust hold off building s2p until there's a miniperl.
2002-04-11 Jarkko HietaniemiExtracting the s2p may require the right dynlibpath.
2002-04-10 Jarkko HietaniemiMake x2p/s2p part of the test_prep target now that we
2002-04-02 Jarkko HietaniemiThird Degree flags.
next