On Wed, Mar 11, 2009 at 03:20:18AM -0500, Jason Grout wrote:
> Wow, if the price tag on this feature is bumped up to that....
> 
> So, is this what is being asked for:
> 
> * Whenever you build, 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).

Yes, if at all possible!

If that's too complicated/slow, I guess I could live with just a
separate `make clean_residues`, which would not be automatically
called upon each build.

> I don't have time to do this...but that offer of a T-Shirt is pretty 
> tempting :).

Good. That will force us to finally design this T-Shirt :-)

Cheers,
                                Nicolas
--
Nicolas M. ThiĆ©ry "Isil" <[email protected]>
http://Nicolas.Thiery.name/

--~--~---------~--~----~------------~-------~--~----~
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-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to