[Differential] [Request, 154 lines] D2964: cmake manager: fix incorrect settings import from existing build directory

antonanikin (Anton Anikin) noreply at phabricator.kde.org
Thu Oct 6 13:33:55 UTC 2016


antonanikin created this revision.
antonanikin added a reviewer: KDevelop.
antonanikin set the repository for this revision to rKDEVELOP KDevelop.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  Old version ignores install directory and build type settings when user add existing build directory to project. This incorrect behavior leads in particular to full-rebuild if selected build type (which can be choosen from combo box **before** build directory selecting) and existing build type (from build directory) are different. The patch fixes this bug by additional parsing of `CMakeCache.txt` file.

TEST PLAN
  Tested on `matser` branch with different projects and build directories.

REPOSITORY
  rKDEVELOP KDevelop

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

AFFECTED FILES
  projectmanagers/cmake/cmakebuilddirchooser.cpp
  projectmanagers/cmake/cmakebuilddirchooser.h

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: antonanikin, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161006/21bdd05d/attachment.html>


More information about the KDevelop-devel mailing list