#10801: Create a new option: "sage -strip" which deletes things that aren't
needed
for a binary distribution of sage, or for people that will never develop or
upgrade
---------------------------+------------------------------------------------
Reporter: was | Owner: tbd
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.7.2
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
---------------------------+------------------------------------------------
Comment(by leif):
Slightly related: `sage -crap ...` (`local/bin/sage-crap`)
Note that we already have a few `*clean` targets in the top-level
Makefile; there could be more (like `strip`), and some of the others could
perhaps get improved or extended.
I personally wouldn't use `-strip` for anything else than really stripping
debug symbols, i.e., if it is e.g. intended to delete also static
libraries (which may be needed if someone installs some package, not
necessarily an spkg), I'd choose a different name for such an option (or
`make` target).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10801#comment:10>
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.