[glib-networking/win32-glib-2-65] Rebuild gvsbuild
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/win32-glib-2-65] Rebuild gvsbuild
- Date: Thu, 9 Jul 2020 07:03:20 +0000 (UTC)
commit 75e3d71574454a227c9e57ca922bfd381d8dda74
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date: Thu Jul 9 09:02:52 2020 +0200
Rebuild gvsbuild
.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..c3f0929 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 https://github.com/wingtk/gvsbuild.git -b glib-2-65 || 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]