summaryrefslogtreecommitdiffstats
path: root/.github/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)Stefan Grönke2017-09-251-1/+1
|
* bpo-31340: Change to building with MSVC v141 (included with Visual Studio ↵Steve Dower2017-09-061-0/+2
| | | | 2017) (#3311)
* Cache externals, depending on changes to PCbuild (#3308)Zachary Ware2017-09-041-0/+2
|
* bpo-30871: Add test.pythoninfo (#3075)Victor Stinner2017-08-171-0/+1
| | | | | | * Add Lib/test/pythoninfo.py: script collecting various informations about Python to help debugging test failures. * regrtest: remove sys.hash_info and sys.flags from header. * Travis CI, Appveyor: run pythoninfo before tests
* bpo-30450: Fix logic for retrying nuget.exe download (#2744)Steve Dower2017-07-181-0/+2
| | | | | | | Fix logic for retrying nuget.exe download with Python. Add support for HOST_PYTHON variable. Clear internal environment variables used in find_python.bat Use HOST_PYTHON as the actual Python if it is recent enough. Adds HOST_PYTHON variable to AppVeyor configuration
* AppVeyor: run tests with --fail-env-changed (#2522)Victor Stinner2017-06-301-1/+1
|
* bpo-30417: Disable `cpu` resource on AppVeyor (GH-1951)Zachary Ware2017-06-101-1/+1
|
* Only run AppVeyor on long-lived branches (GH-1941)Zachary Ware2017-06-041-0/+5
| | | Also on the short-lived `buildbot-custom` branch.
* Only trigger AppVeyor on code or config changes (GH-611)Zachary Ware2017-03-111-0/+17
|
* Add Appveyor (GH-324)Zachary Ware2017-03-051-0/+6