KDE/kdevelop/buildtools/builders/qmakebuilder

Andreas Pakulat apaku at gmx.de
Thu Jul 26 13:09:27 UTC 2007


On 26.07.07 08:23:19, Kris Wong wrote:
> > > how often are you going to be doing this qmake querying do 
> > > you think?  
> > 
> > Once for each project upon opening and the eventually when the user
> > changes the qmake binary setting. So its rather seldom.
> > 
> > > The queryQMake function sounds like a nice solution to me.
> > 
> > So you think it makes more sense to have this function in the
> > qmake-builder than in the qmake-manager? (Just in case I wasn't clear:
> > The function exists anyway, I'm just not sure where to put it).
> > 
> 
> I am inclined to think we should keep any interfacing with the qmake
> binary itself in one layer (QmakeBuilder it seems).  Is there any other
> reason you would want to access the QMake binary itself from the
> QMakeManager?

At the moment I can't think of anything. The reason why I chose this for
starters is that the qmake builder doesn't need the query-stuff itself,
so it seemed wrong to add this function... 

Andreas

-- 
You will meet an important person who will help you advance professionally.




More information about the KDevelop-devel mailing list