[gimp/wip/Jehan/incremental-win-installer-improvements] More tests!
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/Jehan/incremental-win-installer-improvements] More tests!
- Date: Sun, 16 May 2021 00:35:20 +0000 (UTC)
commit 4569463b89489490666d2045ebbd61c879d41f6e
Author: Jehan <jehan girinstud io>
Date: Sun May 16 02:35:04 2021 +0200
More tests!
.gitlab-ci.yml | 1 +
build/windows/gitlab-ci/build-deps-msys2.sh | 1 +
2 files changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 127ec6aefd..3252e4d5b0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -233,6 +233,7 @@ gimp-win64-native:
expire_in: 1 day
paths:
- _install-w64
+ - _build-w64
- build/windows/installer/lang/
cache:
paths:
diff --git a/build/windows/gitlab-ci/build-deps-msys2.sh b/build/windows/gitlab-ci/build-deps-msys2.sh
index 46f0df500f..0d2bbd903a 100644
--- a/build/windows/gitlab-ci/build-deps-msys2.sh
+++ b/build/windows/gitlab-ci/build-deps-msys2.sh
@@ -80,6 +80,7 @@ libtoolize --force
automake --add-missing
mkdir _build
cd _build
+export AA_LIBS=`aalib-config --libs`
../configure --prefix="${GIMP_PREFIX}" --enable-shared
make
make install
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]