lp://staging/kdevelop4
- Get this branch:
- bzr branch lp://staging/kdevelop4
Branch merges
Import details
This branch is an import of the HEAD branch of the Git repository at git://anongit.kde.org/kdevelop.
Last successful import was .
Recent revisions
- 18731. By Daniel Mensinger <email address hidden>
-
Meson build options introspection
Summary:
This adds basic meson introspection support based on the meson API
for 0.50.0 (current meson master branch).This patch also adds a GUI for changing all build options for a
build directory.Test Plan:
For a new build directory:- Use the development version of meson
- Make a new build directory and set the meson executable in the advanced options
- The default build options should load after this
- Play around with the options
- Click OK and manually check with meson configure that the build options are correctFor an existing build directory:
- Open the meson project configuration
- The current options should be complete and match the actual values from meson configure
- Changing and aplying changes should also update the meson configuration
- Nothing should segfault :)Reviewers: apol
Reviewed By: apol
Subscribers: apol, flherne, kdevelop-devel
Tags: #kdevelop
Differential Revision: https:/
/phabricator. kde.org/ D18202 - 18728. By Amish Naidu
-
Scratchpad: Validate actions when opening context menu
Summary:
Activate actions when opening context menu before directly selecting
any scratch.Reviewers: #kdevelop, arrowd
Reviewed By: arrowd
Subscribers: kdevelop-devel
Tags: #kdevelop
Differential Revision: https:/
/phabricator. kde.org/ D18216
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)