aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-10-16import new build of perl6intro pdfSteve Mynott1-4245/+4876
2016-09-09Merge pull request #76 from zoffixznet/patch-1Steve Mynott1-3/+24
Include step top update `-latest-` URLs
2016-09-09Include step top update `-latest-` URLsZoffix Znet1-3/+24
2016-07-29Merge pull request #75 from hinrik/panda-no-depslizmat1-1/+1
Panda: Don't try to resolve depencies
2016-07-29Panda: Don't try to resolve depenciesHinrik Örn Sigurðsson1-1/+1
Without this, Panda tries to access the network to resolve the deps for some modules (16 out of 32 at the moment), leading to them getting skipped when Rakudo is installed without a network connection. There's no need to resolve dependencies anyway since modules/MODULES.txt takes care of listing modules in the correct order. Here's what you otherwise get without a network connection: ``` ==> Installing NativeHelpers::Blob from a local directory 'modules/NativeHelpers-Blob' ==> Fetching NativeHelpers::Blob ==> Building NativeHelpers::Blob ==> Testing NativeHelpers::Blob ==> Installing NativeHelpers::Blob ==> Successfully installed NativeHelpers::Blob ==> Installing DBIish from a local directory 'modules/DBIish' Could not download module metadata: Failed to connect: network is unreachable. Falling back to the curl command. curl: (7) couldn't connect to host curl failed: The spawned process exited unsuccessfully (exit code: 7). Falling back to the wget command. wget failed as well: The spawned process exited unsuccessfully (exit code: -1). Sorry, have to give up. in block at /usr/local/booking-perl/5.14.2/site/lib/auto/Fake/Perl6/share/perl6/site/sources/A1870B677797BB95A44CD4B9000A4C998866C47E (Panda::Ecosystem) line 138 in any at /usr/local/booking-perl/5.14.2/site/lib/auto/Fake/Perl6/share/perl6/site/precomp/03419F43BFFCE0AEDE2CD622AE91E8513382EF49.1469791050.00666/A1/A1870B677797BB95A44CD4B9000A4C998866C47E line 1 in block at /usr/local/booking-perl/5.14.2/site/lib/auto/Fake/Perl6/share/perl6/site/sources/A1870B677797BB95A44CD4B9000A4C998866C47E (Panda::Ecosystem) line 134 in any at /usr/local/booking-perl/5.14.2/site/lib/auto/Fake/Perl6/share/perl6/site/precomp/03419F43BFFCE0AEDE2CD622AE91E8513382EF49.1469791050.00666/A1/A1870B677797BB95A44CD4B9000A4C998866C47E line 1 in block at /usr/local/booking-perl/5.14.2/site/lib/auto/Fake/Perl6/share/perl6/site/sources/A1870B677797BB95A44CD4B9000A4C998866C47E (Panda::Ecosystem) line 128 in any at /usr/local/booking-perl/5.14.2/site/lib/auto/Fake/Perl6/share/perl6/site/precomp/03419F43BFFCE0AEDE2CD622AE91E8513382EF49.1469791050.00666/A1/A1870B677797BB95A44CD4B9000A4C998866C47E line 1 in method update at /usr/local/booking-perl/5.14.2/site/lib/auto/Fake/Perl6/share/perl6/site/sources/A1870B677797BB95A44CD4B9000A4C998866C47E (Panda::Ecosystem) line 94 in method init-projects at /usr/local/booking-perl/5.14.2/site/lib/auto/Fake/Perl6/share/perl6/site/sources/A1870B677797BB95A44CD4B9000A4C998866C47E (Panda::Ecosystem) line 48 in method get-project at /usr/local/booking-perl/5.14.2/site/lib/auto/Fake/Perl6/share/perl6/site/sources/A1870B677797BB95A44CD4B9000A4C998866C47E (Panda::Ecosystem) line 152 in method get-deps at /usr/local/booking-perl/5.14.2/site/lib/auto/Fake/Perl6/share/perl6/site/sources/582CB7486602954A4601BDCE5A0EAC54B05DA58A (Panda) line 181 in method resolve at /usr/local/booking-perl/5.14.2/site/lib/auto/Fake/Perl6/share/perl6/site/sources/582CB7486602954A4601BDCE5A0EAC54B05DA58A (Panda) line 224 in sub MAIN at /usr/local/booking-perl/5.14.2/site/lib/auto/Fake/Perl6/share/perl6/site/resources/E0D978079BB5081DE986D058BB8AB08252F05CC8 line 18 in block <unit> at /usr/local/booking-perl/5.14.2/site/lib/auto/Fake/Perl6/share/perl6/site/resources/E0D978079BB5081DE986D058BB8AB08252F05CC8 line 151 ```
2016-07-25fix typoWill "Coke" Coleda1-1/+1
2016-07-22Merge pull request #74 from zoffixznet/patch-1Steve Mynott1-0/+2
Include Hacker News as potential places to advertise releases at
2016-07-22Include Hacker News as potential places to advertise releases atZoffix Znet1-0/+2
2016-07-22Merge pull request #73 from zoffixznet/patch-1lizmat1-0/+16
Include asking users to advertise the release
2016-07-22Include asking users to advertise the releaseZoffix Znet1-0/+16
2016-07-19fix local module install on windows2016.07Steve Mynott1-1/+4
2016-07-19fix some wiki referencesWill "Coke" Coleda2-4/+1
2016-07-18correct typo to make timotimo happySteve Mynott1-1/+1
2016-07-18more changes in announceSteve Mynott1-0/+6
2016-07-18bump doc submoduleSteve Mynott1-0/+0
2016-07-18bump rakudo versionSteve Mynott1-1/+1
2016-07-18Merge pull request #72 from hankache/masterMoritz Lenz1-3741/+7275
Update perl6intro.pdf
2016-07-18Update perl6intro.pdfNaoum Hankache1-3741/+7275
2016-07-17explain perl6-lwp-simple changeSteve Mynott1-1/+3
2016-07-17correct commit sha for new upstream lwp-simpleSteve Mynott1-0/+0
2016-07-17use same lpw-simple upstream as panda with recent test fixSteve Mynott1-1/+1
2016-07-17bump rakudo, nqp and moarvm versions to 2016.07Steve Mynott1-3/+3
2016-07-17bump to 2016.07Steve Mynott3-2/+3
2016-07-17changelog for submodulesSteve Mynott1-1/+11
2016-07-17bump submodule versionsSteve Mynott10-0/+0
2016-07-17tweak formatingSteve Mynott1-13/+15
2016-07-17roll in some of the rakudo changelog from 2016.07Steve Mynott1-3/+31
2016-06-20fill out probable R* 2016.07 announce based on last two months R releasesSteve Mynott1-0/+78
2016-06-19correct final DMG nameSteve Mynott1-1/+1
2016-05-24Merge pull request #71 from zoffixznet/patch-1Steve Mynott1-1/+1
Point out where R* is listed in Rakudo Perl wiki
2016-05-24Point out where R* is listed in Rakudo Perl wikiZoffix Znet1-1/+1
2016-05-10Add alternate nick to docsJonathan Scott Duff3-3/+3
2016-04-29fix PATH for make modules-install under windowsSteve Mynott2-5/+5
2016-04-26lowercase final filename to look like the windows etc onesSteve Mynott1-1/+1
2016-04-26doc how-to-get-rakudoSteve Mynott1-0/+2
2016-04-25mention perl6.org as announce vectorSteve Mynott1-0/+2
2016-04-25note 2016.04 release in release-guide.podSteve Mynott1-0/+1
2016-04-25newer docs should be safe2016.04Steve Mynott1-0/+0
2016-04-25panda with new JSON::Fast depSteve Mynott1-0/+0
2016-04-25no unix type PATH under windowsSteve Mynott2-4/+5
2016-04-25Comment File::Find since its embedded with panda. Oddly error onlySteve Mynott1-3/+3
visible on Windows
2016-04-24Newer p6 docSteve Mynott1-0/+0
2016-04-24Newer DBIish to get recent Windows fixesSteve Mynott1-0/+0
2016-04-24revert addition of File::Which to modules.txt since we see oddSteve Mynott1-1/+1
const_iX NYI error which resembles (fixed) RT #125480
2016-04-24add perl6 install path to panda bootstrap and module installSteve Mynott1-4/+4
2016-04-24uncomment file-which so its builtSteve Mynott1-1/+1
2016-04-20update panda for Shell::Command fixSteve Mynott1-0/+0
2016-04-20doc some module changes in annouceSteve Mynott1-2/+7
2016-04-20compiler changelog updatesSteve Mynott1-1/+5
2016-04-20Bumpy McVersionBumpSteve Mynott2-2/+2