[KDev4] What is the status of project manager, builders, debuggers?

Matt Rogers mattr at kde.org
Thu Apr 26 01:53:56 UTC 2007


On Apr 25, 2007, at 3:29 PM, dukju ahn wrote:

> 2007/4/25, Andreas Pakulat <apaku at gmx.de>:
>
>>> On 25.04.07 03:51:13, dukju ahn wrote:
>> Isn't the documentation on the wiki enough? The Project knows which
>> manager it uses. The QMake Manager only does reading .pro files and
>> delviers the files in it.
>
> I want to clarify the concept. For instance, suppose that there is
> custom makefile manager (which was in KDev3.4). In this case,
> Makefile is manually edited by user, so we don't have to modify build
> system. Then what is the role of IProjectFileManager::addFile(),
> IProjectFileManager::removeFolder() here?

There is no role for them in this case.

>
> Also, can CustomMakeManager use MakeBuilder to invoke build process?

Sure. But in this case, I think we could want something like a  
CustomCommandMakeBuilder to handle the cases where the compilation  
command is not 'make' but perhaps 'nmake' or something else
--
Matt






More information about the KDevelop-devel mailing list