Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-17 | Documentation for Building on Windows with WSL | poole_party | |
The new Windows Subsystem for Linux (WSL) allows a user to run a bash shell directly on Windows in an Ubuntu based environment. This can be used to cross-compile Bitcoin directly on Windows without the need for a separate Linux VM or Server. The instructions included in this commit explain how to configure the environment and build Bitcoin Core using this new feature. | |||
2016-09-22 | [Doc] Add missing autogen to example builds | Amir Abrams | |
2016-08-29 | [doc] build: Mention curl | MarcoFalke | |
2015-11-04 | build: Improve build instructions | Wladimir J. van der Laan | |
- Add package instructions for Ubuntu 15.10 - Clarify BerkeleyDB/wallet situation for unix - Add basic build instructions for Windows (closes #1401) |