summaryrefslogtreecommitdiff
path: root/win32/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix-up Win32's regen_config_h targets for semi-automatic updating ofSteve Hay2008-02-221-8/+12
* Welcome to Perl 5.11, win32!Steve Peters2007-12-231-5/+5
* 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-5/+0
* Rename "perl59" to "perl510"Jan Dubois2007-11-201-5/+5
* 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
* /p vs (?p)Abigail2007-06-301-1/+1
* 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
* delete thrdvar.h and move its contents to intrpvar.hDave Mitchell2007-05-201-1/+0
* Remove ext/ThreadJerry D. Hedden2007-05-021-1/+0
* Re: Analysis of problems with mixed encoding case insensitive matches in rege...Yves Orton2007-04-271-0/+9
* Re: VMS and Win32 Makefiles in change 31059Steve Hay2007-04-261-6/+12
* Make PL_uudmap a constant global. Remove the run time initialisationNicholas Clark2007-04-241-0/+10
* 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
* Defend against cmd.exe stupidity (on Win2k at least)Yves Orton2007-02-101-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/+13
* Building with Visual C++ 2005 now works except for one test failureSteve Hay2006-11-281-2/+2
* Remove redundant macros from win32 makefilesSteve Hay2006-11-241-150/+2
* Silence VC8's warnings about "unsafe" CRT functions and POSIX CRTSteve Hay2006-11-231-0/+6
* Extend the test-reonly make target on windows (Yves Orton)Rafael Garcia-Suarez2006-11-201-1/+1
* [perl #36909] $^R undefined on matches involving backreferencesyves orton2006-11-171-1/+1
* Tidy up Makefile part of #29260 and apply to makefile.mk tooSteve Hay2006-11-171-5/+4
* Install perl-static.exe if it was builtSteve Hay2006-11-171-0/+1
* Fix Extensions_static dependencies to avoid relinking every timeYves Orton2006-11-161-1/+1
* Add support for building a perl-static.exe that doesn't depend onVadim Konovalov2006-11-151-6/+48
* Embed manifest files in EXEs and DLLs when building with VC++ 8.xSteve Hay2006-11-131-0/+17
* Re: [PATCH] New regex syntax omnibusYves Orton2006-11-131-8/+10
* 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/+3
* Add a few useful developers maketargets to win32/MakefileYves Orton2006-10-291-0/+11
* Updates for building on Win32 with Visual C++ 2005 Express EditionSteve Hay2006-10-101-20/+11
* Add perl595deltaRafael Garcia-Suarez2006-10-091-1/+1
* Bump version to 5.9.5Rafael Garcia-Suarez2006-10-091-1/+1
* Minor re 'Debug' tweaks, also fix a bug in dumping certain patterns.Yves Orton2006-09-291-1/+5
* mktables executes seven time per build sighYves Orton2006-09-131-1/+10
* Remove perlcc and the byteloaderRafael Garcia-Suarez2006-09-061-2/+1