🦋 Welcome to the IRC channel of the core developers of the Raku Programming Language (raku.org #rakulang). This channel is logged for the purpose of history keeping about its development | evalbot usage: 'm: say 3;' or /msg camelia m: ... | log inspection situation still under development | For MoarVM see #moarvm
Set by lizmat on 22 May 2021.
Xliff I need CompUnit::Repository::Install to emit more output. Preferably content I can specify. What would be the best way to go about doing that. 08:44
And no... NONE of the existing Rakudo facilities are sufficient or this purpose. It needs to be something I can use to output data most other installers output. 08:45
s/sufficient or/sufficient for/
This is absolutely required for me to start releasing my accumulated software. Please help. 08:46
lizmat what output do you need? 09:54
I mean, it's just running tools/build/install-core-dist.raku ? 09:56
perhaps you could make a PR for that?
sena_kun lizmat, see PRs 10:19
lizmat which PRs specifically? 11:01
lizmat appears to be missing context
lizmat will be mostly afk today 11:02
Geth rakudo/last-with-value: 035e0a2a3a | (Elizabeth Mattijsen)++ | 2 files
Add support for Slips to last foo
11:50
lizmat afk& 11:52
razetime hello 16:36
do the raku ircs still exist on freenode? 16:37
tyil razetime: not as official raku channels, at least 16:39
it could be that other people have registered #raku on Freenode 16:40
razetime the rakudo CONTRIBUTING.md document still points at freenode as the main IRC channel for dev
Should I open an issue for it?
tyil ah, that's something we can fix I'm sure
razetime ah cool
Geth rakudo/libera: cec509a014 | (Patrick Spek)++ | CONTRIBUTING.md
Update Freenode to Libera

Thanks to razetime for pointing it out.
16:44
rakudo: Tyil++ created pull request #4420:
Update Freenode to Libera
Geth rakudo/libera: 1f0122efcd | (Patrick Spek)++ | 8 files
Update Freenode to Libera

Thanks to razetime for pointing it out.
16:51
tyil that should be all of the (non-archived) docs
Geth rakudo: 1f0122efcd | (Patrick Spek)++ | 8 files
Update Freenode to Libera

Thanks to razetime for pointing it out.
17:35
rakudo: eab5fcd047 | (Patrick Spek)++ (committed using GitHub Web editor) | 8 files
Merge pull request #4420 from rakudo/libera

Update Freenode to Libera
ugexe anyone created a linux/windows/osx azure-pipelines.yml template for modules to use yet? 22:56
Geth nqp-configure: 9b98931e0b | (Vadim Belman)++ | 4 files
Implemented two new macros: `insert_list` and `for`

The first is identical to `insert_filelist` but doesn't consider items loaded from a file as path names and doesn't do `nfp` on them.
  `for` iterates over a variable containing a space-separated list of
items and expands a text with `@_@` or `@_item_@` set to each individual item.
22:59
nqp/moar_hllinclude_support: 9a37d0d223 | (Vadim Belman)++ | 3 files
Implement support for moar::hllincludes config variable

List of include directories is now provided by moar backend and respected by NQP build.
23:12
Geth nqp: vrurg++ created pull request #730:
Implement support for moar::hllincludes config variable
23:26
rakudo: vrurg++ created pull request #4421:
Implement support for moar::hllincludes config variable
23:37