summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* [build] Replace geometry.hpp/variant with mapbox-baseBruno de Oliveira Abinader2019-07-261-0/+1
|
* [build] Upgrade LLVM to 7.0.0 for AppVeyor Visual Studio 2017 botAlexander Shalamov2018-12-141-2/+2
|
* [qt][build] Use the latest version of Qt available on AppVeyorThiago Marcos P. Santos2018-11-131-2/+2
| | | | | And stop breaking the build every time AppVeyor updates Qt on their images.
* [build] Use clcache in appveyor buildAnder Conselvan de Oliveira2018-11-011-2/+11
| | | | | | clcache is a cache for compiled C and C++ objects similar to ccache but compatible with Microsoft compilers. Using it should result in faster builds.
* [build] Parametrize AppVeyor config to avoid duplicationAnder Conselvan de Oliveira2018-11-011-68/+53
| | | | | The configuration for VS 2015 and VS 2017 were almost identical. Parametrize the differences to avoid duplication.
* [build] Update appveyorThiago Marcos P. Santos2018-10-311-1/+7
|
* [build] Update appveyor config to include msvc 2015 and 2017Ivo van Dongen2018-08-071-33/+80
|
* [build] Use Qt 5.6.3 instead of 5.7 in AppVeyorBruno de Oliveira Abinader2018-05-171-1/+1
|
* [windows] - run AppVeyor for all branchesTobrun2018-01-291-4/+0
|
* [qt][build] Use ninja for compiling Qt for WindowsThiago Marcos P. Santos2018-01-101-5/+9
| | | | Faster builds.
* [windows] Build on AppVeyor CIThiago Marcos P. Santos2018-01-081-0/+56