#18095: Use src/Makefile for building Sage
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.6
      Component:  build              |   Resolution:
       Keywords:  sd66               |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/18095            |  41755fe8772858c5d94cc851efdb24ec9adfb6f4
   Dependencies:  #17860             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Replying to [comment:11 mmezzarobba]:
 > Shouldn't the `sage` make target depend on `csage`?
 There is already some logic in `build/deps` such that when running `make`,
 then `csage` is built before `sage`.

 > {{{
 > all:
 >         $(MAKE) csage
 >         $(MAKE) sage
 > }}}
 > a workaround because the way `csage` is built makes it hard to set up
 the dependency without rebuilding `csage` every time?
 I wouldn't call it a "workaround", it's more a separation of concerns. The
 default target `all` builds both, so there is no dependency issue either.

 In any case: I would like to remove `csage` completely (see #17854), so
 this issue will disappear anyway.

--
Ticket URL: <http://trac.sagemath.org/ticket/18095#comment:13>
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/d/optout.

Reply via email to