summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Running "mkppport --clean" at the end of "[nd]make distclean" on Win32Steve Hay2009-09-292-10/+4
* Fix distclean on Win32Steve Hay2009-09-292-0/+2
* Move Cwd from ext/ to cpan/Nicholas Clark2009-09-293-5/+5
* config_sh.PL need to scan dist/ as well as cpan/ and ext/Nicholas Clark2009-09-281-0/+1
* With Win32 now building DynaLoader in ext, no need for the XSUBPP macro.Nicholas Clark2009-09-272-12/+0
* Win32 build should scan cpan/ as well as ext/Steve Hay2009-09-271-0/+1
* Support building extensions in dist/ as well as cpan/ and ext/Nicholas Clark2009-09-262-12/+16
* win32/FindExt.pm's regression test needs to scan cpan/ as well as ext/Nicholas Clark2009-09-251-0/+1
* Don't process (apparent) duplicate extension directories.Nicholas Clark2009-09-251-0/+3
* Process the extension directories in alphabetical order.Nicholas Clark2009-09-252-12/+12
* Win32 should look for extensions in ..\cpan as well as ..\extNicholas Clark2009-09-251-6/+8
* 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-232-6/+6
* Add a --chdir option to configpm, and use this in the Win32 Makfiles.Nicholas Clark2009-09-232-8/+4
* lib/unicore/mktables needs to get File::Spec from ext/Cwd/libNicholas Clark2009-09-192-2/+2
* win32/config_h.PL indirectly needs File::Spec, before XS extensions are built.Nicholas Clark2009-09-192-4/+4
* Reuinte File::Spec with the rest of the PathTools distribution in ext.Nicholas Clark2009-09-192-4/+4
* Move lib from lib to ext.Nicholas Clark2009-09-182-5/+0
* Now no need to run AutoSplit on lib on Win32, with DynaLoader builing in extNicholas Clark2009-09-173-34/+2
* Convert win32 to build DynaLoader with EU::MM in ext/DynaLoaderNicholas Clark2009-09-173-260/+18
* Revert 109e4020 and 2da760ce for now. Win32 needs to AutoSplit DynaLoader.pmNicholas Clark2009-09-163-2/+34
* No need to run AutoSplit on lib on Win32 or NetWare either - see ebca06e9.Nicholas Clark2009-09-153-34/+2
* Ensure that the perl build doesn't read any installed sitecustomize script.Nicholas Clark2009-09-152-2/+2
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-151-6/+1
* Remove broken links for hip communications inc.Leon Brocard2009-09-134-4/+4
* Retire uupacktool.pl. We're not in Kansas^W(Perforce & APC)-land anymore.Nicholas Clark2009-09-132-22/+6
* f281036e missed that Makefile.ce also generated perl.ico with uupacktool.pl.Nicholas Clark2009-09-131-3/+0
* Fix Win32 buildSteve Hay2009-09-132-18/+13
* 403f501d broke Win32, because lib/lib.pm is not available early enough.Nicholas Clark2009-09-122-7/+12
* Move Cwd from lib to ext.Nicholas Clark2009-09-123-18/+24
* pod/perltoc.pod needs all the extensions to be built before it can be built.Nicholas Clark2009-09-122-4/+8
* move regex related tests out of t/op/ into t/re/Yves Orton2009-09-102-2/+2
* Replace the uuencoded perlexe.ico.packd with the genuine, binary, article.Nicholas Clark2009-09-095-88/+4
* Build the nonxs extensions before running mktables.Nicholas Clark2009-09-092-2/+2
* Use readdir rather than glob, beacuse perlglob.exe is unavailable at this time.Nicholas Clark2009-09-091-2/+11
* win32/FindExt.pm thought that ext/List-Util was a nonxs extension.Nicholas Clark2009-09-081-1/+2
* Can't build Dynamic extensions without DynaLoader.pm in place.Nicholas Clark2009-09-082-4/+10
* Build the nonxs extensions before building DynaLoader.Nicholas Clark2009-09-082-2/+2
* Build the nonxs extensions before running mkppport.Nicholas Clark2009-09-082-2/+2
* On Win32 and VMS, split building dynamic and nonxs extensions into two targets.Nicholas Clark2009-09-082-2/+10
* Work hard to skip VMS-specific extensions on Win32.Craig A. Berry2009-09-031-1/+1
* add perl5101deltaDavid Mitchell2009-08-233-12/+16
* Revert bogus PROCESSOR_ARCHITECTURE fix.Steve Hay2009-08-151-1/+1
* Import WIN64 environment variable into makefile.mkJan Dubois2009-08-141-1/+1
* Fix PROCESSOR_ARCHITECTURE in dmake builds.Steve Hay2009-08-141-1/+1
* Don't explicitly link against msvcrt when using MinGW.Jan Dubois2009-08-111-1/+4
* On Windows normalize $^X using GetLongPathName()Jan Dubois2009-08-111-0/+12
* Revert "add CLONEf_KEEP_PTR_TABLE to win fork emulation."David Mitchell2009-08-051-2/+1
* add CLONEf_KEEP_PTR_TABLE to win fork emulation.David Mitchell2009-08-051-1/+2
* win32/perlhost.h: use symbolic constantDavid Mitchell2009-08-051-1/+2