#18710: Move some make targets to build/Makefile
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.8
      Component:  build              |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/move_some_make_targets_to_build_makefile|  
8c34e8bac50d84c9b3c60a3eb4ef110df5acfb97
   Dependencies:  #18533             |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by jdemeyer):

 * status:  new => needs_review
 * commit:   => 8c34e8bac50d84c9b3c60a3eb4ef110df5acfb97


Old description:

> Move all `make` targets involving building parts of Sage to
> `build/Makefile`.
>
> One advantage is that we can build the documentation in parallel with
> packages (this is assuming that not every package needs to be installed
> to build the documentation, this needs to be investigated)
>
> We also add targets for every package, such that `make mypkg` would
> install `mypkg` ''with dependency checking'' (unlike `./sage -i mypkg`
> which does not have dependency checking).

New description:

 Move all `make` targets involving building parts of Sage to
 `build/Makefile`.

 One advantage is that we can build the documentation in parallel with
 packages: not every package needs to be installed to build the
 documentation; in particular R (which takes a while to build) can be built
 in parallel with the doc.

 We also add targets for every package, such that `make mypkg` would
 install `mypkg` ''with dependency checking'' (unlike `./sage -i mypkg`
 which does not have dependency checking).

--

Comment:

 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=d2d009fbad12994f0f95a93a915b1d2481f688be
 d2d009f]||{{{Add ccache package}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=5a67cb887856780eb8ccca9402aa934e5fbfcdcf
 5a67cb8]||{{{Merge commit 'd2d009fbad12994f0f95a93a915b1d2481f688be' into
 t/18710/move_some_make_targets_to_build_makefile}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=8c34e8bac50d84c9b3c60a3eb4ef110df5acfb97
 8c34e8b]||{{{Move various targets to build/Makefile}}}||

--
Ticket URL: <http://trac.sagemath.org/ticket/18710#comment:5>
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