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

Ported plugin to Coq 8.13 #43

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open

Conversation

agrarpan
Copy link
Collaborator

@agrarpan agrarpan commented Jul 1, 2024

No description provided.

agrarpan and others added 30 commits July 20, 2023 16:55
Copy link
Collaborator

@tlringer tlringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good. What is the updated build process for all of this, especially for plugins that depend on it? If not done yet, please update the README with the updated build instructions.

@agrarpan
Copy link
Collaborator Author

agrarpan commented Jul 4, 2024

The build and test instructions are unchanged for all the plugins, although the build and testing scripts have been changed a little bit. Run ./build.sh to build the plugin (this will also pull in the correct dependencies).

@tlringer
Copy link
Collaborator

tlringer commented Jul 5, 2024

The build and test instructions are unchanged for all the plugins, although the build and testing scripts have been changed a little bit. Run ./build.sh to build the plugin (this will also pull in the correct dependencies).

It looks like the .build.sh file for the library was deleted, though, is that correct? How does one build just the library?

@tlringer
Copy link
Collaborator

tlringer commented Jul 5, 2024

If there's no more ./build.sh for the library, then please update the README appropriately with the updated build instructions for the library.

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.

3 participants