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
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
2019-02-28
test: Remove useless test_bitcoin_main.cpp
MarcoFalke
2019-03-01
msvc: Use a single file to specify the include path
Chun Kuan Lee
2019-02-25
bench: Benchmark MempoolToJSON
MarcoFalke
2019-02-25
Enable PID file creation on Windows
riordant
2019-02-17
scripted-diff: Remove NDEBUG pre-define
Chun Kuan Lee
2019-02-17
Merge #15398: msvc: add rapidcheck property tests
Wladimir J. van der Laan
2019-02-14
msvc: Fix silent merge conflict between #13926 and #14372 part II
Chun Kuan Lee
2019-02-05
Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
Wladimir J. van der Laan
2019-02-04
Merge #15339: qt: Pre-0.18 split-off translations update
Wladimir J. van der Laan
2019-02-04
qt: Pre-0.18 split-off translations update
Wladimir J. van der Laan
2019-02-04
msvc: add rapid check property tests
Chun Kuan Lee
[next]