[haiku-development] Re: jam clean & generated/attributes

On 2008-03-09 at 20:58:15 [+0100], François Revol <revol@xxxxxxx> wrote:
> I made a fix for BSD builds on file backed attributes, didn't try yet
> though.
> 
> I noticed the generated/attributes/ directory tends to grow up quite
> big (100MB) and never really gets cleaned up except for the zip stuff I
> changed in the script... It should really be removed on jam clean, but
> I'm not sure how to do it.
>
> Maybe in base jamfile:
> 
> NotFile <build>attributes ;
> MakeLocate <build>attributes : $(HAIKU_OUTPUT_DIR) ;
> LocalClean clean : <build>attributes
> 
> Ingo ?

As mentioned on the commits list, the best solution would be a "rm" build 
tool that would also remove the attributes.

CU, Ingo

Other related posts: