Commit Graph

42 Commits (fa5e9f157e568b7fbbea1482b393181f0733f2ba)

Author SHA1 Message Date
nicolas.dorier eb832cd3b4
MSVC: Fix error in debug mode (Fix #16245)
5 years ago
MarcoFalke b1344eac5f
Merge #16241: docs: add rapidcheck to vcpkg install list
5 years ago
fanquake 4971be76a7
docs: add rapidcheck to vcpkg install list
5 years ago
Aaron Clauson 750d1bc7df
Cleaned up and consolidated msvc build files to allow faster builds and easier migration to vs2019.
5 years ago
Jon Atack 3ee28c506d
build: bump bitcoin_config.h packages to v0.18
6 years ago
Hennadii Stepanov 48ed65bcdd
Align MSVC build options with Linux build ones
6 years ago
MarcoFalke fa46ac3127
bench: Add wallet_balance benchmarks
6 years ago
MarcoFalke fa821904bf
scripted-diff: Rename test_bitcoin to test/setup_common
6 years ago
MarcoFalke fa8685d49e
test: Use test_bitcoin setup in bench, Add test utils
6 years ago
John Newbery 9eaeb7fb8d [build] Move wallet load functions to wallet/load unit
6 years ago
John Newbery fdf8888b6f [build] Move CheckTransaction from lib_server to lib_consensus
6 years ago
MarcoFalke 3515612e06
Merge #15473: bench: Benchmark MempoolToJSON
6 years ago
MarcoFalke fa02b22245
test: Remove useless test_bitcoin_main.cpp
6 years ago
Chun Kuan Lee 4a5e52cb51 msvc: Use a single file to specify the include path
6 years ago
MarcoFalke fa38535130
bench: Benchmark MempoolToJSON
6 years ago
riordant 3f5ad622e5 Enable PID file creation on Windows
6 years ago
Chun Kuan Lee 8a1f0a38d4 scripted-diff: Remove NDEBUG pre-define
6 years ago
Wladimir J. van der Laan e9c190044d
Merge #15398: msvc: add rapidcheck property tests
6 years ago
Chun Kuan Lee 3c6ef0393f msvc: Fix silent merge conflict between #13926 and #14372 part II
6 years ago
Wladimir J. van der Laan 3a573fd46c
Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
6 years ago
Wladimir J. van der Laan cf8aa5c76a
Merge #15339: qt: Pre-0.18 split-off translations update
6 years ago
Wladimir J. van der Laan df8a7d3408 qt: Pre-0.18 split-off translations update
6 years ago
Chun Kuan Lee d067e81dcf msvc: add rapid check property tests
6 years ago
ken2812221 bef8fdd6e2
msvc: Fix silent merge conflict between #13926 and #14372
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
MarcoFalke 252fd15add
Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing wallets offline
6 years ago
Jonas Schnelli 49d2374acf [tools] Add wallet inspection and modification tool
6 years ago
Chun Kuan Lee 1bd9ffdd44 windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
6 years ago
Wladimir J. van der Laan 19c60ca497
Merge #14151: windows: Fix remaining compiler warnings (MSVC)
6 years ago
practicalswift b9dafe7d9f Fix remaining compiler warnings (MSVC). Move disabling of specific warnings from /nowarn to project file.
6 years ago
Alexey Poghilenkov c98f8866fe Fix the build problem in libbitcoin_server
6 years ago
Murray Nesbitt 523785042b Modify build instructions to work with Command Prompt as well as
6 years ago
Russell Yanofsky 7e2e62cf7c Add skeleton chain and client classes
6 years ago
Jim Posen 2068f089c8 scripted-diff: Move util files to separate directory.
6 years ago
Wladimir J. van der Laan d98777f302
Merge #14146: wallet: Remove trailing separators from -walletdir arg
6 years ago
Chun Kuan Lee 43c7fbb1e7 Make MSVC compiler read the source code using utf-8
6 years ago
Pierre Rochard ea3009ee94 wallet: Add walletdir arg unit tests
6 years ago
Chun Kuan Lee e4a79b4b3a appveyor: Use clcache to speed up build
6 years ago
Chun Kuan Lee 0b16f679d5 auto generate MSVC project files
6 years ago
Chun Kuan Lee 1f6ff04e59 Use wildcard path in test_bitcoin.vcxproj
6 years ago
Aaron Clauson ef7beaea6a Visual Studio build configuration for Bitcoin Core
6 years ago