Review Request 128012: Check for an existing out-of-source build dir
René J.V. Bertin
rjvbertin at gmail.com
Wed May 25 14:54:13 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128012/#review95780
-----------------------------------------------------------
In case it's not unusual to store development directories directly in a directory called `build`: `proposedBuildDir()` could have an optional argument representing a file to check for in the out-of-source build directory (e.g. CMakeCache.txt for CMake projects).
- René J.V. Bertin
On May 25, 2016, 4:48 p.m., René J.V. Bertin wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128012/
> -----------------------------------------------------------
>
> (Updated May 25, 2016, 4:48 p.m.)
>
>
> Review request for KDevelop.
>
>
> Repository: kdevplatform
>
>
> Description
> -------
>
> When importing a new project, check if it already has a pre-existing out-of-source build directory, and propose that as the build directory in `KDevelop::proposedBuildFolder()`.
> This is comparable to proposing to put the build folder alongside an existing `src` directory (but has priority over that rule).
>
>
> Diffs
> -----
>
> project/helper.cpp 6df9f90
>
> Diff: https://git.reviewboard.kde.org/r/128012/diff/
>
>
> Testing
> -------
>
> Builds and behaves as expected.
>
>
> Thanks,
>
> René J.V. Bertin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160525/3e6a4cde/attachment.html>
More information about the KDevelop-devel
mailing list