aboutsummaryrefslogtreecommitdiff
path: root/.appveyor.yml
AgeCommit message (Expand)Author
2021-06-14Switch Appveyor CI to VS2019 stable imageAaron Clauson
2021-06-11Update msvc and appveyor builds to use Qt5.12.11 binaries.Aaron Clauson
2021-04-19Update msvc build to use Qt5.12.10 binaries.Aaron Clauson
2021-03-15Update vcpkg checkout commit.Aaron Clauson
2020-12-03Removed redundant git pull from appveyor config.Aaron Clauson
2020-12-02Adjusted msvc compiler and linker settings to remove optimisations that are c...Aaron Clauson
2020-11-25This change to the appveyor CI config for msvc builds reverses a change intro...Aaron Clauson
2020-11-15ci: Use the previous build worker image in AppVeyorHennadii Stepanov
2020-10-06Bump vcpkg commit ID to get new msys mirror listAaron Clauson
2020-09-29Update msvc build to use new vcpkg manifestAaron Clauson
2020-08-31Update the vcpkg checkout commit ID in appveyor config.Aaron Clauson
2020-08-30Set appveyor vm version to previous Visual Studio 2019 release.Aaron Clauson
2020-07-30Merge #18011: Replace current benchmarking framework with nanobenchWladimir J. van der Laan
2020-07-04Remove cached directories and associated script blocks from appveyor CI confi...Aaron Clauson
2020-06-13Replace current benchmarking framework with nanobenchMartin Ankerl
2020-04-15Merge #18640: appveyor: Remove clcacheMarcoFalke
2020-04-14appveyor: Remove clcacheMarcoFalke
2020-04-14appveyor: Disable functional tests for nowMarcoFalke
2020-04-08appveyor: Enable minimal unit test logging to aid debuggingMarcoFalke
2020-01-25Updated appveyor job to checkout a specific vcpkg commit ID.Aaron Clauson
2019-12-12Update msvc build for Visual Studio 2019 v16.4Aaron Clauson
2019-11-10Moves vcpkg list to a text file and updates the appveyor job and readme to us...Aaron Clauson
2019-11-06Updated appveyor config:Aaron Clauson
2019-09-08Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.Aaron Clauson
2019-07-31Changes the verbosity of msbuild from quiet to normal in the appveyor script....Aaron Clauson
2019-07-01[MSVC] Copy build output to src/ automatically after buildnicolas.dorier
2019-06-21[MSVC]: Create the config.ini as part of bitcoind buildnicolas.dorier
2019-04-26appveyor: Write @PACKAGE_NAME@ to configMarcoFalke
2019-03-01appveyor: Don't build debug libraries instead of "build and delete"Chun Kuan Lee
2019-02-17appveyor: Remove unused NDEBUG removalChun Kuan Lee
2019-02-17Merge #15398: msvc: add rapidcheck property testsWladimir J. van der Laan
2019-02-14[build] AppVeyor: clean cache when build configuration changesSjors Provoost
2019-02-12appveyor: Remove outdated librariesChun Kuan Lee
2019-02-07test_runner: Remove unused --force optionMarcoFalke
2019-02-04msvc: add rapid check property testsChun Kuan Lee
2019-02-01msvc: build leveldb locallyChun Kuan Lee
2019-02-01msvc: build secp256k1 locallyChun Kuan Lee
2019-01-15Fix remaining compiler warnings (MSVC). Move disabling of specific warnings f...practicalswift
2018-11-06appveyor: Script improvement part IIChun Kuan Lee
2018-11-01test_runner: Remove travis specific codeMarcoFalke
2018-10-24appveyor: Enable multiwallet testChun Kuan Lee
2018-10-05appveyor: trivial build cache modificationsChun Kuan Lee
2018-10-03tests: Make appveyor run with --useclipracticalswift
2018-09-26tests: exclude all tests with difference parametersChun Kuan Lee
2018-09-25Merge #14306: AppVeyor: Move AppVeyor YAML to dot-file-style YAMLMarcoFalke
2018-09-25AppVeyor: Move AppVeyor YAML to dot-file-style YAMLMitchell Cash