Commit Graph

22 Commits (189c19e012427a0068fc51b9fcb1428dc28aa681)

Author SHA1 Message Date
Aaron Clauson 0646ca5ea2
Changes the verbosity of msbuild from quiet to normal in the appveyor script. Increasing the verbosity helps to identify the cause of build errors which is the main purpose of the appveyor script.
5 years ago
nicolas.dorier 08c721dab2
[MSVC] Copy build output to src/ automatically after build
5 years ago
nicolas.dorier e47e79377f
[MSVC]: Create the config.ini as part of bitcoind build
5 years ago
MarcoFalke faebd8ca11
appveyor: Write @PACKAGE_NAME@ to config
6 years ago
Chun Kuan Lee aeb7fbfd69 appveyor: Don't build debug libraries instead of "build and delete"
6 years ago
Chun Kuan Lee 3ec56bea0d appveyor: Remove unused NDEBUG removal
6 years ago
Wladimir J. van der Laan e9c190044d
Merge #15398: msvc: add rapidcheck property tests
6 years ago
Sjors Provoost 88a91e2c9d
[build] AppVeyor: clean cache when build configuration changes
6 years ago
Chun Kuan Lee 15b31032a6 appveyor: Remove outdated libraries
6 years ago
MarcoFalke faf3d22725
test_runner: Remove unused --force option
6 years ago
Chun Kuan Lee d067e81dcf msvc: add rapid check property tests
6 years ago
Chun Kuan Lee 82dcacb822 msvc: build leveldb locally
6 years ago
Chun Kuan Lee 52091066be msvc: build secp256k1 locally
6 years ago
practicalswift b9dafe7d9f Fix remaining compiler warnings (MSVC). Move disabling of specific warnings from /nowarn to project file.
6 years ago
Chun Kuan Lee 99d33a6bec appveyor: Script improvement part II
6 years ago
MarcoFalke fa43626611
test_runner: Remove travis specific code
6 years ago
Chun Kuan Lee 4dca7d0a98 appveyor: Enable multiwallet test
6 years ago
Chun Kuan Lee 59a50c2179 appveyor: trivial build cache modifications
6 years ago
practicalswift ff94da7887 tests: Make appveyor run with --usecli
6 years ago
Chun Kuan Lee c7b3e487f2 tests: exclude all tests with difference parameters
6 years ago
MarcoFalke 9f94483b7a
Merge #14306: AppVeyor: Move AppVeyor YAML to dot-file-style YAML
6 years ago
Mitchell Cash ff40357da1
AppVeyor: Move AppVeyor YAML to dot-file-style YAML
6 years ago