summaryrefslogtreecommitdiff
path: root/.appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* Enable CI builds for release branchesAleksey Filippov2018-03-211-0/+2
* Fix appveyor failures: do not use PowerShell since it triggers NativeCommandE...Aleksey Filippov2018-03-171-14/+8
* Bump minimum supported Python from 3.4 to 3.5.Jussi Pakkanen2018-01-041-1/+1
* appveyor.yml: Use MSYS2-MinGW Python for testscustom-target-depends-serializeNirbheek Chauhan2017-12-101-15/+15
* Fix AppVeyor scriptJoergen Ibsen2017-11-201-1/+8
* appveyor.yml: Only download pkg-config for MSVCnirbheek/pkgconfig-msvc-staticNirbheek Chauhan2017-11-151-2/+2
* appveyor: Install pkg-config for MSVC buildsNirbheek Chauhan2017-11-111-0/+2
* appveyor: Use a mirror for get-pip.pyNirbheek Chauhan2017-10-061-1/+4
* appveyor: Attempt to fix MSYS/MinGW setup failureNirbheek Chauhan2017-10-061-1/+1
* Appveyor: Enable Boost tests where possibleNiklas Claesson2017-10-011-0/+8
* Boost: Improve search algorithmNiklas Claesson2017-10-011-2/+0
* Run VS2010 tests in a German locale to catch codepage errors.winencodeJussi Pakkanen2017-09-181-0/+8
* Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja""Nirbheek Chauhan2017-09-181-5/+3
* Remove coverage because pip is broken in Travis.Jussi Pakkanen2017-09-091-10/+1
* Add support for MS-MPI.Elliott Sales de Andrade2017-08-041-0/+11
* Revert "Merge pull request #1931 from centricular/use-patched-ninja"Jussi Pakkanen2017-07-181-3/+5
* appveyor: Don't skip doc-only buildsNirbheek Chauhan2017-07-171-4/+0
* CI: Use QuLogic's Ninja patchesNirbheek Chauhan2017-07-171-1/+3
* tests: Add Boost unit tests and project tests on WindowsNirbheek Chauhan2017-06-101-0/+2
* Give each coverage build a unique name.Elliott Sales de Andrade2017-05-211-1/+1
* Enable code coverage on AppVeyor.Elliott Sales de Andrade2017-05-211-6/+18
* Use a wrapper script to run tests in Cygwin.Elliott Sales de Andrade2017-05-211-4/+9
* appveyor: Don't run appveyor for docs only changesDylan Baker2017-05-111-0/+4
* Don't prefix appveyor build number with a meaningless '1.0'Jon Turney2017-04-291-1/+1
* appveyor.yml: Move cygwin and mingw up the listNirbheek Chauhan2017-04-091-9/+9
* Add Cygwin/x86_64 to AppVeyor CI matrixJon Turney2017-04-071-2/+13
* appveyor: Move msys2-mingw matrix a little higherNirbheek Chauhan2017-03-281-4/+4
* appveyor: run tests against MSYS2-MinGWMike Sinkovsky2017-03-281-0/+9
* appveyor: Only build vs2010/x86 + vs2015/x86 + vs2017/x64Nirbheek Chauhan2017-03-271-18/+0
* appveyor: use vs2017 backend for msvc2017 compilerNicolas Schneider2017-03-221-2/+2
* add appveyor config for VS2017Nicolas Schneider2017-03-221-0/+21
* One is zero. War is peace. Freedom is slavery.Jussi Pakkanen2017-03-181-1/+1
* Update Ninja download url due to Dropbox changes.Jussi Pakkanen2017-03-151-1/+1
* No longer require a binary called python3 on Windows. The default name is "py...Jussi Pakkanen2017-01-231-2/+1
* appveyor.yml: Use x86 python only on x86Nirbheek Chauhan2016-11-101-4/+8
* appveyor.yml: Print versions of MSBuild and NinjaNirbheek Chauhan2016-11-101-0/+1
* appveyor.yml: Test more than just MSVC2010 + Ninja on x86Nirbheek Chauhan2016-11-101-5/+33
* Fix PATH setting in AppVeyor.Elliott Sales de Andrade2016-09-291-1/+1
* Upload test logs as artifacts on AppVeyor.Elliott Sales de Andrade2016-09-291-0/+4
* Use Python provided by Appveyor environment.Jussi Pakkanen2016-09-281-2/+0
* Finish appveyor integration by moving static library in a subdir to avoid cla...Jussi Pakkanen2016-06-131-2/+0
* Explicitly add python dir to path so it is found.Jussi Pakkanen2016-06-131-1/+1
* Print full log when failures happen under Appveyor.Jussi Pakkanen2016-06-131-3/+0
* Call setenv so hopefully Visual Studio tools will be in path.Jussi Pakkanen2016-06-131-0/+1
* More random appveyor poking.Jussi Pakkanen2016-06-131-3/+3
* Random debugging command thingy.Jussi Pakkanen2016-06-131-1/+2
* Copy ninja.exe to Python dir so it hopefully appears in path.Jussi Pakkanen2016-06-131-0/+10
* Added Appveyor config file.Jussi Pakkanen2016-06-131-0/+16