Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-21 | doc: Build with qt5 is possible again | Wladimir J. van der Laan | |
This reverts commit 62568f9a1e98065bd51069649f23a337eab89f94. Also add some documentation for `--with-gui`. | |||
2014-01-14 | Update build-unix.md | Christopher Latham | |
Added incompatibility and instruction regarding Ubuntu 13.10 and libboost1.54-all-dev | |||
2013-12-13 | Merge pull request #3411 | Wladimir J. van der Laan | |
08b93f9 fixed documetation on hardening flags (HaltingState) | |||
2013-12-13 | fixed documetation on hardening flags | HaltingState | |
2013-12-12 | docs: remove workaround instructions now that the problem is fixed | Cory Fields | |
2013-12-10 | Add protobuf-compiler dependency package for debian | Wladimir J. van der Laan | |
Fixes #3361 | |||
2013-12-09 | Allow mining RPCs with --disable-wallet | Wladimir J. van der Laan | |
The following mining-related RPC calls don't use the wallet: - getnetworkhashps - getmininginfo - getblocktemplate - submitblock Enable them when compiling with --disable-wallet. | |||
2013-12-04 | Update build-unix.md to mention --disable-wallet | Wladimir J. van der Laan | |
Mention the new --disable-wallet mode. Also, correct the BDB entry in the dependencies table. | |||
2013-11-11 | doc: add note about building on Ubuntu 13.10 | Wladimir J. van der Laan | |
Also mention `autoconf` as required package. | |||
2013-10-22 | Merge pull request #3123 from super3/master | Wladimir J. van der Laan | |
Prettify some /Contrib READMEs | |||
2013-10-21 | Prettify some /Contrib READMEs | super3 | |
SYN Remove Dead Readme-Qt Links. | |||
2013-10-15 | doc: build with qt5 is currently not possible | Wladimir J. van der Laan | |
Add as a separate commit so that it can be easily reverted once Qt5 is supported again. | |||
2013-10-15 | doc: remove readme-qt.md | Wladimir J. van der Laan | |
Now that autotools is used as a build system there is nothing special about building the GUI anymore. Merge the salvageable parts into build-unix.md | |||
2013-09-10 | build-unix.md: Remove now-redundant and unnecessary Gentoo instructions | Luke Dashjr | |
2013-09-05 | autotools: switch to autotools buildsystem | Cory Fields | |
2013-07-10 | Remove readme-qt.rst and update documentation for readme-qt.md | fanquake | |
2013-06-16 | Markdown Cleanup - Part 2 | super3 | |
Now everything is in markdown... | |||
2013-05-20 | Docs Markdown Cleanup | super3 | |