summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS ...Jesse Vincent2009-08-032-14/+12
* Remove the port to MiNT. It's a dead platform that hasn't had any love since...Jesse Vincent2009-08-032-4/+2
* Add documentation for the method resolution plugin interface.Nicholas Clark2009-06-251-0/+4
* Generate perlmodlib.pod at build time, instead of shipping it.Nicholas Clark2009-06-132-10/+12
* Remove all the 5005threads specific mutex macros, which are now vestigial.Nicholas Clark2009-05-211-5/+0
* Replace run-time on-demand initialisation of PL_bitcount with a constant table.Nicholas Clark2009-05-202-8/+10
* Pass the output file name to generate_uudmap, and open it within the code,Nicholas Clark2009-05-192-2/+2
* select() generates "Invalid parameter" messages on Windows Vista.Jan Dubois2009-05-131-11/+24
* Add perl589delta.pod to pod.lst, and run pod/buildtoc --build-all.Nicholas Clark2009-05-121-0/+4
* Build perltoc.pod, rather than shipping it. This way it can't get out of date.Nicholas Clark2009-04-212-4/+6
* Fix calling of autodoc.pl in Win32 nmake MakefileSteve Hay2009-04-201-1/+1
* Remove leftover copying of perlvms.pod on Win32Steve Hay2009-04-202-2/+0
* Move vms/perlvms.pod to pod/ and update the Makfiles and Makefile generators.Nicholas Clark2009-04-203-6/+8
* For Win32, add the generated files to the delete list generated by buildtoc.Nicholas Clark2009-04-192-24/+22
* Make autodoc.pl accept the root dir in @ARGVMax Maischein2009-04-182-4/+2
* Generate perlapi.pod and perlintern.pod at build time, instead of shipping them.Nicholas Clark2009-04-182-0/+6