summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-05-07 13:54:10 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-05-07 13:57:48 +0200
commitdd1e33c8dc30c4d30e65688dabff7c66a456675e (patch)
treea9ada23b8bd1fe2043671efab3e2d13700c03627 /tools
parent1f63c72d2e6a527c1207ea01dc223fc711247ba0 (diff)
downloadsystemd-dd1e33c8dc30c4d30e65688dabff7c66a456675e.tar.gz
meson: drop "meson-" prefix from various helper script filenames
In a few cases, the prefix was originally necessary because a different helper script was used for automake, and a different one for meson. But now we use meson exclusively, and the prefix isn't useful. This also synchronizes the target name, file name, and variable name in meson.build. The targets exposed by meson didn't have the prefix, so the user interface is unchanged. (The prefix is retained in the few tools that are used for meson itself, e.g. meosn-vcs-tag.sh, meson-make-symlink.sh, etc.)
Diffstat (limited to 'tools')
-rwxr-xr-xtools/autosuspend-update.sh (renamed from tools/meson-autosuspend-update.sh)0
-rwxr-xr-xtools/check-api-docs.sh (renamed from tools/meson-check-api-docs.sh)0
-rwxr-xr-xtools/check-compilation.sh (renamed from tools/meson-check-compilation.sh)0
-rwxr-xr-xtools/check-help.sh (renamed from tools/meson-check-help.sh)0
-rwxr-xr-xtools/git-contrib.sh (renamed from tools/meson-git-contrib.sh)0
-rwxr-xr-xtools/hwdb-update.sh (renamed from tools/meson-hwdb-update.sh)0
6 files changed, 0 insertions, 0 deletions
diff --git a/tools/meson-autosuspend-update.sh b/tools/autosuspend-update.sh
index a4f99eb6b3..a4f99eb6b3 100755
--- a/tools/meson-autosuspend-update.sh
+++ b/tools/autosuspend-update.sh
diff --git a/tools/meson-check-api-docs.sh b/tools/check-api-docs.sh
index 1094101e08..1094101e08 100755
--- a/tools/meson-check-api-docs.sh
+++ b/tools/check-api-docs.sh
diff --git a/tools/meson-check-compilation.sh b/tools/check-compilation.sh
index ce39e1684b..ce39e1684b 100755
--- a/tools/meson-check-compilation.sh
+++ b/tools/check-compilation.sh
diff --git a/tools/meson-check-help.sh b/tools/check-help.sh
index efe7ed4e56..efe7ed4e56 100755
--- a/tools/meson-check-help.sh
+++ b/tools/check-help.sh
diff --git a/tools/meson-git-contrib.sh b/tools/git-contrib.sh
index b40e97ba62..b40e97ba62 100755
--- a/tools/meson-git-contrib.sh
+++ b/tools/git-contrib.sh
diff --git a/tools/meson-hwdb-update.sh b/tools/hwdb-update.sh
index 39efd75192..39efd75192 100755
--- a/tools/meson-hwdb-update.sh
+++ b/tools/hwdb-update.sh