| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensure that the perl build doesn't read any installed sitecustomize script. | Nicholas Clark | 2009-09-15 | 1 | -1/+1 |
* | Cwd.pm needs to be installed in lib before Encode recurses. Mark the dependency | Nicholas Clark | 2009-09-15 | 1 | -0/+2 |
* | Retire uupacktool.pl. We're not in Kansas^W(Perforce & APC)-land anymore. | Nicholas Clark | 2009-09-13 | 1 | -13/+6 |
* | Move Cwd from lib to ext. | Nicholas Clark | 2009-09-12 | 1 | -6/+8 |
* | Cleanup makedir.SH reference in Makefile.SH | Jerry D. Hedden | 2009-09-12 | 1 | -1/+1 |
* | No need to run AutoSplit on lib - all AutoLoader using modules are in ext. | Nicholas Clark | 2009-09-11 | 1 | -9/+1 |
* | move regex related tests out of t/op/ into t/re/ | Yves Orton | 2009-09-10 | 1 | -2/+2 |
* | Build the nonxs extensions before running mktables. | Nicholas Clark | 2009-09-09 | 1 | -1/+1 |
* | 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 |
* | Revert "Build Text::Tabs before running mktables, as it needs it" | Vincent Pit | 2009-08-30 | 1 | -2/+1 |
* | Build Text::Tabs before running mktables, as it needs it | Vincent Pit | 2009-08-30 | 1 | -1/+2 |
* | Text::ParseWords depends on Scalar::Util | Steffen Mueller | 2009-08-30 | 1 | -0/+2 |
* | Sort MANIFEST using Perl | Jerry D. Hedden | 2009-07-29 | 1 | -2/+2 |
* | Remove autodoc.pl from regen.pl and the lists of regenerated files in Makefiles. | Nicholas Clark | 2009-06-13 | 1 | -2/+0 |
* | Eliminate the regen_pods target from pod/Makefile, and references to it. | Nicholas Clark | 2009-06-13 | 1 | -5/+2 |
* | Generate perlmodlib.pod at build time, instead of shipping it. | Nicholas Clark | 2009-06-13 | 1 | -1/+4 |
* | Protect against spaces in build directory name when extracting .PL files | Andy Dougherty | 2009-06-01 | 1 | -1/+1 |
* | Catch interdependencies for static builds too | Andy Dougherty | 2009-05-26 | 1 | -0/+8 |
* | Don't run mro/* tests under miniperl | Rafael Garcia-Suarez | 2009-05-25 | 1 | -2/+2 |
* | Replace run-time on-demand initialisation of PL_bitcount with a constant table. | Nicholas Clark | 2009-05-20 | 1 | -4/+4 |
* | Pass the output file name to generate_uudmap, and open it within the code, | Nicholas Clark | 2009-05-19 | 1 | -1/+1 |
* | Add $(LDLIBPTH) to the documentation generation command lines. | Nicholas Clark | 2009-05-05 | 1 | -2/+2 |
* | 7eb47696deb9a7343fb4847f7342919a6df59e21 should be $(ext) rather than ext. | Nicholas Clark | 2009-04-21 | 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 | -1/+8 |
* | Move vms/perlvms.pod to pod/ and update the Makfiles and Makefile generators. | Nicholas Clark | 2009-04-20 | 1 | -2/+0 |
* | In the Makefile, no need to change into pod/ to create symlinks to READMEs etc. | Nicholas Clark | 2009-04-19 | 1 | -3/+3 |
* | Move the symlink fo perl51110delta.pod to perldelta.pod to a top level rule. | Nicholas Clark | 2009-04-19 | 1 | -3/+4 |
* | autodoc.pl needs -Ilib. I had been testing with a perl that was also installed. | Nicholas Clark | 2009-04-18 | 1 | -1/+1 |
* | Generate perlapi.pod and perlintern.pod at build time, instead of shipping them. | Nicholas Clark | 2009-04-18 | 1 | -2/+7 |
* | Convert xsutils.c and lib/attributes.pm to a regular XS extension. | Nicholas Clark | 2009-04-12 | 1 | -2/+2 |
* | Correct the paths for the nonxs_ext targets, following the ext flattening. | Nicholas Clark | 2009-02-26 | 1 | -1/+2 |
* | Remove needless sed line added with 4318d5a0158916acc059aa8e6af84037cb7296b9. | Nicholas Clark | 2009-02-26 | 1 | -1/+0 |
* | Add git_version.h to private so that make distclean deletes it. | Nicholas Clark | 2009-02-14 | 1 | -1/+1 |
* | lib/Config_git.pl mustn't be built concurrently with lib/Config.pm, else there | Nicholas Clark | 2009-02-10 | 1 | -1/+1 |
* | Rename ext/Devel/PPPort to ext/Devel-PPPort | Nicholas Clark | 2009-02-09 | 1 | -1/+1 |
* | Move the static/dynamic/nonxs LINKTYPE logic from make_ext.pl to Makefile.SH | Nicholas Clark | 2009-01-31 | 1 | -8/+8 |
* | Make lib/Config_heavy.pl part of $(CONFIGPM) as the build ordering is now sane. | Nicholas Clark | 2009-01-31 | 1 | -8/+4 |
* | Add --options with arguments to make_ext.pl. Pass $target as --target=... | Nicholas Clark | 2009-01-29 | 1 | -6/+6 |
* | Move ext/util/make_ext.pl to the top level. | Nicholas Clark | 2009-01-28 | 1 | -7/+7 |
* | The exit code of make_patchnum.pl is no longer used, so make it return 0. | Nicholas Clark | 2009-01-24 | 1 | -1/+1 |
* | suidperl goes. | Nicholas Clark | 2009-01-23 | 1 | -39/+2 |
* | sperl.o also needs to depend on git_version.h | Nicholas Clark | 2009-01-23 | 1 | -0/+1 |
* | Amend patchlevel.h so that git_version.h is only #include""ed for perl. | Nicholas Clark | 2009-01-23 | 1 | -9/+6 |
* | Add a perlmini.o and perlmini.c akin to opmini.o and opmini.c, for ./miniperl | Nicholas Clark | 2009-01-23 | 1 | -21/+31 |
* | Make make_ext.pl write out a shell script of its actions for make distclean etc | Nicholas Clark | 2009-01-14 | 1 | -2/+7 |
* | Add $(EXE_EXT) where it was missing from $(RUN) ./miniperl | Nicholas Clark | 2009-01-12 | 1 | -10/+10 |
* | Correct the over-zealous addition of $(RUN) into test -f ./miniperl$(EXE_EXT) | Nicholas Clark | 2009-01-12 | 1 | -2/+2 |
* | make_patchnum requires miniperl$(EXE_EXT) to run, so it needs to depend on it. | Nicholas Clark | 2009-01-12 | 1 | -2/+2 |
* | Add -Ilib to the invocations of make_ext.pl. I guess Steffen had a copy of perl | Nicholas Clark | 2009-01-11 | 1 | -6/+6 |