Changes between Version 211 and Version 259 of Ticket #17254
- Timestamp:
- 08/26/16 14:37:05 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17254
-
Property
Status
changed from
new
toneeds_review
- Property Cc vbraun added
-
Property
Commit
changed from
7e99c41f6a6332cf01d73abb9841020ecc67a356
tocfe9a9cb6abba2030372c982b2cf2d7fb3a1b854
-
Property
Status
changed from
-
Ticket #17254 – Description
v211 v259 1 '''Lots''' of stuff has changed in Singular 4. But now the attached branch based on Singular git version is almost working. 1 '''Lots''' of stuff has changed in Singular 4. 2 This is a big update. 3 Build system completely changed, and a lot of internal stuff. 2 4 3 ATM, make your own tarball with `SINGULAR_GIT=1 spkg-src` and fix checksum `sage --package fix-checksum singular`. 5 The branch here is based on commit a070b84d whose message tells 4.0.3p3: 6 * https://github.com/Singular/Sources/commit/a070b84d59be835a2946d1386edd3221d80f3fe7 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.