summaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Expand)AuthorFilesLines
2018-10-25[appveyor] Drop Cygwin builds againKhaled Hosny1-11/+0
2018-10-25[appveyor] Limit make to three jobsKhaled Hosny1-2/+2
2018-10-24[appveyor] Build on Cygwin and msys2 in parallelKhaled Hosny1-2/+2
2018-10-24[appveyor] Do not update msys2Khaled Hosny1-3/+2
2018-10-24[appveyor] Organize config file a bitKhaled Hosny1-6/+6
2018-10-24[appveyor] Don’t build branches with open PR twiceKhaled Hosny1-0/+3
2018-10-20Add Cygwin CI buildKhaled Hosny1-0/+15
2018-09-29[ci] Another try on mingw botEbrahim Byagowi1-3/+3
2018-09-29[ci] Another try on fixing mingw botsEbrahim Byagowi1-1/+1
2018-09-28[ci] Trying to fix mingw bot Ebrahim Byagowi1-1/+1
2018-08-02[ci] Fix Appveyor bot (#1123)Ebrahim Byagowi1-0/+1
2018-07-16appveyor.yml: try only updating msys2 core, not the rest of the packagesCosimo Lupo1-1/+0
2018-07-16appveyor.yml: pass --needed option to pacmanCosimo Lupo1-1/+1
2018-07-16appveyor.yml: try updating msys2 to fix failing mingw-w64-x86_64 buildCosimo Lupo1-0/+2
2018-06-11Fetch the updated dwrite_1.h header from a better placeEbrahim Byagowi1-1/+1
2018-03-19[dwrite] Use new again and enable the build on msys2 bots (#890)Ebrahim Byagowi1-3/+4
2018-02-18[ci] Make AppVeyor less noisyBehdad Esfahbod1-0/+3
2018-02-16Simplify calls to collect-logs.shKhaled Hosny1-1/+1
2018-02-15Move collect_logs to .ci dirKhaled Hosny1-1/+1
2018-02-15Redirect email notifications to another mailing list dedicated for this (#790)Ebrahim Byagowi1-0/+5
2018-02-15Add .collect_logs and use it on CI bots, fixes #786 (#789)Ebrahim Byagowi1-1/+1
2018-01-01[cmake] Run rest of the tests on Windows (#668)Ebrahim Byagowi1-3/+3
2017-12-29[cmake] Run fuzzing and shaping tests (#666)Ebrahim Byagowi1-2/+2
2017-12-06[ci] minor improvements (#644)ebraminio1-1/+1
2017-12-06Run cmake tests on CI buildsKhaled Hosny1-1/+1
2017-12-06[ci] Don't cache msys2 folderebraminio1-1/+0
2017-12-06[ci] Enable glib and freetype on appveyor cmake (#643)ebraminio1-8/+21
2017-10-12Remove nmake port of harfbuzz (#562)ebraminio1-30/+0
2017-10-03MinorBehdad Esfahbod1-1/+1
2017-10-03Print test-suite.log when CI builds failKhaled Hosny1-1/+1
2017-04-04Add CMake build support (#444)ebraminio1-21/+40
2017-03-23[ci] Fix msys2 build on AppVeyorKhaled Hosny1-1/+1
2017-02-18[ci] Disable vcpkg freetype installation and fix Appveyor CI (#422)ebraminio1-8/+8
2016-10-28Fix "nmake install" when ADDITIONAL_LIB_DIR is provided and test it on CI (#356)Ebrahim Byagowi1-0/+1
2016-10-26[ci] Fix appveyor.yml syntax errorBehdad Esfahbod1-1/+1
2016-10-22[ci] Enable freetype on msvc using vcpkgEbrahim Byagowi1-2/+13
2016-10-14Make Uniscribe optional on nmake win32 buildsEbrahim Byagowi1-1/+1
2016-09-01[ci] Add msys2 build to CI and run its testsuite on Windows (#310)Ebrahim Byagowi1-4/+16
2016-09-01[ci] Add Windows CI support, provided by AppVeyor (#308)Ebrahim Byagowi1-0/+28