[CRIU] [PATCH 0/3] make: Improve autocleanup

Pavel Emelyanov xemul at parallels.com
Fri Dec 13 03:58:51 PST 2013


On 12/13/2013 03:41 PM, Cyrill Gorcunov wrote:
> I believe in our make engine we should autocleanup only those files
> which we were been generating, not some wildchar mask. Thus in this
> series it's implemened.
> 
> Cyrill Gorcunov (3):
>   make: pie -- Explicitly cleanup specific targets
>   make: protobuf -- Explicitly clean generated files
>   make: Makefile.build -- Improve autocleanup target
> 
>  pie/Makefile           |  2 ++
>  protobuf/Makefile      |  1 +
>  scripts/Makefile.build | 25 +++++++++++++++++++++----
>  3 files changed, 24 insertions(+), 4 deletions(-)
> 


applied


More information about the CRIU mailing list