Skip to content
Commit b53ea9aa authored by Daniel Mensinger's avatar Daniel Mensinger Committed by Gleb Popov
Browse files

Meson plugin: First working version

Summary:
This patch implements the basic functionality of the meson plugin.
Introspection (targets, include dirs, etc.) is not implemented yet.

The current features are:
  - (re)configuring a meson project
  - building with ninja
  - GUI for configuring a build directory (currently only install prefix and build type)
  - managing multiple build directories
  - GUI for adding a new build directory

Reviewers: apol, arrowd

Reviewed By: arrowd

Subscribers: arrowd, rjvbb, flherne, rizzitello, yurchor, kde-doc-english, kdevelop-devel

Tags: #kdevelop, #documentation

Differential Revision: https://phabricator.kde.org/D17278
parent a54c4652
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment