Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support changing the build backends via env vars #46

Closed
jimporter opened this issue Jan 8, 2016 · 0 comments
Closed

Support changing the build backends via env vars #46

jimporter opened this issue Jan 8, 2016 · 0 comments
Assignees
Milestone

Comments

@jimporter
Copy link
Owner

Currently, we autodetect the best build system and get version info by running it and grabbing the version. However, this fails if the name is something we don't expect (or it's not in the PATH). We should support checking standard env vars to get the build backend's name, e.g. $MAKE. This may end up obviating #12.

@jimporter jimporter self-assigned this Jan 8, 2016
@jimporter jimporter added this to the 0.1 milestone Jan 8, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant