Changes between Initial Version and Version 1 of Ticket #21480, comment 126
- Timestamp:
- 09/29/16 15:36:22 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21480, comment 126
initial v1 1 1 For `generate_py_source.mk`, we could even get rid of that and not invoke `make` at all. For simplicity's sake I could do that as a separate ticket with this one as a dependency. 2 3 To add, I especially don't like what this branch currently does as far as unconditionally invoking `make` every time `setup.py` is run. But I'm happy to ignore it for now as long as we follow up with further work--I'm opening a new ticket now.