Anton Oks

Results 63 comments of Anton Oks

> I'd write `nqp::say(nqp::getenvhash)`, but yeah :-) Is [this statement outdated / wrong](https://github.com/rakudo/rakudo/blob/95770d31af9175a0a1041a6d9e7f8aba0ffee72e/docs/rakudo-nqp-and-pod-notes.md?plain=1#L11) then... or is it all about "personal gusto"?

> Since the reading would be done at runtime, and only when someone does -v, the file location would need to be connected to *that* installation of Rakudo. @lizmat I'm...

> Some answers: > > As file name, I would suggest "SYNDICATION". As I wrote before, I would go with `FLAVOR` at the file name for this. > Please suggest...

@habere-et-dispertire As the "Rakudo **Star** release build" is doing nothing special but just the same thing as the [Rakudo build itself](docs/release-guide-binary.md), see 1. Windows build, see https://github.com/rakudo/star/blob/da836614ade03b4c209edb4c0f53ca93f86136ff/tools/build/binary-release/Windows/build-with-choco.ps1#L97 2. RSTAR tool...

DUB, the "package and build manager" of the Dlang, knows also "dependencies... and much more. [Maybe worth a look at it's "format"?](https://dub.pm/package-format-json)

1. this is wrong and I have simply removed this line as it was NOT i.e. in MANDRIVA's /etc/termcap 2. it's also fixed in the original [arsd.terminal](https://github.com/adamdruppe/arsd/blob/master/terminal.d#L297)

#36 would fix it as the org. terminal.d doesn't has this problem...

@cognominal All true. - DMG bundle: Feel free to push a tool / scripts, which builds such a thing on the available [GitHub macOS runners](https://github.com/actions/runner-images#available-images) and I will make sure...

> Apologies for the delay, a workflow would be welcome if this would be something that can be automated. I don't usually merge to this repo directly, I open a...

> It may be worth reading the Docker Official Images documentation for more info: https://docs.docker.com/trusted-content/official-images/ > > The building of the official images happens in this repo, and as far...