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

Old description:

> Move all `make` targets involving building parts of Sage to
> `build/Makefile`.
>
> There are two future goals:
> 1. Adding targets for every package, such that `make mypkg` would install
> `mypkg` ''with dependency checking'' (unlike `./sage -i mypkg`).
> 2. Building 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)

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 (this is assuming that not every package needs to be installed to
 build the documentation, this needs to be investigated)

 A future goal is adding targets for every package, such that `make mypkg`
 would install `mypkg` ''with dependency checking'' (unlike `./sage -i
 mypkg`).

--

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