summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* [appveyor] Drop Cygwin builds againKhaled Hosny2018-10-251-11/+0
* [appveyor] Limit make to three jobsKhaled Hosny2018-10-251-2/+2
* [appveyor] Build on Cygwin and msys2 in parallelKhaled Hosny2018-10-241-2/+2
* [appveyor] Do not update msys2Khaled Hosny2018-10-241-3/+2
* [appveyor] Organize config file a bitKhaled Hosny2018-10-241-6/+6
* [appveyor] Don’t build branches with open PR twiceKhaled Hosny2018-10-241-0/+3
* Add Cygwin CI buildKhaled Hosny2018-10-201-0/+15
* [ci] Another try on mingw botEbrahim Byagowi2018-09-291-3/+3
* [ci] Another try on fixing mingw botsEbrahim Byagowi2018-09-291-1/+1
* [ci] Trying to fix mingw bot Ebrahim Byagowi2018-09-281-1/+1
* [ci] Fix Appveyor bot (#1123)Ebrahim Byagowi2018-08-021-0/+1
* appveyor.yml: try only updating msys2 core, not the rest of the packagesCosimo Lupo2018-07-161-1/+0
* appveyor.yml: pass --needed option to pacmanCosimo Lupo2018-07-161-1/+1
* appveyor.yml: try updating msys2 to fix failing mingw-w64-x86_64 buildCosimo Lupo2018-07-161-0/+2
* Fetch the updated dwrite_1.h header from a better placeEbrahim Byagowi2018-06-111-1/+1
* [dwrite] Use new again and enable the build on msys2 bots (#890)Ebrahim Byagowi2018-03-191-3/+4
* [ci] Make AppVeyor less noisyBehdad Esfahbod2018-02-181-0/+3
* Simplify calls to collect-logs.shKhaled Hosny2018-02-161-1/+1
* Move collect_logs to .ci dirKhaled Hosny2018-02-151-1/+1
* Redirect email notifications to another mailing list dedicated for this (#790)Ebrahim Byagowi2018-02-151-0/+5
* Add .collect_logs and use it on CI bots, fixes #786 (#789)Ebrahim Byagowi2018-02-151-1/+1
* [cmake] Run rest of the tests on Windows (#668)Ebrahim Byagowi2018-01-011-3/+3
* [cmake] Run fuzzing and shaping tests (#666)Ebrahim Byagowi2017-12-291-2/+2
* [ci] minor improvements (#644)ebraminio2017-12-061-1/+1
* Run cmake tests on CI buildsKhaled Hosny2017-12-061-1/+1
* [ci] Don't cache msys2 folderebraminio2017-12-061-1/+0
* [ci] Enable glib and freetype on appveyor cmake (#643)ebraminio2017-12-061-8/+21
* Remove nmake port of harfbuzz (#562)ebraminio2017-10-121-30/+0
* MinorBehdad Esfahbod2017-10-031-1/+1
* Print test-suite.log when CI builds failKhaled Hosny2017-10-031-1/+1
* Add CMake build support (#444)ebraminio2017-04-041-21/+40
* [ci] Fix msys2 build on AppVeyorKhaled Hosny2017-03-231-1/+1
* [ci] Disable vcpkg freetype installation and fix Appveyor CI (#422)ebraminio2017-02-181-8/+8
* Fix "nmake install" when ADDITIONAL_LIB_DIR is provided and test it on CI (#356)Ebrahim Byagowi2016-10-281-0/+1
* [ci] Fix appveyor.yml syntax errorBehdad Esfahbod2016-10-261-1/+1
* [ci] Enable freetype on msvc using vcpkgEbrahim Byagowi2016-10-221-2/+13
* Make Uniscribe optional on nmake win32 buildsEbrahim Byagowi2016-10-141-1/+1
* [ci] Add msys2 build to CI and run its testsuite on Windows (#310)Ebrahim Byagowi2016-09-011-4/+16
* [ci] Add Windows CI support, provided by AppVeyor (#308)Ebrahim Byagowi2016-09-011-0/+28