This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Support building extensions in dist/ as well as cpan/ and ext/
[perl5.git] / win32 /
2009-09-26 Nicholas ClarkSupport building extensions in dist/ as well as cpan...
2009-09-25 Nicholas Clarkwin32/FindExt.pm's regression test needs to scan cpan...
2009-09-25 Nicholas ClarkDon't process (apparent) duplicate extension directories.
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-24 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-15 Leon BrocardUse alternative URLs for links which are now broken...
2009-09-13 Leon BrocardRemove broken links for hip communications inc.
2009-09-13 Nicholas ClarkRetire uupacktool.pl. We're not in Kansas^W(Perforce...
2009-09-13 Nicholas Clarkf281036e missed that Makefile.ce also generated perl...
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-09 Nicholas ClarkUse readdir rather than glob, beacuse perlglob.exe...
2009-09-08 Nicholas Clarkwin32/FindExt.pm thought that ext/List-Util was a nonxs...
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-09-03 Craig A. BerryWork hard to skip VMS-specific extensions on Win32.
2009-08-23 David Mitchelladd perl5101delta
2009-08-15 Steve HayRevert bogus PROCESSOR_ARCHITECTURE fix.
2009-08-14 Jan DuboisImport WIN64 environment variable into makefile.mk
2009-08-14 Steve HayFix PROCESSOR_ARCHITECTURE in dmake builds.
2009-08-12 Jan DuboisDon't explicitly link against msvcrt when using MinGW.
2009-08-11 Jan DuboisOn Windows normalize $^X using GetLongPathName()
2009-08-05 David MitchellRevert "add CLONEf_KEEP_PTR_TABLE to win fork emulation."
2009-08-05 David Mitchelladd CLONEf_KEEP_PTR_TABLE to win fork emulation.
2009-08-05 David Mitchellwin32/perlhost.h: use symbolic constant
2009-08-03 Jesse VincentRemoved vestigal support for Tenon Intersystems MachTen...
2009-08-03 Jesse VincentRemove the port to MiNT. It's a dead platform that...
2009-06-25 Nicholas ClarkAdd documentation for the method resolution plugin...
2009-06-13 Nicholas ClarkGenerate perlmodlib.pod at build time, instead of shipp...
2009-05-21 Nicholas ClarkRemove all the 5005threads specific mutex macros, which...
2009-05-20 Nicholas ClarkReplace run-time on-demand initialisation of PL_bitcoun...
2009-05-19 Nicholas ClarkPass the output file name to generate_uudmap, and open...
2009-05-13 Jan Duboisselect() generates "Invalid parameter" messages on...
2009-05-12 Nicholas ClarkAdd perl589delta.pod to pod.lst, and run pod/buildtoc...
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-17 Steve HayAdd reference to MS KB article describing leak in putenv()
2009-04-17 Steve HayRemove last vestiges of USE_WIN32_RTL_ENV
2009-04-12 Nicholas ClarkConvert xsutils.c and lib/attributes.pm to a regular...
2009-04-12 Nicholas ClarkEliminate "Old Perl threads tutorial", which describes...
2009-04-12 Nicholas ClarkRemove attrs, which has been deprecated since 1999...
2009-03-25 H.Merijn BrandIPv6 config variables for the other OS's
2009-03-07 Craig A. BerryMake DynaLoader clone its private data under threads.
2009-02-20 Nicholas ClarkAdd a parameter to win32_get_{priv,site,vendor}lib...
2009-02-12 Steve Haywin32/ext doesn't exist any more, so no need to look...
2009-02-10 Nicholas ClarkAll extensions are at the top level, so no longer any...
2009-02-10 Nicholas ClarkSys-Syslog I18N-Langinfo have long names now.
2009-02-09 Nicholas ClarkRemove special casing for extensions nested inside...
2009-02-07 Nicholas ClarkRemove duplicate code from dynamic_ext(), static_ext...
2009-02-07 Nicholas ClarkFindExt matches on extension name, not directory name...
2009-02-05 Nicholas ClarkExclude VMS extensions on non-VMS.
2009-02-04 Nicholas ClarkAlso cope with extension directory names of the form...
2009-02-04 Nicholas ClarkClearer variable names. Add a mode line coda.
2009-02-04 Nicholas ClarkA test for FindExt, not run by make test. (Useful for...
2009-02-03 Nicholas ClarkRefactor to avoid changing directory, and avoid needing...
2009-02-03 Steve HayOops. Missed these two files from commit 200cbd6aa595a0...
2009-02-02 Nicholas ClarkConvert the last few references from buildext.pl to...
2009-02-02 Nicholas ClarkFold win32/buildext.pl into make_ext.pl
2009-02-02 Steve HayRestore broken clean target in win32/makefile.mk
2009-02-01 Nicholas ClarkReplacing system $scalar with system @list requires...
2009-02-01 Nicholas ClarkThe $@ was actually a botched conversion from $make...
2009-01-31 Nicholas ClarkCreate build_extension() to encapsulate the per-extensi...
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-27 Nicholas ClarkIn buildext.pl, refactor the @ARGV parsing into a singl...
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 Max MaischeinUnbreak build on Windows
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.
2009-01-04 Max MaischeinAdded stuff so that perl.exe now builds clean with...
next