projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd77936
)
ci: Update meson version used for vs2017 job
author
Nirbheek Chauhan
<nirbheek@centricular.com>
Sun, 18 Dec 2022 05:49:14 +0000
(11:19 +0530)
committer
Nirbheek Chauhan
<nirbheek@centricular.com>
Sun, 18 Dec 2022 21:39:11 +0000
(
03:09
+0530)
.gitlab-ci/test-msvc.bat
patch
|
blob
|
history
diff --git
a/.gitlab-ci/test-msvc.bat
b/.gitlab-ci/test-msvc.bat
index cf8d9b130cb2387bab6c6407a5e3d428682bd68a..c985c413fca4f3b0c471172e52fd4733aa401155 100644
(file)
--- a/
.gitlab-ci/test-msvc.bat
+++ b/
.gitlab-ci/test-msvc.bat
@@
-5,7
+5,7
@@
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Auxiliar
@echo on
:: FIXME: make warnings fatal
-pip3 install --upgrade --user meson
==0.60.3
|| goto :error
+pip3 install --upgrade --user meson
~=0.64
|| goto :error
meson -Ddebug=false -Dmedia-gstreamer=disabled _build || goto :error
ninja -C _build || goto :error