index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build_msvc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
refactor: test/bench: dedup Build{Crediting,Spending}Transaction()
Sebastian Falbesoner
2019-10-23
1
-0
/
+1
*
build: 0.19 release updates on master
Jon Atack
2019-10-02
1
-3
/
+3
*
Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.
Aaron Clauson
2019-09-08
8
-1060
/
+489
*
Added the bench_bitcoin project to the list automatically produced by the msv...
Aaron Clauson
2019-08-29
2
-21
/
+2
*
Adds an option to msbuild common configuration to ignore linker warning 4221....
Aaron Clauson
2019-08-28
1
-0
/
+3
*
qt: Remove menu icons
Wladimir J. van der Laan
2019-08-15
1
-30
/
+0
*
Updated python command in readme so it will work on systems that have both py...
Aaron Clauson
2019-07-29
1
-1
/
+1
*
Merge #16267: bench: Benchmark blockToJSON
Wladimir J. van der Laan
2019-07-08
1
-0
/
+1
|
\
|
*
bench: Benchmark blockToJSON
Kirill Fomichev
2019-07-05
1
-0
/
+1
*
|
Merge #15457: Check std::system for -[alert|block|wallet]notify
Wladimir J. van der Laan
2019-07-05
1
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
[build] MSVC: set HAVE_SYSTEM for desktop apps
Sjors Provoost
2019-06-06
1
-0
/
+10
*
|
Merge #16308: [MSVC] Copy build output to src/ automatically after build
fanquake
2019-07-05
21
-1
/
+31
|
\
\
|
*
|
[MSVC] Copy build output to src/ automatically after build
nicolas.dorier
2019-07-01
21
-1
/
+31
*
|
|
Merge #16299: bench: Move generated data to a dedicated translation unit
MarcoFalke
2019-07-03
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bench: Move generated data to a dedicated translation unit
João Barbosa
2019-07-02
1
-1
/
+2
*
|
|
[MSVC] allow user level project customization
nicolas.dorier
2019-06-29
1
-0
/
+1
*
|
|
[MSVC] Enable Fuzz for functional tests
nicolas.dorier
2019-06-28
1
-0
/
+2
*
|
|
[MSVC]: Create the config.ini as part of bitcoind build
nicolas.dorier
2019-06-21
2
-0
/
+59
|
/
/
*
|
MSVC: Fix error in debug mode (Fix #16245)
nicolas.dorier
2019-06-20
1
-0
/
+2
*
|
Merge #16241: docs: add rapidcheck to vcpkg install list
MarcoFalke
2019-06-19
1
-8
/
+9
|
\
\
|
*
|
docs: add rapidcheck to vcpkg install list
fanquake
2019-06-19
1
-8
/
+9
|
|
/
*
/
Cleaned up and consolidated msvc build files to allow faster builds and easie...
Aaron Clauson
2019-06-19
24
-2985
/
+300
|
/
*
build: bump bitcoin_config.h packages to v0.18
Jon Atack
2019-05-23
1
-2
/
+2
*
Align MSVC build options with Linux build ones
Hennadii Stepanov
2019-04-27
1
-3
/
+3
*
bench: Add wallet_balance benchmarks
MarcoFalke
2019-04-15
1
-0
/
+1
*
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-11
2
-3
/
+3
*
test: Use test_bitcoin setup in bench, Add test utils
MarcoFalke
2019-04-10
1
-0
/
+4
*
[build] Move wallet load functions to wallet/load unit
John Newbery
2019-04-09
1
-0
/
+3
*
[build] Move CheckTransaction from lib_server to lib_consensus
John Newbery
2019-04-09
1
-0
/
+1
*
Merge #15473: bench: Benchmark MempoolToJSON
MarcoFalke
2019-03-06
1
-0
/
+1
|
\
|
*
bench: Benchmark MempoolToJSON
MarcoFalke
2019-02-25
1
-0
/
+1
*
|
test: Remove useless test_bitcoin_main.cpp
MarcoFalke
2019-02-28
1
-1
/
+1
*
|
msvc: Use a single file to specify the include path
Chun Kuan Lee
2019-03-01
17
-64
/
+1
*
|
Enable PID file creation on Windows
riordant
2019-02-25
1
-4
/
+4
|
/
*
scripted-diff: Remove NDEBUG pre-define
Chun Kuan Lee
2019-02-17
17
-34
/
+34
*
Merge #15398: msvc: add rapidcheck property tests
Wladimir J. van der Laan
2019-02-17
1
-0
/
+2
|
\
|
*
msvc: add rapid check property tests
Chun Kuan Lee
2019-02-04
1
-0
/
+2
*
|
msvc: Fix silent merge conflict between #13926 and #14372 part II
Chun Kuan Lee
2019-02-14
1
-0
/
+3
*
|
Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
Wladimir J. van der Laan
2019-02-05
1
-0
/
+1
|
\
\
|
*
|
windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
Chun Kuan Lee
2019-01-23
1
-0
/
+1
*
|
|
Merge #15339: qt: Pre-0.18 split-off translations update
Wladimir J. van der Laan
2019-02-04
1
-4
/
+25
|
\
\
\
|
*
|
|
qt: Pre-0.18 split-off translations update
Wladimir J. van der Laan
2019-02-04
1
-4
/
+25
|
|
|
/
|
|
/
|
*
/
|
msvc: Fix silent merge conflict between #13926 and #14372
ken2812221
2019-02-02
1
-0
/
+3
|
/
/
*
|
msvc: build leveldb locally
Chun Kuan Lee
2019-02-01
6
-8
/
+229
*
|
msvc: build secp256k1 locally
Chun Kuan Lee
2019-02-01
11
-11
/
+229
*
|
Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle...
MarcoFalke
2019-01-31
4
-0
/
+382
|
\
\
|
|
/
|
/
|
|
*
[tools] Add wallet inspection and modification tool
Jonas Schnelli
2019-01-30
4
-0
/
+382
*
|
Merge #14151: windows: Fix remaining compiler warnings (MSVC)
Wladimir J. van der Laan
2019-01-16
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix remaining compiler warnings (MSVC). Move disabling of specific warnings f...
practicalswift
2019-01-15
1
-1
/
+3
*
|
Fix the build problem in libbitcoin_server
Alexey Poghilenkov
2019-01-05
1
-6
/
+0
|
/
[prev]
[next]