summaryrefslogtreecommitdiff
path: root/Makefile.SH
Commit message (Collapse)AuthorAgeFilesLines
* Retract #20826 and #20831; things are done differentlyJarkko Hietaniemi2003-08-221-0/+2
| | | | | | in VMS, it seems. Maybe the vms/descrip_mms.template needs to be changed? p4raw-id: //depot/perl@20832
* Rafael spotted that vms/perlvms.pod was still referred to.Jarkko Hietaniemi2003-08-221-2/+0
| | | p4raw-id: //depot/perl@20831
* Try to unify the MANIFEST sorting.Jarkko Hietaniemi2003-08-191-2/+2
| | | p4raw-id: //depot/perl@20767
* Nicholas Clark's podulator. The win32 makefileJarkko Hietaniemi2003-08-191-4/+2
| | | | | generation doesn't seem to be working yet. p4raw-id: //depot/perl@20766
* valgrind --help didn't return a happy exit status.Jarkko Hietaniemi2003-08-161-1/+1
| | | p4raw-id: //depot/perl@20737
* Add valgrind testing target.Jarkko Hietaniemi2003-08-161-0/+25
| | | p4raw-id: //depot/perl@20732
* Add META.yml and Stas' makemeta (plus extensive reworkingJarkko Hietaniemi2003-08-051-0/+3
| | | | | of the Maintainers utility) p4raw-id: //depot/perl@20491
* Revert change #19282 : it caused problems for some -DuseshrplibRafael Garcia-Suarez2003-08-041-6/+6
| | | | | | | builds. On the other hand, make sure that your C compiler isn't a perl script ! p4raw-link: @19282 on //depot/perl: d182087b9c1b88110b74f5b964141fd8c34bbe98 p4raw-id: //depot/perl@20478
* Adjust the list of rmdired lib directories.Jarkko Hietaniemi2003-07-301-3/+3
| | | p4raw-id: //depot/perl@20344
* DESTDIR in perl-5.8.1 package?Michael Schroeder2003-07-291-2/+2
| | | | | | | | | | | | | | | Date: Fri, 11 Jul 2003 14:48:41 +0200 Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de> Subject: Re: DESTDIR in perl-5.8.1 package? From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de> Date: Mon, 14 Jul 2003 12:00:25 +0200 Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de> (blindly prepending and s///ing away the $destdir does not work at least in VMS, but the --destdir should help rpm builders and the like) p4raw-id: //depot/perl@20302
* These directories no more exist during cleanup.Jarkko Hietaniemi2003-07-281-2/+2
| | | p4raw-id: //depot/perl@20270
* Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at allAdrian M. Enache2003-07-271-1/+6
| | | | | Message-ID: <20030718201537.GA1574@ratsnest.hole> p4raw-id: //depot/perl@20220
* EBCDIC fix from Thomas Dorner.Jarkko Hietaniemi2003-07-241-2/+2
| | | p4raw-id: //depot/perl@20196
* Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a ↵Andy Dougherty2003-07-201-1/+9
| | | | | | | | | | | | | | perl script Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT) Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu> plus a clarification to INSTALL : Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script From: Andy Dougherty <doughera@lafayette.edu> Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT) Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@20172
* Add a new test target in the makefile, test_harness_notty.Rafael Garcia-Suarez2003-07-041-1/+4
| | | | | | It's like test_harness, but sets HARNESS_NOTTY=1 to make Test::Harness' output less blinking. p4raw-id: //depot/perl@20001
* Macro reorganization in the Makefile, so that $(LDLIBPTH) alwaysAlexey Tourbin2003-07-041-5/+5
| | | | | | | | appears just before the name of the command to be run. See Subject: Re: PERL_SKIP_TTY_TEST fix Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru> p4raw-id: //depot/perl@19999
* Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4Alan Burlison2003-07-011-1/+1
| | | | | Message-ID: <3F00C1BC.3020103@sun.com> p4raw-id: //depot/perl@19897
* The 'quotes' really are important (caught by Enache Adrian).Jarkko Hietaniemi2003-05-181-1/+1
| | | p4raw-id: //depot/perl@19549
* Old (4.2BSD, like Ultrix) Bourne shells do not understandJarkko Hietaniemi2003-05-171-7/+7
| | | | | non-left-aligned heredocs. p4raw-id: //depot/perl@19547
* More Panther moves.Jarkko Hietaniemi2003-05-141-3/+8
| | | p4raw-id: //depot/perl@19522
* Detypo Pantherisms.Jarkko Hietaniemi2003-05-131-10/+7
| | | p4raw-id: //depot/perl@19506
* Panther preparation.Jarkko Hietaniemi2003-05-121-0/+19
| | | p4raw-id: //depot/perl@19500
* Weekend fun: MANIFEST sortingAndreas König2003-05-091-0/+9
| | | | | | | | Message-ID: <m3y91g463e.fsf@franz.ak.mind.de> (both sorts need LC_ALL=C) (add also manicheck target) p4raw-id: //depot/perl@19458
* z/OS: changes for building threaded from "Brian De Pradine"Jarkko Hietaniemi2003-04-221-0/+5
| | | | | <PRADINE@uk.ibm.com>. p4raw-id: //depot/perl@19306
* Remove, in the main Makefile, the $(LDLIBPTH) variable fromAdrian M. Enache2003-04-201-6/+6
| | | | | | | the commands that invoke $(CC). Subject: Re: Smoke failure Message-ID: <20030418160606.GA797@ratsnest.hole> p4raw-id: //depot/perl@19282
* More docs about running tests and the test suite.Rafael Garcia-Suarez2003-04-141-1/+1
| | | | | | Update perlhack.pod in various places. Add 'test_harness' as a .PHONY dependency in the Makefile. p4raw-id: //depot/perl@19206
* Remove unportable ">|" shell syntaxAdrian M. Enache2003-04-061-1/+2
| | | | | | Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution Message-ID: <20030406181326.GA873@ratsnest.hole> p4raw-id: //depot/perl@19152
* LD_PRELOAD hack, still badly flawed / a solutionAdrian M. Enache2003-04-051-16/+23
| | | | | | | | | | Message-ID: <20030403125048.GA6107@ratsnest.hole> On linux, when building a shared library, generate a small shell wrapper, "preload", that preloads libperl.so only if it exists. Useful when the 'make' process stops before the link phase. p4raw-id: //depot/perl@19150
* Integrate:Ilya Zakharevich2003-04-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | [ 19106] Subject: [PATCH 5.8.1 @19053] OS/2-related patches Message-ID: <20030331204337.GA3634@math.berkeley.edu> and regen Configure. p4raw-link: @19106 on //depot/maint-5.8/perl: 8257dec7ed17c0d4d721411d2a781ceadf724da5 p4raw-id: //depot/perl@19120 p4raw-edited: from //depot/maint-5.8/perl@19118 'edit in' embedvar.h (@18804..) p4raw-integrated: from //depot/maint-5.8/perl@19118 'copy in' os2/Makefile.SHs os2/OS2/ExtAttr/Changes os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2thread.h (@17645..) ext/threads/threads.xs (@18619..) perlio.c (@18948..) Makefile.SH (@19061..) 'ignore' embed.pl (@18872..) embed.h (@19011..) embed.fnc (@19030..) 'merge in' os2/os2ish.h (@17645..) os2/os2.c (@18347..) perlapi.h (@18804..) perlvars.h (@18808..) makedef.pl (@18896..) intrpvar.h (@18920..) sv.c (@18961..) p4raw-edited: from //depot/maint-5.8/perl@19106 'edit in' Configure (@19040..) p4raw-integrated: from //depot/maint-5.8/perl@19106 'copy in' reentr.h (@18850..) reentr.c reentr.pl (@18922..)
* Change 19056 wasn't good enough.Rafael Garcia-Suarez2003-03-241-5/+7
| | | | | ldlibpth should be changed later, to avoid spaces to be quoted. p4raw-id: //depot/perl@19059
* Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)Adrian M. Enache2003-03-241-3/+5
| | | | | Message-ID: <20030324215625.GB853@ratsnest.hole> p4raw-id: //depot/perl@19056
* no more 'make install && make test' with shared libperl.so on LinuxH.Merijn Brand2003-03-241-0/+3
| | | | | | | | | | | | | From: Enache Adrian <enache@rdslink.ro> Date: Sat, 22 Mar 2003 22:49:49 +0200 Message-ID: <20030322204949.GB794@ratsnest.hole> This is a slightly more defensive patch than Chip's patch that fell through the cracks, but does the same Subject: Shared libperl.so and build issues From: Chip Turner <cturner@redhat.com> Date: Tue 31 Dec 2002 17:21 p4raw-id: //depot/perl@19055
* Integrate from maint:Jarkko Hietaniemi2003-03-101-1/+1
| | | | | | | | | [ 18428] Somehow I managed to get makefile.olds that didn't get cleaned away. p4raw-link: @18428 on //depot/maint-5.8/perl: f7994f809f016f36fdf942940f6578ede7d474cf p4raw-id: //depot/perl@18880 p4raw-integrated: from //depot/maint-5.8/perl@18428 'merge in' x2p/Makefile.SH (@17645..) Makefile.SH (@18173..)
* regen_headers tiny tidying:Jarkko Hietaniemi2003-03-081-10/+10
| | | | | | | | | | - regen.pl renamed as regen_lib.pl - regen_headers.pl renamed as regen.pl - added make target 'regen' (kept target 'regen_headers' for porters' brains' backward compatibility) - regen.pl fancified a bit to display the names of the files that got changed by running the scripts p4raw-id: //depot/perl@18851
* regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)Nicholas Clark2002-11-191-10/+5
| | | | | Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net> p4raw-id: //depot/perl@18160
* "make distclean" should remove the generated file lib/Config.pod.Rafael Garcia-Suarez2002-11-061-1/+1
| | | p4raw-id: //depot/perl@18117
* move all pad-related code to its own src fileDave Mitchell2002-10-021-4/+4
| | | | | Message-ID: <20020925234023.A20044@fdgroup.com> p4raw-id: //depot/perl@17953
* possible band-aid for cygwin build of perl@17061Peter Prymmer2002-06-091-0/+10
| | | | | Message-ID: <OF846EEF0D.EE48F625-ON85256BD3.0002CB12@55.25.11> p4raw-id: //depot/perl@17136
* Remove the newly added makedepend .depending "token directory"Jarkko Hietaniemi2002-06-081-2/+3
| | | | | when cleaning up. p4raw-id: //depot/perl@17107
* Reunite the first .PHONY targets (based on Garry Williams'Jarkko Hietaniemi2002-06-071-3/+1
| | | | | reading of the GNU make manual). p4raw-id: //depot/perl@17073
* Split in two the .PHONY target so that makes without .PHONYJarkko Hietaniemi2002-06-071-1/+3
| | | | | | | when invoked as "make" won't wander off into the targets "compile translator utilities" and instead stay in the "all" target. Diagnosed by Garry Williams. p4raw-id: //depot/perl@17051
* The Makefile.SH part ofRobin Barker2002-06-061-1/+1
| | | | | | | | Subject: [PATCH] corrections to Config.pm Message-Id: <200206061705.SAA12213@tempest.npl.co.uk> and regen Configure. p4raw-id: //depot/perl@17041
* 'make distclean' should remove *old files too.Abigail2002-05-241-0/+1
| | | | | Message-ID: <20020524024337.A28749@ucan.foad.org> p4raw-id: //depot/perl@16763
* Third Degree: make the options more portable betweenJarkko Hietaniemi2002-05-191-1/+1
| | | | | Tru64 versions. p4raw-id: //depot/perl@16691
* Be clean.Jarkko Hietaniemi2002-05-121-1/+1
| | | p4raw-id: //depot/perl@16569
* Don't do JAPHs unless doing "make torturetest".Jarkko Hietaniemi2002-05-101-1/+6
| | | | | Document the less obvious make test targets. p4raw-id: //depot/perl@16534
* Re: Perl 5.8-to-be NetBSD testing?Andy Dougherty2002-05-021-2/+11
| | | | | Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu> p4raw-id: //depot/perl@16356
* Cleanup threads dirs.Jarkko Hietaniemi2002-05-021-1/+1
| | | p4raw-id: //depot/perl@16327
* First half of NetBSD patch-ai, from Johnny Lam:Jarkko Hietaniemi2002-04-271-1/+1
| | | | | | | | | The first part removes "installman" and "installhtml" from the .PHONY target, which was causing problems during installation. (the installman and installhtml are not phony targets, they are real files) p4raw-id: //depot/perl@16219
* Nuke obsolete way to build debugging (etc) perlsPaul Green2002-04-231-12/+2
| | | | | Message-Id: <200204231906.PAA26393@mailhub1.stratus.com> p4raw-id: //depot/perl@16117