Lines Matching +full:- +full:dhb_have_glib
5 - compiler: msvc
9 triplet: x86-windows
10 - compiler: msvc
14 triplet: x64-windows
16 - compiler: msvc
22 - compiler: msys2
24 MINGW_CHOST: x86_64-w64-mingw32
26 - compiler: msys2
28 MINGW_CHOST: i686-w64-mingw32
33 …- 'if "%compiler%"=="msys2" C:\msys64\usr\bin\bash -lc "pacman --noconfirm --force -Sy && pacman -…
34 …- 'if "%compiler%"=="msys2" C:\msys64\usr\bin\bash -lc "pacman --noconfirm --force -S --needed min…
35 - C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S mingw-w64-x86_64-ragel"
36 - set PATH=%PATH%;C:\msys64\mingw64\bin # msys2 is added just for having "ragel" on PATH
37 …- 'if "%compiler%"=="cygwin" %CYGWIN_PREFIX%\setup-%CYGWIN_ARCH%.exe -g -q -P cygwin-devel,libfree…
38 …- 'if "%compiler%"=="msvc" if not "%platform%"=="ARM" vcpkg install glib:%triplet% freetype:%tripl…
41 - 'if "%compiler%"=="msvc" md build'
42 - 'if "%compiler%"=="msvc" cd build'
43 - 'if "%compiler%"=="msvc" set PATH=%PATH%;C:\Program Files (x86)\MSBuild\14.0\Bin'
45 …- 'if "%compiler%"=="msvc" if "%platform%"=="ARM" cmake -DHB_HAVE_UNISCRIBE=ON -DHB_HAVE_DIRECTWRI…
46 …- 'if "%compiler%"=="msvc" if not "%platform%"=="ARM" cmake -DHB_HAVE_UNISCRIBE=ON -DHB_HAVE_DIREC…
48 …- 'if "%compiler%"=="msvc" msbuild harfbuzz.sln /p:Configuration=%configuration% /p:Platform=%plat…
49 …- 'if "%compiler%"=="msvc" if not "%platform%"=="ARM" ctest --output-on-failure -C %configuration%'
51 …- 'if "%compiler%"=="msys2" C:\msys64\usr\bin\bash -lc "curl https://raw.githubusercontent.com/mir…
52 …- 'if "%compiler%"=="msys2" C:\msys64\usr\bin\bash -lc "cd $APPVEYOR_BUILD_FOLDER; PATH=$PATH:/min…
55 - c:\tools\vcpkg\installed\
56 - '%CYGWIN_PREFIX%\var\cache\setup'
59 - provider: Email
61 - harfbuzz-bots-chatter@googlegroups.com