Dylan Baker
Dylan Baker
I prefer the `is_man` or my previous `install_dir : '@MANDIR@'` approach, personally. either that or we could do something like add a `unix` module with a `man_target` method. 🤷🏻
There's unfortunately no way to pass environment variables though the cross file directly. You can use a shell script wrapper for that purpose though.
Just an fyi, we don't do back merges, you'll need to rebase on master instead
No worries. Just thought I'd warn you while it was still easy to rebase :)
With a snippet added the `docs/release_notes` this is r-b me.
I think the macos failure will be resolved by a rebase. The vs failure looks relevant, like we have an assumption you'll have C or C++ enabled when the vsbackend...
I would be open to discussing a module for common code generators (protoc anyone?), but only if part of the plan was to ease the differences between flex vs lex,...
@vvdimako there isn't a good way to do (b), ninja either needs to own the files as generated or be able to assume they're not generated. (a) is not too...
Meson dev here, I think this is actually our bug. We should be stripping the `-nightly` and `-beta*` suffix from the version for the check here, but we don't correctly...
Just a warning that @mensinda isn't often around, I'm happy to review code though