about summary refs log tree commit diff
path: root/pkgs/development/interpreters/perl
AgeCommit message (Expand)AuthorFilesLines
2015-03-20Set some meta.platformsEelco Dolstra1-3/+8
2015-02-03make llvm-3.5 the default and remove references to gccAppleEric Seidel1-0/+2
2014-12-30determinism: change some fixed timestamp to != (time_t)0Vladimír Čunát1-1/+1
2014-12-26Change occurrences of gcc to the more general ccJohn Wiegley2-5/+5
2014-11-18perl-5.14: RemoveEelco Dolstra5-244/+0
2014-11-17perl: Fix evaluation on DarwinEelco Dolstra1-1/+1
2014-11-04Merge remote-tracking branch 'origin/darwin-clang-stdenv' into stagingEelco Dolstra1-1/+0
2014-10-16Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra1-3/+3
2014-10-07perl520: update from 5.20.0 to 5.20.1Aristid Breitkreuz1-3/+3
2014-09-23Merge branch 'darwin-stdenv' of github.com:joelteon/nixpkgs into stagingEelco Dolstra1-1/+0
2014-09-18perl: Fix assertion failure on DarwinEelco Dolstra1-23/+7
2014-09-14Disable perl 5.16 testsGergely Risko1-26/+0
2014-09-14Cleanup perl logic in stdenvLinuxGergely Risko2-4/+28
2014-09-13perl-5.16: make it binary deterministicAlexander Kjeldaas4-0/+62
2014-09-09suitable clang stdenvJoel Taylor1-1/+0
2014-09-08Merge branch 'staging' into modular-stdenvVladimír Čunát7-514/+0
2014-09-08merge 'staging' into modular-stdenvVladimír Čunát1-0/+6
2014-08-30Merge recent master into stagingVladimír Čunát7-514/+0
2014-08-21perl-5.8: RemoveEelco Dolstra4-246/+0
2014-08-21perl-5.10: RemoveEelco Dolstra3-268/+0
2014-08-17perl: Disable testsEelco Dolstra1-2/+1
2014-08-14Merge #2823: better cygwin support, also add x86_64Vladimír Čunát1-0/+7
2014-08-09Cleanup: Use += to append to envHooksEelco Dolstra6-6/+6
2014-07-01Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra6-0/+357
2014-06-25perl: Add 5.20.0Eelco Dolstra6-0/+357
2014-06-24perl: Disable testsEelco Dolstra1-24/+0
2014-05-31Fix perl compilationSander van der Burg1-1/+1
2014-05-29Fixes to make basic builds on Cygwin work again + additions to support x86_64...Sander van der Burg1-1/+7
2014-04-02Merge #1905: perl: disable tests that involve networkingVladimír Čunát1-0/+2
2013-11-02perl: avoid --no-cpp-precomp on darwin, (close #1160)Vladimír Čunát2-1/+12
2013-08-29perl: revert "re-enable the postPatch hook on Darwin"Peter Simons1-2/+2
2013-08-29perl: re-enable the postPatch hook on DarwinPeter Simons1-2/+2
2013-08-27perl: disable tests on Darwin, refactor stdenv.lib usageVladimír Čunát1-8/+12
2013-04-07perl: remove one more unreliable test, fixes #454Vladimír Čunát1-1/+1
2013-04-04perl: Update to 5.16.3, 5.14.4Eelco Dolstra2-5/+7
2013-04-02perl: fix bad syntax in FreeBSD commitVladimír Čunát1-2/+2
2013-04-02perl: attempt to fix on FreeBSD by disabling two testsVladimír Čunát1-0/+3
2013-04-02perl: fix bash syntaxVladimír Čunát1-2/+3
2013-04-01perl: disable one more testVladimír Čunát1-4/+8
2013-03-29perl: enable doCheck, almost all tests work for meVladimír Čunát1-0/+12
2013-03-29perl: modify patch for better purityVladimír Čunát1-20/+93
2013-02-28Fix Perl builds on Illumos.Danny Wilson4-1/+25
2012-11-23perl: Update to 5.16.2Eelco Dolstra1-2/+2
2012-09-21Fix evaluation on non-Linux platformsEelco Dolstra1-1/+1
2012-09-18perl: Add 5.16.1Eelco Dolstra4-0/+232
2012-05-11* Perl: set passthru.libPrefix to communicate the relative location ofEelco Dolstra5-2/+12
2012-05-07* Cygwin: provide a Perl setup hook so that Perl dependencies workEelco Dolstra2-0/+20
2012-04-15Add armv7l support.Nicolas Pierron2-2/+2
2012-02-17* On Darwin, don't link Perl against /usr/lib/libutil.dylib. LibutilEelco Dolstra2-1/+14
2012-01-20* Fix building Perl on FreeBSD. Its configure script was looking forEelco Dolstra1-8/+26