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
Age
Commit message (
Expand
)
Author
2020-01-23
build: remove configure checks for win libraries we don't link against
fanquake
2020-01-22
Merge #17738: build: remove linking librt for backwards compatibility
Wladimir J. van der Laan
2020-01-16
Merge #17691: doc: Add missed copyright headers
MarcoFalke
2020-01-09
Ignore msvc linker warning and update to msvc build instructions.
Aaron Clauson
2020-01-04
scripted-diff: Add missed copyright headers
Hennadii Stepanov
2019-12-31
build: remove linking librt for backwards compatibility
fanquake
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-12-12
Update msvc build for Visual Studio 2019 v16.4
Aaron Clauson
2019-11-25
Appveyor install libevent[thread] vcpkg
Aaron Clauson
2019-11-23
Added libtest_util library to msvc build configuration.
Aaron Clauson
2019-11-18
ci: remove OpenSSL installation
fanquake
2019-11-18
doc: remove OpenSSL from build instructions and licensing info
fanquake
2019-11-10
Moves vcpkg list to a text file and updates the appveyor job and readme to us...
Aaron Clauson
2019-11-07
Remove redundant class file includes from test_bitcoin project.
Aaron Clauson
2019-11-07
Merge #17364: Updates to appveyor config for VS2019 and Qt5.9.8 + msvc projec...
MarcoFalke
2019-11-06
Updated appveyor config:
Aaron Clauson
2019-11-06
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-01
doc: update MSVC instructions to remove Qt configuration
fanquake
2019-10-24
build: remove EVP_MD_CTX_new detection
fanquake
2019-10-23
refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
Sebastian Falbesoner
2019-10-02
build: 0.19 release updates on master
Jon Atack
2019-09-08
Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.
Aaron Clauson
2019-08-29
Added the bench_bitcoin project to the list automatically produced by the msv...
Aaron Clauson
2019-08-28
Adds an option to msbuild common configuration to ignore linker warning 4221....
Aaron Clauson
2019-08-15
qt: Remove menu icons
Wladimir J. van der Laan
2019-07-29
Updated python command in readme so it will work on systems that have both py...
Aaron Clauson
2019-07-08
Merge #16267: bench: Benchmark blockToJSON
Wladimir J. van der Laan
2019-07-05
Merge #15457: Check std::system for -[alert|block|wallet]notify
Wladimir J. van der Laan
2019-07-05
bench: Benchmark blockToJSON
Kirill Fomichev
2019-07-05
Merge #16308: [MSVC] Copy build output to src/ automatically after build
fanquake
2019-07-03
Merge #16299: bench: Move generated data to a dedicated translation unit
MarcoFalke
2019-07-02
bench: Move generated data to a dedicated translation unit
João Barbosa
2019-07-01
[MSVC] Copy build output to src/ automatically after build
nicolas.dorier
2019-06-29
[MSVC] allow user level project customization
nicolas.dorier
2019-06-28
[MSVC] Enable Fuzz for functional tests
nicolas.dorier
2019-06-21
[MSVC]: Create the config.ini as part of bitcoind build
nicolas.dorier
2019-06-20
MSVC: Fix error in debug mode (Fix #16245)
nicolas.dorier
2019-06-19
Merge #16241: docs: add rapidcheck to vcpkg install list
MarcoFalke
2019-06-19
docs: add rapidcheck to vcpkg install list
fanquake
2019-06-19
Cleaned up and consolidated msvc build files to allow faster builds and easie...
Aaron Clauson
2019-06-06
[build] MSVC: set HAVE_SYSTEM for desktop apps
Sjors Provoost
2019-05-23
build: bump bitcoin_config.h packages to v0.18
Jon Atack
2019-04-27
Align MSVC build options with Linux build ones
Hennadii Stepanov
2019-04-15
bench: Add wallet_balance benchmarks
MarcoFalke
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-10
test: Use test_bitcoin setup in bench, Add test utils
MarcoFalke
2019-04-09
[build] Move wallet load functions to wallet/load unit
John Newbery
2019-04-09
[build] Move CheckTransaction from lib_server to lib_consensus
John Newbery
2019-03-06
Merge #15473: bench: Benchmark MempoolToJSON
MarcoFalke
[next]