#18710: Move some make targets to build/Makefile
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       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|  
a73b6ea46cb620432de86068d1ca58087702f69d
   Dependencies:  #18533, #18715,    |     Stopgaps:
  #18716                             |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Replying to [comment:38 ncohen]:
 > 3) My problem with your `%::` is that is that it covers *any* kind of
 rule, even those that we will add in the future. Promising right now that
 any rules that is aliased from `Makefile` to `build/Makefile` will be
 logged in `install.log` looks too wide for me.
 When logging, it is safer to log too much than too little. So I actually
 think this extra logging of everything going through to `build/Makefile`
 is a feature rather than a bug. Think of `install.log` as a log of
 everything regarding the build of your Sage installation. What's wrong
 with that? Are you afraid of losing a few megabytes of disk space?

 > I would have less problem if you were only adding those rules in `make
 doc` and `make build`
 When you say `make doc`, do you really mean `make doc` or also `make doc-
 pdf` and `make doc-html-jsmath` and similar? When you say `make build`, I
 guess you really mean `make all` and `make all-build` (or just one of
 these?). You see that this becomes complicated...

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