Lines Matching +full:- +full:dhb_build_utils

6     #- compiler: msvc
10 # triplet: x86-windows
12 #- compiler: msvc
16 # triplet: x64-windows
18 - compiler: msvc
26 #- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2013
31 # triplet: x86-windows
33 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
38 triplet: x86-windows
40 - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
45 triplet: x86-windows
48 - compiler: msys2
50 MINGW_CHOST: x86_64-w64-mingw32
53 - compiler: msys2
55 MINGW_CHOST: i686-w64-mingw32
60- 'if "%compiler%"=="msys2" C:\msys64\usr\bin\bash -lc "pacman --noconfirm --force -S --needed min…
61- 'if "%compiler%"=="msvc" if not "%platform%"=="ARM" vcpkg install glib:%triplet% freetype:%tripl…
64- 'if "%compiler%"=="msvc" if "%platform%"=="ARM" cmake -Bbuild -H. -DHB_HAVE_UNISCRIBE=ON -DHB_HA…
65- 'if "%compiler%"=="msvc" if not "%platform%"=="ARM" cmake -Bbuild -H. -DHB_HAVE_UNISCRIBE=ON -DH…
67 - 'if "%compiler%"=="msvc" set PATH=%PATH%;C:\Program Files (x86)\MSBuild\14.0\Bin'
68 - 'if "%compiler%"=="msvc" cd build'
69- 'if "%compiler%"=="msvc" msbuild harfbuzz.sln /p:Configuration=%configuration% /p:Platform=%plat…
70- 'if "%compiler%"=="msvc" if not "%platform%"=="ARM" ctest --output-on-failure -C %configuration%'
72 - 'if "%compiler%"=="msvc2" cmake -G "%generator%" -Bbuild -H.'
73 - 'if "%compiler%"=="msvc2" cmake --build build --config %configuration%'
75- 'if "%compiler%"=="msys2" C:\msys64\usr\bin\bash -lc "curl https://raw.githubusercontent.com/mir…
76- 'if "%compiler%"=="msys2" C:\msys64\usr\bin\bash -lc "cd $APPVEYOR_BUILD_FOLDER; PATH=$PATH:/min…
79 - c:\tools\vcpkg\installed\
82 - provider: Email
84 - harfbuzz-bots-chatter@googlegroups.com