Commit Graph

227 Commits (0fc3deee9a34d2f8e8014da776e6cefc2bd6f664)

Author SHA1 Message Date
MarcoFalke ddcc518cbd
Merge bitcoin/bitcoin#23828: scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a
3 years ago
Hennadii Stepanov f47dda2c58
scripted-diff: Bump copyright headers
3 years ago
Russell Yanofsky 172096e9dd scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a
3 years ago
Hennadii Stepanov 06aca8aacb
doc: Update `build_msvc/README.md` for Qt 5.15.2
3 years ago
MarcoFalke fa44237d76
doc: Fix typos in endif header comments
3 years ago
W. J. van der Laan c82284cfdc
Merge bitcoin/bitcoin#23345: build: Drop unneeded dependencies for bitcoin-wallet tool
3 years ago
CallMeMisterOwl 410f99faed build_msvc/bitcoin_config.h is generated using build_msvc/msvc-autogen.py
3 years ago
Hennadii Stepanov 4fe7cf1677
build: Drop unneeded dependencies for bitcoin-wallet tool
3 years ago
fanquake c1fb30633b
Merge bitcoin/bitcoin#23114: Add minisketch subtree and integrate into build/test
3 years ago
Aaron Clauson bb1c84082c
Remove the build_msvc/testconsensus project
3 years ago
MarcoFalke e77d9679fd
Merge bitcoin/bitcoin#23006: multiprocess: Add new bitcoin-gui, bitcoin-qt, bitcoin-wallet init implementations
3 years ago
Pieter Wuille 0eb7928ab8
Add MSVC build configuration for libminisketch
3 years ago
fanquake a68de12c0e
Merge bitcoin/bitcoin#22890: doc: Replace a link to Qt precompiled binaries with compile instructions
3 years ago
Hennadii Stepanov 6bc4398937
doc: Suggest using jom instead of nmake
3 years ago
Hennadii Stepanov c4139f06a9
doc: Replace a link to Qt precompiled binaries with compile instructions
3 years ago
Russell Yanofsky d5f985e51f multiprocess: Add new bitcoin-gui, bitcoin-qt, bitcoin-wallet init implementations
3 years ago
fanquake 528e08119f
Merge bitcoin/bitcoin#22219: multiprocess: Start using init makeNode, makeChain, etc methods
3 years ago
fanquake 5c0f46ca46
Merge bitcoin/bitcoin#22908: build: Drop 32-bit build configurations for MSVC
3 years ago
MarcoFalke fadecbd9a4
test: Fix tests on Windows
3 years ago
Hennadii Stepanov 57b3c5bda6
build_msvc: Drop 32-bit build configurations
3 years ago
Hennadii Stepanov b3decea7f6
build_msvc: Make bitcoin-util ProjectGuid unique
3 years ago
Hennadii Stepanov 5e42f2ad26
build: Make <QtBaseDir> default name Qt and VS versions agnostic
3 years ago
Hennadii Stepanov 97292b1914
ci: Drop AppVeyor CI integration
3 years ago
Hennadii Stepanov 1fb70793b2
ci: Add Windows task to Cirrus CI
3 years ago
Hennadii Stepanov d1267fdbb0
build: Update default platform toolset in msvc-autogen.py
3 years ago
fanquake ae4ad1a125
msvc: update bitcoin_config.h defines
3 years ago
Russell Yanofsky e4709c7b56 Start using init makeNode, makeChain, etc methods
3 years ago
MarcoFalke 7075a52b67
Merge bitcoin/bitcoin#22155: wallet test: Add test for subtract fee from recipient behavior
3 years ago
W. J. van der Laan 36aee0f353
Merge bitcoin-core/gui#381: refactor: Make BitcoinCore class reusable
3 years ago
W. J. van der Laan 3d8c714d8e
build: Bump master version to 22.99.0
3 years ago
Hennadii Stepanov c82165a557
qt, refactor: Move InitExecutor class into its own module
3 years ago
MarcoFalke fa831e709a
build_msvc: Add bitcoin-util.exe
3 years ago
fanquake de5512e28d
Merge bitcoin/bitcoin#22230: build: Fix MSVC linker /SubSystem option for bitcoin-qt.exe
3 years ago
Russell Yanofsky 2565478c81 wallet test refactor: add CreateSyncedWallet function
3 years ago
Hennadii Stepanov 9edd713c18
build: Fix MSVC linker /SubSystem option for bitcoin-qt.exe
3 years ago
Aaron Clauson e25ea54dbf
Update msvc and appveyor builds to use Qt5.12.11 binaries.
3 years ago
W. J. van der Laan 359f72105b
Merge bitcoin/bitcoin#21573: Update libsecp256k1 subtree to latest master
3 years ago
Hennadii Stepanov ab86ac7739
build, qt: Make QWindowsVistaStylePlugin available again (regression)
4 years ago
MarcoFalke 32f1f021bf
Merge bitcoin/bitcoin#21817: refactor: Replace &foo[0] with foo.data()
4 years ago
W. J. van der Laan 1b9a5236e9
Merge bitcoin/bitcoin#21740: test: add new python linter to check file names and permissions
4 years ago
MarcoFalke fac30eec42
refactor: Replace &foo[0] with foo.data()
4 years ago
Aaron Clauson 0a331456e4
Remove Visual Studio 2017 reference from readme
4 years ago
W. J. van der Laan 298fd02e4a
Merge bitcoin/bitcoin#21045: build: adds switch to enable/disable randomized base address in MSVC builds
4 years ago
Hennadii Stepanov 328da33557
Merge bitcoin-core/gui#18: Add peertablesortproxy module
4 years ago
windsok 6f6bb3ebc7 test: fix file permissions on various scripts
4 years ago
Russell Yanofsky ddf7ecc8df multiprocess: Add bitcoin-node process spawning support
4 years ago
MarcoFalke bca00942ed
Merge bitcoin/bitcoin#21731: Update msvc build to use Qt5.12.10 binaries.
4 years ago
dplusplus1024 de17d245b7
Re-add command to install vcpkg
4 years ago
Aaron Clauson f02ca7a354
Update msvc build to use Qt5.12.10 binaries.
4 years ago
Pieter Wuille cabb566123 Disable certain false positive warnings for libsecp256k1 msvc build
4 years ago
fanquake 3ececa76b7
Merge #21543: build: Enable safe warnings for msvc builds
4 years ago
Hennadii Stepanov 7c543bc27b
build: Enable safe warnings for msvc builds
4 years ago
fanquake 9ac86bcc0d
test: remove qt byteswap compattests
4 years ago
Hennadii Stepanov 0eabb2abed
build: Remove unused header from the build system
4 years ago
Hennadii Stepanov df2d165ba9
qt: Add peertablesortproxy module
4 years ago
Wladimir J. van der Laan e017a913d0 bitcoind: Add -daemonwait option to wait for initialization
4 years ago
Ethan Heilman 9bd3f35003 build: adds switch for disabling random base addresses in MSVC
4 years ago
Wladimir J. van der Laan a9335e4f12
Merge #16546: External signer support - Wallet Box edition
4 years ago
fanquake 5e531e6beb
assumptions: check C++17 assumption with MSVC
4 years ago
Sjors Provoost 87a97941f6
configure: add --enable-external-signer
4 years ago
fanquake 060a2a64d4
ci: remove boost thread installation
4 years ago
fanquake 06e1d7d81d
build: don't build or use Boost Thread
4 years ago
Hennadii Stepanov c5354e4641
Fix MSVC build after gui#176
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Aaron Clauson 8b99e609e7
Adjusted msvc compiler and linker settings to remove optimisations that are causing sporadic ABI issues on Visual Studio updates.
4 years ago
Wladimir J. van der Laan 86bf3ae3b5
Merge #20202: wallet: Make BDB support optional
4 years ago
Andrew Chow 8f7b930475 Drop the leading 0 from the version number
4 years ago
Andrew Chow 99309ab3e9 Allow disabling BDB in configure with --without-bdb
4 years ago
Andrew Chow a58b719cf7 Do not compile BDB things when USE_BDB is defined
4 years ago
Wladimir J. van der Laan 132e1d897f
build: Bump master version to 0.21.99
4 years ago
Wladimir J. van der Laan 3caee16946
Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)
4 years ago
Andrew Chow e87df82580 Add sqlite to travis and depends
4 years ago
Pieter Wuille 0664f5fe1f Support for Schnorr signatures and integration in SignatureCheckers (BIP 340)
4 years ago
Aaron Clauson 712f95d332
Update msvc build to use new vcpkg manifest
4 years ago
Luke Dashjr 1ccb9f30c0 Move Win32 defines to configure.ac to ensure they are globally defined
4 years ago
Sjors Provoost 3c84d85f7d
[build] msvc: add boost::process
4 years ago
Aaron Clauson 2894e94d17
Updates msvc build to use ISO standard C++17.
4 years ago
fanquake 9952242c03
build: improve builtin_clz* detection
4 years ago
Glenn Willen a6cb0b0c29 [gui] PSBT Operations Dialog (sign & broadcast)
4 years ago
Pieter Wuille ddc2419c09 Update MSVC build config for libsecp256k1
4 years ago
fanquake 8bf1540cc2
build: remove fdelt_chk backwards compatibility code
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke 4eb1eeb02c
Merge #18504: build: Drop bitcoin-tx and bitcoin-wallet dependencies on libevent
5 years ago
Wladimir J. van der Laan d84c9aa25d
build: Bump version to 0.20.99
5 years ago
fanquake 9e071b0089
test: remove rapidcheck integration and tests
5 years ago
Russell Yanofsky 0660119ac3 Drop unintended bitcoin-tx dependency on libevent
5 years ago
Wladimir J. van der Laan bdc2644b72
Merge #18107: build: Add cov_fuzz target
5 years ago
fanquake bd37f2bc26
build: remove Boost Chrono detection from build system
5 years ago
fanquake 97aadf98d0
Merge #16117: util: Replace boost sleep with std sleep
5 years ago
Dan Gershony 7644567758
Add missing step in win deployment instructions
5 years ago
MarcoFalke fae86c38bc
util: Remove unused MilliSleep
5 years ago
Hennadii Stepanov dcb7af053d
Ignore only auto-generated .vcxproj files
5 years ago
MarcoFalke faf2c5aca0
build: Remove unused USE_COVERAGE
5 years ago
Wladimir J. van der Laan 22d11187ee
Merge #17398: build: Update leveldb to 1.22+
5 years ago
MarcoFalke fa1a46e7f4
build: Fix appveyor test_bitcoin build of *.raw
5 years ago
Aaron Clauson 8e68bb1dde build: Disable msvc warning 4722 for leveldb build
5 years ago
Aaron Clauson be23949765 build: MSVC changes for leveldb update
5 years ago
fanquake 2525c096b0
build: remove configure checks for win libraries we don't link against
5 years ago
Wladimir J. van der Laan 7a311fa54a
Merge #17738: build: remove linking librt for backwards compatibility
5 years ago
MarcoFalke 95ca6aeec7
Merge #17691: doc: Add missed copyright headers
5 years ago