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

Use find for .v files when building without git #55

Merged
merged 1 commit into from
Mar 30, 2022
Merged

Conversation

JasonGross
Copy link
Contributor

Fixes #54

For coq/opam#2137

@JasonGross
Copy link
Contributor Author

I decided to use a bit more Makefile magic (call) rather than duplication, because the CI doesn't check the non-git branch and I want to minimize the chance that unrelated changes will work only when building with git

@JasonGross JasonGross merged commit 0b67e4f into master Mar 30, 2022
@JasonGross JasonGross deleted the find-vs branch March 30, 2022 18:21
JasonGross added a commit to JasonGross/opam-coq-archive that referenced this pull request Mar 30, 2022
JasonGross added a commit to coq/opam that referenced this pull request Mar 31, 2022
* Add fiat-crypto and deps to released

* Apply suggestions from code review

* Update rupicola author list

* Update rupicola to v0.0.2, to support EXTERNAL_DEPENDENCIES=1

* Use rupicola 0.0.2 in Fiat Crypto

* Bump rupicola to v0.0.3 for fixed install target

* Fix rupicola.0.0.3 checksum

* Bump coq-fiat-crypto to v0.0.13 for ability to build without coq-scripts

* Add "conf-findutils" {build}

* Bump rupicola to 0.0.4

For mit-plv/rupicola#55

* Require CoqPrime 1.2.0 or later

Co-authored-by: Karl Palmskog <[email protected]>
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.

Build is broken when using a tarball rather than git
1 participant