Loic Nageleisen

Results 176 comments of Loic Nageleisen

Cool, thanks. I've done some serious work on my side to move to GitHub Actions on Catalina due to CircleCi pricing changes. Also basically rebuilt and updated many things locally....

CircleCI changed their pricing scheme for the free tier to a credits based thing, plus dropped Sierra with only a 7-day notice. Moved to GitHub Actions and Workflows.

Neither! Due to the particularity of the environment, I usually start the packages from scratch, but take inspiration from both ArchLinux and Homebrew as needed. I just try to make...

I'm fine with aiming for the latest only for now. It was just an idea, no need to spend time for a hypothetical use case for sure. I am purposefully...

Moved to GitHub Actions, which supports Catalina as a minimum (and only for now) version, so changing that task to rebuild everything clean on Catalina.

Yeah this is strange. I noticed it but only on a couple of files if I recall correctly (e.g some zsh autocompletion files), seems like it's worse than I originally...

Looks like something I remember! Signed binaries are ignoring `DYLD_INSERT_LIBRARIES`, forgot about that! We should use our own `bsdtar` and `install` tool indeed. > Now the question is.. what should...

I'm looking into this. Successfully built coreutils with a `g` prefix for conflicting ones, and seems like: - `ginstall` is then properly picked up by `configure` - things get installed...

Well, becoming a contributor sounds nice :-) However small a piece, I'd like to help Ruby stay relevant in modern times. I'll get things going locally, and start getting the...

Time sure flies. Finally started working on this a bit, tracked in #519.