Build scripts and prebuilt Windows binaries for Rakudo.
They are at here.
You need to have MSVC tools and Perl 5 in your path.
Then simply run pwsh .\BuildAndPackage.ps1
.
CoreVersion: Version of Rakudo, NQP and MoarVM.
ZefVersion: Version of Zef, the package manager.
KeepBuild: Specify this option to keep build directories.
KeepSource: Specify this option to keep sources.
Postfix: Custom postfix for the created package.