#13245: sage --clone: do not rebuild the entire Sage library, and do not rebuild
the docs
-------------------------------------------------+--------------------------
       Reporter:  jhpalmieri                     |         Owner:  leif         
           Type:  defect                         |        Status:  needs_review 
       Priority:  blocker                        |     Milestone:  sage-5.10    
      Component:  scripts                        |    Resolution:               
       Keywords:                                 |   Work issues:               
Report Upstream:  N/A                            |     Reviewers:  John Palmieri
        Authors:  John Palmieri, Leif Leonhardy  |     Merged in:               
   Dependencies:                                 |      Stopgaps:               
-------------------------------------------------+--------------------------

Comment (by tscrim):

 I also just ran
 {{{
 sage -b main
 }}}
 and this is recompiling all of the extension classes as well.
 {{{
 travis@travis-virtualbox:~/sage-5.10.rc1/devel/sage-main$ sage -b main

 ----------------------------------------------------------
 sage: Building and installing modified Sage library files.


 Installing c_lib
 scons: `install' is up to date.
 Updating Cython code....
 Finished compiling Cython code (time = 33.1963000298 seconds)
 running install
 running build
 running build_py
 running build_ext
 building 'sage.algebras.quatalg.quaternion_algebra_element' extension
 building 'sage.algebras.letterplace.free_algebra_letterplace' extension
 building 'sage.algebras.letterplace.free_algebra_element_letterplace'
 extension
 building 'sage.algebras.letterplace.letterplace_ideal' extension
 building 'sage.algebras.quatalg.quaternion_algebra_cython' extension
 building 'sage.calculus.var' extension
 building 'sage.calculus.riemann' extension
 building 'sage.calculus.interpolators' extension
 building 'sage.categories.action' extension
 building 'sage.categories.category_singleton' extension
 building 'sage.categories.functor' extension
 building 'sage.categories.map' extension
 building 'sage.categories.morphism' extension
 building 'sage.categories.examples.semigroups_cython' extension
 building 'sage.coding.binary_code' extension
 building 'sage.combinat.expnums' extension
 ...
 }}}
 Could this be a result of the changes to `sync-build`?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13245#comment:34>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to