summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* Add a Configure question for mad (Misc Attribute Decoration - Larry'sNicholas Clark2006-03-074-0/+4
| | | | | perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h p4raw-id: //depot/perl@27407
* add Module::Build 0.27_08Yitzchak Scott-Thoennes2006-03-062-2/+4
| | | | | Message-ID: <20060305200830.GA2660@efn.org> p4raw-id: //depot/perl@27389
* Make Win32 configuration changes for HAS_BUILTIN_CHOOSE_EXPR andSteve Peters2006-03-038-0/+49
| | | | | HAS_BUILTIN_EXPECT. p4raw-id: //depot/perl@27372
* Implement ${^WIN32_SLOPPY_STAT}Jan Dubois2006-02-231-10/+16
| | | | | | From: "Jan Dubois" <jand@ActiveState.com> Message-ID: <019601c63726$7fcca200$6062a8c0@candy> p4raw-id: //depot/perl@27283
* stat() on Windows doesn't handle trailing slashes/backslashes correctlyJan Dubois2006-02-161-6/+20
| | | | | | From: "Jan Dubois" <jand@ActiveState.com> Message-ID: <017901c63297$08e1e3f0$2217a8c0@candy> p4raw-id: //depot/perl@27200
* Make XCOPY not prompt every two seconds when rebuilding on Win32Yves Orton2006-02-162-4/+4
| | | | | Message-ID: <9b18b3110602130041q2d64122am5c83392dd75e0413@mail.gmail.com> p4raw-id: //depot/perl@27195
* [Patch] Enhance Hash::UtilYves Orton2006-02-142-0/+8
| | | | | Message-ID: <9b18b3110602130239w311d05fcr776ae8333776ca2e@mail.gmail.com> p4raw-id: //depot/perl@27180
* Integrate perl588delta.pod from maint, and re-run pod/buildtoc.Nicholas Clark2006-02-011-0/+4
| | | | | | | | | | | p4raw-id: //depot/perl@27037 p4raw-branched: from //depot/maint-5.8/perl@27036 'branch in' pod/perl588delta.pod (@27012..) p4raw-edited: from //depot/maint-5.8/perl@24695 'edit in' vms/descrip_mms.template (@24616..) p4raw-integrated: from //depot/maint-5.8/perl@24695 'edit in' Makefile.SH (@23936..) pod.lst pod/perltoc.pod win32/Makefile win32/makefile.mk (@24616..) 'merge in' win32/pod.mak (@23573..) MANIFEST (@24611..)
* Add perl594deltaRafael Garcia-Suarez2006-01-303-2/+6
| | | p4raw-id: //depot/perl@27010
* Bump version number to 5.9.4Rafael Garcia-Suarez2006-01-306-34/+34
| | | | | Regenerate template config in Porting p4raw-id: //depot/perl@27007
* Install the ptardiff utility that comes with Archive::TarRafael Garcia-Suarez2006-01-272-2/+4
| | | p4raw-id: //depot/perl@26963
* Remove d_nanosleep from win32 configsSteve Hay2006-01-244-4/+0
| | | | | Change 19899 removed them before, but they have accidentally crept back. p4raw-id: //depot/perl@26936
* Clean up libdirs left behind by new Compress-ZlibSteve Hay2006-01-112-0/+12
| | | p4raw-id: //depot/perl@26783
* Bleadperl's Win32::Win32 is more recent than the current CPAN releaseSteve Hay2006-01-111-1/+1
| | | | | of libwin32 (0.26), so bump the $VERSION a little p4raw-id: //depot/perl@26778
* Add Digest::SHA to the Win32 makefilesRafael Garcia-Suarez2006-01-092-1/+7
| | | p4raw-id: //depot/perl@26758
* Install shasum on Windows and VMS tooRafael Garcia-Suarez2006-01-082-2/+4
| | | p4raw-id: //depot/perl@26740
* run pod/buildtoc --build-allNicholas Clark2006-01-082-12/+14
| | | p4raw-id: //depot/perl@26726
* MinGW and lib/CORE/Win32.hSisyphus2006-01-051-0/+11
| | | | | | From: "Sisyphus" <sisyphus1@optusnet.com.au> Message-ID: <024301c61119$bca4a840$e201140a@desktop> p4raw-id: //depot/perl@26659
* Reorder changes made in change 26630Steve Hay2006-01-058-52/+48
| | | | | | (Keep the order in win32/config.* and win32/config_H.* the same as in Configure and config_H.SH for easier diffing) p4raw-id: //depot/perl@26655
* Make Borland and MinGW happy with change 26379Steve Hay2006-01-041-1/+1
| | | | | | (They both complain "invalid conversion from `void*' to `HWND__*'" otherwise) p4raw-id: //depot/perl@26637
* Add snprintf() and vsnprintf() to the various Win32 configuration Steve Peters2006-01-048-0/+56
| | | | | files. p4raw-id: //depot/perl@26630
* wrong setting in canned win32/config.vc64 fileJan Dubois2005-12-221-1/+1
| | | | | | From: "Jan Dubois" <jand@ActiveState.com> Message-ID: <06c701c60682$e650adc0$d563a8c0@candy> p4raw-id: //depot/perl@26441
* Fix bug in change #26379Jan Dubois2005-12-211-1/+1
| | | | | | From: "Jan Dubois" <jand@ActiveState.com> Message-ID: <046001c605c7$69470290$d563a8c0@candy> p4raw-id: //depot/perl@26430
* RE: PeekMessage() call in win32\win32.c win32_async_checkJan Dubois2005-12-163-103/+172
| | | | | | | Message-ID: <015901c60207$abd64210$d563a8c0@candy> (Without the proposed alarm.t test) p4raw-id: //depot/perl@26379
* RE: [perl #37708] [PATCH] wrong IP_ constants on Win32 Jan Dubois2005-11-221-1/+5
| | | | | | From: "Jan Dubois" <jand@ActiveState.com> Message-ID: <062401c5ef26$99b3a490$2217a8c0@candy> p4raw-id: //depot/perl@26189
* Remove an unused variable left over from change #26041Steve Hay2005-11-081-1/+1
| | | | | p4raw-link: @26041 on //depot/perl: 8c56068e9474ff1eb28abd58496550d54581dd25 p4raw-id: //depot/perl@26044
* Remove unused USING_WIDE code from win32 and wince branchesJan Dubois2005-11-084-585/+144
| | | | | | From: "Jan Dubois" <jand@ActiveState.com> Message-ID: <078001c5e41e$585c4140$6401a8c0@candy> p4raw-id: //depot/perl@26041
* RE: [perl #37571] -z FH broken with Borland build Paul Marquess2005-11-021-1/+23
| | | | | | From: "Paul Marquess" <paul.marquess@ntlworld.com> Message-ID: <003501c5df06$7d63fdb0$0505140a@myopwv.com> p4raw-id: //depot/perl@25952
* Make PerlLIOUtime()'s filename constSteve Hay2005-11-011-1/+1
| | | | | | | | | Fixes a warning brought about by change #25941 (which made the filename argument const). The various implementations of PerlLIOUtime() (in NetWare/, win32/ and wince/) already take a const filename. p4raw-link: @25941 on //depot/perl: e96b369dc61077fe31b75895167f55dbce4d7519 p4raw-id: //depot/perl@25945
* Update win32 config files w.r.t. change #25935Steve Hay2005-11-018-48/+76
| | | | | p4raw-link: @25935 on //depot/perl: dc814df18cd354aa2bad87c5b7f94c6b2d38af48 p4raw-id: //depot/perl@25943
* Change some spaces to tabs for easier diffing against config_h.SHSteve Hay2005-10-314-37/+37
| | | p4raw-id: //depot/perl@25919
* Makefiles like tabs, not spaces.Steve Peters2005-10-282-2/+2
| | | p4raw-id: //depot/perl@25867
* Add a new file, mathoms.c, to hold old code kept around for binarySteve Peters2005-10-282-0/+2
| | | | | | | compatability with previous versions of Perl. Change also includes various Makefile changes to compile the new file and link it into libperl. p4raw-id: //depot/perl@25866
* Add SPRINTF_RETURNS_STRLEN to the various Win32 config_H.* files.Steve Peters2005-10-284-0/+32
| | | p4raw-id: //depot/perl@25863
* Win32 fix for change #25850. I don't know if this define will everSteve Peters2005-10-271-0/+2
| | | | | | be used on Win32, but it does fix the problem at hand. p4raw-link: @25850 on //depot/perl: ca0c25f67f45e5dccb746852d8545d7ae29ed067 p4raw-id: //depot/perl@25859
* Add a probe for whether sprintf returns the length of the buffer.Nicholas Clark2005-10-244-0/+4
| | | | | | | Update all the canned config.sh files. Assume that symbian and Win32 are all ANSI conformant, note that ARM Linux (ie glibc) will be, don't assume that any other platform is. p4raw-id: //depot/perl@25831
* Update win32 config files w.r.t. change #25793Steve Hay2005-10-188-48/+76
| | | | | p4raw-link: @25793 on //depot/perl: b0a2e8e64dee1b1bd00055b3c5b69e2c3c888f55 p4raw-id: //depot/perl@25794
* Update win32 config files w.r.t. change #25733Steve Hay2005-10-118-0/+28
| | | | | p4raw-link: @25733 on //depot/perl: bdf33aa7435b6e4ab927ed6430f3f240f211d879 p4raw-id: //depot/perl@25734
* Win32::GetShortPathName() does not always return a short name [DOC PATCH]Gisle Aas2005-10-101-3/+5
| | | | | Message-ID: <lrk6glej0e.fsf@caliper.activestate.com> p4raw-id: //depot/perl@25728
* Fix $Config{ccflags} for Win32 perls built with dmakeSteve Hay2005-10-052-4/+8
| | | | | | | | | | | | | | The nmake makefile (win32/Makefile) currently adds -nologo, $(STRPOOL) and -W3 to the ccflags in CFG_VARS, but the dmake makefile (win32/makefile.mk) doesn't. This means that extensions built with perls built with VC++ and dmake spit out damn M$ logo messages and use a lower warning level. The reason for the difference is probably that the dmake makefile supports multiple compilers. Therefore, put the extra ccflags into a new macro, and set it appropriately for each compiler. Add the new macro to the nmake makefile too for orthogonality. p4raw-id: //depot/perl@25694
* Re: $^CHILD_ERROR_NATIVE issues (with attachment)Gisle Aas2005-10-041-1/+1
| | | | | Message-ID: <lrd5ml7i8s.fsf@caliper.activestate.com> p4raw-id: //depot/perl@25688
* Make building perl on Win32 with the free VC++ toolkit easierSteve Hay2005-09-302-27/+45
| | | | | | | | | | | | | Introduce new CCTYPE's MSVC70FREE and MSVC70 for the free and the full versions of MS VC++ 7.x respectively. Perl can now be built with the free VC++ toolkit simply by running "nmake CCTYPE=MSVC70FREE" with no hacking of the win32/Makefile required. Update README.win32 with these changes. Also add the CCTYPE MSVC to win32/Makefile. This is already supported in win32/makefile.mk and is useful for avoiding the use of -DELAYLOAD for MS VC++ 3.x through 5.x. Update README.win32 for this too. p4raw-id: //depot/perl@25672
* Change 25226 should have done this tooSteve Hay2005-09-231-1/+1
| | | p4raw-id: //depot/perl@25573
* Update win32 config files w.r.t. change #25387Steve Hay2005-09-198-0/+56
| | | | | p4raw-link: @25387 on //depot/perl: 7dd121aefd69a3ba2201a35698deaeda3a8a77ad p4raw-id: //depot/perl@25488
* Add Windows Vista support to Win32::GetOSName()Jan Dubois2005-08-231-5/+6
| | | | | | From: "Jan Dubois" <jand@ActiveState.com> Message-Id: <200508222237.j7MMbFPA027764@smtp3.ActiveState.com> p4raw-id: //depot/perl@25321
* Supply same libs for bcc32 builds as cl and gcc builds haveSteve Hay2005-08-121-4/+25
| | | | | | | | | | | It makes life easier for third-party extensions if perl provides a decent set of libs to link against. cl and gcc builds already have this (except that gcc was missing one lib), but bcc32 builds only have one or two libs supplied. In particular, the ODBC libs required for building libwin32 were not specified. One of these doesn't exist in the Borland lib dirs by default, so generate it from the DLL if it is missing. p4raw-id: //depot/perl@25289
* Make change 25286 betterSteve Hay2005-08-121-6/+6
| | | | | Thanks to John E. Malmberg <wb8tyw@qsl.net> for pointing this out. p4raw-id: //depot/perl@25288
* Silence Win32 compiler warnings following change 25280Steve Hay2005-08-111-3/+3
| | | p4raw-id: //depot/perl@25286
* Typos in *.p[lm]Piotr Fusik2005-08-021-1/+1
| | | | | | From: "Piotr Fusik" <pfusik@op.pl> Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> p4raw-id: //depot/perl@25261
* Reinstate PERL_MALLOC_WRAP for bcc32 on Win32Steve Hay2005-07-251-1/+1
| | | | | | | | | | | | | This was disabled by change 22689 because it was severely broken at the time. See the thread starting here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-04/msg00370.html The PERL_MALLOC_WRAP code in handy.h has since changed along the lines of what was discussed in that thread (in particular, by change 25034) and I find that everything is now fine with PERL_MALLOC_WRAP re-enabled. p4raw-id: //depot/perl@25226