summaryrefslogtreecommitdiff
path: root/win32/makefile.mk
Commit message (Expand)AuthorAgeFilesLines
* perl 5.11.6 never happened. Remove the traces of its perldelta.Jesse Vincent2010-03-251-1/+1
* Bump to 5.12.0Jesse Vincent2010-03-141-6/+6
* Create perl5116delta and update other versionsSteve Hay2010-02-211-1/+1
* Bump version to 5.11.5Steve Hay2010-02-201-1/+1
* Make distclean work again on Win32Steve Hay2010-02-141-17/+43
* create perl5115delta and update other versionsRicardo Signes2010-01-201-1/+1
* bump version for 5.11.4Ricardo Signes2010-01-191-1/+1
* Add perl5114delta.podRafael Garcia-Suarez2010-01-121-1/+1
* Bump to 5.11.3Jesse Vincent2009-12-201-1/+1
* Revert makefile part of the Unicode 5.2 patchRafael Garcia-Suarez2009-12-031-2/+1
* Unicode 5.2Karl Williamson2009-12-031-1/+2
* Add another hint about setting WIN64=undef to build a 32-bit Perl.Jan Dubois2009-12-011-0/+5
* further windows makefiles fixesKarl Williamson2009-11-251-1/+1
* wrap uniprops.t; makefile changes for mktablesKarl Williamson2009-11-251-2/+2
* Add missing library to VC++ section of Win32 dmake makefileSteve Hay2009-11-241-1/+1
* Avoid circularity in $(LINK_FLAGS) definition in Win32 dmake makefileSteve Hay2009-11-241-1/+1
* Specify in Makefile what generates pod/perluniprops.podRafael Garcia-Suarez2009-11-241-1/+1
* Fix Win32 makefiles as per f86864acbf97469fd9e5d5233d51ff743f4d8d6eSteve Hay2009-11-241-3/+2
* Remove generated file pod/perluniprops.pod from the source distributionRafael Garcia-Suarez2009-11-241-2/+2
* Fix mktables calls in Win32 makefilesNicholas Clark2009-11-231-1/+1
* Always add a manifest resource to perl.exe to specify the <trustInfo>Jan Dubois2009-11-201-6/+15
* create perl5113deltaLeon Brocard2009-11-201-1/+1
* Bump 5.11.1 -> 5.11.2 in all sorts of places it's (oh so unfortunately) hardc...Leon Brocard2009-11-181-1/+1
* Add mingw64 supportSisyphus2009-11-091-7/+52
* Avoid circularity in $(LIBBASEFILES) definition in Win32 dmake makefileSteve Hay2009-11-071-1/+1
* Add perl5112delta, and change 5111delta from being "the" perldelta.Nicholas Clark2009-10-241-1/+1
* Bump 5.11.0 -> 5.11.1 in all sorts of places it's (oh so unfortunately) hardc...Jesse Vincent2009-10-201-1/+1
* Run "cd pod ; ../perl -I../lib buildtoc --build-all"Rafael Garcia-Suarez2009-10-041-1/+1
* Running "mkppport --clean" at the end of "[nd]make distclean" on Win32Steve Hay2009-09-291-5/+2
* Fix distclean on Win32Steve Hay2009-09-291-0/+1
* Move Cwd from ext/ to cpan/Nicholas Clark2009-09-291-2/+2
* With Win32 now building DynaLoader in ext, no need for the XSUBPP macro.Nicholas Clark2009-09-271-6/+0
* Support building extensions in dist/ as well as cpan/ and ext/Nicholas Clark2009-09-261-6/+8
* Process the extension directories in alphabetical order.Nicholas Clark2009-09-251-6/+6
* Win32 should look for extensions in ..\cpan as well as ..\extNicholas Clark2009-09-241-6/+8
* Following b0e687f7 Win32 requires an -I..\lib for makedef.pl and x2p\*.PLNicholas Clark2009-09-231-3/+3
* Add a --chdir option to configpm, and use this in the Win32 Makfiles.Nicholas Clark2009-09-231-2/+2
* lib/unicore/mktables needs to get File::Spec from ext/Cwd/libNicholas Clark2009-09-191-1/+1
* win32/config_h.PL indirectly needs File::Spec, before XS extensions are built.Nicholas Clark2009-09-191-2/+2
* Reuinte File::Spec with the rest of the PathTools distribution in ext.Nicholas Clark2009-09-191-2/+2
* Move lib from lib to ext.Nicholas Clark2009-09-181-2/+0
* Now no need to run AutoSplit on lib on Win32, with DynaLoader builing in extNicholas Clark2009-09-171-5/+1
* Convert win32 to build DynaLoader with EU::MM in ext/DynaLoaderNicholas Clark2009-09-171-26/+9
* Revert 109e4020 and 2da760ce for now. Win32 needs to AutoSplit DynaLoader.pmNicholas Clark2009-09-161-1/+5
* No need to run AutoSplit on lib on Win32 or NetWare either - see ebca06e9.Nicholas Clark2009-09-151-5/+1
* Ensure that the perl build doesn't read any installed sitecustomize script.Nicholas Clark2009-09-151-1/+1
* Retire uupacktool.pl. We're not in Kansas^W(Perforce & APC)-land anymore.Nicholas Clark2009-09-131-11/+3
* Fix Win32 buildSteve Hay2009-09-131-8/+6
* 403f501d broke Win32, because lib/lib.pm is not available early enough.Nicholas Clark2009-09-121-3/+5
* Move Cwd from lib to ext.Nicholas Clark2009-09-121-6/+8