This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
wrap uniprops.t; makefile changes for mktables
[perl5.git] / win32 / makefile.mk
2009-11-25 Karl Williamsonwrap uniprops.t; makefile changes for mktables
2009-11-24 Steve HayAdd missing library to VC++ section of Win32 dmake...
2009-11-24 Steve HayAvoid circularity in $(LINK_FLAGS) definition in Win32...
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-11-10 SisyphusAdd mingw64 support
2009-11-07 Steve HayAvoid circularity in $(LIBBASEFILES) definition in...
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-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-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
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-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-13 Nicholas ClarkGenerate perlmodlib.pod at build time, instead of shipp...
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-04-21 Nicholas ClarkBuild perltoc.pod, rather than shipping it. This way...
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-12 Nicholas ClarkConvert xsutils.c and lib/attributes.pm to a regular...
2009-04-12 Nicholas ClarkRemove attrs, which has been deprecated since 1999...
2009-02-03 Steve HayOops. Missed these two files from commit 200cbd6aa595a0...
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-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-26 Nicholas ClarkBreak the --create-perllibst-h and --list-static-libs...
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.
2008-12-27 Nicholas ClarkProper pluggable Method Resolution Orders. 'c3' is...
2008-12-25 Alex VandiverRemove all mention of checkpods
2008-12-25 Alex VandiverMove 'make check' in pods/ to using Pod::Checker
2008-12-19 Steve HaySubject: RE: [perl #61492] ExtUtils::MM_Win32 should...
2008-12-19 Leon BrocardAdd other files modified by buildtoc
2008-10-29 Nicholas Clarkmake distclean patch from Andy Armstrong.
2008-08-09 Nicholas ClarkUse App::Prove::State to store the timings for the...
2008-02-22 Steve HayFix-up Win32's regen_config_h targets for semi-automati...
2008-02-12 Jan DuboisFix bit-fields for VC [was RE: [perl #50386] GIMME_V...
2007-12-23 Steve PetersWelcome to Perl 5.11, win32!
2007-12-19 Nicholas ClarkAdd perl5110delta, and change 5100delta so that it...
2007-12-19 Nicholas ClarkBump the version number to 5.11.0
2007-11-21 Rafael Garcia-SuarezRemove rules to regenerate regnodes.h
2007-11-20 Jan DuboisRename "perl59" to "perl510"
2007-10-09 Rafael Garcia-SuarezAdd a rough, incomplete version of perl5100delta
2007-10-08 Steve HayDo 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-SuarezBump version number to 5.10.0.
2007-09-03 Vadim KonovalovAdd Win32 makefile option to link all extensions statically
2007-08-29 Steve HayAdd support for Visual C++ 2008 Express Edition (Beta 2)
2007-08-21 Steve HayUse -D_CRT_NONSTDC_NO_DEPRECATE rather than -wd4996...
2007-07-06 Steve HayAdd Borland linker option to not generate .map files
2007-07-02 Steve HayApply win32/Makefile changes from #31102 and #31506...
next