[gimp/wip/Jehan/meson-windows-official: 6/14] build: no need to build the reference API for the Windows build.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/Jehan/meson-windows-official: 6/14] build: no need to build the reference API for the Windows build.
- Date: Fri, 1 Apr 2022 15:40:07 +0000 (UTC)
commit fbb484c56b115cf0aff62c3326a9ad36692b472c
Author: Jehan <jehan girinstud io>
Date: Thu Mar 31 00:21:45 2022 +0200
build: no need to build the reference API for the Windows build.
It looks like the gi-docgen build is broken on Windows (though the CI
does show neither stdout nor stderr output, just a failure without
message). This should be fixed, but it's not necessary for the installer
at least.
Note: on autotools, the gi-docgen step works fine on Windows.
build/windows/gitlab-ci/build-gimp-msys2.sh | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/build/windows/gitlab-ci/build-gimp-msys2.sh b/build/windows/gitlab-ci/build-gimp-msys2.sh
index 4c0e67281b..6e93d8e722 100644
--- a/build/windows/gitlab-ci/build-gimp-msys2.sh
+++ b/build/windows/gitlab-ci/build-gimp-msys2.sh
@@ -106,6 +106,7 @@ meson .. -Dprefix="${GIMP_PREFIX}" \
-Ddirectx-sdk-dir="${MSYS2_PREFIX}" \
-Djavascript=false \
-Dbuild-id=org.gimp.GIMP_official \
+ -Dgi-docgen=disabled \
${GIMP_OPTIONS}
ninja
ninja install
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]