CMake and Kits: Fix interaction between them
On initial run we offer the user a choice between all the kits, which are compatible with the cached generator. After the initial run, the user can't change kits nor generators anymore. Except if the builds into a new directory or adds a buildconfiguration, then the user can choose between generators but not kits. Task-number: QTCREATORBUG-7940 Task-number: QTCREATORBUG-7928 Change-Id: I9b663435cd2e021f7fe08379c1c487a6aebe8976 Reviewed-by:Tobias Hunger <tobias.hunger@digia.com> Reviewed-by:
Peter Kümmel <syntheticpp@gmx.net>
Showing
- src/plugins/cmakeprojectmanager/cmakebuildconfiguration.cpp 17 additions, 14 deletionssrc/plugins/cmakeprojectmanager/cmakebuildconfiguration.cpp
- src/plugins/cmakeprojectmanager/cmakeopenprojectwizard.cpp 251 additions, 125 deletionssrc/plugins/cmakeprojectmanager/cmakeopenprojectwizard.cpp
- src/plugins/cmakeprojectmanager/cmakeopenprojectwizard.h 44 additions, 12 deletionssrc/plugins/cmakeprojectmanager/cmakeopenprojectwizard.h
- src/plugins/cmakeprojectmanager/cmakeproject.cpp 79 additions, 47 deletionssrc/plugins/cmakeprojectmanager/cmakeproject.cpp
- src/plugins/cmakeprojectmanager/cmakeproject.h 1 addition, 0 deletionssrc/plugins/cmakeprojectmanager/cmakeproject.h
- src/plugins/cmakeprojectmanager/cmakeprojectconstants.h 3 additions, 0 deletionssrc/plugins/cmakeprojectmanager/cmakeprojectconstants.h
- src/plugins/cmakeprojectmanager/cmakeprojectmanager.cpp 2 additions, 5 deletionssrc/plugins/cmakeprojectmanager/cmakeprojectmanager.cpp
- src/plugins/cmakeprojectmanager/makestep.cpp 3 additions, 2 deletionssrc/plugins/cmakeprojectmanager/makestep.cpp
- src/plugins/projectexplorer/project.cpp 12 additions, 2 deletionssrc/plugins/projectexplorer/project.cpp
- src/plugins/projectexplorer/project.h 1 addition, 0 deletionssrc/plugins/projectexplorer/project.h
- src/plugins/projectexplorer/target.cpp 0 additions, 7 deletionssrc/plugins/projectexplorer/target.cpp
- src/plugins/projectexplorer/target.h 0 additions, 1 deletionsrc/plugins/projectexplorer/target.h
Loading
Please register or sign in to comment