summaryrefslogtreecommitdiff
path: root/win32/makefile.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix-up Win32's regen_config_h targets for semi-automatic updating ofSteve Hay2008-02-221-9/+11
* Fix bit-fields for VC [was RE: [perl #50386] GIMME_V broken with 5.10.0/GCC a...Jan Dubois2008-02-121-1/+1
* Welcome to Perl 5.11, win32!Steve Peters2007-12-231-7/+7
* Add perl5110delta, and change 5100delta so that it is no longer "the"Nicholas Clark2007-12-191-1/+1
* Bump the version number to 5.11.0Nicholas Clark2007-12-191-1/+1
* Remove rules to regenerate regnodes.hRafael Garcia-Suarez2007-11-211-3/+0
* Rename "perl59" to "perl510"Jan Dubois2007-11-201-7/+7
* Add a rough, incomplete version of perl5100deltaRafael Garcia-Suarez2007-10-091-1/+1
* Do the same as #32061 for Win32, which also fixes a static linkingSteve Hay2007-10-081-2/+1
* [patch] [Win32] Makefile and makefile.mk rely on shell associationMax Maischein2007-09-111-2/+2
* Bump version number to 5.10.0.Rafael Garcia-Suarez2007-09-061-1/+1
* Add Win32 makefile option to link all extensions staticallyVadim Konovalov2007-09-031-6/+24
* Add support for Visual C++ 2008 Express Edition (Beta 2)Steve Hay2007-08-291-14/+22
* Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996 to suppress warningsSteve Hay2007-08-211-1/+1
* Add Borland linker option to not generate .map filesSteve Hay2007-07-061-1/+1
* Apply win32/Makefile changes from #31102 and #31506 to win32/makefile.mkSteve Hay2007-07-021-1/+8
* Revert #30197 and #30219, which #31464 has just made redundantSteve Hay2007-06-251-8/+0
* Stop VC++ from warning "all references to 'SHELL32.dll' discardedSteve Hay2007-06-071-1/+1
* Stop VC7 and VC8 warning about overriding /DPERLDLL with /UPERLDLLSteve Hay2007-06-061-2/+2
* win32/makefile.mk doesn't support GSAR's old dmake (because ofSteve Hay2007-05-291-64/+56
* delete thrdvar.h and move its contents to intrpvar.hDave Mitchell2007-05-201-1/+0
* Older versions of windres interpret "-I" as the input format,Steve Hay2007-05-141-1/+1
* Remove ext/ThreadJerry D. Hedden2007-05-021-1/+0
* Re: VMS and Win32 Makefiles in change 31059Steve Hay2007-04-261-8/+13
* Make PL_uudmap a constant global. Remove the run time initialisationNicholas Clark2007-04-241-0/+18
* Re: new C3 MRO patchBrandon Black2007-04-191-0/+1
* Add CPANPLUS 0.78Rafael Garcia-Suarez2007-04-101-1/+4
* Make sure Win32CORE.pm gets cleaned upSteve Hay2007-03-221-0/+1
* Re: Win32 modules & cygwinYitzchak Scott-Thoennes2007-02-221-6/+6
* Apply #30197 to win32/makefile.mk tooSteve Hay2007-02-121-0/+8
* Do the same as #29697 for Win32Steve Hay2007-01-051-0/+1
* Check miniperl exists before using it to run uupacktool.plSteve Hay2007-01-021-1/+1
* Re: [PATCH] Making adding binary files possibleYves Orton2006-12-201-5/+15
* Building with Visual C++ 2005 now works except for one test failureSteve Hay2006-11-281-4/+4
* Give perl.exe an icon when built with MinGW and BorlandSteve Hay2006-11-281-5/+8
* Make the win32/makefile.mk a little saferSteve Hay2006-11-271-11/+11
* Remove redundant macros from win32 makefilesSteve Hay2006-11-241-8/+2
* Silence VC8's warnings about "unsafe" CRT functions and POSIX CRTSteve Hay2006-11-231-0/+6
* Update makefile.mk as per Makefile w.r.t. #29308 and #29323Steve Hay2006-11-221-1/+1
* Revert #29307. It doesn't fix the XXX after all. Using "$(shell @type )"Steve Hay2006-11-201-3/+8
* Fix the XXX in #29303Steve Hay2006-11-171-8/+3
* Tidy up Makefile part of #29260 and apply to makefile.mk tooSteve Hay2006-11-171-4/+6
* Install perl-static.exe if it was builtSteve Hay2006-11-171-0/+1
* Add perl-static.exe support to win32/makefile.mkSteve Hay2006-11-171-5/+74
* Embed manifest files in EXEs and DLLs when building with VC++ 8.xSteve Hay2006-11-131-0/+17
* Don't use the PERL_MSVCRT_READFIX when using VC++ 7.x onwards.Steve Hay2006-11-081-4/+6
* Get Visual C++ 2005 (aka Visual C++ 8.x) support off the groundSteve Hay2006-11-061-0/+4
* Add some missing targets to win32/makefile.mkSteve Hay2006-10-301-0/+25
* Updates for building on Win32 with Visual C++ 2005 Express EditionSteve Hay2006-10-101-8/+14
* Add perl595deltaRafael Garcia-Suarez2006-10-091-1/+1