Changes between Version 259 and Version 288 of Ticket #17254
- Timestamp:
- 08/31/16 10:13:58 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17254
- Property Cc nthiery added
-
Property
Dependencies
changed from
to
#17635
-
Property
Branch
changed from
public/singular4
tou/dimpase/singular4
-
Property
Milestone
changed from
sage-7.3
tosage-pending
-
Property
Commit
changed from
cfe9a9cb6abba2030372c982b2cf2d7fb3a1b854
to457bd233fc051f4ec6f8acf48dbf271af6d5bb46
-
Ticket #17254 – Description
v259 v288 6 6 * https://github.com/Singular/Sources/commit/a070b84d59be835a2946d1386edd3221d80f3fe7 7 7 8 Make your own tarball with `SINGULAR_GIT_COMMIT=a070b84d spkg-src`. 9 This is loosely based on the `make_tar.sh` script from upstream. 8 Make your own tarball with 9 {{{ 10 SINGULAR_GIT_COMMIT=a070b84d ./sage --sh build/pkgs/singular/spkg-src 11 }}} 12 This script is loosely based on the `make_tar.sh` script from upstream.