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

Separate build from dist targets #105

Open
alerque opened this issue Oct 26, 2020 · 0 comments
Open

Separate build from dist targets #105

alerque opened this issue Oct 26, 2020 · 0 comments

Comments

@alerque
Copy link
Member

alerque commented Oct 26, 2020

Somehow the make dist target thinks it needs to build the CLI binary. This shouldn't be necessary as only the sources are included in the dist, not the actual build. I'm unsure what the proper usage of automake is here so leaving this for later.

Note that CI jobs will probably need separating too.

Also currently make dist fails on the first run for any new commit. I'm guessing this is related and will go away when building the binary doesn't trip up the source builder, but in the event it does not that should subsequently be tracked in a new issue.

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