#7089: refactor SAGE_ROOT/makefile
-------------------------+--------------------------------------------------
 Reporter:  ddrake       |       Owner:  tbd       
     Type:  enhancement  |      Status:  new       
 Priority:  minor        |   Milestone:  sage-4.1.3
Component:  build        |    Keywords:            
 Reviewer:               |      Author:            
   Merged:               |  
-------------------------+--------------------------------------------------
 I've been editing the root makefile while working on a couple tickets, and
 I have a deep urge to refactor repetitive, boilerplate code. In
 SAGE_ROOT/makefile, there are many sequences of commands that are repeated
 in multiple targets.

 The attached patch puts the repetitive bits into variables that can easily
 be customized later by editing only one thing in the makefile, instead of
 multiple things.

 I'd also like to consider removing the "install" and "gmp" targets in the
 makefile. I suspect no one ever uses them.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7089>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to