aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Expand)Author
2019-11-05CMake: use full add_test(NAME <> COMMAND <>) signature (#901)Gregor Jasny
2018-09-26appveyor ci: drop Visual Studio 12 2013 - unsupported by Google Test master b...Roman Lebedev
2017-12-13Add support for GTest based unit tests. (#485)Eric
2017-04-24Support VS2017 on AppVeyor (#376)Arkady Shapkin
2016-09-02Add another workaround for Appveyor warningsEric Fiselier
2016-09-02attempt to suppress apveyor warningsEric Fiselier
2016-08-10Remove MinGW builder in preference of MinGW-w64.Eric Fiselier
2016-08-09Test different Appveyor MinGW installationEric Fiselier
2016-08-09Use pre-installed MinGW on AppveyorEric Fiselier
2016-08-08Rework Appveyor configEric Fiselier
2016-08-08Increase Appveyor timeout and fix build warningEric Fiselier
2016-08-08fix Appveyor config and add timeoutEric Fiselier
2016-08-07Make Appveyor show test output on failureEric Fiselier
2016-08-07Fix signed integer overflow UB in complexity computations.Eric Fiselier
2016-08-07Temporarly disable VC 2013 appveyor build in order to test VC 2015Eric Fiselier
2016-02-12Support MSVC on appveyorArkadiy Shapkin
2015-04-01Remove BENCHMARK_ENABLE_SHARED and prefer BUILD_SHARED_LIBSEric Fiselier
2015-03-31appveyor configuration fileMatt Clarkson