This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
include info about Perl Mongers in perlfaq2 (from David H. Adler
[perl5.git] / Makefile.SH
1999-10-03 Gurusamy Sarathyavoid doing irrelevant things on 'make perl'
1999-09-30 Ilya ZakharevichRe: _58, _61 Argument "" is not numeric in sprintf
1999-09-22 Jarkko HietaniemiCleanup cleanup.
1999-08-29 Spider Boardmansub : attrlist
1999-08-29 Jarkko HietaniemiRename warning to warnings, from Paul Marquess.
1999-08-13 Jarkko HietaniemiRemove more t/ trash on target "clean".
1999-08-03 Ilya ZakharevichClarify RE engine code; inline a static function to...
1999-08-01 Jarkko HietaniemiRemoving so_locations once is enough.
1999-08-01 Jarkko HietaniemiIntegrate with Sarathy. perl.h and util.c required...
1999-08-01 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-08-01 Ilya Zakharevichslightly modified version of suggested patch
1999-08-01 Gurusamy Sarathyrename cygwin32 to cygwin (from Eric Fifer <EFifer...
1999-07-29 Jarkko HietaniemiAIX tweak, need reported by David R. Fravor <dfavor...
1999-07-26 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-07-26 Jarkko HietaniemiBack out #3735. Needs more work.
1999-07-26 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-26 Stephen McCamantallow arrow omission in $foo[10]->('foo') etc. (but...
1999-07-26 Jarkko HietaniemiUse $< instead of $*.c in *perlmain.o rules.
1999-07-25 Jarkko HietaniemiBack up a tiny bit from #3735.
1999-07-25 Jarkko HietaniemiFirst steps of making builds outside the source
1999-07-23 Jarkko HietaniemiIntroduce $Config{ldlibpthname} which contains
1999-07-22 Mike W EllwoodAIX magic: ccdlflags needs to be different for
1999-07-14 Jarkko HietaniemiFixed AIX dynamic loading and AIX shared Perl library.
1999-07-06 Andy Dougherty[ID 19990617.004 [PATCH 5.005_57] make distclean fixes]
1999-07-06 Todd C. Miller[ID 19990613.003 linklibperl set incorrectly in Makefi...
1999-07-05 Jarkko HietaniemiIntegrate with mainperl.
1999-07-05 Fifer, Ericcygwin32 update
1999-07-04 Jarkko HietaniemiMiscellaneus AIX fixes + SOCKS support.
1999-05-28 Tom HughesByteLoader mark 2
1999-05-28 Ilya ZakharevichCosmetic OS/2-related patches
1999-05-10 Alexander Smishlajevcygwin32 update (untested adaptation of patch against...
1999-05-09 Gurusamy Sarathyhpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY...
1999-05-08 Gurusamy Sarathyavoid temporary files named 'tmp'
1999-05-07 Karl Heuer[perl-5.005.02] detect lack of /dev/tty
1999-04-13 Jarkko HietaniemiLDLIBPTH also on 'clean' targets.
1999-04-03 Jarkko HietaniemiIntegrate from mainperl.
1999-04-02 Gurusamy Sarathyvarious little goofs
1999-04-02 Jarkko HietaniemiConfigure regen.
1999-03-15 Wilfredo SánchezFirst pass of integrating the Rhapsody port,
1999-02-19 Kurt D. StarsinicConfigure update: fstatvfs/fstafs/getmntent/hasmntopt...
1999-02-15 Gurusamy Sarathyallow /0|NaN/ on some bigfloatpm.t tests for portabilit...
1999-02-12 Colin Kuskiescript to generate ctags from etags
1999-02-02 Jarkko HietaniemiJumbo FreeBSD update from Anton Berezin <tobez@plab...
1999-02-02 Spider BoardmanApply change #2711 from maint-5.005:
1999-02-02 Jarkko HietaniemiBeOS update (Mirror maint-5.005 change #2727).
1999-01-19 Jarkko HietaniemiNetBSD update, based on patches from the NetBSD package...
1999-01-18 Jarkko HietaniemiAdd various cruft to "clean" target. (Time for t/Makefile?)
1999-01-13 James FitzGibbonTrivial patch for HP-UX 11 and shared libperl
1998-10-30 Jarkko HietaniemiIntegrate from mainperl.
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-29 Jarkko HietaniemiEBCDIC Makefile.SH iteration converges. Hopefully.
1998-10-29 Jarkko HietaniemiEBCDIC Makefile.SH tuneup.
1998-10-28 Jarkko Hietaniemiposix-bc doesn't want to regenerate a2p.h from a2p.y.
1998-10-28 Jarkko Hietaniemia2p.y needs to generate also y.tab.h.
1998-10-26 Jarkko HietaniemiAlso posix-bc wants to reyacc.
1998-10-20 Jarkko Hietaniemi#2026 fallout.
1998-10-20 Jarkko HietaniemiVM/ESA update.
1998-10-19 Jarkko HietaniemiMake #2012 glob pattern more portable.
1998-10-17 Jarkko Hietaniemiclean numbered core dumps and t/tmp[0-9]*.
1998-10-15 Gurusamy Sarathycheck in all confperl changes as of change#1964 into...
1998-10-06 Ilya ZakharevichCumulative OS/2-related patch
1998-10-06 Gurusamy Sarathyremove spurious unused conflicting globals (PL_yy{v...
1998-10-02 Gurusamy Sarathyos390 fixes (suggested by Peter Prymmer)
1998-10-02 Gurusamy Sarathytweak run_byacc recipe
1998-09-25 Gurusamy Sarathybig Configure update from Jarkko: sync metaconfig units...
1998-09-23 Jarkko Hietaniemi5.004_50 or 5.005_02: get rid of interp.sym because...
1998-08-09 Paul Marquesslexical warnings; tweaks to places that didn't apply...
1998-07-24 Larry WallHere are the long-expected Unicode/UTF-8 modifications.
1998-07-19 Norton T. Allenmake install fails
1998-07-19 Larry Wallremove possibly unwritable lib/re.pm before overwrite
1998-07-12 Gurusamy Sarathysmall tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>
1998-07-12 Jarkko Hietaniemigeneric Configure mods and HAS_GROUP additions to help...
1998-07-11 Gurusamy Sarathymake lib/re.pm a prereq for minitest
1998-07-08 Ilya Zakharevichadd patch for C<use re 'debug'>
1998-07-08 Gurusamy Sarathysuggest 'make test' after make
1998-07-04 Ilya ZakharevichAdd elc target to to makefile
1998-07-04 Hugo van der Sandenadd perlbug -F switch to save message to file
1998-06-28 Gurusamy Sarathytweak various places for iperlsys.h awareness
1998-06-25 Gurusamy Sarathydon't suppress display of Makefile recipes that invoke...
1998-06-22 Ilya Zakharevichadd patch that generates regnodes.h via regcomp.pl
1998-06-21 Graham Barrapplied patch, modified logic to avoid reentering lexer...
1998-06-18 Gurusamy Sarathyfix Makefile.SH typo
1998-06-17 Gurusamy Sarathy5.004_67 niggles
1998-06-11 Laszlo MolnarMakefile.SH problem on dos/djgpp
1998-05-29 Gurusamy Sarathy[win32] merge changes#1014,1038 from maintbranch
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Ed Peschko[ PATCH 5.004_64 ] Integrated regression tests for...
1998-05-14 Andy Dougherty[PATCH for 5.004_64] Configure patch Config_64-01
1998-03-05 Jarkko HietaniemiRe: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyi...
1998-03-05 Jarkko Hietaniemi5.004_61: Makefile.SH: 'ok' target needs perlbug...
1998-02-27 Andy DoughertyConfig_60-03-04.diff patch for 5.004_60
1998-02-25 Malcolm BeattieMore compiler tweaks.
1998-02-25 Jarkko HietaniemiHP-UX hints and AIX global.sym changes (with Makefile...
1998-02-25 Andy DoughertyRe: ANNOUNCE: perl5.004_60 Configure patch is available
1998-02-20 Malcolm BeattieStart getting compiler to work when built with the...
1997-12-17 Molnar LaszloMajor changes to the DOS/djgpp port (including threading):
1997-11-25 Ilya ZakharevichEmacs/tags update:
1997-10-16 Malcolm BeattieMerge maint-5.004 branch (5.004_04) with mainline.
1997-10-15 Tim BunceMaintenance 5.004_04 changes
1997-10-08 Malcolm BeattieMerge maint-5.004 branch (5.004_03) with mainline.
next