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

Automation for building and installation #99

Open
palmskog opened this issue Oct 2, 2019 · 1 comment
Open

Automation for building and installation #99

palmskog opened this issue Oct 2, 2019 · 1 comment

Comments

@palmskog
Copy link
Collaborator

palmskog commented Oct 2, 2019

The current HOLBA building and installation process requires many manual steps, such as installing a custom HOL4. This issue is about outlining and documenting possible improvements (automation) of building, installation, and packaging, which could facilitate wider use of the library.

  • Investigate using Nix for repeatable from-scratch builds and installation.
  • Investigate scripting of Docker images to (1) enable CI builds and (2) enable local builds and development, inspiration could be taken from the Coq docker images.
@didriklundberg
Copy link
Member

didriklundberg commented Oct 2, 2019

Can you describe the advantages of using Nix compared to performing the steps in "Simple setup" in a single script?

Also, what would be the advantages of the use of Docker images for CI builds compared to our current setup using Travis?

I think we need a more concrete list of the pros and cons here.

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

No branches or pull requests

2 participants