ebraminio
dfeccd073a
Remove nmake port of harfbuzz ( #562 )
7 years ago
Behdad Esfahbod
771970efa1
Minor
7 years ago
Khaled Hosny
bbe94777c9
Print test-suite.log when CI builds fail
7 years ago
ebraminio
7d64c0ef37
Add CMake build support ( #444 )
8 years ago
Khaled Hosny
e693ba7798
[ci] Fix msys2 build on AppVeyor
...
For whatever reason the env variables need to be the Windows way or they
end up being empty.
8 years ago
ebraminio
70202983f5
[ci] Disable vcpkg freetype installation and fix Appveyor CI ( #422 )
8 years ago
Ebrahim Byagowi
261837e720
Fix "nmake install" when ADDITIONAL_LIB_DIR is provided and test it on CI ( #356 )
8 years ago
Behdad Esfahbod
b6c765871b
[ci] Fix appveyor.yml syntax error
8 years ago
Ebrahim Byagowi
755a0c2079
[ci] Enable freetype on msvc using vcpkg
8 years ago
Ebrahim Byagowi
d8e2eb9ee0
Make Uniscribe optional on nmake win32 builds
...
Most of harfbuzz clients don't need Uniscribe and DirectWrite support at all
as harfbuzz is a replacement for Uniscribe so Chromium and Firefox are using
harfbuzz without them on Windows.
This removal also helps win32 nmake clients to have reduced binary size and
libs count.
8 years ago
Ebrahim Byagowi
17f0dd2dfb
[ci] Add msys2 build to CI and run its testsuite on Windows ( #310 )
8 years ago
Ebrahim Byagowi
c4f36b04e3
[ci] Add Windows CI support, provided by AppVeyor ( #308 )
8 years ago