Commit graph

271 commits

Author SHA1 Message Date
Peter Martini
6678949c05 Use fewer steps, but othewise no change 2014-10-03 22:51:32 -04:00
Peter Martini
0d0b0c8e76 Added SHA-1 checking for 5.20.1, threaded 2014-10-02 22:09:58 -04:00
Peter Martini
09e5d3b697 Added SHA-1 checking for 5.20.1, unthreaded 2014-10-02 22:09:58 -04:00
Peter Martini
fafc19ddca 5.18.2 -> 5.18.4, fix for gcc4.9, and sha1 check 2014-10-02 22:09:57 -04:00
Peter Martini
4099593a1b Update README.md
Add a link to the docker repo, as suggested in https://github.com/Perl/docker-perl/issues/3
2014-09-25 20:46:58 -04:00
Peter Martini
ad6969736e Remove 5.20.0 (replaced by 5.20.1) 2014-09-22 06:10:55 -04:00
Peter Martini
ca37376ecd Added Perl 5.20.1 2014-09-15 23:14:32 -04:00
Peter Martini
8da8b01cd2 Merge pull request #2 from zakame/feature/add-cpanm
Add App::cpanminus
2014-08-03 23:56:12 -04:00
Zak B. Elep
b1f30b97eb Add App::cpanminus
This uses the cpanm script from the github repo (avoiding the xrl.us and
cpanmin.us aliases) to install the App::cpanminus dist from CPAN.
2014-08-01 11:26:17 +08:00
Peter Martini
34796bd21f Minor cleanups per pull request comments
* "perl","-de0" not "perl -V" (which was broken anyway)
* Skip removing the src; no need after make veryclean
* (My own thought - move the WORKDIR before CMD)
2014-07-08 00:21:25 -04:00
Peter Martini
712c74cfe1 Added more detail to the README 2014-07-07 00:53:03 -04:00
Peter Martini
a2e267efb9 Add 5.18.2, threaded and not 2014-07-06 23:46:05 -04:00
Peter Martini
fc5420d26e bitness should always come first 2014-07-06 23:45:48 -04:00
Peter Martini
983d83ff0f Everything should have the bitness 2014-07-06 23:32:34 -04:00
Peter Martini
1cf4bf2414 Added 64bit, threads, and 64bit+threads 2014-07-06 23:17:34 -04:00
Peter Martini
b2d9266f92 Fix hard-coded process number 2014-07-06 22:02:56 -04:00
Peter Martini
1dcebbeaf6 Merge github default's into WIP 2014-07-06 18:45:14 -04:00
Peter Martini
aa1ab84553 Initial commit 2014-07-06 18:43:53 -04:00
Peter Martini
a110c003c1 Added MAINTAINER tag 2014-07-05 11:59:06 -04:00
Peter Martini
3e45d62ead Working 5.20.0 2014-07-05 11:57:07 -04:00
Peter Martini
4fa2d028b5 Dockerfile for 5.020, defaults for Ubuntu 2014-07-05 11:26:57 -04:00