| Commit message (Expand) | Author | Age | Files | Lines |
* | win32/FindExt.pm's regression test needs to scan cpan/ as well as ext/ | Nicholas Clark | 2009-09-25 | 1 | -0/+1 |
* | Don't process (apparent) duplicate extension directories. | Nicholas Clark | 2009-09-25 | 1 | -0/+3 |
* | Process the extension directories in alphabetical order. | Nicholas Clark | 2009-09-25 | 2 | -12/+12 |
* | Win32 should look for extensions in ..\cpan as well as ..\ext | Nicholas Clark | 2009-09-25 | 1 | -6/+8 |
* | Win32 should look for extensions in ..\cpan as well as ..\ext | Nicholas Clark | 2009-09-24 | 1 | -6/+8 |
* | Following b0e687f7 Win32 requires an -I..\lib for makedef.pl and x2p\*.PL | Nicholas Clark | 2009-09-23 | 2 | -6/+6 |
* | Add a --chdir option to configpm, and use this in the Win32 Makfiles. | Nicholas Clark | 2009-09-23 | 2 | -8/+4 |
* | lib/unicore/mktables needs to get File::Spec from ext/Cwd/lib | Nicholas Clark | 2009-09-19 | 2 | -2/+2 |
* | win32/config_h.PL indirectly needs File::Spec, before XS extensions are built. | Nicholas Clark | 2009-09-19 | 2 | -4/+4 |
* | Reuinte File::Spec with the rest of the PathTools distribution in ext. | Nicholas Clark | 2009-09-19 | 2 | -4/+4 |
* | Move lib from lib to ext. | Nicholas Clark | 2009-09-18 | 2 | -5/+0 |
* | Now no need to run AutoSplit on lib on Win32, with DynaLoader builing in ext | Nicholas Clark | 2009-09-17 | 3 | -34/+2 |
* | Convert win32 to build DynaLoader with EU::MM in ext/DynaLoader | Nicholas Clark | 2009-09-17 | 3 | -260/+18 |
* | Revert 109e4020 and 2da760ce for now. Win32 needs to AutoSplit DynaLoader.pm | Nicholas Clark | 2009-09-16 | 3 | -2/+34 |
* | No need to run AutoSplit on lib on Win32 or NetWare either - see ebca06e9. | Nicholas Clark | 2009-09-15 | 3 | -34/+2 |
* | Ensure that the perl build doesn't read any installed sitecustomize script. | Nicholas Clark | 2009-09-15 | 2 | -2/+2 |
* | Use alternative URLs for links which are now broken (link rot) | Leon Brocard | 2009-09-15 | 1 | -6/+1 |
* | Remove broken links for hip communications inc. | Leon Brocard | 2009-09-13 | 4 | -4/+4 |
* | Retire uupacktool.pl. We're not in Kansas^W(Perforce & APC)-land anymore. | Nicholas Clark | 2009-09-13 | 2 | -22/+6 |
* | f281036e missed that Makefile.ce also generated perl.ico with uupacktool.pl. | Nicholas Clark | 2009-09-13 | 1 | -3/+0 |
* | Fix Win32 build | Steve Hay | 2009-09-13 | 2 | -18/+13 |
* | 403f501d broke Win32, because lib/lib.pm is not available early enough. | Nicholas Clark | 2009-09-12 | 2 | -7/+12 |
* | Move Cwd from lib to ext. | Nicholas Clark | 2009-09-12 | 3 | -18/+24 |
* | pod/perltoc.pod needs all the extensions to be built before it can be built. | Nicholas Clark | 2009-09-12 | 2 | -4/+8 |
* | move regex related tests out of t/op/ into t/re/ | Yves Orton | 2009-09-10 | 2 | -2/+2 |
* | Replace the uuencoded perlexe.ico.packd with the genuine, binary, article. | Nicholas Clark | 2009-09-09 | 5 | -88/+4 |
* | Build the nonxs extensions before running mktables. | Nicholas Clark | 2009-09-09 | 2 | -2/+2 |
* | Use readdir rather than glob, beacuse perlglob.exe is unavailable at this time. | Nicholas Clark | 2009-09-09 | 1 | -2/+11 |
* | win32/FindExt.pm thought that ext/List-Util was a nonxs extension. | Nicholas Clark | 2009-09-08 | 1 | -1/+2 |
* | Can't build Dynamic extensions without DynaLoader.pm in place. | Nicholas Clark | 2009-09-08 | 2 | -4/+10 |
* | Build the nonxs extensions before building DynaLoader. | Nicholas Clark | 2009-09-08 | 2 | -2/+2 |
* | Build the nonxs extensions before running mkppport. | Nicholas Clark | 2009-09-08 | 2 | -2/+2 |
* | On Win32 and VMS, split building dynamic and nonxs extensions into two targets. | Nicholas Clark | 2009-09-08 | 2 | -2/+10 |
* | Work hard to skip VMS-specific extensions on Win32. | Craig A. Berry | 2009-09-03 | 1 | -1/+1 |
* | add perl5101delta | David Mitchell | 2009-08-23 | 3 | -12/+16 |
* | Revert bogus PROCESSOR_ARCHITECTURE fix. | Steve Hay | 2009-08-15 | 1 | -1/+1 |
* | Import WIN64 environment variable into makefile.mk | Jan Dubois | 2009-08-14 | 1 | -1/+1 |
* | Fix PROCESSOR_ARCHITECTURE in dmake builds. | Steve Hay | 2009-08-14 | 1 | -1/+1 |
* | Don't explicitly link against msvcrt when using MinGW. | Jan Dubois | 2009-08-11 | 1 | -1/+4 |
* | On Windows normalize $^X using GetLongPathName() | Jan Dubois | 2009-08-11 | 1 | -0/+12 |
* | Revert "add CLONEf_KEEP_PTR_TABLE to win fork emulation." | David Mitchell | 2009-08-05 | 1 | -2/+1 |
* | add CLONEf_KEEP_PTR_TABLE to win fork emulation. | David Mitchell | 2009-08-05 | 1 | -1/+2 |
* | win32/perlhost.h: use symbolic constant | David Mitchell | 2009-08-05 | 1 | -1/+2 |
* | Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS ... | Jesse Vincent | 2009-08-03 | 2 | -14/+12 |
* | Remove the port to MiNT. It's a dead platform that hasn't had any love since... | Jesse Vincent | 2009-08-03 | 2 | -4/+2 |
* | Add documentation for the method resolution plugin interface. | Nicholas Clark | 2009-06-25 | 1 | -0/+4 |
* | Generate perlmodlib.pod at build time, instead of shipping it. | Nicholas Clark | 2009-06-13 | 2 | -10/+12 |
* | Remove all the 5005threads specific mutex macros, which are now vestigial. | Nicholas Clark | 2009-05-21 | 1 | -5/+0 |
* | Replace run-time on-demand initialisation of PL_bitcount with a constant table. | Nicholas Clark | 2009-05-20 | 2 | -8/+10 |
* | Pass the output file name to generate_uudmap, and open it within the code, | Nicholas Clark | 2009-05-19 | 2 | -2/+2 |