Add _MAX_VALUE to disabled baseline types enum
[platform/upstream/libHarfBuzzSharp.git] / appveyor.yml
2019-07-21 Ebrahim ByagowiAdd hb_gdi_face_create API
2019-06-01 Ebrahim Byagowi[ci] Install ragel on appveyor mingw bots
2019-06-01 Behdad Esfahbod[ci] Disable VS 2013
2019-06-01 Behdad Esfahbod[ci] Enable other versions of Visual Studio
2019-05-28 Ebrahim Byagowi[ci] Clean up and add disabled bots of other msvc versi...
2019-04-14 Nathan WillisMerge branch 'master' of https://github.com/harfbuzz...
2018-10-25 Michiharu ArizaMerge branch 'master' into cff-subset
2018-10-25 Khaled Hosny[appveyor] Drop Cygwin builds again
2018-10-25 Khaled Hosny[appveyor] Limit make to three jobs
2018-10-24 Khaled Hosny[appveyor] Build on Cygwin and msys2 in parallel
2018-10-24 Khaled Hosny[appveyor] Do not update msys2
2018-10-24 Khaled Hosny[appveyor] Organize config file a bit
2018-10-24 Khaled Hosny[appveyor] Don’t build branches with open PR twice
2018-10-22 Michiharu ArizaMerge branch 'master' into cff-subset
2018-10-20 Ebrahim ByagowiMerge pull request #1283 from khaledhosny/cygwin
2018-10-19 Khaled HosnyAdd Cygwin CI build
2018-10-01 Michiharu ArizaMerge branch 'master' into cff-subset
2018-09-28 Ebrahim Byagowi[ci] Another try on mingw bot
2018-09-28 Ebrahim Byagowi[ci] Another try on fixing mingw bots
2018-09-28 Ebrahim Byagowi[ci] Trying to fix mingw bot
2018-09-27 n8willisMerge pull request #1 from harfbuzz/master
2018-08-02 Michiharu ArizaMerge branch 'master' into cff-subset
2018-08-01 Ebrahim Byagowi[ci] Fix Appveyor bot (#1123)
2018-07-30 Michiharu ArizaMerge branch 'master' into cff-subset
2018-07-16 Cosimo LupoMerge pull request #1094 from anthrotype/fix-appveyor...
2018-07-16 Cosimo Lupoappveyor.yml: try only updating msys2 core, not the...
2018-07-16 Cosimo Lupoappveyor.yml: pass --needed option to pacman
2018-07-16 Cosimo Lupoappveyor.yml: try updating msys2 to fix failing mingw...
2018-06-25 Nathan WillisMerge branch 'master' of github.com/behdad/harfbuzz
2018-06-10 Ebrahim ByagowiFetch the updated dwrite_1.h header from a better place
2018-03-19 Ebrahim Byagowi[dwrite] Use new again and enable the build on msys2...
2018-02-27 Ebrahim ByagowiMerge with master
2018-02-24 Behdad EsfahbodMerge remote-tracking branch 'eroux/add-base'
2018-02-19 Behdad Esfahbod[ci] Make AppVeyor less noisy
2018-02-18 Behdad EsfahbodMerge pull request #796 from ebraminio/dev-run
2018-02-16 rsheeterMerge pull request #792 from googlefonts/master
2018-02-16 Khaled HosnySimplify calls to collect-logs.sh
2018-02-16 Rod SheeterMerge branch 'master' of https://github.com/harfbuzz...
2018-02-15 Khaled HosnyMove collect_logs to .ci dir
2018-02-15 Behdad Esfahbod[subset] Merge remote-tracking branch 'googlefonts...
2018-02-14 Ebrahim ByagowiRedirect email notifications to another mailing list...
2018-02-14 Ebrahim ByagowiAdd .collect_logs and use it on CI bots, fixes #786...
2018-01-01 Ebrahim Byagowi[cmake] Run rest of the tests on Windows (#668)
2017-12-29 Ebrahim Byagowi[cmake] Run fuzzing and shaping tests (#666)
2017-12-06 ebraminio[ci] minor improvements (#644)
2017-12-06 Khaled HosnyRun cmake tests on CI builds
2017-12-06 ebraminio[ci] Don't cache msys2 folder
2017-12-06 ebraminio[ci] Enable glib and freetype on appveyor cmake (#643)
2017-10-12 ebraminioRemove nmake port of harfbuzz (#562)
2017-10-03 Behdad EsfahbodMerge commit 'c44657a05d565ec5f2c32ac15d4ecfbee00ac5f7'
2017-10-03 Behdad EsfahbodMinor
2017-10-02 Khaled HosnyPrint test-suite.log when CI builds fail
2017-04-04 ebraminioAdd CMake build support (#444)
2017-03-22 Khaled Hosny[ci] Fix msys2 build on AppVeyor
2017-02-18 ebraminio[ci] Disable vcpkg freetype installation and fix Appvey...
2016-10-28 Ebrahim ByagowiFix "nmake install" when ADDITIONAL_LIB_DIR is provided...
2016-10-26 Behdad Esfahbod[ci] Fix appveyor.yml syntax error
2016-10-22 Ebrahim ByagowiMerge pull request #349 from ebraminio/mergebackvcpkgpa...
2016-10-22 Ebrahim Byagowi[ci] Enable freetype on msvc using vcpkg
2016-10-14 Ebrahim ByagowiMerge pull request #340 from ebraminio/nouniscribe
2016-10-14 Ebrahim ByagowiMake Uniscribe optional on nmake win32 builds
2016-09-01 Ebrahim Byagowi[ci] Add msys2 build to CI and run its testsuite on...
2016-09-01 Ebrahim Byagowi[ci] Add Windows CI support, provided by AppVeyor ...