KDevelop projects xml and kdesrc-build

Michael Pyne mpyne at kde.org
Fri Oct 7 00:21:07 UTC 2011


On Thursday, October 06, 2011 15:32:58 Sandro Andrade wrote:
> Hi there,
> 
> Since last changes in kdesrc-build in order to use KDE project xml
> descriptor file I'm getting some
> errors when building kdevelop using kdesrc-build. kdev-www sub-module
> isn't intended to be built at all but
> kdesrc-build get no clue about that from KDE projects xml file.
> 
> How could we solve that ? Include a new parameters in xml file
> indicating whether a git (sub-)module is
> "buildable" ?

The current way to get kdesrc-build to skip a module is to mark it as inactive 
in the projects.kde.org interface for that module. This may have an effect on 
other XML-using tools but if it's deemed necessary to have a flag that says 
"don't build" then kdesrc-build will of course be updated to support that.

The workaround if that is not feasible is to simply list the modules under 
kdevelop/ that should be built in the use-modules for that module-set. E.g.

module-set kdev
  repository kde-projects
  use-modules kdevelop/kdevplatform kdevelop/kdevelop
end module-set

Obviously make sure all needed modules are listed, but that method should 
always work.

Regards,
 - Michael Pyne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20111006/e8077971/attachment.sig>


More information about the KDevelop-devel mailing list