D7752: Make it possible for IBuildSystem to provide extra arguments to the parser

Aleix Pol Gonzalez noreply at phabricator.kde.org
Sat Sep 9 23:07:09 UTC 2017


apol created this revision.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  So far it was limited to defines and includes, but there's more to life
  than that.
  This implements it for cmake where I tested it most, also for qmake where
  I'm not sure how to yet it won't be worse than ignoring the variables.

REPOSITORY
  R32 KDevelop

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D7752

AFFECTED FILES
  kdevplatform/project/interfaces/ibuildsystemmanager.h
  languages/plugins/custom-definesandincludes/definesandincludesmanager.cpp
  projectmanagers/cmake/cmakemanager.cpp
  projectmanagers/cmake/cmakemanager.h
  projectmanagers/cmake/cmakeprojectdata.h
  projectmanagers/cmake/cmakeserverimportjob.cpp
  projectmanagers/custom-buildsystem/custombuildsystemplugin.cpp
  projectmanagers/custom-buildsystem/custombuildsystemplugin.h
  projectmanagers/custommake/custommakemanager.cpp
  projectmanagers/custommake/custommakemanager.h
  projectmanagers/qmake/qmakemanager.cpp
  projectmanagers/qmake/qmakemanager.h
  projectmanagers/qmake/qmakeprojectfile.cpp
  projectmanagers/qmake/qmakeprojectfile.h

To: apol, #kdevelop, kfunk
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170909/76205b27/attachment.html>


More information about the KDevelop-devel mailing list