Dylan Baker
Dylan Baker
Updated with the requested changes. I've also updated the test case, and added a couple of more cases, including one to explicitly test the escaping behavior.
I've rebased this across the recent code reorganization
I thought more about this, I think instead of adding a new `@BASENAMES@` template, allowing `@BASENAME@` to contain the array of outputs like `@INPUT@` and `@OUTPUT@` do would be more...
Meson options must be specified in a `meson_options.txt` (or for fairly new versions of Meson in a `meson.options` file), and that file has to be in the same directory as...
I know that the meson_options.txt seems to be a blocker here, if I opened a new PR with the patches up until meson_options.txt is added, would that allow those changes...
It's not at all. I can comment there.
I've rebased on the current develop branch to fix conflicts and added my signed-off-by
I had forgotten about this, oops. This still needs more work, but I've rebased on the devel branch and added some Meson information to the FILES.md file. I want to...
I'll write a nix expression so we can test the distro packaged aproach
Meson LSP stopped maintenance because the developer didn't have time, and also felt that the LSP provided by Muon was better in many ways and it wasn't worth building it....