miniscript icon indicating copy to clipboard operation
miniscript copied to clipboard

CI builds

Open EmeraldSnorlax opened this issue 2 years ago • 2 comments

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

EmeraldSnorlax avatar Jul 06 '22 00:07 EmeraldSnorlax

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

EmeraldSnorlax avatar Jul 07 '22 13:07 EmeraldSnorlax

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.)

JoeStrout avatar Jul 07 '22 15:07 JoeStrout

Closing this; superceded by more recent PRs.

JoeStrout avatar Nov 10 '23 15:11 JoeStrout