aboutsummaryrefslogtreecommitdiff
path: root/.appveyor.yml
AgeCommit message (Expand)AuthorFilesLines
2018-05-18appveyor: update boost version used with VS 2015Jon Turney1-4/+4
2018-03-25Retry downloads in AppveyorAleksey Filippov1-8/+28
2018-03-25Skip CI for documentation-only pull requestsAleksey Filippov1-0/+3
2018-03-21Enable CI builds for release branchesAleksey Filippov1-0/+2
2018-03-17Fix appveyor failures: do not use PowerShell since it triggers NativeCommandE...Aleksey Filippov1-14/+8
2018-01-04Bump minimum supported Python from 3.4 to 3.5.Jussi Pakkanen1-1/+1
2017-12-10appveyor.yml: Use MSYS2-MinGW Python for testsNirbheek Chauhan1-15/+15
2017-11-20Fix AppVeyor scriptJoergen Ibsen1-1/+8
2017-11-15appveyor.yml: Only download pkg-config for MSVCNirbheek Chauhan1-2/+2
2017-11-11appveyor: Install pkg-config for MSVC buildsNirbheek Chauhan1-0/+2
2017-10-06appveyor: Use a mirror for get-pip.pyNirbheek Chauhan1-1/+4
2017-10-06appveyor: Attempt to fix MSYS/MinGW setup failureNirbheek Chauhan1-1/+1
2017-10-01Appveyor: Enable Boost tests where possibleNiklas Claesson1-0/+8
2017-10-01Boost: Improve search algorithmNiklas Claesson1-2/+0
2017-09-18Run VS2010 tests in a German locale to catch codepage errors.Jussi Pakkanen1-0/+8
2017-09-18Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja""Nirbheek Chauhan1-5/+3
2017-09-09Remove coverage because pip is broken in Travis.Jussi Pakkanen1-10/+1
2017-08-04Add support for MS-MPI.Elliott Sales de Andrade1-0/+11
2017-07-18Revert "Merge pull request #1931 from centricular/use-patched-ninja"Jussi Pakkanen1-3/+5
2017-07-17appveyor: Don't skip doc-only buildsNirbheek Chauhan1-4/+0
2017-07-17CI: Use QuLogic's Ninja patchesNirbheek Chauhan1-1/+3
2017-06-10tests: Add Boost unit tests and project tests on WindowsNirbheek Chauhan1-0/+2
2017-05-21Give each coverage build a unique name.Elliott Sales de Andrade1-1/+1
2017-05-21Enable code coverage on AppVeyor.Elliott Sales de Andrade1-6/+18
2017-05-21Use a wrapper script to run tests in Cygwin.Elliott Sales de Andrade1-4/+9
2017-05-11appveyor: Don't run appveyor for docs only changesDylan Baker1-0/+4
2017-04-29Don't prefix appveyor build number with a meaningless '1.0'Jon Turney1-1/+1
2017-04-09appveyor.yml: Move cygwin and mingw up the listNirbheek Chauhan1-9/+9
2017-04-07Add Cygwin/x86_64 to AppVeyor CI matrixJon Turney1-2/+13
2017-03-28appveyor: Move msys2-mingw matrix a little higherNirbheek Chauhan1-4/+4
2017-03-28appveyor: run tests against MSYS2-MinGWMike Sinkovsky1-0/+9
2017-03-27appveyor: Only build vs2010/x86 + vs2015/x86 + vs2017/x64Nirbheek Chauhan1-18/+0
2017-03-22appveyor: use vs2017 backend for msvc2017 compilerNicolas Schneider1-2/+2
2017-03-22add appveyor config for VS2017Nicolas Schneider1-0/+21
2017-03-18One is zero. War is peace. Freedom is slavery.Jussi Pakkanen1-1/+1
2017-03-15Update Ninja download url due to Dropbox changes.Jussi Pakkanen1-1/+1
2017-01-23No longer require a binary called python3 on Windows. The default name is "py...Jussi Pakkanen1-2/+1
2016-11-10appveyor.yml: Use x86 python only on x86Nirbheek Chauhan1-4/+8
2016-11-10appveyor.yml: Print versions of MSBuild and NinjaNirbheek Chauhan1-0/+1
2016-11-10appveyor.yml: Test more than just MSVC2010 + Ninja on x86Nirbheek Chauhan1-5/+33
2016-09-29Fix PATH setting in AppVeyor.Elliott Sales de Andrade1-1/+1
2016-09-29Upload test logs as artifacts on AppVeyor.Elliott Sales de Andrade1-0/+4
2016-09-28Use Python provided by Appveyor environment.Jussi Pakkanen1-2/+0
2016-06-13Finish appveyor integration by moving static library in a subdir to avoid cla...Jussi Pakkanen1-2/+0
2016-06-13Explicitly add python dir to path so it is found.Jussi Pakkanen1-1/+1
2016-06-13Print full log when failures happen under Appveyor.Jussi Pakkanen1-3/+0
2016-06-13Call setenv so hopefully Visual Studio tools will be in path.Jussi Pakkanen1-0/+1
2016-06-13More random appveyor poking.Jussi Pakkanen1-3/+3
2016-06-13Random debugging command thingy.Jussi Pakkanen1-1/+2
2016-06-13Copy ninja.exe to Python dir so it hopefully appears in path.Jussi Pakkanen1-0/+10