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

Setup target arg #712

Merged
merged 2 commits into from
May 30, 2016
Merged

Setup target arg #712

merged 2 commits into from
May 30, 2016

Conversation

skrah
Copy link
Contributor

@skrah skrah commented May 30, 2016

This adds a --target argument to setup.py. It would be great to have this in because it avoids some ugly hacks in the conda build that I'm working on.

The --target argument is pre-parsed and removed from sys.argv. The rest of the args is passed on to build_ext/install/build as usual.

The diff also contains all changes from #710 , which should go in first.

@insertinterestingnamehere
Copy link
Member

This one looks great to me as well.

@insertinterestingnamehere insertinterestingnamehere merged commit abcc2a1 into libdynd:master May 30, 2016
@skrah
Copy link
Contributor Author

skrah commented May 30, 2016

Thanks!

@skrah skrah deleted the setup_target_arg branch May 30, 2016 20:40
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.

2 participants