Commit graph

62 commits

Author SHA1 Message Date
Augustina Ragwitz
d29429d450 Bump down generate.pl version to 5.14 2015-05-02 14:56:03 -04:00
Peter Martini
6694b7f07e Stupid typo 2015-04-15 22:35:43 -04:00
Peter Martini
5150798c3b Use Devel::PatchPerl to generate a standard patch 2015-04-15 22:07:10 -04:00
Peter Martini
2fddedd2d3 generate.pl POD changes; split keys into sections 2015-04-11 14:32:49 -07:00
Peter Martini
4cc1d62d05 generate.pl pod update; add desc of test_parallel 2015-04-11 14:29:23 -07:00
Peter Martini
ec0e134827 Allow Releases.yaml to disable parallel testing
Perl 5.16.3 is sporadically failing the dist/IO/t/io_unix.t
on my mention when run with TEST_JOBS > 1, but consistently
passes without that.  Adding a flag to Releases.yaml to allow
this to be coordinated properly.
2015-04-11 14:25:21 -07:00
Peter Martini
808a689179 Add patch support
This is not yet complete; what remains is the ability to generate
the final patch, the one that patches patchlevel.h (and thus
lists the locally applied patches in perl -V / Config.pm).

This requires downloading the proper patchlevel.h for each version
and generating a patch in generate.pl.
2015-04-11 14:19:33 -07:00
Peter Martini
b86caa1346 Make the directory if it doesn't already exist 2015-04-11 14:18:19 -07:00
Tianon Gravi
886e632ad7 Remove sha1.txt and embed it in the Dockerfile
This avoids `COPY` entirely, allowing us to bypass the cache behavior of `COPY` as well.
2015-02-02 10:00:09 -07:00
Arthur Axel 'fREW' Schmidt
e1dda05071 shrink built images by ~100M 2015-01-30 10:02:04 -06:00
Zak B. Elep
1d51fa4277 Remove /root/.cpanm directory 2014-11-01 09:09:20 +08:00
Peter Martini
9af2f25fe5 Added a helper script to regen the Dockerfiles 2014-10-04 01:10:38 -04:00