Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Up-to-date build instructions for Ubuntu 14.04 | Giacomo Tazzari | 2016-06-05 | 1 | -3/+25 |
| | |||||
* | I forgot to finish typing a paragraph | Giacomo Tazzari | 2016-06-05 | 1 | -1/+1 |
| | |||||
* | Instructions to build Solidity on Ubuntu 16.04 | Giacomo Tazzari | 2016-06-05 | 1 | -39/+25 |
| | | | | Minimal dependencies for Solidity on Ubuntu 16.04, removed those for older Ubuntu versions for now (they were a bit confusing). Removed --all and added -DETHASHCL=0 to ethbuild.sh when building Solidity only. | ||||
* | Changed inline code syntax | Denton Liu | 2016-05-30 | 1 | -3/+3 |
| | | | | Changed from :code:`<inline>` to ``<inline>`` | ||||
* | Modified installing-solidity.rst | Denton Liu | 2016-05-30 | 1 | -3/+3 |
| | | | | Corrected inline code syntax | ||||
* | Update links to browser-solidity. | chriseth | 2016-05-20 | 1 | -3/+3 |
| | |||||
* | Corrected capitalisation | Denton Liu | 2016-05-20 | 1 | -3/+3 |
| | |||||
* | Changed link to point to solc-js repo | Denton Liu | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | Removed trailing whitespace | Denton Liu | 2016-05-18 | 1 | -5/+5 |
| | |||||
* | Update installing-solidity.rst | Jordan Leigh | 2016-04-03 | 1 | -0/+2 |
| | | | | | The brew install boost --c++11 command failed for me due to an outdated version of Node.js. `brew upgrade` fixed this. I think it should be in the documentation to reduce the number of errors on install | ||||
* | Put in specific brew version as per the umbrella | RJ | 2016-03-12 | 1 | -0/+1 |
| | |||||
* | [Documentation] Add details on libjsonrpccpp-dev | Andres Nötzli | 2016-02-04 | 1 | -1/+9 |
| | | | Add explanation to the documentation that the package name changes from `libjson-rpc-cpp-dev` to `libjsonrpccpp-dev` and is supplied by the universe repository instead of the Ethereum PPA. | ||||
* | [Documentation] Include correct dev package | Andres Nötzli | 2016-02-02 | 1 | -1/+1 |
| | | | The Ubuntu part of the installation guide mentions `libjson-rpc-cpp-dev`. However, the correct name seems to be `libjsonrpccpp-dev`. | ||||
* | Update installing-solidity.rst | RJ | 2015-12-18 | 1 | -1/+1 |
| | |||||
* | Update installing-solidity.rst | RJ | 2015-12-18 | 1 | -1/+1 |
| | |||||
* | new doc | RJ Catalano | 2015-12-18 | 1 | -1/+3 |
| | |||||
* | Added build guide. | chriseth | 2015-12-10 | 1 | -0/+140 |