#18256: Rebuild packages only if the version really changed
-------------------------------+------------------------
       Reporter:  rws          |        Owner:
           Type:  enhancement  |       Status:  new
       Priority:  major        |    Milestone:  sage-6.7
      Component:  build        |   Resolution:
       Keywords:               |    Merged in:
        Authors:               |    Reviewers:
Report Upstream:  N/A          |  Work issues:
         Branch:               |       Commit:
   Dependencies:               |     Stopgaps:
-------------------------------+------------------------

Comment (by jdemeyer):

 Replying to [comment:5 rws]:
 > a full recythonize is triggered.
 Are you sure it's really a full recythonize and not just a rebuild of all
 files depending on a common file like `src/ext/interrupt.pxi`? It's true
 that Cython (just like `make`) uses timestamps to trigger rebuilds, so if
 the timestamp of `src/ext/interrupt.pxi` changes, then all Cython
 extensions depending on that (i.e. almost all of them) would be
 recythonized.

 If this is the problem, I would like to close this ticket as `wontfix`
 since it's a feature, not a bug, to use timestamps for dependency
 checking. And even if it would be a bug, it's in upstream Cython, not
 Sage.

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