summaryrefslogtreecommitdiff
path: root/Makefile.SH
Commit message (Collapse)AuthorAgeFilesLines
* cygwin portFifer, Eric2000-02-241-3/+0
| | | | | | To: "'perl5-porters@perl.org'" <perl5-porters@perl.org> Message-ID: <779F20BCCE5AD31186A50008C75D99791716E1@SILLDN_MAIL1> p4raw-id: //depot/cfgperl@5241
* README.vms and related updates (from Peter Prymmer <pvhp@best.com>)Gurusamy Sarathy2000-02-201-1/+7
| | | p4raw-id: //depot/perl@5158
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-151-14/+19
|\ | | | | p4raw-id: //depot/cfgperl@5114
| * fix regen_headers target to make all the autogenerated filesGurusamy Sarathy2000-02-151-14/+19
| | | | | | | | | | writable first p4raw-id: //depot/perl@5101
* | AIX perl linkage tweakage.Jarkko Hietaniemi2000-02-151-1/+10
|/ | | p4raw-id: //depot/cfgperl@5089
* fix AIX and multiplicity problemsJarkko Hietaniemi2000-02-091-1/+1
| | | p4raw-id: //depot/cfgperl@5054
* avoid assuming cc accepts -o switch (from Tom Hughes)Gurusamy Sarathy2000-02-041-1/+4
| | | p4raw-id: //depot/perl@4981
* avoid adding null components to LD_LIBRARY_PATH, OpenBSD has troubleGurusamy Sarathy2000-02-041-1/+8
| | | | | with them (from Todd C. Miller <Todd.Miller@courtesan.com>) p4raw-id: //depot/perl@4977
* makefile tweakGurusamy Sarathy2000-02-021-1/+1
| | | p4raw-id: //depot/perl@4948
* enable function wrappers for access to globals under MULTIPLICITYGurusamy Sarathy2000-01-241-3/+3
| | | | | | (provides binary compatibility in the face of changes in interpreter structure) p4raw-id: //depot/perl@4878
* re.pm is needed earlier, xsubpp now uses it (spotted by AndreasGurusamy Sarathy1999-12-291-2/+2
| | | | | Koenig) p4raw-id: //depot/perl@4735
* avoid creating new files during make installGurusamy Sarathy1999-12-281-4/+4
| | | p4raw-id: //depot/perl@4712
* miniperl build fixes for os2 (from Yitzchak Scott-ThoennesGurusamy Sarathy1999-12-281-8/+8
| | | | | <sthoenna@efn.org>); add explicit target for opmini.o p4raw-id: //depot/perl@4710
* miniperl build fixes for NeXTstep and cygwin (from Hans MulderGurusamy Sarathy1999-12-171-0/+19
| | | | | and Lucian CIONCA <Lucian.Cionca@algoritma.ro>) p4raw-id: //depot/perl@4688
* Makefile tweak for change#4649Gurusamy Sarathy1999-12-061-1/+1
| | | | | p4raw-link: @4649 on //depot/perl: 52bb0670c0d245e31203752693ee9e8bb24422b0 p4raw-id: //depot/perl@4656
* make File::Glob::glob() the default for CORE::glob()Gurusamy Sarathy1999-12-051-1/+1
| | | | | (old csh glob can still be had with -DPERL_EXTERNAL_GLOB) p4raw-id: //depot/perl@4649
* change#4431 was flawedGurusamy Sarathy1999-12-031-3/+4
| | | | | p4raw-link: @4431 on //depot/perl: 72b3d9b4e0eb3eb49735d998edaf49073f03375e p4raw-id: //depot/perl@4637
* Remove unused "squatter" symbols; regen Configure.Jarkko Hietaniemi1999-10-271-0/+4
| | | p4raw-id: //depot/cfgperl@4472
* install all README.foo with pod content as podfoo.podGurusamy Sarathy1999-10-241-3/+12
| | | p4raw-id: //depot/perl@4431
* disable optimizing troublesome ops in change#3612Gurusamy Sarathy1999-10-201-1/+1
| | | | | | | (from Ilya Zakharevich) p4raw-link: @3612 on //depot/perl: b162f9ead0a98db35cdcfc8c889e344c040c8d8e p4raw-id: //depot/perl@4415
* disable internal globbing for miniperl (or build breaks outGurusamy Sarathy1999-10-151-2/+6
| | | | | in a rash of failed dependencies) p4raw-id: //depot/perl@4389
* avoid doing irrelevant things on 'make perl'Gurusamy Sarathy1999-10-031-3/+3
| | | p4raw-id: //depot/perl@4295
* Re: _58, _61 Argument "" is not numeric in sprintfIlya Zakharevich1999-09-301-0/+3
| | | | | | | To: Gurusamy Sarathy <gsar@activestate.com> Cc: Barrie Slaymaker <barries@slaysys.com>, perl5-porters@perl.org Message-ID: <19990929185823.A22099@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@4256
* Cleanup cleanup.Jarkko Hietaniemi1999-09-221-1/+1
| | | p4raw-id: //depot/cfgperl@4219
* sub : attrlistSpider Boardman1999-08-291-3/+4
| | | | | | To: Mailing list Perl5 <perl5-porters@perl.org> Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US> p4raw-id: //depot/cfgperl@4043
* Rename warning to warnings, from Paul Marquess.Jarkko Hietaniemi1999-08-291-3/+3
| | | p4raw-id: //depot/cfgperl@4038
* Remove more t/ trash on target "clean".Jarkko Hietaniemi1999-08-131-1/+1
| | | p4raw-id: //depot/cfgperl@3985
* Clarify RE engine code; inline a static function to a macro;Ilya Zakharevich1999-08-031-0/+1
| | | | | | | | make exact string nodes smaller. To: perl5-porters@perl.org (Mailing list Perl5) Subject: [PATCH 5.005_60] Cosmetic change to REx engine Message-Id: <199908030153.VAA10542@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@3908
* Removing so_locations once is enough.Jarkko Hietaniemi1999-08-011-1/+1
| | | p4raw-id: //depot/cfgperl@3866
* Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-011-1/+11
| | | p4raw-id: //depot/cfgperl@3864
* AIX tweak, need reported by David R. Fravor <dfavor@austin.ibm.com>Jarkko Hietaniemi1999-07-291-1/+1
| | | p4raw-id: //depot/cfgperl@3834
* Back out #3735. Needs more work.Jarkko Hietaniemi1999-07-261-61/+34
| | | p4raw-id: //depot/cfgperl@3770
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-261-1/+0
|\ | | | | p4raw-id: //depot/cfgperl@3769
| * allow arrow omission in $foo[10]->('foo') etc. (but not inStephen McCamant1999-07-261-1/+0
| | | | | | | | | | | | | | foo()->()); rework grammar to remove conflicts Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net> Subject: [PATCH _57, long] Re: optional arrow asymmetry p4raw-id: //depot/perl@3767
* | Use $< instead of $*.c in *perlmain.o rules.Jarkko Hietaniemi1999-07-261-5/+5
|/ | | p4raw-id: //depot/cfgperl@3766
* Back up a tiny bit from #3735.Jarkko Hietaniemi1999-07-251-7/+0
| | | | | | This may break builds outside the source directory but then again, they do not work that ell yet anyway. p4raw-id: //depot/cfgperl@3750
* First steps of making builds outside the sourceJarkko Hietaniemi1999-07-251-29/+63
| | | | | | | | directory possible. These should get us as far as miniperl, then building DynaLoader falls into tiny twinkling pieces as MakeMaker knows nothing of VPATH mindset. p4raw-id: //depot/cfgperl@3735
* Introduce $Config{ldlibpthname} which containsJarkko Hietaniemi1999-07-231-16/+19
| | | | | | | | | the name of the environment variable holding the dynamic library search path, often LD_LIBRARY_PATH. Use this new feature all over. Also removed remnants of admonition "add LD_LIBRARY_PATH before running make" because Makefile.SH does this for you. p4raw-id: //depot/cfgperl@3725
* AIX magic: ccdlflags needs to be different forMike W Ellwood1999-07-221-0/+4
| | | | | | | | | | | Perl itself and for extra-core extensions (as used by ExtUtilss::embed::ldopts). Based on the problems described in To: perl5-porters@perl.org Subject: [ID 19990722.002] Perl 5.00503 and AIX 4.1.5; perl.exp; build errors. Also Imagemagick... Reply-To: m.w.ellwood@rl.ac.uk Message-Id: <Pine.A41.3.96.990722141209.72660V-100000@unixfe.rl.ac.uk> p4raw-id: //depot/cfgperl@3720
* Fixed AIX dynamic loading and AIX shared Perl library.Jarkko Hietaniemi1999-07-141-19/+58
| | | | | | | | | | | Tested in: AIX 4.1.5 cc+useshrplib+usethreads, 4.1.5 cc, 4.1.5 gcc+useshrplib+usethreads, 4.3.1 cc+useshrplib. Hijacked win32/makedef.pl for more general purpose export list building, now it is used (as toplevel makedef.pl) for win32 and AIX (perl_exp.SH made unnecessary). Because the export lists are now correct in AIX, no more linker warnings about "Exported symbol not defined" should appear. p4raw-id: //depot/cfgperl@3673
* [ID 19990617.004 [PATCH 5.005_57] make distclean fixes]Andy Dougherty1999-07-061-2/+3
| | | | | Message-Id: <Pine.GSU.4.05.9906171204580.937-100000@newton.phys> p4raw-id: //depot/perl@3626
* [ID 19990613.003 linklibperl set incorrectly in Makefile.SH for OpenBSD]Todd C. Miller1999-07-061-1/+1
| | | | | Message-Id: <199906132346.RAA26632@xerxes.courtesan.com> p4raw-id: //depot/perl@3615
* Integrate with mainperl.Jarkko Hietaniemi1999-07-051-1/+1
|\ | | | | p4raw-id: //depot/cfgperl@3585
| * cygwin32 updateFifer, Eric1999-07-051-1/+1
| | | | | | | | | | | | Message-Id: <71E287AB0D94D111BBD600600849EC8185EDD9@POST> Subject: [ID 19990602.003] perl5.005_03 (CORE) cygwin32 port p4raw-id: //depot/perl@3582
* | Miscellaneus AIX fixes + SOCKS support.Jarkko Hietaniemi1999-07-041-0/+1
|/ | | p4raw-id: //depot/cfgperl@3578
* ByteLoader mark 2Tom Hughes1999-05-281-6/+6
| | | | | | | | | To: perl5-porters@perl.org Message-ID: <bf337a0849.tom@compton.compton.nu> plus resolve tiny conflict with #3479 plus regen_headers. p4raw-id: //depot/cfgperl@3499
* Cosmetic OS/2-related patchesIlya Zakharevich1999-05-281-4/+13
| | | | | | To: perl5-porters@perl.org (Mailing list Perl5) Message-Id: <199905281613.MAA02048@monk.mps.ohio-state.edu> p4raw-id: //depot/cfgperl@3497
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-101-3/+15
| | | | | | Message-ID: <37230365.5F68B460@turnhere.com> Subject: [PATCH]5.005_03 (CORE) cygwin32 port p4raw-id: //depot/perl@3358
* hpux needs {SHLIB_PATH,LDOPTS} rather than LD_{LIBRARY,RUN}_PATHGurusamy Sarathy1999-05-091-2/+3
| | | | | (as suggested by Eric Boehm <boehm@nortelnetworks.com>) p4raw-id: //depot/perl@3341
* avoid temporary files named 'tmp'Gurusamy Sarathy1999-05-081-6/+6
| | | p4raw-id: //depot/perl@3331