Changes between Version 37 and Version 38 of Ticket #29146
- Timestamp:
- Jan 10, 2021, 12:24:56 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29146 – Description
v37 v38 24 24 - #31216: tox.ini (local): Add environment variables to skip system package installs, mechanism for a local interactive shell 25 25 - #31064: `ci-cygwin*.yml`: delegate to `tox`, add more stages, use more specific `SAGE_LOCAL` 26 - the complicated rule for the commands of `local` consists entirely of workarounds for things that should really be fixed/improved in our `Makefile`s: 27 - #30721: `build/make/Makefile.in`: `base-toolchain` should be a dependency of every non-base, non-toolchain package 28 - `tox.ini` and `build/bin/write-dockerfile.sh` use better defaults for `SAGE_CHECK_PACKAGES`; this should be moved to `build/make/Makefile.in` (`SAGE_CHECK_PACKAGES_DEFAULT_yes`). 26 29 27 30 Other improvements to `tox.ini`: