summaryrefslogtreecommitdiff
path: root/installperl
Commit message (Collapse)AuthorAgeFilesLines
* more windows build tweaksGurusamy Sarathy2000-01-091-1/+3
| | | p4raw-id: //depot/perl@4774
* more changes for new-style version numbers (versions numbers onGurusamy Sarathy2000-01-091-9/+9
| | | | | | | | | | | | | | | the filesystem look like 5.5.640, except on DOS-DJGPP and VMS where they look like 5_5_640; delete @Config{pm_apiversion,xs_apiversion}; split $Config{apiversion} into three, @Config{apirevision,apiversion, apisubversion} for CPP friendliness; $Config{sitelib} now defaults to .../site_perl/$version, just like $Config{privlib}, making sitelib completely independent across versions and substantially eliminating chances of breaking older installations by overwriting newly built extensions; all this means compatibility inclusions for @INC will need to take into account older sitelib versions (this still TODO) windows, vms, dos tweaks for the above p4raw-id: //depot/perl@4773
* cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-071-1/+1
| | | p4raw-id: //depot/perl@4769
* cygwin update from Eric Fifer <EFifer@sanwaint.com>Gurusamy Sarathy1999-12-281-5/+5
| | | p4raw-id: //depot/perl@4717
* don't mess with the umask()Gurusamy Sarathy1999-12-031-2/+0
| | | p4raw-id: //depot/perl@4632
* typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>)Gurusamy Sarathy1999-10-241-1/+1
| | | p4raw-id: //depot/perl@4442
* make installperl ignore RCS files (from Michael G SchwernGurusamy Sarathy1999-10-171-3/+5
| | | | | <schwern@pobox.com>) p4raw-id: //depot/perl@4398
* install pods to 'pods' rather than 'pod' on cygwin (modifiedGurusamy Sarathy1999-10-101-13/+19
| | | | | a patch suggested by cwilson@cc865179-c.chmbl1.ga.home.com) p4raw-id: //depot/perl@4333
* misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dllGurusamy Sarathy1999-07-281-1/+1
| | | p4raw-id: //depot/perl@3819
* move DProf things around to where they are supposed to beGurusamy Sarathy1999-07-201-1/+1
| | | p4raw-id: //depot/perl@3710
* installperl should write normal messages to STDOUT, not STDERRGurusamy Sarathy1999-07-071-13/+13
| | | p4raw-id: //depot/perl@3629
* installperlHugo van der Sanden1999-05-181-2/+5
| | | | | | To: perl5-porters@perl.org Message-Id: <199905142034.VAA00865@crypt.compulink.co.uk> p4raw-id: //depot/cfgperl@3435
* additional cleanups for cygwin32 portFifer, Eric1999-05-171-4/+0
| | | | | | Message-ID: <71E287AB0D94D111BBD600600849EC8185EDAF@POST> Subject: [PATCH]perl5.005_03 (CORE) cygwin32 port p4raw-id: //depot/perl@3430
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-101-6/+27
| | | | | | Message-ID: <37230365.5F68B460@turnhere.com> Subject: [PATCH]5.005_03 (CORE) cygwin32 port p4raw-id: //depot/perl@3358
* allow distinct prefix for versioned executablesRoderick Schertler1999-05-071-9/+19
| | | | | | Message-ID: <3003.923513696@eeyore.ibcinc.com> Subject: perl55.00503 -> perl5.00503 patch for installperl p4raw-id: //depot/perl@3320
* various little goofsGurusamy Sarathy1999-04-021-2/+2
| | | p4raw-id: //depot/perl@3202
* integrate cfgperl changes into mainlineGurusamy Sarathy1999-03-231-3/+29
|\ | | | | p4raw-id: //depot/perl@3131
| * First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-151-3/+29
| | | | | | | | | | | | | | | | Subject: Keeping the world in sync. Reply-To: wsanchez@apple.com To: perlbug@perl.com Message-Id: <199811140111.RAA41784@scv4.apple.com> p4raw-id: //depot/cfgperl@3108
* | add Pod-Parser-1.08 (verbatim module =include tests elided owingGurusamy Sarathy1999-03-231-1/+2
|/ | | | | to size and better maintainability) p4raw-id: //depot/perl@3129
* propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-161-2/+2
| | | p4raw-id: //depot/perl@2957
* $Config{installusrbinperl}Jarkko Hietaniemi1999-02-021-1/+2
| | | | | | | (maint-5.005 changes #2614 and #2709) p4raw-link: @2614 on //depot/maint-5.005/perl: 1a7ea3dc058ec00eaafdca08bb949aeed8bce2aa p4raw-id: //depot/cfgperl@2763
* PATCH to installperlRobin Barker1999-01-131-1/+1
| | | | | | To: perl5-porters@perl.org Message-ID: <MLIST_199901041350.NAA19665@cyclone.cise.npl.co.uk> p4raw-id: //depot/cfgperl@2599
* MPE/iX Perl 5.005_02 oopsMark Bixby1998-11-201-0/+5
| | | | | | To: jhi@iki.fi Message-Id: <199811200110.RAA07395@spock.dis.cccd.edu> p4raw-id: //depot/cfgperl@2253
* don't create empty directories in installperlRobin Barker1998-09-231-2/+0
| | | | | | Message-Id: <199808211029.LAA00551@cyclone.cise.npl.co.uk> Subject: [PATCH 5.005_02] install: empty dirs p4raw-id: //depot/perl@1816
* 5.004_74: MPE/iX final touchesJarkko Hietaniemi1998-07-151-5/+5
| | | | | Message-Id: <199807142245.BAA09651@alpha.hut.fi> p4raw-id: //depot/perl@1502
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-141-6/+25
| | | | | | Message-Id: <199807132107.AAA20603@alpha.hut.fi> Subject: MPE/iX patches for _73 p4raw-id: //depot/perl@1478
* applied installperl patch, corrected other little nitsAndreas König1998-07-121-3/+6
| | | | | | Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de> Subject: [5.004_72] installperl tweak p4raw-id: //depot/perl@1455
* manually apply patch with conflictsKurt D. Starsinic1998-07-101-47/+51
| | | | | | Message-ID: <19980709093621.B7857@O2.chapin.edu> Subject: Re: [PATCH] 5.004_70 installperl and docs p4raw-id: //depot/perl@1406
* fix installperl typoKurt D. Starsinic1998-07-091-1/+1
| | | | | | Message-Id: <19980708235157.D1380@O2.chapin.edu> Subject: Re: [PATCH] 5.004_70 installperl and docs p4raw-id: //depot/perl@1392
* don't try to hardlink perldiag.pod; that is no longer not neededAndy Dougherty1998-07-091-10/+7
| | | | | | Message-Id: <Pine.SUN.3.96.980708120844.23053D-100000@newton.phys> Subject: Re: pelr installation attempts hard links between file systems p4raw-id: //depot/perl@1386
* don't attempt to copy directories on VMSHans Mulder1998-07-041-0/+1
| | | | | | Message-Id: <3.0.5.32.19980629163129.00a82140@ous.edu> Subject: [PATCH 5.004_69]Tweak to installperl p4raw-id: //depot/perl@1280
* merge changes#1210,1211,1270 from maintbranchGurusamy Sarathy1998-07-041-1/+0
| | | | | | | p4raw-link: @1270 on //depot/maint-5.004/perl: 413603941653f55130af336b8e990052b26673a6 p4raw-link: @1211 on //depot/maint-5.004/perl: 247620c138019426962998dd7edc0157874220f0 p4raw-link: @1210 on //depot/maint-5.004/perl: 4522f71f5c16bf8892b1952004accec53aab868e p4raw-id: //depot/perl@1277
* cleanup installation of utilities on win32Gurusamy Sarathy1998-06-201-16/+19
| | | p4raw-id: //depot/perl@1159
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-26/+37
|\ | | | | p4raw-id: //depot/asperl@1010
| * [win32] merge changes#989,990,992 from maintbranchGurusamy Sarathy1998-05-161-1/+4
| | | | | | | | | | | | | | p4raw-link: @992 on //depot/maint-5.004/perl: 939cd61b8f2cacc306672f95f1fdd75c8a467988 p4raw-link: @990 on //depot/maint-5.004/perl: 8025562d4dc1786ce758f6f408dd237fc4eca71e p4raw-link: @989 on //depot/maint-5.004/perl: 7ba7701dce644462ff1139b413d24e4f7004bf2e p4raw-id: //depot/win32/perl@1004
| * [win32] integrate mainlineGurusamy Sarathy1998-05-141-28/+36
| | | | | | p4raw-id: //depot/win32/perl@973
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-13/+64
|\ \ | |/ | | p4raw-id: //depot/asperl@884
| * Next wave of _63 VMS patchesCharles Bailey1998-04-021-13/+52
| | | | | | p4raw-id: //depot/perl@854
| * PATCH for 5.004_62 : Add .packlist handling classes to ExtUtilsAlan Burlison1998-03-161-0/+12
| | | | | | | | | | plus manual update of MANIFEST p4raw-id: //depot/perl@814
* | [asperl] added AS patch#7Douglas Lankshear1998-02-251-4/+7
|/ | | | | | | | | | | | | | Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com> Subject: [PATCH] Here's an attempt at 6. MANIFEST must be updated with new file names 5. Mktime(), Stat() etc., rather than MKtime()/STat() etc. And some changes to move toward 1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk -- Doug p4raw-id: //depot/asperl@586
* installperlNorton T. Allen1998-02-201-7/+10
| | | p4raw-id: //depot/perl@556
* [win32] various tweaks to build support (NOTE: meant for 5.004_57)Gurusamy Sarathy1998-01-131-3/+5
| | | | | | | | | | - build and install x2p - fix installperl warnings on win32 - `make install` now does puts the archlibs in right places - makefiles don't default to USE_THREADS anymore - sync config.{b,g,v}c - sync makefile.mk -> Makefile p4raw-id: //depot/win32/perl@416
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-171-6/+22
| | | | | Subject: Re: dos-djgpp port not in perl 5.004_54 p4raw-id: //depot/perl@373
* [win32] merge win32-aware installperl in ansiperl branch.Gurusamy Sarathy1997-11-261-5/+20
| | | p4raw-id: //depot/win32/perl@313
* update to installperl for perl5.004_02 to skip CVS dirTim Bunce1997-09-051-2/+7
| | | | (this is the same change as commit 4b66953f587b2138e003f8c94d1fd938314f4325, but as applied)
* [inseparable changes from match from perl-5.003_99a to perl5.004]Perl 5 Porters1997-05-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BUILD PROCESS Subject: Don't use 'unset' in Configure From: Chip Salzenberg <chip@perl.com> Files: Configure Subject: Protect against having no such command as 'cc' Date: Mon, 12 May 1997 16:35:34 -0400 (EDT) From: Hans Mulder <hansm@icgned.nl> Files: Configure Msg-ID: 1997May12.163534.2006434@hmivax.humgen.upenn.edu (applied based on p5p patch as commit 3bf198a5e20d135d4136d3233d58cf49a70772d9) Subject: minor wording enhancement for Configure Date: Sat, 10 May 1997 13:38:31 +0300 (EET DST) From: Jarkko Hietaniemi <Jarkko.Hietaniemi@cc.hut.fi> Files: Configure private-msgid: 199705101038.NAA00471@alpha.hut.fi CORE LANGUAGE CHANGES Subject: Make C<m//g> reset pos on failure; make C<m//gc> not reset From: Chip Salzenberg <chip@perl.com> Files: dump.c op.c op.h pod/perldelta.pod pod/perlfaq6.pod pod/perlop.pod pod/perlre.pod pp_ctl.c pp_hot.c regcomp.c t/op/pat.t toke.c Subject: SECURITY: Forbid exec() if $ENV{BASH_ENV} is tainted From: Chip Salzenberg <chip@perl.com> Files: pod/perldelta.pod pod/perlrun.pod pod/perlsec.pod t/op/taint.t taint.c Subject: Allow exec() if $ENV{TERM} is tainted but innocuous From: Chip Salzenberg <chip@perl.com> Files: pod/perldelta.pod pod/perlrun.pod pod/perlsec.pod t/op/taint.t taint.c Subject: Allow globbing when tainted under VMS (no external program) From: Chip Salzenberg <chip@perl.com> Files: pp_sys.c t/op/taint.t CORE PORTABILITY Subject: Win32 update (three patches) From: Gurusamy Sarathy <gsar@engin.umich.edu> Files: README.win32 perl.c win32/Makefile win32/config.H win32/config_h.PL win32/config_sh.PL win32/makedef.pl win32/win32.c win32/win32.h win32/win32io.c win32/win32io.h win32/win32iop.h Subject: Don't require executable bit on perl -S if DOSISH Date: Fri, 09 May 1997 12:33:18 -0400 From: Danny Sadinoff <sadinoff@olf.com> Files: perl.c Msg-ID: 337351CE.79B28DE3@olf.com (applied based on p5p patch as commit 7596f71a28f72f9e3abd6d3962d29a7752cd9303) DOCUMENTATION Subject: Tweaks for perldelta Date: Sun, 11 May 97 01:46:00 +0200 From: Unknown Contributor <hansm@euronet.nl> Files: pod/perldelta.pod Msg-ID: 199705102346.BAA17300@mail.euronet.nl (applied based on p5p patch as commit 3e10809228cc961223b894e1639b44f8e2b64de0) Subject: Mention perlfaq.pod and perlmodlib.pod in perldelta.pod From: Chip Salzenberg <chip@perl.com> Files: pod/perldelta.pod Subject: Fix example of use of lexicals with formats From: Chip Salzenberg <chip@perl.com> Files: pod/perldelta.pod OTHER CORE CHANGES Subject: In C<eval &func>, always call &func in scalar context From: Chip Salzenberg <chip@perl.com> Files: op.c Subject: Fix recursive substitution From: Chip Salzenberg <chip@perl.com> Files: cop.h global.sym pp_ctl.c proto.h scope.c Subject: Fix core dump from get*() functions returning no alias array From: Chip Salzenberg <chip@perl.com> Files: pp_sys.c Subject: Fix typo Date: Sat, 10 May 1997 17:28:35 -0500 From: Mark K Trettin <mkt@lucent.com> Files: pp_sys.c private-msgid: 199705102228.RAA11163@gv18c.ih.lucent.com
* [inseparable changes from match from perl-5.003_99 to perl-5.003_99a]Perl 5 Porters1997-05-081-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BUILD PROCESS Subject: AFS patches From: Chip Salzenberg <chip@perl.com> Files: Configure installperl CORE LANGUAGE CHANGES Subject: SECURITY: Forbid glob() when tainting (-T or setuid) From: Chip Salzenberg <chip@perl.com> Files: pod/perlrun.pod pod/perlsec.pod pp_sys.c Subject: SECURITY: Forbid exec() if $ENV{TERM} or $ENV{ENV} is tainted From: Chip Salzenberg <chip@perl.com> Files: pod/perlrun.pod pod/perlsec.pod t/op/taint.t taint.c CORE PORTABILITY Subject: (NeXT|Open)Step update Date: Wed, 7 May 97 17:47:02 -0500 From: Gerd Knops <gerti@BITart.com> Files: Configure MANIFEST config_h.SH hints/next_3.sh hints/next_4.sh private-msgid: 9705072247.AA18882@BITart.com Subject: Win32 update (consolidated patch plus three followups) From: Gurusamy Sarathy <gsar@engin.umich.edu> Files: EXTERN.h README.win32 lib/Sys/Hostname.pm pod/perldelta.pod win32/config.H win32/config.w32 win32/config_sh.PL win32/perllib.c win32/win32.c win32/win32.h win32/include/sys/socket.h DOCUMENTATION Subject: Updates to perldelta From: Chip Salzenberg <chip@perl.com> Files: pod/perldelta.pod Subject: Document 'Possible attempt to separate words with commas' Date: 06 May 1997 23:27:55 +0200 From: Gisle Aas <gisle@aas.no> Files: pod/perlop.pod Msg-ID: hyb9snvdw.fsf@bergen.sn.no (applied based on p5p patch as commit 18270fd3b8aafde2f9ea21ea13adde95ef24b149) Subject: Document that C<m?x?> is just like C<?x?> From: Chip Salzenberg <chip@perl.com> Files: pod/perlop.pod OTHER CORE CHANGES Subject: Fix for redefined sort subs nastiness Date: Thu, 08 May 1997 20:04:18 -0400 From: Gurusamy Sarathy <gsar@engin.umich.edu> Files: op.c pod/perldelta.pod pod/perldiag.pod sv.c t/op/sort.t Msg-ID: 199705090004.UAA15032@aatma.engin.umich.edu (applied based on p5p patch as commit e9e069932a0db06904b29e2b09a435afd40ed35c)
* Undo private patchChip Salzenberg1997-04-251-3/+0
|
* [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BUILD PROCESS Subject: Fix up Linux hints for tcsh, and Configure patch Date: Tue, 22 Apr 1997 11:02:27 -0400 (EDT) From: Andy Dougherty <doughera@lafcol.lafayette.edu> Files: Configure hints/linux.sh Msg-ID: Pine.SOL.3.95q.970422101051.2506C-100000@fractal.lafayette.e (applied based on p5p patch as commit 1eb1b1cb9647b817d039bb17afa3e74940b5ef92) Subject: There is no standard answer to 'Use suidperl?' From: Chip Salzenberg <chip@perl.com> Files: hints/bsdos.sh hints/freebsd.sh hints/linux.sh hints/machten_2.sh CORE LANGUAGE CHANGES Subject: Support PRINTF for tied handles Date: Sun, 20 Apr 1997 18:26:13 -0400 From: Doug MacEachern <dougm@opengroup.org> Files: pod/perldelta.pod pod/perltie.pod pp_sys.c t/op/misc.t Msg-ID: 199704202226.SAA08032@postman.osf.org (applied based on p5p patch as commit e7c5525577c16ee25e3521e86aca2b5105dba394) CORE PORTABILITY Subject: Fix bitwise shifts and pack('w') on Crays From: Chip Salzenberg <chip@perl.com> Files: pp.c DOCUMENTATION Subject: FAQ udpate (23-apr-97) Date: Wed, 23 Apr 1997 12:22:55 -0600 (MDT) From: Nathan Torkington <gnat@prometheus.frii.com> Files: pod/perlfaq*.pod private-msgid: 199704231822.MAA05074@prometheus.frii.com OTHER CORE CHANGES Subject: Mondo Cool patch for buffer safety and convenience From: Chip Salzenberg <chip@perl.com> Files: XSUB.h doop.c dump.c ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_next.xs ext/DynaLoader/dlutils.c ext/ODBM_File/ODBM_File.xs global.sym gv.c interp.sym mg.c op.c perl.c perl.h pod/perlguts.pod pp.c pp_ctl.c pp_hot.c pp_sys.c proto.h regcomp.c regexec.c sv.c toke.c util.c Subject: Problems with glob Date: Sun, 20 Apr 1997 02:44:32 -0400 (EDT) From: Ilya Zakharevich <ilya@math.ohio-state.edu> Files: op.c Msg-ID: 1997Apr20.024432.1941365@hmivax.humgen.upenn.edu (applied based on p5p patch as commit a1230b335277820e65b8a9454ab751341204cf4f) Subject: Fix scalar leak in closures From: Chip Salzenberg <chip@perl.com> Files: op.c scope.c Subject: Refine error messages re: anon subs' prototypes From: Chip Salzenberg <chip@perl.com> Files: op.c Subject: Outermost scope is void, not scalar From: Chip Salzenberg <chip@perl.com> Files: pp_ctl.c
* Put extensions' autoload files in $archlibChip Salzenberg1997-04-151-1/+1
|