aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing-solidity.rst
Commit message (Collapse)AuthorAgeFilesLines
* Less-fewer-correction.chriseth2018-05-101-1/+1
|
* vs 2017 in install docGuessWho2018-05-021-11/+30
|
* Remove brew linkapps from the installation instructionsAlex Beregszaszi2018-03-311-1/+0
|
* Fix link to solcjs in the installation sectionAlex Beregszaszi2018-02-271-4/+4
|
* Mention that solcjs is not compatible with solc in the using-the-compiler ↵Alex Beregszaszi2018-02-271-0/+2
| | | | section
* Fix links and JS referenceWilliam Entriken2018-01-111-4/+4
|
* No nonsense explanation of compiler optionsWilliam Entriken2018-01-051-15/+23
|
* Accent on ext.deps in install docs (issue #3048)Boris Kostenko2017-10-191-1/+2
|
* Accent on ext.deps in install docs (issue #3048)Boris Kostenko2017-10-191-0/+1
|
* Correct package name for installing solc on ArchRobert Edström2017-08-271-1/+1
|
* docs: Add a note about CMake optionsPaweł Bylica2017-08-231-0/+6
|
* Update installing-solidity.rstfeliam2017-08-151-1/+1
|
* Update installing-solidity.rstSaadSurya2017-08-071-1/+1
|
* Add the tag for the commandLeo Arias2017-08-021-0/+4
|
* Add the command to install the stable solc snapLeo Arias2017-08-021-1/+5
| | | Now that v0.4.14 was released, all the changes in the snapcraft.yaml landed, the continuous delivery is configured both for edge and candidate snaps, and we have been testing the snap for a while, I have pushed it to the stable channel in the Ubuntu store.
* Add the install instructions from the edge snapLeo Arias2017-07-271-0/+4
|
* Update installing-solidity.rstgregg dourgarian2017-06-231-1/+1
| | | correct spelling of 'release'
* Update installing-solidity.rst on Gentoo LinuxAndreMiras2017-06-081-0/+6
| | | Gentoo Linux solidity install instructions.
* Merge pull request #1791 from ethereum/docs-fixesAlex Beregszaszi2017-03-161-1/+2
|\ | | | | Mostly typo fixes in the documentation
| * Fix list indentationAlex Beregszaszi2017-03-161-0/+1
| |
| * Add link to version pragmaAlex Beregszaszi2017-03-161-1/+1
| |
* | Replace references to browser-solidity with RemixAlex Beregszaszi2017-03-161-4/+4
|/
* Downgrade instructions for Homebrew SolidityMikko Ohtamaa2017-02-221-1/+17
| | | Because 0.4.9+ causes a lot of havoc, breaking tools
* Add archlinux installation instructionsAlex Beregszaszi2017-02-071-0/+6
|
* clarified binaries installationRJ Catalano2017-02-031-1/+2
| | | | Signed-off-by: RJ Catalano <rj@monax.io>
* implement a build scriptRJ Catalano2017-02-031-2/+8
| | | | Signed-off-by: RJ Catalano <rj@monax.io>
* Explain the difference between solc and solcjsAlex Beregszaszi2017-02-021-7/+8
|
* Mention how our version maps to SemverAlex Beregszaszi2017-01-171-0/+3
|
* Explain how version numbers are builtAlex Beregszaszi2017-01-171-0/+15
|
* Add git submodule init to build instructions (#1569)Rhett Aultman2017-01-171-0/+5
|
* Mention nightly.chriseth2016-11-251-1/+3
|
* Docker documentation.chriseth2016-11-251-0/+13
|
* Update installing-solidity.rstEric Tillberg2016-10-271-1/+1
|
* Minor documentation fixesAlex Beregszaszi2016-10-191-1/+1
|
* list formattingShruti Appiah2016-09-241-5/+6
|
* Split versioning into two sectionsAlex Beregszaszi2016-09-141-15/+19
|
* Document versioning behaviourAlex Beregszaszi2016-09-091-0/+22
|
* Merge pull request #969 from Denton-L/fix-documentationchriseth2016-08-301-1/+1
|\ | | | | Fix bad syntax
| * Fix bad syntaxDenton Liu2016-08-301-1/+1
| |
* | Merge pull request #964 from Denton-L/fix-documentationBob Summerwill2016-08-301-7/+7
|\| | | | | Fix documentation
| * Fix syntax for Windows batch fileDenton Liu2016-08-291-1/+1
| |
| * Cleanup docsDenton Liu2016-08-271-6/+6
| |
* | Create contribution guidelinesDenton Liu2016-08-301-0/+6
|/
* Tweaks as suggested by chriseth.Bob Summerwill2016-08-271-3/+35
| | | | | I will commit this as-is, because it has been pending for a few days over minor issues. We will continue to iterate on this.
* Updated Solidity documentation's "building from source" section.Bob Summerwill2016-08-251-64/+81
| | | | | It now references install_deps.sh/.bat, and also adds instructions for Windows. Cherry picked some further tweaks from Denton-L. Thanks :-)
* Remove trailing whitespacesDenton Liu2016-08-241-2/+2
|
* Merge pull request #706 from Denton-L/withdrawal-patternchriseth2016-08-201-1/+1
|\ | | | | Add Withdrawal Pattern Example
| * Remove trailing whitespaceDenton Liu2016-08-101-1/+1
| |
* | Update installing-solidity.rstJacob Benjamin Cholewa2016-08-101-1/+1
|/ | | The JsonCpp library is also a needed dependency
* Build using solidity-standalone.chriseth2016-08-041-38/+10
|
* Up-to-date build instructions for Ubuntu 14.04Giacomo Tazzari2016-06-051-3/+25
|
* I forgot to finish typing a paragraphGiacomo Tazzari2016-06-051-1/+1
|
* Instructions to build Solidity on Ubuntu 16.04Giacomo Tazzari2016-06-051-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 syntaxDenton Liu2016-05-301-3/+3
| | | | Changed from :code:`<inline>` to ``<inline>``
* Modified installing-solidity.rstDenton Liu2016-05-301-3/+3
| | | | Corrected inline code syntax
* Update links to browser-solidity.chriseth2016-05-201-3/+3
|
* Corrected capitalisationDenton Liu2016-05-201-3/+3
|
* Changed link to point to solc-js repoDenton Liu2016-05-201-1/+1
|
* Removed trailing whitespaceDenton Liu2016-05-181-5/+5
|
* Update installing-solidity.rstJordan Leigh2016-04-031-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 umbrellaRJ2016-03-121-0/+1
|
* [Documentation] Add details on libjsonrpccpp-devAndres Nötzli2016-02-041-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 packageAndres Nötzli2016-02-021-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.rstRJ2015-12-181-1/+1
|
* Update installing-solidity.rstRJ2015-12-181-1/+1
|
* new docRJ Catalano2015-12-181-1/+3
|
* Added build guide.chriseth2015-12-101-0/+140