projects
/
platform
/
upstream
/
libinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6801b41
)
CI: add a comment to the meson build helper
author
Peter Hutterer
<peter.hutterer@who-t.net>
Tue, 30 May 2023 05:16:31 +0000
(15:16 +1000)
committer
Jihoon Kim
<jihoon48.kim@samsung.com>
Mon, 4 Dec 2023 10:23:27 +0000
(19:23 +0900)
We now have an upstream for it so we can sync changes between projects.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab-ci/meson-build.sh
patch
|
blob
|
history
diff --git
a/.gitlab-ci/meson-build.sh
b/.gitlab-ci/meson-build.sh
index 82f00e09d75b22da2d9f33fb0da53583d2860862..6de39c6c6dcc40153bc09472c6b525caa5289c8a 100755
(executable)
--- a/
.gitlab-ci/meson-build.sh
+++ b/
.gitlab-ci/meson-build.sh
@@
-1,5
+1,8
@@
#!/usr/bin/env bash
#
+# This script is sourced from here:
+# https://gitlab.freedesktop.org/whot/meson-helper
+#
# SPDX-License-Identifier: MIT
set -x