#10492: Rework spkg/install, spkg/standard/deps, spkg/standard/newest_version
----------------------------------------------------------------+-----------
Reporter: jdemeyer |
Owner: GeorgSWeber
Type: enhancement |
Status: positive_review
Priority: major |
Milestone: sage-5.0
Component: build |
Resolution:
Keywords: scripts install newest_version deps Makefile | Work
issues:
Report Upstream: N/A |
Reviewers: John Palmieri
Authors: Jeroen Demeyer | Merged
in:
Dependencies: #12479, #12602, #12608, #12609, #12712 |
Stopgaps:
----------------------------------------------------------------+-----------
Comment (by jdemeyer):
Replying to [comment:22 leif]:
> Any nice idea of how one could pass some flags just to the top-level
`make`, but not to the instances building spkgs? (I'm thinking of `-k`.)
Assuming that `spkg/Makefile` exists:
{{{
cd spkg
MAKE="make -S" make -k
}}}
(not tested)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10492#comment:23>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.