aboutsummaryrefslogtreecommitdiff
path: root/.appveyor.yml
AgeCommit message (Expand)Author
2022-02-14Dropping MSVC 2015 (#3722)Ralf W. Grosse-Kunstleve
2022-02-10Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688)Ralf W. Grosse-Kunstleve
2021-01-26chore: add pytest-timeout, mypyHenry Fredrick Schreiner
2020-09-03ci: Eigen movedHenry Schreiner
2020-07-30fix: address review points from @YannickJadoulHenry Schreiner
2020-07-27ci: trim down AppveyorHenry Schreiner
2019-04-07Fix for issue in latest conda (#1757)Henry Schreiner
2019-04-06CI fixes (#1744)Henry Schreiner
2019-02-04AppVeyor: quench pip deprecation warnings for v2.7Wenzel Jakob
2018-11-09fixed regression in STL type caster RVPs (fixes #1561) (#1603)Wenzel Jakob
2018-04-22Fix pip issues on AppVeyor CI (#1369)Henry Schreiner
2018-04-03Fix for conda failures on WindowsHenry Schreiner
2017-10-22Build /permissive- under VS2017Jason Rhinelander
2017-08-23Speed up AppVeyor build (#1021)Dean Moldovan
2017-08-12Add support for boost::variant in C++11 modeDean Moldovan
2017-05-28Add Catch framework for testing embedding support and C++-side featuresDean Moldovan
2017-05-09Make PYBIND11_CPP_STANDARD work under MSVCJason Rhinelander
2017-04-17Appveyor: Disable fast_finish for nowJason Rhinelander
2017-04-11AppVeyor: suppress debug messages about generate.stampWenzel Jakob
2017-04-10AppVeyor: Update eigen to 3.3.3Jason Rhinelander
2017-04-09Appveyor: Remove /m to attempt to resolve build failuresJason Rhinelander
2017-04-05Skip VS2015/x86 buildsJason Rhinelander
2017-04-05AppVeyor: use parallel buildsWenzel Jakob
2017-03-17Add VS 2017 build, and bump conda to 3.6Jason Rhinelander
2016-12-19Make sure add_subdirectory and find_package behave identicallyDean Moldovan
2016-12-13test installed pybindLori A. Burns
2016-11-11Update travis and appveyor builds to eigen 3.3.0 (#491)Jason Rhinelander
2016-09-07Replace std::cout with py::print in testsDean Moldovan
2016-08-23Workaround for random failure of pytest capture on WindowsDean Moldovan
2016-08-19Port tests to pytestDean Moldovan
2016-08-15Report warnings as errors on Travis and AppVeyorDean Moldovan
2016-07-30Improve CI test coverage: eigen, numpy and C++14Dean Moldovan
2016-07-08further eval() improvementsWenzel Jakob
2016-07-08appveyor: show output on test failureWenzel Jakob
2016-06-02Add 'check' target which both builds and testsDean Moldovan
2015-12-12Add debug appveyor configurationHuu Nguyen
2015-10-23appveyor: legacy build on win32Wenzel Jakob
2015-10-18appveyor CI scriptWenzel Jakob