| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix mktables calls in Win32 makefiles | Nicholas Clark | 2009-11-23 | 1 | -1/+1 |
* | Always add a manifest resource to perl.exe to specify the <trustInfo> | Jan Dubois | 2009-11-20 | 1 | -6/+15 |
* | create perl5113delta | Leon Brocard | 2009-11-20 | 1 | -1/+1 |
* | Bump 5.11.1 -> 5.11.2 in all sorts of places it's (oh so unfortunately) hardc... | Leon Brocard | 2009-11-18 | 1 | -1/+1 |
* | Add mingw64 support | Sisyphus | 2009-11-09 | 1 | -7/+52 |
* | Avoid circularity in $(LIBBASEFILES) definition in Win32 dmake makefile | Steve Hay | 2009-11-07 | 1 | -1/+1 |
* | Add perl5112delta, and change 5111delta from being "the" perldelta. | Nicholas Clark | 2009-10-24 | 1 | -1/+1 |
* | Bump 5.11.0 -> 5.11.1 in all sorts of places it's (oh so unfortunately) hardc... | Jesse Vincent | 2009-10-20 | 1 | -1/+1 |
* | Run "cd pod ; ../perl -I../lib buildtoc --build-all" | Rafael Garcia-Suarez | 2009-10-04 | 1 | -1/+1 |
* | Running "mkppport --clean" at the end of "[nd]make distclean" on Win32 | Steve Hay | 2009-09-29 | 1 | -5/+2 |
* | Fix distclean on Win32 | Steve Hay | 2009-09-29 | 1 | -0/+1 |
* | Move Cwd from ext/ to cpan/ | Nicholas Clark | 2009-09-29 | 1 | -2/+2 |
* | With Win32 now building DynaLoader in ext, no need for the XSUBPP macro. | Nicholas Clark | 2009-09-27 | 1 | -6/+0 |
* | Support building extensions in dist/ as well as cpan/ and ext/ | Nicholas Clark | 2009-09-26 | 1 | -6/+8 |
* | Process the extension directories in alphabetical order. | Nicholas Clark | 2009-09-25 | 1 | -6/+6 |
* | 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 | 1 | -3/+3 |
* | Add a --chdir option to configpm, and use this in the Win32 Makfiles. | Nicholas Clark | 2009-09-23 | 1 | -2/+2 |
* | lib/unicore/mktables needs to get File::Spec from ext/Cwd/lib | Nicholas Clark | 2009-09-19 | 1 | -1/+1 |
* | win32/config_h.PL indirectly needs File::Spec, before XS extensions are built. | Nicholas Clark | 2009-09-19 | 1 | -2/+2 |
* | Reuinte File::Spec with the rest of the PathTools distribution in ext. | Nicholas Clark | 2009-09-19 | 1 | -2/+2 |
* | Move lib from lib to ext. | Nicholas Clark | 2009-09-18 | 1 | -2/+0 |
* | Now no need to run AutoSplit on lib on Win32, with DynaLoader builing in ext | Nicholas Clark | 2009-09-17 | 1 | -5/+1 |
* | Convert win32 to build DynaLoader with EU::MM in ext/DynaLoader | Nicholas Clark | 2009-09-17 | 1 | -26/+9 |
* | Revert 109e4020 and 2da760ce for now. Win32 needs to AutoSplit DynaLoader.pm | Nicholas Clark | 2009-09-16 | 1 | -1/+5 |
* | No need to run AutoSplit on lib on Win32 or NetWare either - see ebca06e9. | Nicholas Clark | 2009-09-15 | 1 | -5/+1 |
* | Ensure that the perl build doesn't read any installed sitecustomize script. | Nicholas Clark | 2009-09-15 | 1 | -1/+1 |
* | Retire uupacktool.pl. We're not in Kansas^W(Perforce & APC)-land anymore. | Nicholas Clark | 2009-09-13 | 1 | -11/+3 |
* | Fix Win32 build | Steve Hay | 2009-09-13 | 1 | -8/+6 |
* | 403f501d broke Win32, because lib/lib.pm is not available early enough. | Nicholas Clark | 2009-09-12 | 1 | -3/+5 |
* | Move Cwd from lib to ext. | Nicholas Clark | 2009-09-12 | 1 | -6/+8 |
* | pod/perltoc.pod needs all the extensions to be built before it can be built. | Nicholas Clark | 2009-09-12 | 1 | -2/+4 |
* | move regex related tests out of t/op/ into t/re/ | Yves Orton | 2009-09-10 | 1 | -1/+1 |
* | Replace the uuencoded perlexe.ico.packd with the genuine, binary, article. | Nicholas Clark | 2009-09-09 | 1 | -4/+1 |
* | Build the nonxs extensions before running mktables. | Nicholas Clark | 2009-09-09 | 1 | -1/+1 |
* | Can't build Dynamic extensions without DynaLoader.pm in place. | Nicholas Clark | 2009-09-08 | 1 | -2/+5 |
* | Build the nonxs extensions before building DynaLoader. | Nicholas Clark | 2009-09-08 | 1 | -1/+1 |
* | Build the nonxs extensions before running mkppport. | Nicholas Clark | 2009-09-08 | 1 | -1/+1 |
* | On Win32 and VMS, split building dynamic and nonxs extensions into two targets. | Nicholas Clark | 2009-09-08 | 1 | -1/+5 |
* | add perl5101delta | David Mitchell | 2009-08-23 | 1 | -6/+6 |
* | 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 |
* | Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS ... | Jesse Vincent | 2009-08-03 | 1 | -7/+6 |
* | Remove the port to MiNT. It's a dead platform that hasn't had any love since... | Jesse Vincent | 2009-08-03 | 1 | -2/+1 |
* | Generate perlmodlib.pod at build time, instead of shipping it. | Nicholas Clark | 2009-06-13 | 1 | -5/+6 |
* | Replace run-time on-demand initialisation of PL_bitcount with a constant table. | Nicholas Clark | 2009-05-20 | 1 | -4/+5 |
* | Pass the output file name to generate_uudmap, and open it within the code, | Nicholas Clark | 2009-05-19 | 1 | -1/+1 |
* | Build perltoc.pod, rather than shipping it. This way it can't get out of date. | Nicholas Clark | 2009-04-21 | 1 | -2/+3 |