index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build_msvc
/
test_bitcoin-qt
/
test_bitcoin-qt.vcxproj
Age
Commit message (
Expand
)
Author
2022-03-07
test: Add tests for GetArg methods / settings.json type coercion
Ryan Ofsky
2021-12-20
scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a
Russell Yanofsky
2021-09-16
multiprocess: Add new bitcoin-gui, bitcoin-qt, bitcoin-wallet init implementa...
Russell Yanofsky
2021-08-17
Start using init makeNode, makeChain, etc methods
Russell Yanofsky
2021-03-29
test: remove qt byteswap compattests
fanquake
2020-12-02
Adjusted msvc compiler and linker settings to remove optimisations that are c...
Aaron Clauson
2020-01-09
Ignore msvc linker warning and update to msvc build instructions.
Aaron Clauson
2019-12-13
Moved the include of the system projects to before the build depends on task....
Aaron Clauson
2019-12-13
Included test_bitcoin-qt in msvc build.
Aaron Clauson
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-09-08
Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.
Aaron Clauson
2019-02-17
scripted-diff: Remove NDEBUG pre-define
Chun Kuan Lee
2018-08-10
Visual Studio build configuration for Bitcoin Core
Aaron Clauson