[gnome-builder/wip/chergert/sysprof: 17/18] build: drop run-tools plugin
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/sysprof: 17/18] build: drop run-tools plugin
- Date: Tue, 23 Aug 2016 01:49:31 +0000 (UTC)
commit cd20422b8ba249ef18b3f8543dcdc8880ec09da1
Author: Christian Hergert <chergert redhat com>
Date: Mon Aug 22 18:46:39 2016 -0700
build: drop run-tools plugin
This is no longer necessary now that we have moved the abstraction into
IdeRunManager.
configure.ac | 2 -
plugins/Makefile.am | 1 -
plugins/run-tools/Makefile.am | 27 ----
plugins/run-tools/configure.ac | 12 --
plugins/run-tools/gbp-run-plugin.c | 28 ----
plugins/run-tools/gbp-run-workbench-addin.c | 182 ---------------------------
plugins/run-tools/gbp-run-workbench-addin.h | 32 -----
plugins/run-tools/run-tools.plugin | 11 --
8 files changed, 0 insertions(+), 295 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8f09661..e203d41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -304,7 +304,6 @@ m4_include([plugins/mingw/configure.ac])
m4_include([plugins/project-tree/configure.ac])
m4_include([plugins/python-gi-imports-completion/configure.ac])
m4_include([plugins/python-pack/configure.ac])
-m4_include([plugins/run-tools/configure.ac])
m4_include([plugins/support/configure.ac])
m4_include([plugins/symbol-tree/configure.ac])
m4_include([plugins/sysmon/configure.ac])
@@ -593,7 +592,6 @@ echo " Project Tree ......................... : ${enable_project_tree_plugin}"
echo " Python GObject Introspection ......... : ${enable_python_gi_imports_completion_plugin}"
echo " Python Jedi Autocompletion ........... : ${enable_jedi_plugin}"
echo " Python Language Pack ................. : ${enable_python_pack_plugin}"
-echo " Run Tools ............................ : ${enable_run_tools_plugin}"
echo " Support .............................. : ${enable_support_plugin}"
echo " System Monitor ....................... : ${enable_sysmon_plugin}"
echo " Sysprof System Profiler .............. : ${enable_sysprof_plugin}"
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 14b3b4b..8d740e2 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -27,7 +27,6 @@ SUBDIRS = \
project-tree \
python-gi-imports-completion \
python-pack \
- run-tools \
support \
symbol-tree \
sysmon \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]