Skip to content

Add a build script for Yices on macOS#628

Open
daniel-raffler wants to merge 2 commits intomasterfrom
yices-macOS
Open

Add a build script for Yices on macOS#628
daniel-raffler wants to merge 2 commits intomasterfrom
yices-macOS

Conversation

@daniel-raffler
Copy link
Contributor

Hello,

this PR adds an ant target for building the Yices library on macOS. We can't currently ship the binary due to a lack of Apple hardware and the signing issue. However, the script allows users to at least build the binaries themselves

I've tested this on my JavaSMT fork with a github runner and was able to build the binaries and then run the tests

@kfriedberger
We could also include some of the changes I made to the CI on my fork. Building the Yices binaries separately adds 5-10 minutes to each test run, so we should probably limit it to just one Java version on macOS

Do you think it's worth the extra trouble?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant