Re: [sage-devel] Re: how to explicitly recompile the python part of sage (no pkgs)

2015-02-05 Thread Jeroen Demeyer

On 2015-02-05 14:13, Jakob Kroeker wrote:

rebuild a package worked as described (sage -f singular),
thanks!

However, I have problems with 'sage -b':

sometimes it does not rebuild all python and cython stuff
Use ./sage -ba to explicitly rebuild everything (although it's a bug if 
./sage -b doesn't work, Cython should have proper dependency checking)


--
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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: how to explicitly recompile the python part of sage (no pkgs)

2015-02-05 Thread Jakob Kroeker
rebuild a package worked as described (sage -f singular),
thanks!

However, I have problems with 'sage -b':

sometimes it does not rebuild all python and cython stuff,
even not after a 'ccache -C'  and  'make clean'.
Do I miss something? 


Jakob


Am Montag, 2. Februar 2015 16:15:36 UTC+1 schrieb Volker Braun:

 On Monday, February 2, 2015 at 10:13:39 AM UTC-5, Jakob Kroeker wrote:

 - how to recompile only the python and cython part (no pkgs) ?


 sage -b
  

 - in case that sage is in a broken state, how to rebuild a single pkgs( 
 e.g. Singular) in case a patch file was updated ?


 sage -f singular
  


-- 
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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.


[sage-devel] Re: how to explicitly recompile the python part of sage (no pkgs)

2015-02-02 Thread Volker Braun
On Monday, February 2, 2015 at 10:13:39 AM UTC-5, Jakob Kroeker wrote:

 - how to recompile only the python and cython part (no pkgs) ?


sage -b
 

 - in case that sage is in a broken state, how to rebuild a single pkgs( 
 e.g. Singular) in case a patch file was updated ?


sage -f singular
 

-- 
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 http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.