summaryrefslogtreecommitdiff
path: root/win32/makefile.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump version to 5.9.5Rafael Garcia-Suarez2006-10-091-1/+1
* Remove perlcc and the byteloaderRafael Garcia-Suarez2006-09-061-2/+1
* Integrate mkppport. All ppport.h files in the core will nowMarcus Holland-Moritz2006-07-091-2/+8
* Add Win32API::File to the coreSteve Hay2006-06-301-1/+5
* Add README.riscos to pod.lstNicholas Clark2006-05-191-3/+5
* win32/Makefile changes for Windows 64 bitJan Dubois2006-04-181-9/+12
* Merge some more changes from ActivePerl 5.8.8.816Steve Hay2006-03-201-14/+16
* Make "distclean" target on Win32 clean up temporary HTML directorySteve Hay2006-03-171-2/+6
* Install POD files into "lib\pods" rather than "lib\pod" on Win32Steve Hay2006-03-171-6/+0
* Get rid of unnecessary "rmdir /s" calls in Win32 makefilesSteve Hay2006-03-081-24/+0