Proper pluggable Method Resolution Orders. 'c3' is now implemented outside the
[p5sagit/p5-mst-13.2.git] / win32 / Makefile
2008-12-27 Nicholas Clark Proper pluggable Method Resolution Orders. 'c3' is...
2008-12-25 Alex Vandiver Remove all mention of checkpods
2008-12-25 Alex Vandiver Move 'make check' in pods/ to using Pod::Checker
2008-12-19 Steve Hay Subject: RE: [perl #61492] ExtUtils::MM_Win32 should...
2008-12-19 Leon Brocard Add other files modified by buildtoc
2008-10-29 Nicholas Clark make distclean patch from Andy Armstrong.
2008-08-09 Nicholas Clark Use App::Prove::State to store the timings for the...
2008-02-22 Steve Hay Fix-up Win32's regen_config_h targets for semi-automati...
2007-12-23 Steve Peters Welcome to Perl 5.11, win32!
2007-12-19 Nicholas Clark Add perl5110delta, and change 5100delta so that it...
2007-12-19 Nicholas Clark Bump the version number to 5.11.0
2007-11-21 Rafael Garcia-Suarez Remove rules to regenerate regnodes.h
2007-11-20 Jan Dubois Rename "perl59" to "perl510"
2007-10-09 Rafael Garcia-Suarez Add a rough, incomplete version of perl5100delta
2007-10-08 Steve Hay Do 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-Suarez Bump version number to 5.10.0.
2007-09-03 Vadim Konovalov Add Win32 makefile option to link all extensions statically
2007-08-29 Steve Hay Add support for Visual C++ 2008 Express Edition (Beta 2)
2007-08-21 Steve Hay Use -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996...
2007-06-30 Abigail /p vs (?p)
2007-06-25 Steve Hay Revert #30197 and #30219, which #31464 has just made...
2007-06-07 Steve Hay Stop VC++ from warning "all references to 'SHELL32...
2007-06-06 Steve Hay Stop VC7 and VC8 warning about overriding /DPERLDLL...
2007-05-20 Dave Mitchell delete thrdvar.h and move its contents to intrpvar.h
2007-05-02 Jerry D. Hedden Remove ext/Thread
2007-04-27 Yves Orton Re: Analysis of problems with mixed encoding case insen...
2007-04-26 Steve Hay Re: VMS and Win32 Makefiles in change 31059
2007-04-24 Nicholas Clark Make PL_uudmap a constant global. Remove the run time...
2007-04-19 Brandon Black Re: new C3 MRO patch
2007-04-10 Rafael Garcia-Suarez Add CPANPLUS 0.78
2007-03-22 Steve Hay Make sure Win32CORE.pm gets cleaned up
2007-02-22 Yitzchak Scott-Tho... Re: Win32 modules & cygwin
2007-02-10 Yves Orton Defend against cmd.exe stupidity (on Win2k at least)
2007-01-05 Steve Hay Do the same as #29697 for Win32
2007-01-02 Steve Hay Check miniperl exists before using it to run uupacktool.pl
2006-12-20 Yves Orton Re: [PATCH] Making adding binary files possible
2006-11-28 Steve Hay Building with Visual C++ 2005 now works except for...
2006-11-24 Steve Hay Remove redundant macros from win32 makefiles
2006-11-23 Steve Hay Silence VC8's warnings about "unsafe" CRT functions...
2006-11-20 Rafael Garcia-Suarez Extend 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 Hay Tidy up Makefile part of #29260 and apply to makefile...
2006-11-17 Steve Hay Install perl-static.exe if it was built
2006-11-16 Yves Orton Fix Extensions_static dependencies to avoid relinking...
2006-11-15 Vadim Konovalov Add support for building a perl-static.exe that doesn...
2006-11-13 Steve Hay Embed manifest files in EXEs and DLLs when building...
2006-11-13 Yves Orton Re: [PATCH] New regex syntax omnibus
2006-11-08 Steve Hay Don't use the PERL_MSVCRT_READFIX when using VC++ 7...
2006-11-06 Steve Hay Get Visual C++ 2005 (aka Visual C++ 8.x) support off...
2006-10-29 Yves Orton Add a few useful developers maketargets to win32/Makefile
2006-10-10 Steve Hay Updates for building on Win32 with Visual C++ 2005...
2006-10-09 Rafael Garcia-Suarez Add perl595delta
2006-10-09 Rafael Garcia-Suarez Bump version to 5.9.5
2006-09-29 Yves Orton Minor re 'Debug' tweaks, also fix a bug in dumping...
2006-09-13 Yves Orton mktables executes seven time per build sigh
2006-09-06 Rafael Garcia-Suarez Remove perlcc and the byteloader
2006-07-09 Marcus Holland-Moritz Integrate mkppport. All ppport.h files in the core...
2006-06-30 Steve Hay Add Win32API::File to the core
2006-05-24 Yves Orton Re: [patch] win32/buildext.pl to handle inclusions...
2006-05-19 Nicholas Clark Add README.riscos to pod.lst
2006-04-18 Jan Dubois win32/Makefile changes for Windows 64 bit
2006-03-20 Steve Hay Merge some more changes from ActivePerl 5.8.8.816
2006-03-17 Steve Hay Make "distclean" target on Win32 clean up temporary...
2006-03-17 Steve Hay Install POD files into "lib\pods" rather than "lib...
2006-03-15 Steve Peters Additions to README.win32 and win32/Makefile based...
2006-03-15 Steve Peters The first step in supporting VC++ 8.0. Added macros...
2006-03-08 Steve Hay Get rid of unnecessary "rmdir /s" calls in Win32 makefiles
2006-03-08 Steve Hay Adjust Win32 distclean as per changes #27411 and #27417
2006-03-06 Yitzchak Scott-Tho... add Module::Build 0.27_08
2006-02-16 Yves Orton Make XCOPY not prompt every two seconds when rebuilding...
2006-02-14 Yves Orton [Patch] Enhance Hash::Util
2006-01-30 Rafael Garcia-Suarez Add perl594delta
2006-01-30 Rafael Garcia-Suarez Bump version number to 5.9.4
2006-01-27 Rafael Garcia-Suarez Install the ptardiff utility that comes with Archive...
2006-01-11 Steve Hay Clean up libdirs left behind by new Compress-Zlib
2006-01-09 Rafael Garcia-Suarez Add Digest::SHA to the Win32 makefiles
2006-01-08 Rafael Garcia-Suarez Install shasum on Windows and VMS too
2006-01-08 Nicholas Clark run pod/buildtoc --build-all
2005-10-28 Steve Peters Makefiles like tabs, not spaces.
2005-10-28 Steve Peters Add a new file, mathoms.c, to hold old code kept around...
2005-10-05 Steve Hay Fix $Config{ccflags} for Win32 perls built with dmake
2005-09-30 Steve Hay Make building perl on Win32 with the free VC++ toolkit...
2005-07-15 Steve Hay Fix static extensions when building with nmake on Win32
2005-06-21 Rafael Garcia-Suarez Add the ptar(1) utility from Archive::Tar
2005-06-14 Steve Hay Don't delete IO/Zlib during distclean on Win32
2005-06-14 Steve Hay Add BUILDOPTEXTRA to Win32 makefiles
2005-06-13 Vadim Konovalov Re: Change 24806: improve static build for win32/Makefile
2005-06-12 Vadim Konovalov improve static build for win32/Makefile
2005-06-10 Rafael Garcia-Suarez Update Windows makefiles
2005-05-29 Nicholas Clark Teach buildtoc about README.openbsd, and regenerate...
2005-04-28 Steve Hay Remove temporary clean-up from Win32 makefiles
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-04-11 Steve Hay Disable I18N::Langinfo for Win32 since nl_langinfo...
2005-04-11 Rafael Garcia-Suarez Make Win32 build (and clean) I18::Langinfo and Math...
2005-04-08 Rafael Garcia-Suarez Add perl593delta.pod
2005-04-04 Rafael Garcia-Suarez Bump version to 5.9.3
2005-03-31 Steve Hay Add support for USE_SITECUSTOMIZE in the Win32 makefiles
2005-03-31 Steve Hay Add support for PERL_HASH_SEED_EXPLICIT and NO_HASH_SEE...
2005-03-31 Steve Hay A few Win32 makefile tidy-ups (No real changes)
next