Review Request 124793: Initial integration of the QMake plugin
Kevin Funk
kfunk at kde.org
Tue Aug 18 17:18:58 UTC 2015
> On Aug. 18, 2015, 3:36 p.m., Aleix Pol Gonzalez wrote:
> > Would it make sense to just disable qmake if there's no kdev-pg-qt?
Can do, after the merge.
- Kevin
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124793/#review83995
-----------------------------------------------------------
On Aug. 17, 2015, 4:23 p.m., Kevin Funk wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/124793/
> -----------------------------------------------------------
>
> (Updated Aug. 17, 2015, 4:23 p.m.)
>
>
> Review request for KDevelop, Aleix Pol Gonzalez and Milian Wolff.
>
>
> Repository: kdevelop
>
>
> Description
> -------
>
> (SNIP: History since SVN times)
>
>
> Imported kdev-qmake as subtree
>
>
> Initial integration of the QMake plugin
>
> We now depend on kdevelop-pg-qt
>
>
> Diffs
> -----
>
> CMakeLists.txt 1ce433e6ee6e5bea919534c440fbd56acb7c2bf6
> qmakeintegration/.gitignore PRE-CREATION
> qmakeintegration/.kateconfig PRE-CREATION
> qmakeintegration/CMakeLists.txt PRE-CREATION
> qmakeintegration/CTestConfig.cmake PRE-CREATION
> qmakeintegration/CTestCustom.cmake PRE-CREATION
> qmakeintegration/Messages.sh PRE-CREATION
> qmakeintegration/TODO PRE-CREATION
> qmakeintegration/app_templates/CMakeLists.txt PRE-CREATION
> qmakeintegration/app_templates/cpp/QMake/qmake_qt4guiapp/%{PROJECTDIRNAME}.kdev4 PRE-CREATION
> qmakeintegration/app_templates/cpp/QMake/qmake_qt4guiapp/%{PROJECTDIRNAME}.pro PRE-CREATION
> qmakeintegration/app_templates/cpp/QMake/qmake_qt4guiapp/main.cpp PRE-CREATION
> qmakeintegration/app_templates/cpp/QMake/qmake_qt4guiapp/mainwindow.ui PRE-CREATION
> qmakeintegration/app_templates/cpp/QMake/qmake_qt4guiapp/qmake_qt4guiapp.kdevtemplate PRE-CREATION
> qmakeintegration/debug.h PRE-CREATION
> qmakeintegration/debug.cpp PRE-CREATION
> qmakeintegration/kdev-qmake.kdev4 PRE-CREATION
> qmakeintegration/kdevqmakemanager.json PRE-CREATION
> qmakeintegration/parser/.krazy PRE-CREATION
> qmakeintegration/parser/CMakeLists.txt PRE-CREATION
> qmakeintegration/parser/ast.h PRE-CREATION
> qmakeintegration/parser/buildastvisitor.h PRE-CREATION
> qmakeintegration/parser/buildastvisitor.cpp PRE-CREATION
> qmakeintegration/parser/main.cpp PRE-CREATION
> qmakeintegration/parser/qmake.g PRE-CREATION
> qmakeintegration/parser/qmakeast.cpp PRE-CREATION
> qmakeintegration/parser/qmakeastdefaultvisitor.h PRE-CREATION
> qmakeintegration/parser/qmakeastdefaultvisitor.cpp PRE-CREATION
> qmakeintegration/parser/qmakeastvisitor.h PRE-CREATION
> qmakeintegration/parser/qmakeastvisitor.cpp PRE-CREATION
> qmakeintegration/parser/qmakedebugvisitor.h PRE-CREATION
> qmakeintegration/parser/qmakedebugvisitor.cpp PRE-CREATION
> qmakeintegration/parser/qmakedriver.h PRE-CREATION
> qmakeintegration/parser/qmakedriver.cpp PRE-CREATION
> qmakeintegration/parser/qmakelexer.h PRE-CREATION
> qmakeintegration/parser/qmakelexer.cpp PRE-CREATION
> qmakeintegration/parser/tests/CMakeLists.txt PRE-CREATION
> qmakeintegration/parser/tests/assignmenttest.h PRE-CREATION
> qmakeintegration/parser/tests/assignmenttest.cpp PRE-CREATION
> qmakeintegration/parser/tests/functionscopetest.h PRE-CREATION
> qmakeintegration/parser/tests/functionscopetest.cpp PRE-CREATION
> qmakeintegration/parser/tests/lexertest.h PRE-CREATION
> qmakeintegration/parser/tests/lexertest.cpp PRE-CREATION
> qmakeintegration/parser/tests/parsetest.h PRE-CREATION
> qmakeintegration/parser/tests/parsetest.cpp PRE-CREATION
> qmakeintegration/parser/tests/scopetest.h PRE-CREATION
> qmakeintegration/parser/tests/scopetest.cpp PRE-CREATION
> qmakeintegration/parser/tests/testhelpers.h PRE-CREATION
> qmakeintegration/parser/tests/testhelpers.cpp PRE-CREATION
> qmakeintegration/qmake.kdev4 PRE-CREATION
> qmakeintegration/qmakebuilddirchooser.h PRE-CREATION
> qmakeintegration/qmakebuilddirchooser.cpp PRE-CREATION
> qmakeintegration/qmakebuilddirchooser.ui PRE-CREATION
> qmakeintegration/qmakebuilddirchooserdialog.h PRE-CREATION
> qmakeintegration/qmakebuilddirchooserdialog.cpp PRE-CREATION
> qmakeintegration/qmakebuilder/CMakeLists.txt PRE-CREATION
> qmakeintegration/qmakebuilder/Messages.sh PRE-CREATION
> qmakeintegration/qmakebuilder/data.kdev4 PRE-CREATION
> qmakeintegration/qmakebuilder/iqmakebuilder.h PRE-CREATION
> qmakeintegration/qmakebuilder/kdevqmakebuilder.json PRE-CREATION
> qmakeintegration/qmakebuilder/qmakebuilder.h PRE-CREATION
> qmakeintegration/qmakebuilder/qmakebuilder.cpp PRE-CREATION
> qmakeintegration/qmakebuilder/qmakebuilderconfig.kcfg PRE-CREATION
> qmakeintegration/qmakebuilder/qmakebuilderconfig.kcfgc PRE-CREATION
> qmakeintegration/qmakebuilder/qmakebuilderdebug.h PRE-CREATION
> qmakeintegration/qmakebuilder/qmakebuilderdebug.cpp PRE-CREATION
> qmakeintegration/qmakebuilder/qmakebuilderpreferences.h PRE-CREATION
> qmakeintegration/qmakebuilder/qmakebuilderpreferences.cpp PRE-CREATION
> qmakeintegration/qmakebuilder/qmakeconfig.ui PRE-CREATION
> qmakeintegration/qmakebuilder/qmakejob.h PRE-CREATION
> qmakeintegration/qmakebuilder/qmakejob.cpp PRE-CREATION
> qmakeintegration/qmakecache.h PRE-CREATION
> qmakeintegration/qmakecache.cpp PRE-CREATION
> qmakeintegration/qmakeconfig.h PRE-CREATION
> qmakeintegration/qmakeconfig.cpp PRE-CREATION
> qmakeintegration/qmakefile.h PRE-CREATION
> qmakeintegration/qmakefile.cpp PRE-CREATION
> qmakeintegration/qmakefilevisitor.h PRE-CREATION
> qmakeintegration/qmakefilevisitor.cpp PRE-CREATION
> qmakeintegration/qmakeincludefile.h PRE-CREATION
> qmakeintegration/qmakeincludefile.cpp PRE-CREATION
> qmakeintegration/qmakejob.h PRE-CREATION
> qmakeintegration/qmakejob.cpp PRE-CREATION
> qmakeintegration/qmakemanager.h PRE-CREATION
> qmakeintegration/qmakemanager.cpp PRE-CREATION
> qmakeintegration/qmakemkspecs.h PRE-CREATION
> qmakeintegration/qmakemkspecs.cpp PRE-CREATION
> qmakeintegration/qmakemodelitems.h PRE-CREATION
> qmakeintegration/qmakemodelitems.cpp PRE-CREATION
> qmakeintegration/qmakeprojectfile.h PRE-CREATION
> qmakeintegration/qmakeprojectfile.cpp PRE-CREATION
> qmakeintegration/tests/CMakeLists.txt PRE-CREATION
> qmakeintegration/tests/manual/basic_project/.kdev4/basic_project.kdev4 PRE-CREATION
> qmakeintegration/tests/manual/basic_project/basic_project.kdev4 PRE-CREATION
> qmakeintegration/tests/manual/basic_project/basic_project.pro PRE-CREATION
> qmakeintegration/tests/manual/basic_project/main.cpp PRE-CREATION
> qmakeintegration/tests/manual/basic_project/mainwindow.ui PRE-CREATION
> qmakeintegration/tests/manual/subdirs_project/.kdev4/subdirs_project.kdev4 PRE-CREATION
> qmakeintegration/tests/manual/subdirs_project/dir_a/dir_a.pro PRE-CREATION
> qmakeintegration/tests/manual/subdirs_project/dir_a/main.cpp PRE-CREATION
> qmakeintegration/tests/manual/subdirs_project/dir_b/dir_b.pro PRE-CREATION
> qmakeintegration/tests/manual/subdirs_project/dir_b/main.cpp PRE-CREATION
> qmakeintegration/tests/manual/subdirs_project/main.cpp PRE-CREATION
> qmakeintegration/tests/manual/subdirs_project/subdirs_project.kdev4 PRE-CREATION
> qmakeintegration/tests/manual/subdirs_project/subdirs_project.pro PRE-CREATION
> qmakeintegration/tests/qmaketestconfig.h.in PRE-CREATION
> qmakeintegration/tests/test_qmakefile.h PRE-CREATION
> qmakeintegration/tests/test_qmakefile.cpp PRE-CREATION
> qmakeintegration/tests/test_qmakeproject.h PRE-CREATION
> qmakeintegration/tests/test_qmakeproject.cpp PRE-CREATION
> qmakeintegration/variablereferenceparser.h PRE-CREATION
> qmakeintegration/variablereferenceparser.cpp PRE-CREATION
>
> Diff: https://git.reviewboard.kde.org/r/124793/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Kevin Funk
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150818/a3aede91/attachment-0001.html>
More information about the KDevelop-devel
mailing list