This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bump perl version number for 5.13.8
[perl5.git] / win32 / Makefile
2010-12-19 Zeframbump perl version number for 5.13.8
2010-12-07 Jan DuboisDon't advertise PERL_HASH_SEED_EXPLICIT and NO_HASH_SEED
2010-12-07 Jan DuboisAlways build with crypt() support on Windows
2010-12-07 Jan DuboisGet rid of PERL_MSVCRT_READFIX
2010-11-30 Jan DuboisUse default stack size on Windows
2010-11-25 Jan DuboisSync win32/Makefile with win32/makefile.mk
2010-11-25 Jan DuboisPass STATIC_EXT to t/porting/FindExt.t
2010-11-21 Chris 'BinGOs' Wil... Update TOC for perl5.13.8
2010-11-20 Chris 'BinGOs' Wil... Bump the perl version in various places for v5.13.7
2010-11-18 Steve HaySupport Visual C++ 2010
2010-11-15 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 1.70
2010-10-21 Tatsuhiko Miyagawaupdate TOC for perl5137delta
2010-10-20 Tatsuhiko MiyagawaBump version to 5.13.6
2010-10-14 Nicholas ClarkConvert lib/Tie/Hash/NamedCapture.pm to an XS module...
2010-10-07 Steve HayFix pod/buildtoc's handling of Win32 makefiles
2010-10-07 Steve HayUpdate Win32 makefiles to remove perl5136delta.pod...
2010-10-05 Nicholas ClarkMove pod2html.PL into ext/Pod-Html
2010-10-05 Nicholas ClarkMove pod2man.PL, pod2text.PL, podselect.PL into cpan...
2010-10-05 Nicholas ClarkMove pod2usage.PL, podchecker.PL, podselect.PL into...
2010-10-05 Nicholas ClarkMove pod2latex.PL into its CPAN distribution directory.
2010-09-19 Steve HayPrepare perldelta for Perl 5.13.6
2010-09-19 Steve HayBump version to 5.13.5
2010-09-05 Jan DuboisCleanup perl5135delta.pod instead of perldelta.pod
2010-09-05 Jan DuboisRemove duplicate command to rebuild uudmap.h
2010-09-05 Florian RagwitzMove the latest perldelta to pod/perldelta.pod
2010-08-31 Nicholas ClarkCorrect errors in the use of multiple targets for bitco...
2010-08-20 Florian Ragwitzupdate TOC and perldelta references
2010-08-20 Florian RagwitzDisable regeneration of regcharclass.h on win32 v5.13.4
2010-08-20 Florian RagwitzBump the perl version to 5.13.4
2010-08-07 Jan DuboisDefine _USE_32BIT_TIME_T for VC6 and VC7
2010-07-24 Florian RagwitzMove PathTools from cpan/ to dist/
2010-07-22 Jan DuboisGet rid of PERL_POLLUTE
2010-07-22 Jan DuboisDon't pretend to support really old VC++ compilers
2010-07-22 Jan DuboisGet rid of obsolete PerlCRT.dll support
2010-07-22 Jan DuboisAdd CCTYPE value for Windows Server 2003 SP1 compilers
2010-07-22 Jan DuboisRemove deprecated -Wp64 compiler option
2010-07-20 David Goldenupdate TOC and perldelta references
2010-07-20 David GoldenBump the perl version to 5.13.3
2010-06-23 Nicholas Clarkcreate perl5133delta
2010-06-21 Matt S TroutBump the perl version in various places for 5.13.2
2010-05-23 David Goldencreate perl5132delta
2010-05-20 Ricardo SignesBump the perl version in various places for 5.13.1
2010-04-20 Leon Brocardcreate perl5131delta
2010-04-13 Jesse VincentBump to 5.13.0
2010-04-13 Jesse VincentCreate a perl5130delta.pod
2010-03-25 Jesse Vincentperl 5.11.6 never happened. Remove the traces of its...
2010-03-14 Jesse VincentBump to 5.12.0
2010-02-21 Steve HayCreate perl5116delta and update other versions
2010-02-20 Steve HayBump version to 5.11.5
2010-02-14 Steve HayMake distclean work again on Win32
2010-01-20 Ricardo Signescreate perl5115delta and update other versions
2010-01-19 Ricardo Signesbump version for 5.11.4
2010-01-12 Rafael Garcia-SuarezAdd perl5114delta.pod
2009-12-20 Jesse VincentBump to 5.11.3
2009-12-03 Rafael Garcia-SuarezRevert makefile part of the Unicode 5.2 patch
2009-12-03 Karl WilliamsonUnicode 5.2
2009-12-02 Jan DuboisAdd another hint about setting WIN64=undef to build...
2009-11-25 Karl Williamsonfurther windows makefiles fixes
2009-11-25 Karl Williamsonwrap uniprops.t; makefile changes for mktables
2009-11-24 Rafael Garcia-SuarezSpecify in Makefile what generates pod/perluniprops.pod
2009-11-24 Steve HayFix Win32 makefiles as per f86864acbf97469fd9e5d5233d51...
2009-11-24 Rafael Garcia-SuarezRemove generated file pod/perluniprops.pod from the...
2009-11-23 Nicholas ClarkFix mktables calls in Win32 makefiles
2009-11-21 Jan DuboisAlways add a manifest resource to perl.exe to specify...
2009-11-20 Leon Brocardcreate perl5113delta
2009-11-18 Leon BrocardBump 5.11.1 -> 5.11.2 in all sorts of places it's ...
2009-10-24 Nicholas ClarkAdd perl5112delta, and change 5111delta from being...
2009-10-20 Jesse VincentBump 5.11.0 -> 5.11.1 in all sorts of places it's ...
2009-10-04 Rafael Garcia-SuarezRun "cd pod ; ../perl -I../lib buildtoc --build-all"
2009-09-29 Steve HayRunning "mkppport --clean" at the end of "[nd]make...
2009-09-29 Steve HayFix distclean on Win32
2009-09-29 Nicholas ClarkMove Cwd from ext/ to cpan/
2009-09-27 Nicholas ClarkWith Win32 now building DynaLoader in ext, no need...
2009-09-26 Nicholas ClarkSupport building extensions in dist/ as well as cpan...
2009-09-25 Nicholas ClarkProcess the extension directories in alphabetical order.
2009-09-25 Nicholas ClarkWin32 should look for extensions in ..\cpan as well...
2009-09-23 Nicholas ClarkFollowing b0e687f7 Win32 requires an -I..\lib for maked...
2009-09-23 Nicholas ClarkAdd a --chdir option to configpm, and use this in the...
2009-09-19 Nicholas Clarklib/unicore/mktables needs to get File::Spec from ext...
2009-09-19 Nicholas Clarkwin32/config_h.PL indirectly needs File::Spec, before...
2009-09-19 Nicholas ClarkReuinte File::Spec with the rest of the PathTools distr...
2009-09-18 Nicholas ClarkMove lib from lib to ext.
2009-09-17 Nicholas ClarkNow no need to run AutoSplit on lib on Win32, with...
2009-09-17 Nicholas ClarkConvert win32 to build DynaLoader with EU::MM in ext...
2009-09-16 Nicholas ClarkRevert 109e4020 and 2da760ce for now. Win32 needs to...
2009-09-15 Nicholas ClarkNo need to run AutoSplit on lib on Win32 or NetWare...
2009-09-15 Nicholas ClarkEnsure that the perl build doesn't read any installed...
2009-09-13 Nicholas ClarkRetire uupacktool.pl. We're not in Kansas^W(Perforce...
2009-09-13 Steve HayFix Win32 build
2009-09-12 Nicholas Clark403f501d broke Win32, because lib/lib.pm is not availab...
2009-09-12 Nicholas ClarkMove Cwd from lib to ext.
2009-09-12 Nicholas Clarkpod/perltoc.pod needs all the extensions to be built...
2009-09-10 Yves Ortonmove regex related tests out of t/op/ into t/re/
2009-09-09 Nicholas ClarkReplace the uuencoded perlexe.ico.packd with the genuin...
2009-09-09 Nicholas ClarkBuild the nonxs extensions before running mktables.
2009-09-08 Nicholas ClarkCan't build Dynamic extensions without DynaLoader.pm...
2009-09-08 Nicholas ClarkBuild the nonxs extensions before building DynaLoader.
2009-09-08 Nicholas ClarkBuild the nonxs extensions before running mkppport.
2009-09-08 Nicholas ClarkOn Win32 and VMS, split building dynamic and nonxs...
2009-08-23 David Mitchelladd perl5101delta
next