aboutsummaryrefslogtreecommitdiff
path: root/build_msvc
Commit message (Expand)AuthorAgeFilesLines
...
* refactor: test/bench: dedup Build{Crediting,Spending}Transaction()Sebastian Falbesoner2019-10-231-0/+1
* build: 0.19 release updates on masterJon Atack2019-10-021-3/+3
* Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.Aaron Clauson2019-09-088-1060/+489
* Added the bench_bitcoin project to the list automatically produced by the msv...Aaron Clauson2019-08-292-21/+2
* Adds an option to msbuild common configuration to ignore linker warning 4221....Aaron Clauson2019-08-281-0/+3
* qt: Remove menu iconsWladimir J. van der Laan2019-08-151-30/+0
* Updated python command in readme so it will work on systems that have both py...Aaron Clauson2019-07-291-1/+1
* Merge #16267: bench: Benchmark blockToJSONWladimir J. van der Laan2019-07-081-0/+1
|\
| * bench: Benchmark blockToJSONKirill Fomichev2019-07-051-0/+1
* | Merge #15457: Check std::system for -[alert|block|wallet]notifyWladimir J. van der Laan2019-07-051-0/+10
|\ \ | |/ |/|
| * [build] MSVC: set HAVE_SYSTEM for desktop appsSjors Provoost2019-06-061-0/+10
* | Merge #16308: [MSVC] Copy build output to src/ automatically after buildfanquake2019-07-0521-1/+31
|\ \
| * | [MSVC] Copy build output to src/ automatically after buildnicolas.dorier2019-07-0121-1/+31
* | | Merge #16299: bench: Move generated data to a dedicated translation unitMarcoFalke2019-07-031-1/+2
|\ \ \ | |/ / |/| |
| * | bench: Move generated data to a dedicated translation unitJoão Barbosa2019-07-021-1/+2
* | | [MSVC] allow user level project customizationnicolas.dorier2019-06-291-0/+1
* | | [MSVC] Enable Fuzz for functional testsnicolas.dorier2019-06-281-0/+2
* | | [MSVC]: Create the config.ini as part of bitcoind buildnicolas.dorier2019-06-212-0/+59
|/ /
* | MSVC: Fix error in debug mode (Fix #16245)nicolas.dorier2019-06-201-0/+2
* | Merge #16241: docs: add rapidcheck to vcpkg install listMarcoFalke2019-06-191-8/+9
|\ \
| * | docs: add rapidcheck to vcpkg install listfanquake2019-06-191-8/+9
| |/
* / Cleaned up and consolidated msvc build files to allow faster builds and easie...Aaron Clauson2019-06-1924-2985/+300
|/
* build: bump bitcoin_config.h packages to v0.18Jon Atack2019-05-231-2/+2
* Align MSVC build options with Linux build onesHennadii Stepanov2019-04-271-3/+3
* bench: Add wallet_balance benchmarksMarcoFalke2019-04-151-0/+1
* scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke2019-04-112-3/+3
* test: Use test_bitcoin setup in bench, Add test utilsMarcoFalke2019-04-101-0/+4
* [build] Move wallet load functions to wallet/load unitJohn Newbery2019-04-091-0/+3
* [build] Move CheckTransaction from lib_server to lib_consensusJohn Newbery2019-04-091-0/+1
* Merge #15473: bench: Benchmark MempoolToJSONMarcoFalke2019-03-061-0/+1
|\
| * bench: Benchmark MempoolToJSONMarcoFalke2019-02-251-0/+1
* | test: Remove useless test_bitcoin_main.cppMarcoFalke2019-02-281-1/+1
* | msvc: Use a single file to specify the include pathChun Kuan Lee2019-03-0117-64/+1
* | Enable PID file creation on Windowsriordant2019-02-251-4/+4
|/
* scripted-diff: Remove NDEBUG pre-defineChun Kuan Lee2019-02-1717-34/+34
* Merge #15398: msvc: add rapidcheck property testsWladimir J. van der Laan2019-02-171-0/+2
|\
| * msvc: add rapid check property testsChun Kuan Lee2019-02-041-0/+2
* | msvc: Fix silent merge conflict between #13926 and #14372 part IIChun Kuan Lee2019-02-141-0/+3
* | Merge #14922: windows: Set _WIN32_WINNT to 0x0601 (Windows 7)Wladimir J. van der Laan2019-02-051-0/+1
|\ \
| * | windows: Set _WIN32_WINNT to 0x0601 (Windows 7)Chun Kuan Lee2019-01-231-0/+1
* | | Merge #15339: qt: Pre-0.18 split-off translations updateWladimir J. van der Laan2019-02-041-4/+25
|\ \ \
| * | | qt: Pre-0.18 split-off translations updateWladimir J. van der Laan2019-02-041-4/+25
| | |/ | |/|
* / | msvc: Fix silent merge conflict between #13926 and #14372ken28122212019-02-021-0/+3
|/ /
* | msvc: build leveldb locallyChun Kuan Lee2019-02-016-8/+229
* | msvc: build secp256k1 locallyChun Kuan Lee2019-02-0111-11/+229
* | Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle...MarcoFalke2019-01-314-0/+382
|\ \ | |/ |/|
| * [tools] Add wallet inspection and modification toolJonas Schnelli2019-01-304-0/+382
* | Merge #14151: windows: Fix remaining compiler warnings (MSVC)Wladimir J. van der Laan2019-01-161-1/+3
|\ \ | |/ |/|
| * Fix remaining compiler warnings (MSVC). Move disabling of specific warnings f...practicalswift2019-01-151-1/+3
* | Fix the build problem in libbitcoin_serverAlexey Poghilenkov2019-01-051-6/+0
|/