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

Fixup init to build CaSILE #56

Closed
alerque opened this issue Apr 24, 2020 · 3 comments
Closed

Fixup init to build CaSILE #56

alerque opened this issue Apr 24, 2020 · 3 comments

Comments

@alerque
Copy link
Member

alerque commented Apr 24, 2020

CaSILE used on the system doesn't need initializing, but used as a submodule we need to trigger the automake system.

Re-purpose the make init rule in rules to check that CaSILE is in a usable condition, and build if necessary (bootstrap, configure, make).

This kind of init can probably default to production mode to avoid all the node module dependencies that are development related.

@alerque
Copy link
Member Author

alerque commented May 8, 2020

This needs to be smart enough not to build the CLI when used from a system installed invocation.

@alerque
Copy link
Member Author

alerque commented Jan 12, 2021

What was once make init is now casile setup, but there are still some issues related to project specific init (see also #88) that need to get worked out.

@alerque
Copy link
Member Author

alerque commented Mar 16, 2024

Use as a submodule is no longer supported, this issues is now irrelevant. The CLI is way more versatile and there are also better ways to address the versioning (e.g. containers).

@alerque alerque closed this as completed Mar 16, 2024
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

1 participant