From 6b446a20121ca81c930c6eb714c88e33c2a2ae5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Mon, 3 Aug 2015 00:29:54 +0200 Subject: [PATCH] doc: mention AppVeyor. --- doc/building.dox | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/building.dox b/doc/building.dox index 4a5a116b6..289bda680 100644 --- a/doc/building.dox +++ b/doc/building.dox @@ -504,7 +504,14 @@ For ArchLinux there are also prepared package files in `package/archlinux`, named `PKGBUILD-android-arm` and `PKGBUILD-android-x86`, see @ref building-packages-arch "above" for more information. -@section building-ci-jenkins Jenkins Continuous Integration +@section building-ci Continuous Integration + +@subsection building-ci-appveyor AppVeyor + +In `package/ci/` there is `appveyor.yml` file with Windows MSVC configuration. +Online at https://ci.appveyor.com/project/mosra/magnum. + +@subsection building-ci-jenkins Jenkins In `package/ci/` there are `jenkins.xml` and `jenkins-gltests.xml` files containing job configuration, one for build and non-GL tests and the other for