[glib-networking/wip/tingping/pkcs11-win32] ci: Update win32 dependencies
- From: Patrick Griffis <pgriffis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/wip/tingping/pkcs11-win32] ci: Update win32 dependencies
- Date: Thu, 3 Dec 2020 18:15:53 +0000 (UTC)
commit 829450043601ba8b499cfc8035c112fb7a53fe3c
Author: Patrick Griffis <tingping tingping se>
Date: Thu Dec 3 12:15:20 2020 -0600
ci: Update win32 dependencies
.gitlab-ci/test-msvc.bat | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/.gitlab-ci/test-msvc.bat b/.gitlab-ci/test-msvc.bat
index d088c4b..e194a56 100644
--- a/.gitlab-ci/test-msvc.bat
+++ b/.gitlab-ci/test-msvc.bat
@@ -9,13 +9,13 @@ set BUILD_DIR=c:\gnet
:: NOTE: uncomment this in a branch in order to update the depenencies. We do not
:: build it each time to avoid spending so much of time building openssl and glib
:: so we just keep it cached in c:\gnet
-::@RD /S /Q %BUILD_DIR%
+@RD /S /Q %BUILD_DIR%
-::git clone --depth 1 https://github.com/wingtk/gvsbuild.git || goto :error
+git clone --depth 1 --branch=glib-2-67 git github com:TingPing/gtk-win32.git || goto :error
-::pushd gvsbuild
-::python.exe build.py --verbose --debug build -p x64 --vs-ver 15 --build-dir %BUILD_DIR% openssl glib ||
goto :error
-::popd
+pushd gvsbuild
+python.exe build.py --verbose --debug build -p x64 --vs-ver 15 --build-dir %BUILD_DIR% openssl glib || goto
:error
+popd
set DEPS_DIR=%BUILD_DIR%\gtk\x64\release
set PATH=%DEPS_DIR%\bin;%PATH%
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]