Symbian port 0.3.0 as of blead@25911
[p5sagit/p5-mst-13.2.git] / win32 / Makefile
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)
2005-03-07 Yves Orton Include regcomp.h in Win32 makefiles
2005-03-04 Steve Hay A better fix than change 24005 was ;)
2005-02-23 Yves Orton Patch Win32 makefiles for blead to allow parameters...
2005-02-18 Rafael Garcia-Suarez Add corelist to the win32 makefiles
2005-02-15 Steve Hay Fix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles
2005-01-10 Steve Hay Make Win32's distclean target clean up properly
2004-12-06 Steve Hay Fix typo from change 23554 which screwed up Windows...
2004-11-27 Nicholas Clark Put Config.pm on a diet. 3K rather than 32K
2004-10-12 Vadim Konovalov enable statically linked extensions for Win32
2004-08-06 Steve Hay Fix [perl #24269] socket() call uses non-IFS providers
2004-06-01 Steve Hay Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net...
2004-05-31 Nicholas Clark replace the run time code in lib/utf8_pva.pl with data...
2004-05-31 Nicholas Clark Run mktables as part of the build process.
2004-03-29 Steve Hay various win32 build fixes
2004-03-19 Nicholas Clark [PATCH] Move Win32.pm/Win32.xs from libwin32 module...
2004-03-18 Rafael Garcia-Suarez Add a perl592delta.pod man page.
2004-03-18 Rafael Garcia-Suarez Bump bleadperl's version number to 5.9.2.
2004-03-15 Steve Hay Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net...
2004-03-13 Rafael Garcia-Suarez Revert change #22489, that seems to cause build failure...
2004-03-12 Steve Hay Fix minitest target in Win32 makefiles
2004-03-10 Steve Hay Re: [PATCH] More "distclean" tidy ups on Win32
2004-03-09 Steve Hay More "distclean" tidy ups on Win32
2004-03-08 Rafael Garcia-Suarez Another makefile portability fix for Win32 by Steve...
2004-03-02 Steve Hay nmake distclean cleans too much from lib/Digest on...
2004-02-17 Rafael Garcia-Suarez Bump up perl's version number to 5.9.1.
2004-01-26 Nicholas Clark Merge dynamic perldelta from maint (22081)
2004-01-22 Steve Hay Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
2004-01-11 Abe Timmerman Regenerate win32/Makefile and win32/makefile.mk after
2003-12-02 Rafael Garcia-Suarez The prove utility should also be installed on VMS and...
2003-11-17 Rafael Garcia-Suarez Complement of change #21740 for Windows.
2003-08-20 Steve Hay Remove redundant targets from Win32 Makefile
2003-08-19 Jarkko Hietaniemi Nick's podulator was right, I just hadn't read the...
2003-08-14 Steve Hay Include fcrypt.c for crypt() on Windows
2003-07-31 Jarkko Hietaniemi Integrate README.macosx more.
2003-05-13 Gurusamy Sarathy $Config{usethreads} wasn't being set on windows
2003-04-20 Steve Hay Document PERL_DEBUGGING_MSTATS in INSTALL and in the...
2003-03-26 Rafael Garcia-Suarez Win32 counterpart of change #19065
2002-12-18 Gurusamy Sarathy windows: support for large files
2002-12-18 Gurusamy Sarathy windows: avoid prompting under some shells during ...
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-10-12 Abe Timmerman Re: Building bleadperl (minperl) fails completely under VC7
2002-09-04 Hugo van der Sanden #17827 misses some win32 tweaks
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-04 Hugo van der Sanden Change version from 5.8.0 to 5.9.0.
2002-07-09 Jarkko Hietaniemi Change PerlIO::Scalar and Via to scalar and via.
2002-06-11 Jarkko Hietaniemi Add XS::APItest to Win32/DJGPP/NetWare.
2002-06-08 Jarkko Hietaniemi More spots for perl$OS.
2002-05-28 Jarkko Hietaniemi Bump the version numbers to five-eight-oh.
2002-05-28 Gurusamy Sarathy makefiles should not clobber lib/Thread directory ...
2002-05-12 Gurusamy Sarathy change#8666 ($Config{perllibs}) apparently never got...
2002-05-07 Gurusamy Sarathy integrate makefile.mk changes into Makefile
2002-04-26 Gurusamy Sarathy build missing utilities on windows; clean stray files
2002-04-22 Gurusamy Sarathy enable maximal optimizations on win64
2002-04-21 Gurusamy Sarathy Windows 64-bit support:
2002-04-10 Jarkko Hietaniemi Welcome to the 5.7.3.
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-19 Nikola Knezevic Add targer _test to win32 makefiles
2002-03-15 Jarkko Hietaniemi Monster _r patch: try to scan for all known _r variants,
2002-03-11 Gurusamy Sarathy remove doubled CRs
2002-03-06 H.Merijn Brand Re: perl@15047 WinCE
2002-01-20 Jarkko Hietaniemi Eradicate sharedsv.*
2001-11-25 Gurusamy Sarathy $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
2001-11-21 Jarkko Hietaniemi Implement the sort pragma. Split sort code from pp_ctl.c
2001-11-09 Jarkko Hietaniemi Upgrade to Unicode::Normalize 0.10, now in XS.
2001-11-08 Mark-Jason Dominus Re: replace perl.com/CPAN/ with http://www.cpan.org/
2001-09-21 Blair Zajac win32/Makefile warning fix
2001-09-10 Mattia Barbon Building on win32 w/o perlio
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-14 Jarkko Hietaniemi Add sharedsv* to the DOSish platforms; plus add
2001-08-10 Jarkko Hietaniemi CRLFgngngn.
2001-08-10 Jarkko Hietaniemi Decommission Time::Piece; unnecessary Yet Another Time...
2001-08-06 Prymmer/Kahn [PATCH: perl@11564] introducing perlivp
2001-08-02 Jarkko Hietaniemi Add PerlCE to the docs.
2001-08-01 Prymmer/Kahn add xsubpp and libnetcfg to installed *.bat files for...
2001-07-13 Jarkko Hietaniemi Bump the version to 5.7.2.
2001-07-12 Gurusamy Sarathy s/^M$//g
2001-07-12 Jarkko Hietaniemi Add README.uts from Hal Morris.
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-02 Gurusamy Sarathy win32 tweaks: remove extra CRs from makefile.mk; move...
next