[gtk-doc] meson: remove superflous build files
- From: Stefan Sauer <stefkost src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-doc] meson: remove superflous build files
- Date: Mon, 21 May 2018 17:58:26 +0000 (UTC)
commit 360250091425f33e84d41e59f7f071e992929333
Author: Stefan Sauer <ensonic users sf net>
Date: Mon May 21 19:56:32 2018 +0200
meson: remove superflous build files
We don't need to build those sources. We only scan them.
tests/annotations/meson.build | 1 -
tests/annotations/src/meson.build | 26 --------------------------
tests/bugs/meson.build | 1 -
tests/bugs/src/meson.build | 25 -------------------------
tests/empty/meson.build | 1 -
tests/empty/src/meson.build | 26 --------------------------
tests/fail/meson.build | 1 -
tests/fail/src/meson.build | 25 -------------------------
tests/meson.build | 3 +--
tests/program/meson.build | 1 -
tests/program/src/meson.build | 10 ----------
tests/repro/meson.build | 1 -
tests/repro/src/meson.build | 25 -------------------------
13 files changed, 1 insertions(+), 145 deletions(-)
---
diff --git a/tests/annotations/meson.build b/tests/annotations/meson.build
index dc00692..c171ea1 100644
--- a/tests/annotations/meson.build
+++ b/tests/annotations/meson.build
@@ -1,2 +1 @@
-subdir('src')
subdir('docs')
\ No newline at end of file
diff --git a/tests/bugs/meson.build b/tests/bugs/meson.build
index dc00692..c171ea1 100644
--- a/tests/bugs/meson.build
+++ b/tests/bugs/meson.build
@@ -1,2 +1 @@
-subdir('src')
subdir('docs')
\ No newline at end of file
diff --git a/tests/empty/meson.build b/tests/empty/meson.build
index dc00692..c171ea1 100644
--- a/tests/empty/meson.build
+++ b/tests/empty/meson.build
@@ -1,2 +1 @@
-subdir('src')
subdir('docs')
\ No newline at end of file
diff --git a/tests/fail/meson.build b/tests/fail/meson.build
index dc00692..c171ea1 100644
--- a/tests/fail/meson.build
+++ b/tests/fail/meson.build
@@ -1,2 +1 @@
-subdir('src')
subdir('docs')
\ No newline at end of file
diff --git a/tests/meson.build b/tests/meson.build
index 0ea0a41..5a5a60f 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -33,5 +33,4 @@ subdir('bugs')
subdir('empty')
subdir('fail')
subdir('gobject')
-subdir('program')
-subdir('repro')
\ No newline at end of file
+subdir('program')
\ No newline at end of file
diff --git a/tests/program/meson.build b/tests/program/meson.build
index dc00692..c171ea1 100644
--- a/tests/program/meson.build
+++ b/tests/program/meson.build
@@ -1,2 +1 @@
-subdir('src')
subdir('docs')
\ No newline at end of file
diff --git a/tests/repro/meson.build b/tests/repro/meson.build
index dc00692..c171ea1 100644
--- a/tests/repro/meson.build
+++ b/tests/repro/meson.build
@@ -1,2 +1 @@
-subdir('src')
subdir('docs')
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]