miniscript
miniscript copied to clipboard
CI builds
Windows and Linux amd64 builds work, can try and set up arm and 32bit builds for those if that's a thing you want to support
As for macOS (broken right now!), running make results in nullptr being an undefined identifier -- don't know much about C/pp, but it seems like the compiler is too old? And the xcodeproj (its in your .gitignore) file is missing, so can't try to use that
what should we do about macos builds? i don't really know how or why it isnt building in the macos container, but if you dont care about that then i suppose you can just remove the macos job
I most definitely do care about that. We will have to dig in and figure out why that's not working.
(But I've got a 3-day weekend at the lake coming up, so may not be able to look at this until next week or later.)
Closing this; superceded by more recent PRs.