summaryrefslogtreecommitdiff
path: root/win32/makefile.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Adjust Win32 distclean as per changes #27411 and #27417Steve Hay2006-03-081-10/+10
* add Module::Build 0.27_08Yitzchak Scott-Thoennes2006-03-061-1/+2
* Make XCOPY not prompt every two seconds when rebuilding on Win32Yves Orton2006-02-161-2/+2
* [Patch] Enhance Hash::UtilYves Orton2006-02-141-0/+2
* Add perl594deltaRafael Garcia-Suarez2006-01-301-1/+1
* Bump version number to 5.9.4Rafael Garcia-Suarez2006-01-301-1/+1
* Install the ptardiff utility that comes with Archive::TarRafael Garcia-Suarez2006-01-271-1/+2
* Clean up libdirs left behind by new Compress-ZlibSteve Hay2006-01-111-0/+6
* Add Digest::SHA to the Win32 makefilesRafael Garcia-Suarez2006-01-091-1/+2
* Install shasum on Windows and VMS tooRafael Garcia-Suarez2006-01-081-1/+2
* run pod/buildtoc --build-allNicholas Clark2006-01-081-6/+7
* Makefiles like tabs, not spaces.Steve Peters2005-10-281-1/+1
* Add a new file, mathoms.c, to hold old code kept around for binarySteve Peters2005-10-281-0/+1
* Fix $Config{ccflags} for Win32 perls built with dmakeSteve Hay2005-10-051-2/+5