Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial CMake GitHub Action #2165

Merged
merged 22 commits into from Apr 9, 2020
Merged

Conversation

ghutchis
Copy link
Member

@ghutchis ghutchis commented Apr 8, 2020

@ghutchis
Copy link
Member Author

ghutchis commented Apr 8, 2020

TODO:
[ ] Use Eigen3
[ ] Use SWIG - maybe better to be a separate build?
[ ] Separate static build -DBUILD_SHARED=OFF -DWITH_INCHI=ON -DWITH_STATIC_INCHI=ON

@ghutchis ghutchis merged commit 8d6a59b into openbabel:master Apr 9, 2020
@ghutchis ghutchis deleted the new-cmake-githubaction branch April 9, 2020 23:41
@baoilleach
Copy link
Member

It would be great to have a build on the oldest OS we plan to support e.g. CentOS 7.x (we can ask around for input on this). Once we have this in place we can stop having arguments/discussions over whether we support a particular syntax - if it builds with system GCC on this old system, then it's fine. It looks like this needs docker to be set up somehow, so maybe not an immediate priority.

@ghutchis
Copy link
Member Author

@baoilleach - I've seen two rpm builders - the best looks like this one:
https://github.com/marketplace/actions/rpm-build

We'd want the .spec file though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants