#5977: Implement sage -clean-residues
-------------------------+--------------------------------------------------
 Reporter:  nthiery      |       Owner:  mabshoff
     Type:  enhancement  |      Status:  new     
 Priority:  major        |   Milestone:          
Component:  build        |    Keywords:  cleanup 
-------------------------+--------------------------------------------------
 Add an option -clean-residues (or any better name) to the sage script to
 make it compare the list of .pyc files and .so files in the build
 directory with the list in the source directory.  If a file has been
 removed in the source directory, delete the corresponding .pyc and .so
 files (or maybe even: if a file has been removed from version control,
 then wipe the .pyc/.so files, even if the actual file still exists in the
 source directory).

 Optionally, if the overhead is negligible, call this automatically upon
 sage -b.

 See discussion 'Test failing on "ImportError: cannot import name Set"...'
 around March 11 on sage-devel.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5977>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to