aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-10-31Update zef command for installing bundled modulesPatrick Spek1-2/+0
2019-10-31Update path for Makefile.inPatrick Spek1-1/+1
2019-10-31Include both files and directories in tarballPatrick Spek1-1/+1
2019-10-31Clean src on make cleanPatrick Spek1-0/+1
2019-10-30Capitalize GitLab CI targetsPatrick Spek1-2/+2
2019-10-30Make more tars less verbosePatrick Spek1-3/+3
2019-10-30Update NQP to load from personal dist serverPatrick Spek1-1/+1
2019-10-30Bump version in MakefilePatrick Spek1-3/+3
2019-10-30Reformat Configure script slightlyPatrick Spek1-23/+26
2019-10-30Update MOAR_REVISION locationPatrick Spek1-2/+1
2019-10-30Remove verbosity for tarPatrick Spek4-11/+25
2019-10-30Update GitLab CIPatrick Spek1-2/+6
2019-10-30Change directory to latest releasePatrick Spek1-0/+1
2019-10-30Remove perl6-encode from modulesPatrick Spek3-4/+0
2019-10-30Include perl as a dependency for packagingPatrick Spek1-1/+1
2019-10-30Include make as a dependency for packagingPatrick Spek1-1/+1
2019-10-30Update GitLab CI configurationPatrick Spek1-15/+18
2019-10-30Normalize module setupPatrick Spek55-202/+201
2019-10-30Attempt to build this for GitLab CIPatrick Spek2-3/+31
2019-10-30Use --/test for module installationsPatrick Spek1-1/+1
2019-10-25Set release versionPatrick Spek1-1/+1
2019-10-25Add release announcementPatrick Spek1-0/+4
2019-10-25Update modules to their latest versionPatrick Spek21-0/+0
2019-10-25Update to 2019.07Patrick Spek1-3/+3
2019-04-05Add SHASUM and GPG sig steps to DMG instructionsMike Clarke1-4/+18
2019-03-27Update announce2019.03Naoum Hankache1-2/+2
2019-03-27Update ModulesNaoum Hankache6-0/+0
2019-03-23Update Rakudo version to 2019.03.1Naoum Hankache1-1/+1
Update Rakudo version to 2019.03.1 to get $*KERNEL fixes on Windows.
2019-03-23Add new dll dependency for WindowsNaoum Hankache1-0/+1
Fix https://github.com/rakudo/star/issues/135
2019-03-17Update release-guide.podNaoum Hankache1-1/+1
2019-03-10Merge pull request #134 from hankache/masterNaoum Hankache37-1519/+1623
2019.03
2019-03-10Update perl6intro.pdfNaoum Hankache1-1496/+1502
2019-03-10Update MANIFEST.excludeNaoum Hankache1-1/+0
README.md is being excluded from everywhere. It is causing problems with Pod::Load that has "README.md" in its "resources" section: https://github.com/JJ/p6-pod-load/blob/master/META6.json
2019-03-09Update READMENaoum Hankache1-11/+10
2019-03-09Add Test::Output and uncomment LWP::SimpleNaoum Hankache4-2/+6
2019-03-09Update README and Makefile.inNaoum Hankache2-6/+5
2019-03-09update submodulesNaoum Hankache1-0/+0
2019-03-09Added License-SPDX moduleNaoum Hankache4-3/+19
2019-03-092019.03 AnnounceNaoum Hankache1-0/+77
2019-03-09Update modules for 2019.03Naoum Hankache28-3/+7
2019-03-03Merge branch 'app-prove'Mike Clarke5-1/+9
* app-prove: Update TAP::Harness and add App::Prove6
2019-03-03Update TAP::Harness and add App::Prove6Mike Clarke5-1/+9
Closes #132
2019-02-17Merge pull request #126 from clarkema/macos-buildMike Clarke2-9/+35
Fix DMG creation on newer versions of macOS
2019-02-17Use git:// URLs for all submodulesMike Clarke1-18/+18
If you already have a checkout and want to update your .git/config to match, run `git submodule sync` Fixes #120
2019-01-06Merge pull request #130 from hankache/masterNaoum Hankache2-3/+12
Update sha256sum instructions
2019-01-06Update sha256sum instructionsNaoum Hankache2-3/+12
Signed-off-by: Naoum Hankache <naoum88@gmail.com>
2018-12-01Merge pull request #128 from hankache/masterNaoum Hankache3-103/+101
Sanitize Pod Docs
2018-12-01Sanitize Pod DocsNaoum Hankache3-103/+101
2018-11-29Support building with either GNU or BSD tarMike Clarke1-4/+8
Fixes #28
2018-11-29Add Swift helper to set custom file iconsMike Clarke2-33/+35