aboutsummaryrefslogtreecommitdiff
path: root/.appveyor.yml
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-13Added Appveyor config file.Jussi Pakkanen1-0/+16