Meson plugin: First working version

Authored by dmensinger on Jan 8 2019, 4:42 PM.

Description

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

Details

Committed
arrowdJan 8 2019, 4:42 PM
Reviewer
arrowd
Differential Revision
D17278: Meson plugin: First working version
Parents
R32:a54c46524b8e: Add assistant to generate header guards
Branches
Unknown
Tags
Unknown