Changes between Version 9 and Version 10 of Ticket #28752
- Timestamp:
- 10/30/20 23:25:53 (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28752 – Description
v9 v10 4 4 * #21569: Install `src/bin/*` scripts via `setup.py` (`scripts`, `console_scripts`) 5 5 * #21785: Installation of `SAGE_SRC/ext/` in `SAGE_LOCAL/share/sage/ext/` should be done by `setup.py`, not `build/make/Makefile` 6 * #25828: Move `OptionalExtension` to `features 6 * #29850 needs_work enhancement 7 Install sage-env-config as part of sage_conf; make sage-env-config optional 7 8 8 9 Optional steps: 10 * #25828: Move `OptionalExtension` to `features 9 11 * #21559: Move sage-the-distribution scripts from src/bin to build/bin 10 12 * #21570: Move non-scripts of `src/bin/` elsewhere (and also move their install location)