KDE/kdevelop/buildtools/managers/custommake

dukju ahn dukjuahn at gmail.com
Thu May 31 09:33:10 UTC 2007


2007/5/30, Andreas Pakulat <apaku at gmx.de>:
> On 30.05.07 19:11:50, Dukju Ahn wrote:
> > SVN commit 669909 by dukjuahn:
> >
> > Implementing Directory watcher in custom make manager.
>
> The stuff you do inside the directory
> changed slot should probably go into the filesystem watcher class and
> then the whole class should go somewhere into lib/ so other project
> managers can benefit from that (QMake will need this too).

That sounds good, but the slot is orginially written for CustomMakeManager.
To move the whole slot into other managers, more extra interfaces, which
do not present yet, should be added, and make dirChanged() slot use these
new slots, instead of hardcoding.
I'll see whether it is possible..




More information about the KDevelop-devel mailing list