Commit Graph

21 Commits (dc55531087478d01fbde4f5fbb75375b672960c3)

Author SHA1 Message Date
Hennadii Stepanov 6962c66b4a
build, msvc: Do not compile redundant sources
8 months ago
Hennadii Stepanov 33223f9d55
build: Drop no longer needed MSVC warning suppressions
1 year ago
fanquake fc4bee3f19
Merge bitcoin/bitcoin#27687: msvc: Provide `ObjectFileName` explicitly
1 year ago
fanquake 87d6f6c29d
Merge bitcoin/bitcoin#27615: msvc: Rename `libbitcoinconsensus` to `libbitcoin_consensus` and other adjustments
1 year ago
Hennadii Stepanov b8ed95127b
msvc: Provide `ObjectFileName` explicitly
2 years ago
Hennadii Stepanov 30aee016f1
scripted-diff: Rename `libbitcoinconsensus` to `libbitcoin_consensus`
2 years ago
Andrew Chow 075962bc25 wallet, tests: Include wallet/test/util.h
2 years ago
MacroFake fad7f2239c
test: Remove unused txmempool include from tests
2 years ago
Ryan Ofsky 84b0973e35 test: Add tests for GetArg methods / settings.json type coercion
3 years ago
Russell Yanofsky 172096e9dd scripted-diff: Rename libbitcoin_server.a to libbitcoin_node.a
3 years ago
Russell Yanofsky d5f985e51f multiprocess: Add new bitcoin-gui, bitcoin-qt, bitcoin-wallet init implementations
3 years ago
Russell Yanofsky e4709c7b56 Start using init makeNode, makeChain, etc methods
3 years ago
fanquake 9ac86bcc0d
test: remove qt byteswap compattests
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
Aaron Clauson 0874a109da
Ignore msvc linker warning and update to msvc build instructions.
5 years ago
Aaron Clauson 592af5ad3a
Moved the include of the system projects to before the build depends on task. Otherwise it doesn't get run.
5 years ago
Aaron Clauson 6e2215187e
Included test_bitcoin-qt in msvc build.
5 years ago
MarcoFalke faec28252c
scripted-diff: test: Move setup_common to test library
5 years ago
Aaron Clauson 1619684322
Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.
5 years ago
Chun Kuan Lee 8a1f0a38d4 scripted-diff: Remove NDEBUG pre-define
6 years ago
Aaron Clauson ef7beaea6a Visual Studio build configuration for Bitcoin Core
6 years ago