#14792: source deleted after package build
---------------------------+------------------------------------------------
   Reporter:  felixs       |             Owner:  GeorgSWeber    
       Type:  enhancement  |            Status:  new            
   Priority:  minor        |         Milestone:  sage-5.12      
  Component:  build        |          Keywords:  build src clean
Work issues:               |   Report Upstream:  N/A            
  Reviewers:               |           Authors:  Felix Salfelder
  Merged in:               |      Dependencies:                 
   Stopgaps:               |  
---------------------------+------------------------------------------------
 The current build mechanism unconditionally deletes
 `build/pkgs/$packagename/src`. This should be triggered manually (or upon
 package update).

  * it's impossible to install twice or create packages without
 recompilation
  * creating/editing/testing patches is irksome without the source code
  * it's impossible to use packages that don't copy/move to $SAGE_LOCAL
 (future?)

 Fixing this requires
  * rename `src` to `src-$version` (or something equivalent), to avoid
 confusion
  * keep track of the patch state (don't try to patch twice)
  * ... ?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14792>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to