make clean doesn't delete moc files

Matthias Kretz kretz at kde.org
Thu Feb 5 22:47:59 CET 2009


Hi,

On Thursday 05 February 2009 20:10:37 David Faure wrote:
> On Thursday 05 February 2009, Matthias Kretz wrote:
> > BTW, deleting the moc files is not important to get a clean build. If you
> > do a make clean automoc will recreate all moc files, regardless of
> > whether they exist already.
>
> Nope, that's not the case. Otherwise I wouldn't have asked for it ;)

Hmm, Automoc4Config adds konq_automoc.cpp to the ADDITIONAL_MAKE_CLEAN_FILES. 
And if kde4automoc.cpp finds that konq_automoc.cpp doesn't exist it sets 
generateAll = true and does so... and only when all moc files are done 
konq_automoc.cpp is created, making it impossible to break it via Ctrl+C.

Any ideas where this goes wrong?

Regards,
	Matthias
-- 
________________________________________________________
Matthias Kretz (Germany)                            <><
http://Vir.homelinux.org/



More information about the Kde-buildsystem mailing list