This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Build perltoc.pod, rather than shipping it. This way it can't get out of date.
[perl5.git] / win32 / Makefile
2009-04-21 Nicholas ClarkBuild perltoc.pod, rather than shipping it. This way...
2009-04-20 Steve HayFix calling of autodoc.pl in Win32 nmake Makefile
2009-04-20 Steve HayRemove leftover copying of perlvms.pod on Win32
2009-04-20 Nicholas ClarkMove vms/perlvms.pod to pod/ and update the Makfiles...
2009-04-19 Nicholas ClarkFor Win32, add the generated files to the delete list...
2009-04-18 Max MaischeinMake autodoc.pl accept the root dir in @ARGV
2009-04-18 Nicholas ClarkGenerate perlapi.pod and perlintern.pod at build time...
2009-04-12 Nicholas ClarkConvert xsutils.c and lib/attributes.pm to a regular...
2009-04-12 Nicholas ClarkRemove attrs, which has been deprecated since 1999...
2009-02-03 Steve HayOops. Missed these two files from commit 200cbd6aa595a0...
2009-02-02 Nicholas ClarkFold win32/buildext.pl into make_ext.pl
2009-01-31 Nicholas ClarkMake dir and target --options to buildext.pl. Update...
2009-01-30 Nicholas ClarkReplace the one file timestamp dependency check with...
2009-01-29 Nicholas Clarkwin32/ext was removed by change 30379 in 2007, so no...
2009-01-29 Nicholas ClarkAdd an explicit --all option to buildext.pl, rather...
2009-01-28 Nicholas ClarkPass $(MAKE) as one quoted commandline argument, to...
2009-01-26 Nicholas ClarkBreak the --create-perllibst-h and --list-static-libs...
2009-01-25 Nicholas ClarkUnbreak Makefile too (replicate fcd65f8d4322911242887c0...
2009-01-25 Nicholas ClarkPort 486cd780047ff22471c5cbe417911a042ae23962 to win32...
2009-01-24 Nicholas ClarkAdd -DPERL_IS_MINIPERL when building the object files...
2009-01-24 Nicholas ClarkThe exit code of make_patchnum.pl is no longer used...
2009-01-13 Steve HayRestore Win32 build by creating git_version.h.
2008-12-27 Nicholas ClarkProper pluggable Method Resolution Orders. 'c3' is...
2008-12-25 Alex VandiverRemove all mention of checkpods
2008-12-25 Alex VandiverMove 'make check' in pods/ to using Pod::Checker
2008-12-19 Steve HaySubject: RE: [perl #61492] ExtUtils::MM_Win32 should...
2008-12-19 Leon BrocardAdd other files modified by buildtoc
2008-10-29 Nicholas Clarkmake distclean patch from Andy Armstrong.
2008-08-09 Nicholas ClarkUse App::Prove::State to store the timings for the...
2008-02-22 Steve HayFix-up Win32's regen_config_h targets for semi-automati...
2007-12-23 Steve PetersWelcome to Perl 5.11, win32!
2007-12-19 Nicholas ClarkAdd perl5110delta, and change 5100delta so that it...
2007-12-19 Nicholas ClarkBump the version number to 5.11.0
2007-11-21 Rafael Garcia-SuarezRemove rules to regenerate regnodes.h
2007-11-20 Jan DuboisRename "perl59" to "perl510"
2007-10-09 Rafael Garcia-SuarezAdd a rough, incomplete version of perl5100delta
2007-10-08 Steve HayDo the same as #32061 for Win32, which also fixes a...
2007-09-11 Max Maischein[patch] [Win32] Makefile and makefile.mk rely on shell...
2007-09-06 Rafael Garcia-SuarezBump version number to 5.10.0.
2007-09-03 Vadim KonovalovAdd Win32 makefile option to link all extensions statically
2007-08-29 Steve HayAdd support for Visual C++ 2008 Express Edition (Beta 2)
2007-08-21 Steve HayUse -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996...
2007-06-30 Abigail/p vs (?p)
2007-06-25 Steve HayRevert #30197 and #30219, which #31464 has just made...
2007-06-07 Steve HayStop VC++ from warning "all references to 'SHELL32...
2007-06-06 Steve HayStop VC7 and VC8 warning about overriding /DPERLDLL...
2007-05-20 Dave Mitchelldelete thrdvar.h and move its contents to intrpvar.h
2007-05-02 Jerry D. HeddenRemove ext/Thread
2007-04-27 Yves OrtonRe: Analysis of problems with mixed encoding case insen...
2007-04-26 Steve HayRe: VMS and Win32 Makefiles in change 31059
2007-04-24 Nicholas ClarkMake PL_uudmap a constant global. Remove the run time...
2007-04-19 Brandon BlackRe: new C3 MRO patch
2007-04-10 Rafael Garcia-SuarezAdd CPANPLUS 0.78
2007-03-22 Steve HayMake sure Win32CORE.pm gets cleaned up
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2007-02-10 Yves OrtonDefend against cmd.exe stupidity (on Win2k at least)
2007-01-05 Steve HayDo the same as #29697 for Win32
2007-01-02 Steve HayCheck miniperl exists before using it to run uupacktool.pl
2006-12-20 Yves OrtonRe: [PATCH] Making adding binary files possible
2006-11-28 Steve HayBuilding with Visual C++ 2005 now works except for...
2006-11-24 Steve HayRemove redundant macros from win32 makefiles
2006-11-23 Steve HaySilence VC8's warnings about "unsafe" CRT functions...
2006-11-20 Rafael Garcia-SuarezExtend the test-reonly make target on windows (Yves...
2006-11-17 yves orton[perl #36909] $^R undefined on matches involving backre...
2006-11-17 Steve HayTidy up Makefile part of #29260 and apply to makefile...
2006-11-17 Steve HayInstall perl-static.exe if it was built
2006-11-16 Yves OrtonFix Extensions_static dependencies to avoid relinking...
2006-11-15 Vadim KonovalovAdd support for building a perl-static.exe that doesn...
2006-11-13 Steve HayEmbed manifest files in EXEs and DLLs when building...
2006-11-13 Yves OrtonRe: [PATCH] New regex syntax omnibus
2006-11-08 Steve HayDon't use the PERL_MSVCRT_READFIX when using VC++ 7...
2006-11-06 Steve HayGet Visual C++ 2005 (aka Visual C++ 8.x) support off...
2006-10-29 Yves OrtonAdd a few useful developers maketargets to win32/Makefile
2006-10-10 Steve HayUpdates for building on Win32 with Visual C++ 2005...
2006-10-09 Rafael Garcia-SuarezAdd perl595delta
2006-10-09 Rafael Garcia-SuarezBump version to 5.9.5
2006-09-29 Yves OrtonMinor re 'Debug' tweaks, also fix a bug in dumping...
2006-09-13 Yves Ortonmktables executes seven time per build sigh
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-07-09 Marcus Holland-MoritzIntegrate mkppport. All ppport.h files in the core...
2006-06-30 Steve HayAdd Win32API::File to the core
2006-05-24 Yves OrtonRe: [patch] win32/buildext.pl to handle inclusions...
2006-05-19 Nicholas ClarkAdd README.riscos to pod.lst
2006-04-18 Jan Duboiswin32/Makefile changes for Windows 64 bit
2006-03-20 Steve HayMerge some more changes from ActivePerl 5.8.8.816
2006-03-17 Steve HayMake "distclean" target on Win32 clean up temporary...
2006-03-17 Steve HayInstall POD files into "lib\pods" rather than "lib...
2006-03-15 Steve PetersAdditions to README.win32 and win32/Makefile based...
2006-03-15 Steve PetersThe first step in supporting VC++ 8.0. Added macros...
2006-03-08 Steve HayGet rid of unnecessary "rmdir /s" calls in Win32 makefiles
2006-03-08 Steve HayAdjust Win32 distclean as per changes #27411 and #27417
2006-03-06 Yitzchak Scott-Tho... add Module::Build 0.27_08
2006-02-16 Yves OrtonMake XCOPY not prompt every two seconds when rebuilding...
2006-02-14 Yves Orton[Patch] Enhance Hash::Util
2006-01-30 Rafael Garcia-SuarezAdd perl594delta
2006-01-30 Rafael Garcia-SuarezBump version number to 5.9.4
2006-01-27 Rafael Garcia-SuarezInstall the ptardiff utility that comes with Archive...
2006-01-11 Steve HayClean up libdirs left behind by new Compress-Zlib
2006-01-09 Rafael Garcia-SuarezAdd Digest::SHA to the Win32 makefiles
2006-01-08 Rafael Garcia-SuarezInstall shasum on Windows and VMS too
next