This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Change 29297 omitted a semicolon.
[perl5.git] / win32 / makefile.mk
2006-11-13 Steve HayEmbed manifest files in EXEs and DLLs when building...
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-30 Steve HayAdd some missing targets to win32/makefile.mk
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-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-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-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
2006-01-08 Nicholas Clarkrun pod/buildtoc --build-all
2005-10-28 Steve PetersMakefiles like tabs, not spaces.
2005-10-28 Steve PetersAdd a new file, mathoms.c, to hold old code kept around...
2005-10-05 Steve HayFix $Config{ccflags} for Win32 perls built with dmake
2005-09-30 Steve HayMake building perl on Win32 with the free VC++ toolkit...
2005-08-12 Steve HaySupply same libs for bcc32 builds as cl and gcc builds...
2005-07-15 Steve HayFix static extensions when building with nmake on Win32
2005-07-04 Steve HayBorland's .pdb files are called .tds
2005-06-21 Rafael Garcia-SuarezAdd the ptar(1) utility from Archive::Tar
2005-06-16 Steve HayFix changes 24862 and 24863 for Sarathy's old dmake
2005-06-16 Steve HaySimplify win32/makefile.mk for static extensions with GCC
2005-06-16 Steve HayEnable static extensions with Borland compiler on Win32
2005-06-15 Steve HayFix win32/makefile.mk for building with bcc32 5.5.1...
2005-06-14 Steve HayDon't delete IO/Zlib during distclean on Win32
2005-06-14 Steve HayAdd BUILDOPTEXTRA to Win32 makefiles
2005-06-13 Vadim KonovalovRe: Change 24806: improve static build for win32/Makefile
2005-06-10 Rafael Garcia-SuarezUpdate Windows makefiles
2005-05-29 Nicholas ClarkTeach buildtoc about README.openbsd, and regenerate...
2005-04-28 Steve HayRemove temporary clean-up from Win32 makefiles
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-04-11 Steve HayDisable I18N::Langinfo for Win32 since nl_langinfo...
2005-04-11 Rafael Garcia-SuarezMake Win32 build (and clean) I18::Langinfo and Math...
2005-04-08 Rafael Garcia-SuarezAdd perl593delta.pod
2005-04-04 Rafael Garcia-SuarezBump version to 5.9.3
2005-04-01 Steve HayRemove dependency on tr(1) for MinGW builds on Win32 perl-5.9.2
2005-03-31 Steve HayAdd support for USE_SITECUSTOMIZE in the Win32 makefiles
2005-03-31 Steve HayAdd support for PERL_HASH_SEED_EXPLICIT and NO_HASH_SEE...
2005-03-31 Steve HayA few Win32 makefile tidy-ups (No real changes)
2005-03-10 Steve HayMore Win32 dmake fixes
2005-03-07 Yves OrtonInclude regcomp.h in Win32 makefiles
2005-03-04 Steve HayA better fix than change 24005 was ;)
2005-03-04 Steve HaySuppress "ECHO is on." messages when using dmake on...
2005-03-04 Steve HayStop mktables from needlessly re-running when using...
2005-02-23 Yves OrtonPatch Win32 makefiles for blead to allow parameters...
2005-02-23 Steve HayFix Win32's dmake makefile.mk for new dmakes built...
2005-02-18 Rafael Garcia-SuarezAdd corelist to the win32 makefiles
2005-02-15 Steve HayFix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles
2005-02-15 Steve HayFix definition of DEBUG_MSTATS for Win32 dmake builds
2005-01-10 Steve HayMake Win32's distclean target clean up properly
2005-01-07 Steve HayDisable PERL_MALLOC and DEBUG_MSTATS in win32/makefile...
2005-01-06 Yitzchak Scott-Tho... Allow static linking core extensions on Win32 with...
2004-11-27 Nicholas ClarkPut Config.pm on a diet. 3K rather than 32K
2004-10-14 Vadim KonovalovRE: [PATCH-for-23358] enable statically linked exte...
2004-10-12 Vadim Konovalovenable statically linked extensions for Win32
2004-08-06 Steve HayFix [perl #24269] socket() call uses non-IFS providers
2004-06-03 Steve HayHave win32/makefile.mk default to gcc, and update docs
2004-06-03 Steve HayWorkaround a dmake oddity.
2004-06-01 Steve HayRe: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net...
2004-05-31 Nicholas Clarkreplace the run time code in lib/utf8_pva.pl with data...
2004-05-31 Nicholas ClarkRun mktables as part of the build process.
2004-03-29 Steve Hayvarious win32 build fixes
2004-03-20 Greg Mathesonmakefile.95 tweak
2004-03-19 Nicholas Clark[PATCH] Move Win32.pm/Win32.xs from libwin32 module...
2004-03-18 Rafael Garcia-SuarezAdd a perl592delta.pod man page.
2004-03-18 Rafael Garcia-SuarezBump bleadperl's version number to 5.9.2.
2004-03-15 Steve HayRe: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net...
2004-03-13 Rafael Garcia-SuarezRevert change #22489, that seems to cause build failure...
2004-03-12 Steve HayFix minitest target in Win32 makefiles
2004-03-10 Steve HayRe: [PATCH] More "distclean" tidy ups on Win32
2004-03-09 Steve HayMore "distclean" tidy ups on Win32
2004-03-08 Rafael Garcia-SuarezAnother makefile portability fix for Win32 by Steve...
2004-03-05 Steve HayFix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk...
2004-03-02 Steve Haynmake distclean cleans too much from lib/Digest on...
2004-02-17 Rafael Garcia-SuarezBump up perl's version number to 5.9.1.
2004-02-10 Greg MathesonRe: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-02-08 Greg MathesonRe: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-01-26 Nicholas ClarkMerge dynamic perldelta from maint (22081)
2004-01-22 Steve HayRe: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-01-11 Abe TimmermanRegenerate win32/Makefile and win32/makefile.mk after
2004-01-06 Nicholas ClarkJarkko didn't move the cd ..\pod correctly. Given that...
2003-12-08 Rafael Garcia-SuarezIntegrate change #21862 from maint-5.8 :
2003-12-02 Rafael Garcia-SuarezThe prove utility should also be installed on VMS and...
2003-11-17 Rafael Garcia-SuarezComplement of change #21740 for Windows.
2003-08-20 Steve HayRemove redundant targets from Win32 Makefile
next