summaryrefslogtreecommitdiff
path: root/win32/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* update two win32 MakefilesPrymmer/Kahn2001-06-031-0/+2
| | | | | Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com> p4raw-id: //depot/perl@10398
* Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 Prymmer/Kahn2001-05-071-2/+2
| | | | | Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com> p4raw-id: //depot/perl@10018
* win32 update (VC,Borland,gcc), nmake updatePrymmer/Kahn2001-05-061-201/+19
| | | | | Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com> p4raw-id: //depot/perl@10004
* win32/Makefile (nmake) updatePrymmer/Kahn2001-04-291-16/+71
| | | | | Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com> p4raw-id: //depot/perl@9903
* More cleanup cleanup.Jarkko Hietaniemi2001-04-191-15/+12
| | | p4raw-id: //depot/perl@9761
* Add Time::Piece, a slight rewrite of Time::Object,Jarkko Hietaniemi2001-04-191-3/+16
| | | | | from Matt Sergeant. p4raw-id: //depot/perl@9748
* Non-UNIX platforms extensions update. (Well, UTS is UNIX.)Jarkko Hietaniemi2001-04-121-3/+24
| | | p4raw-id: //depot/perl@9691
* Integrate change #9639 from maintperl into mainline:Jarkko Hietaniemi2001-04-081-21/+21
| | | | | | | | | | on windows, many of the README.* pods were being copied to the wrong location p4raw-link: @9639 on //depot/maint-5.6/perl: 91bbe2a83b3b20b503515c0217ff33da895ae050 p4raw-id: //depot/perl@9644 p4raw-integrated: from //depot/maint-5.6/perl@9643 'merge in' win32/Makefile win32/makefile.mk (@9587..)
* Change 5.7.0 to 5.7.1 in some of the places I would be guaranteedJarkko Hietaniemi2001-04-071-1/+1
| | | | | | to forget it later; do not change patchlevel.h yet or regenerate Configure yet. p4raw-id: //depot/perl@9617
* Integrate changes #9584,9587 from maintperl into mainline.Jarkko Hietaniemi2001-04-061-4/+12
| | | | | | | | | | | | | | | | | | | | | | | keep eval"" CVs alive until the end of the statement in which they're called add README.macos (from Chris Nandor) tyop in change#9555 p4raw-link: @9587 on //depot/maint-5.6/perl: d72c2fc956b5cb46ede17d06f89a463c78f1cf5f p4raw-link: @9584 on //depot/maint-5.6/perl: e6fbcc36a54a8afd8dbcdcb9a8d8e178df530b97 p4raw-link: @9555 on //depot/perl: 6a0af2f17bcde4767b90a72eff7083c5effff21d p4raw-id: //depot/perl@9588 p4raw-branched: from //depot/maint-5.6/perl@9583 'branch in' README.macos p4raw-integrated: from //depot/maint-5.6/perl@9583 'copy in' pod/perlfaq9.pod (@9585..) 'merge in' scope.h (@8568..) pod/perl.pod (@8986..) MANIFEST (@9227..) win32/Makefile (@9286..) pp_ctl.c scope.c (@9288..) global.sym (@9289..) embed.h embed.pl objXSUB.h perlapi.c proto.h (@9292..) pod/buildtoc.PL (@9312..) win32/makefile.mk (@9495..) sv.c (@9496..) pod/perlguts.pod (@9514..)
* Add MIME::Base64 here and there. Again, a lot ofJarkko Hietaniemi2001-03-251-1/+11
| | | | | optimism is in the air. p4raw-id: //depot/perl@9337
* Add PerlIO::Scalar to win32/Makefile. (I'm doingJarkko Hietaniemi2001-03-251-3/+15
| | | | | this by ear as I do not do Win32 programming.) p4raw-id: //depot/perl@9336
* Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.Jarkko Hietaniemi2001-03-231-9/+16
| | | | | | | | | | | | | | | - bump the version to 2.14 - drop the base64 tests since they require MIME::Base64 - drop the rfc1321.txt - drop the hints/dec_osf.pl since it's only needed for pre-5.005_03 Perls Todo: - the U32 alignment testing is now removed; it needs to be reintroduced as as a Config variable (meaning also as a Configure test) - get the new EBCDIC md5sum for MD5.pm - test in Win32 to see how badly I botched the makefiles p4raw-id: //depot/perl@9308
* Integrate changes #8738,8739,8740 from maintperl.Jarkko Hietaniemi2001-02-091-1/+1
| | | | | | | | | | | | | | | | | | Html files will be installed in a more logical and easier to find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html Html files will be generated with a header to make them look a little less bare. Subject: [PATCH perl-current] perlfaq3.pod, URL for vile p4raw-link: @8740 on //depot/maint-5.6/perl: 01ae74d95ca12ccb961a994014b2e5e455604c83 p4raw-link: @8739 on //depot/maint-5.6/perl: 38f8eb688a5555e387bd9b926e4f0ae9b4016c57 p4raw-link: @8738 on //depot/maint-5.6/perl: 5c7c21200212f683312f32fb0820ee00445bda8f p4raw-id: //depot/perl@8741 p4raw-integrated: from //depot/maint-5.6/perl@8737 'copy in' pod/perlfaq3.pod (@8546..) 'merge in' installhtml (@7895..) win32/Makefile win32/makefile.mk (@8732..)
* Rename README.posix-bc to README.bs2000 to avoid confusionJarkko Hietaniemi2001-02-091-1/+2
| | | | | | when people think that perlposix-bc.pod tells anything about Perl and POSIX. Regen toc. p4raw-id: //depot/perl@8730
* RE: some win32 fixesVadim Konovalov2001-02-061-3/+6
| | | | | Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com> p4raw-id: //depot/perl@8706
* win32 Makefile(s) handle podified READMEsPeter Prymmer2001-01-201-0/+6
| | | | | Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com> p4raw-id: //depot/perl@8489
* Win32 Makefile fixesIndy Singh2001-01-161-15/+5
| | | | | Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a> p4raw-id: //depot/perl@8450
* Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 ↵Peter Prymmer2001-01-051-24/+32
| | | | | | | | | with MSVC (fwd) Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com> plus a couple more tailing whitespace removals. p4raw-id: //depot/perl@8325
* Add Encode and correct Filter/Util/Call in nmake MakefileNick Ing-Simmons2001-01-011-4/+14
| | | p4raw-id: //depot/perlio@8296
* The latter patch from thePeter Prymmer2000-12-281-2/+2
| | | | | | | | | Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com> (the former patch from the above should have been taken care of by Nick I-S) p4raw-id: //depot/perl@8241
* Push Filter::Util::Call one level deeper.Jarkko Hietaniemi2000-11-231-7/+7
| | | p4raw-id: //depot/perl@7839
* build the Filter extension on windowsGurusamy Sarathy2000-11-231-3/+16
| | | p4raw-id: //depot/perl@7829
* regenerate win32/config* and fix some inconsistencies in theGurusamy Sarathy2000-11-231-5/+10
| | | | | | | makefiles; always export Perl_deb() because it is needed by ext/re/* (whether perl itself is built with -DDEBUGGING or not) p4raw-id: //depot/perl@7828
* some additions for makefiles for win32 (for perl@7674)Vadim Konovalov2000-11-141-0/+1
| | | | | | From: "Konovalov, Vadim" <vkonovalov@lucent.com> Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com> p4raw-id: //depot/perl@7682
* Redo #7679 with LFs instead of CRLFs.Jarkko Hietaniemi2000-11-141-58/+58
| | | p4raw-id: //depot/perl@7680
* Get PerlIO building on Win32Benjamin Stuhl2000-11-141-32/+58
| | | | | Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com> p4raw-id: //depot/perl@7679
* Undo #7451, this seems to be a deficiency in Perforce,Jarkko Hietaniemi2000-10-261-1120/+1120
| | | | | there is no per-file line-terminator type, only per-client. p4raw-id: //depot/perl@7452
* Experimenting in DOS arcana.Jarkko Hietaniemi2000-10-261-1120/+1120
| | | p4raw-id: //depot/perl@7451
* on Windows, clean targets might not work under some flavors of the shellGurusamy Sarathy2000-10-091-7/+7
| | | p4raw-id: //depot/perl@7180
* add Storable to list of extensions on WindowsGurusamy Sarathy2000-08-211-3/+14
| | | p4raw-id: //depot/perl@6737
* add "ok" targets from change#6632 in makefile.mkGurusamy Sarathy2000-08-171-7/+5
| | | | | p4raw-link: @6632 on //depot/perl: 017e10814b1e1d25c7506a0b0903863aee5cb0ca p4raw-id: //depot/perl@6665
* make ok etc also for win32.Prymmer/Kahn2000-08-151-0/+18
| | | | | | Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED) Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com> p4raw-id: //depot/perl@6632
* windows build tweaks (op/sprintf.t still fails tests 120-121, 149)Gurusamy Sarathy2000-07-111-1/+1
| | | p4raw-id: //depot/perl@6375
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-111-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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..)
* on windows, reserve 16M of stack rather than 128M (allows moreGurusamy Sarathy2000-04-241-1/+1
| | | | | threads to run concurrently) p4raw-id: //depot/perl@5926
* add README.machten (from Dominic Dunlop)Gurusamy Sarathy2000-03-221-0/+7
| | | p4raw-id: //depot/perl@5889
* makefile nitsGurusamy Sarathy2000-03-221-1/+1
| | | p4raw-id: //depot/perl@5888
* remove outdated notes in makefilesGurusamy Sarathy2000-03-221-7/+0
| | | p4raw-id: //depot/perl@5872
* regen win32/config*Gurusamy Sarathy2000-03-141-2/+2
| | | p4raw-id: //depot/perl@5744
* provide an explicit base address for perl56.dll to avoid relocations;Gurusamy Sarathy2000-03-141-25/+10
| | | | | | | | increase the default stack size (RE engine can use a lot more stack than the 1MB default limit); default to using the regular version of the MSVCRT even for DEBUGGING builds (this allows extensions to be selectively built with debugging) p4raw-id: //depot/perl@5736
* regen win32/config*, up version numbers &c.Gurusamy Sarathy2000-03-051-1/+1
| | | p4raw-id: //depot/perl@5542
* Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl;Gurusamy Sarathy2000-03-021-0/+13
| | | | | add test targets for -C switch on windows p4raw-id: //depot/perl@5456
* patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl);Gurusamy Sarathy2000-03-021-5/+3
| | | | | some parts not applied p4raw-id: //depot/perl@5445
* utf8-ize @ARGV when -C switch is used on WindowsGurusamy Sarathy2000-02-291-2/+2
| | | p4raw-id: //depot/perl@5364
* various shenanigans in change#5342Gurusamy Sarathy2000-02-291-5/+2
| | | | | p4raw-link: @5342 on //depot/perl: ba869debd80c55cfae8e9d4de0991d62f9efcb9b p4raw-id: //depot/perl@5343
* update Changes, patchlevel etc.Gurusamy Sarathy2000-02-281-1/+1
| | | p4raw-id: //depot/perl@5318
* update Changes, patchlevelGurusamy Sarathy2000-02-151-1/+1
| | | p4raw-id: //depot/perl@5113
* add XS version of Sys::Hostname (from Greg BaconGurusamy Sarathy2000-02-151-3/+14
| | | | | <gbacon@itsc.uah.edu>) p4raw-id: //depot/perl@5110
* update exetype.pl toolGurusamy Sarathy2000-02-151-0/+1
| | | p4raw-id: //depot/perl@5094