aboutsummaryrefslogtreecommitdiff
path: root/.appveyor.yml
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant git pull from appveyor config.Aaron Clauson2020-12-161-1/+0
* Adjusted msvc compiler and linker settings to remove optimisations that are c...Aaron Clauson2020-12-161-9/+10
* This change to the appveyor CI config for msvc builds reverses a change intro...Aaron Clauson2020-12-161-0/+1
* ci: Use the previous build worker image in AppVeyorHennadii Stepanov2020-11-151-1/+1
* Bump vcpkg commit ID to get new msys mirror listAaron Clauson2020-10-061-1/+1
* Update msvc build to use new vcpkg manifestAaron Clauson2020-09-291-8/+2
* Update the vcpkg checkout commit ID in appveyor config.Aaron Clauson2020-08-311-2/+2
* Set appveyor vm version to previous Visual Studio 2019 release.Aaron Clauson2020-08-301-1/+1
* Merge #18011: Replace current benchmarking framework with nanobenchWladimir J. van der Laan2020-07-301-1/+1
|\
| * Replace current benchmarking framework with nanobenchMartin Ankerl2020-06-131-1/+1
* | Remove cached directories and associated script blocks from appveyor CI confi...Aaron Clauson2020-07-041-39/+19
|/
* Merge #18640: appveyor: Remove clcacheMarcoFalke2020-04-151-8/+1
|\
| * appveyor: Remove clcacheMarcoFalke2020-04-141-8/+1
* | appveyor: Disable functional tests for nowMarcoFalke2020-04-141-1/+4
|/
* appveyor: Enable minimal unit test logging to aid debuggingMarcoFalke2020-04-081-1/+1
* Updated appveyor job to checkout a specific vcpkg commit ID.Aaron Clauson2020-01-251-1/+3
* Update msvc build for Visual Studio 2019 v16.4Aaron Clauson2019-12-121-2/+2
* Moves vcpkg list to a text file and updates the appveyor job and readme to us...Aaron Clauson2019-11-101-11/+12
* Updated appveyor config:Aaron Clauson2019-11-061-18/+37
* Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.Aaron Clauson2019-09-081-2/+26
* Changes the verbosity of msbuild from quiet to normal in the appveyor script....Aaron Clauson2019-07-311-1/+1
* [MSVC] Copy build output to src/ automatically after buildnicolas.dorier2019-07-011-2/+0
* [MSVC]: Create the config.ini as part of bitcoind buildnicolas.dorier2019-06-211-11/+0
* appveyor: Write @PACKAGE_NAME@ to configMarcoFalke2019-04-261-0/+1
* appveyor: Don't build debug libraries instead of "build and delete"Chun Kuan Lee2019-03-011-3/+3
* appveyor: Remove unused NDEBUG removalChun Kuan Lee2019-02-171-1/+0
* Merge #15398: msvc: add rapidcheck property testsWladimir J. van der Laan2019-02-171-1/+1
|\
| * msvc: add rapid check property testsChun Kuan Lee2019-02-041-1/+1
* | [build] AppVeyor: clean cache when build configuration changesSjors Provoost2019-02-141-2/+2
* | appveyor: Remove outdated librariesChun Kuan Lee2019-02-121-0/+1
* | test_runner: Remove unused --force optionMarcoFalke2019-02-071-1/+1
|/
* msvc: build leveldb locallyChun Kuan Lee2019-02-011-1/+1
* msvc: build secp256k1 locallyChun Kuan Lee2019-02-011-1/+1
* Fix remaining compiler warnings (MSVC). Move disabling of specific warnings f...practicalswift2019-01-151-1/+1
* appveyor: Script improvement part IIChun Kuan Lee2018-11-061-16/+9
* test_runner: Remove travis specific codeMarcoFalke2018-11-011-1/+1
* appveyor: Enable multiwallet testChun Kuan Lee2018-10-241-1/+1
* appveyor: trivial build cache modificationsChun Kuan Lee2018-10-051-15/+21
* tests: Make appveyor run with --useclipracticalswift2018-10-031-1/+1
* tests: exclude all tests with difference parametersChun Kuan Lee2018-09-261-1/+1
* Merge #14306: AppVeyor: Move AppVeyor YAML to dot-file-style YAMLMarcoFalke2018-09-251-1/+1
* AppVeyor: Move AppVeyor YAML to dot-file-style YAMLMitchell Cash2018-09-251-0/+59