Handling command line customization in a sane way
Registered by
David Cournapeau
Most linux packaging tools rely on customizing options from the command line (CFLAGS, LDFLAGS, etc...). Distutils has its own notion of that (command line override), and this does not work well with the packaging tools (which expect command line customization). We still need override in numpy, but we should have two options: one for customization, one for override.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)
Work Items
Dependency tree
* Blueprints in grey have been implemented.