It has happened to me where I build sage, turn off my computer, turn it 
back on, and build it again. There were no changes made in the meantime and 
it still does the cythonizing step. Also, I have had branches that are 
identical (except for a new file that does not have any dependencies to be 
rebuilt) which will also go through this cythonizing step (first when I 
switch to the branch, and then again when I switch back to master and try 
to build it again).

On Friday, September 9, 2016 at 4:12:40 PM UTC+9, Jeroen Demeyer wrote:
>
> On 2016-09-09 08:43, Marco Cognetta wrote: 
> > However, if I change to a 
> > new branch that has no changes which would necessitate recythonizing 
> > code, it will go through the cythonizing step again. 
>
> What makes you think that there are no changes which would necessitate 
> recythonizing? 
>
> Cython does dependency checking, so if it rebuilds something, there must 
> be a reason. In fact, the reason is explicitly stated when cythonizing 
> (with messages like building foo because it depends on bar). 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to