| Commit message (Expand) | Author | Age | Files | Lines |
* | Add mingw64 support for win32 | Sisyphus | 2009-10-14 | 2 | -0/+5736 |
* | The winsock select() implementation doesn't support all empty 'fd_set's. | Jan Dubois | 2009-10-13 | 1 | -11/+16 |
* | Move the new "perl policy" document into pod/ | Jesse Vincent | 2009-10-13 | 1 | -0/+4 |
* | more pod cleanups based on the new podcheck.t | Jesse Vincent | 2009-10-05 | 3 | -5/+5 |
* | Run "cd pod ; ../perl -I../lib buildtoc --build-all" | Rafael Garcia-Suarez | 2009-10-04 | 3 | -2/+6 |
* | Make Win32 treat IO-Compress as an XS extension, as was done elsewhere by | Steve Hay | 2009-10-03 | 1 | -1/+1 |
* | Running "mkppport --clean" at the end of "[nd]make distclean" on Win32 | Steve Hay | 2009-09-29 | 2 | -10/+4 |
* | Fix distclean on Win32 | Steve Hay | 2009-09-29 | 2 | -0/+2 |
* | Move Cwd from ext/ to cpan/ | Nicholas Clark | 2009-09-29 | 3 | -5/+5 |
* | config_sh.PL need to scan dist/ as well as cpan/ and ext/ | Nicholas Clark | 2009-09-28 | 1 | -0/+1 |
* | With Win32 now building DynaLoader in ext, no need for the XSUBPP macro. | Nicholas Clark | 2009-09-27 | 2 | -12/+0 |
* | Win32 build should scan cpan/ as well as ext/ | Steve Hay | 2009-09-27 | 1 | -0/+1 |
* | Support building extensions in dist/ as well as cpan/ and ext/ | Nicholas Clark | 2009-09-26 | 2 | -12/+16 |
* | 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 |