#4949: Optionally build spkgs in $SAGE_BUILD_TMPDIR
-------------------------------------------------------------+--------------
Reporter: mabshoff | Owner:
mabshoff
Type: enhancement | Status:
needs_info
Priority: minor | Milestone:
sage-5.0
Component: build | Keywords:
sd32
Work_issues: | Upstream:
N/A
Reviewer: Mariah Lenox, Leif Leonhardy, Maarten Derickx | Author:
John Palmieri
Merged: | Dependencies:
-------------------------------------------------------------+--------------
Comment(by jdemeyer):
Replying to [comment:42 jhpalmieri]:
> Replying to [comment:41 jdemeyer]:
> > Replying to [comment:37 jhpalmieri]:
> > > I've appended "build" to the setting of "$SAGE_BUILD_TMPDIR".
> >
> > I ask you again: why???
>
> It feels cleaner to me: if I set `$SAGE_BUILD_TMPDIR=/tmp`, then rather
than producing many subdirectories of `tmp`, everything will live in
`/tmp/build`.
My opinion is that the user should set `SAGE_BUILD_TMPDIR=/tmp/build` if
that's what he wants.
> Or `make clean` could not modify SAGE_BUILD_TMPDIR at all, but the Make
manual suggests that `make clean` (and `make distclean`) should "Also
delete files in other directories if they are created by this makefile."
I think it does make sense if `make clean` would always clean
`$SAGE_ROOT/spkg/build` and not `SAGE_BUILD_TMPDIR`.
Anyway: I don't want to fight over this. I'm happy with whatever the
outcome. The last thing I want is that this ticket gets abandoned.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4949#comment:43>
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.