#11959: build spkgs in parallel by default
---------------------------+------------------------------------------------
Reporter: jhpalmieri | Owner: GeorgSWeber
Type: enhancement | Status: needs_review
Priority: minor | Milestone: sage-4.7.3
Component: build | Keywords: SAGE_PARALLEL_SPKG_BUILD MAKE -j
--jobs
Work_issues: | Upstream: N/A
Reviewer: | Author: John Palmieri
Merged: | Dependencies:
---------------------------+------------------------------------------------
Comment(by leif):
Replying to [comment:11 jhpalmieri]:
> How about a "make serial" target instead of the environment variable?
I'd say `make build-serial`, which just sets `SAGE_PARALLEL_SPKG_BUILD=no`
and then does the usual thing, namely `build`.
Just like `make rebuild` sets `SAGE_UPGRADING=yes` and then "calls"
`build`. ;-)
You can of course define some aliases for convenience, e.g. `serial-build`
or `build-macosx`... XD
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11959#comment:12>
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.