55 Commits (68cfe1bb52ffa033796fe87493d0107d77ff9f74)

Author SHA1 Message Date
Nirbheek Chauhan 9ddc305e07 appveyor.yml: Nuke VS 2010 CI configuration 6 years ago
Nirbheek Chauhan 86298f2109 setup: Require setuptools and entry_points: 6 years ago
Jussi Pakkanen ddb1238ee2 Use Github for executable hosting. 6 years ago
Jon Turney cb34589ede appveyor: update boost version used with VS 2015 7 years ago
Aleksey Filippov e9a7b0d2a9 Retry downloads in Appveyor 7 years ago
Aleksey Filippov aa3b4d5969 Skip CI for documentation-only pull requests 7 years ago
Aleksey Filippov 909c93eee5 Enable CI builds for release branches 7 years ago
Aleksey Filippov 22b19995b1 Fix appveyor failures: do not use PowerShell since it triggers NativeCommandError if pacman prints to stderr 7 years ago
Jussi Pakkanen 0538009d30 Bump minimum supported Python from 3.4 to 3.5. 7 years ago
Nirbheek Chauhan 664771bb53 appveyor.yml: Use MSYS2-MinGW Python for tests 7 years ago
Joergen Ibsen d5a6ab31bf Fix AppVeyor script 7 years ago
Nirbheek Chauhan da654dd2b9 appveyor.yml: Only download pkg-config for MSVC 7 years ago
Nirbheek Chauhan a63d81bafe appveyor: Install pkg-config for MSVC builds 7 years ago
Nirbheek Chauhan 97cf0ec01b appveyor: Use a mirror for get-pip.py 7 years ago
Nirbheek Chauhan e7bb122b22 appveyor: Attempt to fix MSYS/MinGW setup failure 7 years ago
Niklas Claesson 4df8650560 Appveyor: Enable Boost tests where possible 7 years ago
Niklas Claesson bbdba876af Boost: Improve search algorithm 7 years ago
Jussi Pakkanen 288ccb2c58 Run VS2010 tests in a German locale to catch codepage errors. 7 years ago
Nirbheek Chauhan 7c2ae55fab Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja"" 7 years ago
Jussi Pakkanen 21e2315afd Remove coverage because pip is broken in Travis. 7 years ago
Elliott Sales de Andrade 4cbfb9a08d Add support for MS-MPI. 7 years ago
Jussi Pakkanen 5eb64a6f3e Revert "Merge pull request #1931 from centricular/use-patched-ninja" 7 years ago
Nirbheek Chauhan bbebd09f8b appveyor: Don't skip doc-only builds 7 years ago
Nirbheek Chauhan 6582cd28c8 CI: Use QuLogic's Ninja patches 7 years ago
Nirbheek Chauhan 9308a6d923 tests: Add Boost unit tests and project tests on Windows 8 years ago
Elliott Sales de Andrade 617a0da426 Give each coverage build a unique name. 8 years ago
Elliott Sales de Andrade 6e2fff1f44 Enable code coverage on AppVeyor. 8 years ago
Elliott Sales de Andrade fcfe3c3231 Use a wrapper script to run tests in Cygwin. 8 years ago
Dylan Baker 99c1038988 appveyor: Don't run appveyor for docs only changes 8 years ago
Jon Turney 5d24d16abd Don't prefix appveyor build number with a meaningless '1.0' 8 years ago
Nirbheek Chauhan a68ca716b3 appveyor.yml: Move cygwin and mingw up the list 8 years ago
Jon Turney 44c54affda Add Cygwin/x86_64 to AppVeyor CI matrix 8 years ago
Nirbheek Chauhan dc5b0a62f6 appveyor: Move msys2-mingw matrix a little higher 8 years ago
Mike Sinkovsky 89c3ee6a35 appveyor: run tests against MSYS2-MinGW 8 years ago
Nirbheek Chauhan 543310fab1 appveyor: Only build vs2010/x86 + vs2015/x86 + vs2017/x64 8 years ago
Nicolas Schneider 776de065a8 appveyor: use vs2017 backend for msvc2017 compiler 8 years ago
Nicolas Schneider 52076967b6 add appveyor config for VS2017 8 years ago
Jussi Pakkanen 1aa940d844 One is zero. War is peace. Freedom is slavery. 8 years ago
Jussi Pakkanen bbae6e4956 Update Ninja download url due to Dropbox changes. 8 years ago
Jussi Pakkanen 0a2daf84eb No longer require a binary called python3 on Windows. The default name is "python". 8 years ago
Nirbheek Chauhan 9741085068 appveyor.yml: Use x86 python only on x86 8 years ago
Nirbheek Chauhan 440a922c81 appveyor.yml: Print versions of MSBuild and Ninja 8 years ago
Nirbheek Chauhan 304061644b appveyor.yml: Test more than just MSVC2010 + Ninja on x86 8 years ago
Elliott Sales de Andrade b5ea899644 Fix PATH setting in AppVeyor. 8 years ago
Elliott Sales de Andrade 063c689a3f Upload test logs as artifacts on AppVeyor. 8 years ago
Jussi Pakkanen b164ed611b Use Python provided by Appveyor environment. 8 years ago
Jussi Pakkanen 15ab984d8e Finish appveyor integration by moving static library in a subdir to avoid clashes. 9 years ago
Jussi Pakkanen cb64cb34c0 Explicitly add python dir to path so it is found. 9 years ago
Jussi Pakkanen 1e9e91f25a Print full log when failures happen under Appveyor. 9 years ago
Jussi Pakkanen 60d33f0ad7 Call setenv so hopefully Visual Studio tools will be in path. 9 years ago