#18027: Move interrupts to Cython
-------------------------------------------------+-------------------------
       Reporter:  jdemeyer                       |        Owner:
           Type:  enhancement                    |       Status:  closed
       Priority:  major                          |    Milestone:  sage-6.6
      Component:  cython                         |   Resolution:  fixed
       Keywords:                                 |    Merged in:
        Authors:  Jeroen Demeyer                 |    Reviewers:  Jean-
Report Upstream:  Reported upstream. No          |  Pierre Flori
  feedback yet.                                  |  Work issues:
         Branch:                                 |       Commit:
  6d738d6e869b869ccaf68a5db6a166542647dd7d       |     Stopgaps:
   Dependencies:                                 |
-------------------------------------------------+-------------------------
Changes (by jdemeyer):

 * commit:  6d738d6e869b869ccaf68a5db6a166542647dd7d =>


Comment:

 Replying to [comment:36 jpflori]:
 > Yes indeed, and I don't like this Cython behavior.
 > You have to keep the build directory alive to avoid rebuilding
 everything.
 I really don't understand your problem.

 Deleting the `src/build` directory in Sage is the same as `make clean` in
 a typical software package. And when you do `make clean`, you have to
 rebuild everything if you do `make` later.

 And when you ''don't'' delete the `build` directory, Cython+distutils has
 proper dependency checking: only needed files are rebuilt.

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