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

Have Makefile build dist from current workspace state instead of HEAD commit #14

Open
apjanke opened this issue Apr 14, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@apjanke
Copy link
Owner

apjanke commented Apr 14, 2020

I think you should be able to build and test your distribution against the pending changes in your working copy before committing those changes. That means that the make dist target should use the current file state, instead of doing a git archive export from the last commit. (Maybe that git archive version could be kept around as a make realdist or make commitdist target.)

@apjanke apjanke added the enhancement New feature or request label Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant