Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-09 | Ignore msvc linker warning and update to msvc build instructions. | Aaron Clauson | |
- Update Visual Studio instructions. - Remove x64 platform conditional from bitcoin-qt project configuration. - Set use native environment toolset to fix linker warning. - Ignore linker warning about precompiled type information missing for test_bitcoin_qt. | |||
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 ↵ | Aaron Clauson | |
use it. | |||
2019-11-01 | doc: update MSVC instructions to remove Qt configuration | fanquake | |
Also adds missing Boost packages. Installing only the currently listed packages was not sufficient to complete a build. | |||
2019-09-08 | Added libbitcoin_qt and bitcoin-qt to the msbuild configuration. | Aaron Clauson | |
2019-07-29 | Updated python command in readme so it will work on systems that have both ↵ | Aaron Clauson | |
python2 and 3 installed. | |||
2019-06-19 | docs: add rapidcheck to vcpkg install list | fanquake | |
2018-12-18 | Modify build instructions to work with Command Prompt as well as | Murray Nesbitt | |
PowerShell; other minor changes | |||
2018-08-26 | auto generate MSVC project files | Chun Kuan Lee | |
2018-08-10 | Visual Studio build configuration for Bitcoin Core | Aaron Clauson | |