summaryrefslogtreecommitdiff
path: root/Makefile.SH
Commit message (Collapse)AuthorAgeFilesLines
* completion and docs for dynamic loading on OS/390Peter Prymmer2001-01-251-6/+7
| | | | | Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com> p4raw-id: //depot/perl@8544
* remove redundant dependencies that are unneededPeter Prymmer2001-01-201-2/+2
| | | | | Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com> p4raw-id: //depot/perl@8488
* partial support for dynaloading on OS/390Peter Prymmer2001-01-201-5/+14
| | | | | Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com> p4raw-id: //depot/perl@8487
* Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>Roca, Ignasi2001-01-041-1/+1
| | | | | If running byacc write-enable also perly.h. p4raw-id: //depot/perl@8304
* Robustness support for #8218 (symlink forest) since the GNUJarkko Hietaniemi2000-12-211-1/+6
| | | | | tools seem to be overly picky about symlinkage depths. p4raw-id: //depot/perl@8220
* Clean .exists deeper.Jarkko Hietaniemi2000-11-271-1/+1
| | | p4raw-id: //depot/perl@7880
* Be clean.Jarkko Hietaniemi2000-11-221-1/+1
| | | p4raw-id: //depot/perl@7822
* opmini.o can linger from Configures past.Jarkko Hietaniemi2000-11-051-1/+1
| | | p4raw-id: //depot/perl@7568
* Add a perlbug flag, -A, to avoid acknowledgement messages.Nicholas Clark2000-10-311-0/+12
| | | | | | Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED)) Message-ID: <20001030173845.O60355@plum.flirble.org> p4raw-id: //depot/perl@7493
* Make target reordering to avoid pointless re-makes.Nicholas Clark2000-10-281-2/+9
| | | | | | Subject: Re: Total re-make of 'make okfile' after 7451 ? Message-ID: <20001028003101.A54517@plum.flirble.org> p4raw-id: //depot/perl@7468
* Do away with the fix_pl.Jarkko Hietaniemi2000-10-271-8/+0
| | | p4raw-id: //depot/perl@7458
* Add targets to Makefile.SH, most importantlyJarkko Hietaniemi2000-10-251-0/+25
| | | | | 'regen_all' which also remembers to update vms/perly*. p4raw-id: //depot/perl@7431
* Reapply Andy's patch and regen Configure.Jarkko Hietaniemi2000-10-101-3/+4
| | | p4raw-id: //depot/perl@7196
* Use the versiononly instead of the installscripts,Jarkko Hietaniemi2000-10-101-2/+1
| | | | | retract the changes 7146 and 7147. p4raw-id: //depot/perl@7195
* Enable disabling scripts installation by Configure -Uinstallscripts,Jarkko Hietaniemi2000-10-041-1/+2
| | | | | suggested by H. Merijn Brand. p4raw-id: //depot/perl@7146
* Encode nits.Jarkko Hietaniemi2000-10-031-1/+1
| | | p4raw-id: //depot/perl@7131
* RE: [Patch 5.7.0] Removing -ldb from the core buildPaul Marquess2000-09-121-3/+3
| | | | | Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com> p4raw-id: //depot/perl@7054
* make the ran_tests intermediate file 8.3 friendlyPeter Prymmer2000-09-081-2/+2
| | | | | Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com> p4raw-id: //depot/perl@7043
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-081-8/+6
| | | p4raw-id: //depot/perl@7041
* Re: files not cleaned even by verycleanYitzchak Scott-Thoennes2000-08-291-3/+3
| | | | | Message-ID: <Afwq5gzkg2UB092yn@efn.org> p4raw-id: //depot/perl@6873
* -S is the silent flag, -s is the strip flag.Yitzchak Scott-Thoennes2000-08-281-1/+1
| | | | | | Subject: [PATCH] Re: [PATCH] make no-install Message-ID: <nPuq5gzkg2FO092yn@efn.org> p4raw-id: //depot/perl@6870
* Potential cruft.Jarkko Hietaniemi2000-08-281-1/+1
| | | p4raw-id: //depot/perl@6868
* opmini.o may be left around if a build is interrupted.Jarkko Hietaniemi2000-08-281-1/+1
| | | p4raw-id: //depot/perl@6861
* no-install target a la make -n.Abigail2000-08-261-5/+8
| | | | | | Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.) Message-ID: <20000826075735.18912.qmail@foad.org> p4raw-id: //depot/perl@6839
* Add install-silent target.Jarkko Hietaniemi2000-08-251-2/+5
| | | p4raw-id: //depot/perl@6814
* Make "make install" by default silent. A new "install-verbose"Jarkko Hietaniemi2000-08-241-3/+7
| | | | | target is verbose. p4raw-id: //depot/perl@6796
* installperl couldn't tell whether it had run tests or not.Abigail2000-08-241-1/+2
| | | | | | Subject: [PATCH] Re: installperl and t/TEST Message-ID: <20000824080053.2494.qmail@foad.org> p4raw-id: //depot/perl@6794
* Be verydeepclean.Jarkko Hietaniemi2000-08-211-1/+1
| | | p4raw-id: //depot/perl@6760
* The correct cleaning order is an art.Jarkko Hietaniemi2000-08-211-3/+5
| | | p4raw-id: //depot/perl@6733
* The veryclean target needs to clobber.Jarkko Hietaniemi2000-08-201-1/+1
| | | p4raw-id: //depot/perl@6726
* Introduce a 'veryclean' target that is like 'distclean'Jarkko Hietaniemi2000-08-191-8/+22
| | | | | but also removes *~ and *.orig. p4raw-id: //depot/perl@6714
* Zap lib/Sys directory when cleaning up.Jarkko Hietaniemi2000-08-051-1/+1
| | | p4raw-id: //depot/perl@6529
* detypoJarkko Hietaniemi2000-08-041-4/+3
| | | p4raw-id: //depot/perl@6510
* Disable the fix_pl hack for now.Jarkko Hietaniemi2000-08-031-4/+4
| | | p4raw-id: //depot/perl@6506
* Circumvent the removal of .patch by fix_pl.Simon Cozens2000-08-031-0/+1
| | | | | | Subject: Re: [ID 20000802.011] unable to 'make test' Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> p4raw-id: //depot/perl@6503
* "This little thing tests for a file .patch, and if it containsSimon Cozens2000-08-021-1/+9
| | | | | | | | | a number, pops into patchlevel.h" (making it easier to track which development version people are reporting bugs against) Subject: Patchlevel autogeneration for repository perls Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org> p4raw-id: //depot/perl@6485
* don't clobber *.orig files on *clean targetsGurusamy Sarathy2000-07-121-1/+1
| | | p4raw-id: //depot/perl@6383
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-6/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @6324 on //depot/cfgperl: 81bf48a6dbba4b295dfa172a17ca70b654dbf225 p4raw-link: @6293 on //depot/cfgperl: 6e37ea6052902cde1aeb08a2129ffc7c8ea53736 p4raw-id: //depot/perl@6369 p4raw-branched: from //depot/cfgperl@6368 'branch in' lib/Win32.pod lib/lib_pm.PL p4raw-deleted: from //depot/cfgperl@6368 'delete in' pod/Win32.pod (@5937..) pod/buildtoc (@6091..) lib/lib.pm.PL (@6227..) pod/Makefile (@6232..) p4raw-integrated: from //depot/cfgperl@6368 'copy in' thread.h (@5656..) lib/warnings/register.pm (@5704..) ext/B/B/Stash.pm (@5972..) lib/CGI/Util.pm (@6034..) util.c (@6217..) gv.c (@6244..) pp.c (@6260..) doop.c (@6269..) pod/perlfunc.pod (@6277..) pp_ctl.c (@6293..) makedef.pl (@6301..) embed.h global.sym objXSUB.h perlapi.c proto.h (@6305..) win32/Makefile (@6307..) Makefile.SH (@6309..) t/op/method.t (@6312..) sv.h (@6315..) 'ignore' op.c (@6273..) 'merge in' embed.pl win32/win32.c (@6305..) p4raw-integrated: from //depot/cfgperl@6324 'merge in' toke.c (@6307..) p4raw-branched: from //depot/cfgperl@6323 'branch in' pod/buildtoc.PL (@6319..) p4raw-integrated: from //depot/cfgperl@6323 'copy in' pod/perl.pod (@6319..) pod/perltoc.pod (@6322..) 'merge in' MANIFEST (@6319..) p4raw-branched: from //depot/cfgperl@6319 'branch in' pod/Makefile.SH p4raw-integrated: from //depot/cfgperl@6315 'ignore' pp_hot.c (@6313..) p4raw-integrated: from //depot/cfgperl@6311 'copy in' ext/POSIX/POSIX.pod (@6296..) p4raw-integrated: from //depot/cfgperl@6307 'merge in' doio.c (@6223..)
* integrate cfgperl changes#6224..6229 into mainlineGurusamy Sarathy2000-07-111-2/+2
| | | | | | | | | | | | | | | | | p4raw-link: @6229 on //depot/cfgperl: 94f13a8fe911b4e5d658c1e8bb515599305c074c p4raw-link: @6224 on //depot/cfgperl: 9e7db0fd3029ee5d3ce957e842a66c057eacd303 p4raw-id: //depot/perl@6352 p4raw-deleted: from //depot/cfgperl@6351 'delete in' lib/lib.pm (@5608..) p4raw-integrated: from //depot/cfgperl@6351 'copy in' t/lib/english.t (@5586..) ext/Socket/Socket.pm (@5704..) README.hpux (@5972..) lib/English.pm (@6034..) p4raw-integrated: from //depot/cfgperl@6228 'copy in' op.c (@6226..) p4raw-branched: from //depot/cfgperl@6227 'branch in' lib/lib.pm.PL p4raw-integrated: from //depot/cfgperl@6227 'copy in' Makefile.SH (@6182..) MANIFEST (@6192..) p4raw-integrated: from //depot/cfgperl@6225 'merge in' embed.pl (@6221..)
* Be Cleaner Part Deux.Jarkko Hietaniemi2000-06-011-1/+1
| | | p4raw-id: //depot/cfgperl@6182
* microperl nits from Simon Cozens.Jarkko Hietaniemi2000-06-011-1/+1
| | | p4raw-id: //depot/cfgperl@6180
* Be cleaner.Jarkko Hietaniemi2000-05-311-2/+2
| | | p4raw-id: //depot/cfgperl@6178
* add nokfile target in Makefile (from Andy Dougherty)Gurusamy Sarathy2000-03-111-0/+3
| | | p4raw-id: //depot/perl@5649
* integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-061-1/+1
| | | p4raw-id: //depot/perl@5570
* The #5249 wasn't doing any good.Jarkko Hietaniemi2000-02-281-1/+1
| | | p4raw-id: //depot/cfgperl@5309
* A less ambitious version of #5292.Jarkko Hietaniemi2000-02-281-9/+10
| | | p4raw-id: //depot/cfgperl@5307
* The #5292 was Not So Good Idea.Jarkko Hietaniemi2000-02-281-45/+15
| | | p4raw-id: //depot/cfgperl@5305
* proto.h was mssing from the list of generated files;Jarkko Hietaniemi2000-02-271-15/+45
| | | | | | | added rules to generate any single wanted file (a bunch of other files may also be generated at the same time, as before) p4raw-id: //depot/cfgperl@5292
* VMS patch (from Peter Prymmer)Gurusamy Sarathy2000-02-261-3/+0
| | | p4raw-id: //depot/perl@5271
* Rhapsody/Darwin patches from Wilfredo Sanchez.Jarkko Hietaniemi2000-02-261-4/+12
| | | p4raw-id: //depot/cfgperl@5262