aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing-solidity.rst
Commit message (Expand)AuthorAgeFilesLines
* Removing mention of submodules from docs/buildmordax2018-10-141-6/+0
* Add Linux dependencies and moveChris Ward2018-09-301-20/+32
* Explain pragmas.chriseth2018-09-181-0/+2
* Review suggestions.chriseth2018-09-141-6/+7
* Some updates about how to install solidity.chriseth2018-09-141-18/+20
* Fix remix-ide url in docsLeonardo Alt2018-09-041-1/+1
* Remove trailing whitespace for all files in the repository.Daniel Kirchner2018-09-041-8/+8
* Use code-block when using a different language.chriseth2018-08-101-21/+21
* cmake flags to make solvers optional. Implementation of #4651Matías Aereal Aeón2018-08-081-0/+21
* removed addtional solc in docker commandEric Ren2018-07-131-1/+1
* 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 sec...Alex Beregszaszi2018-02-271-0/+2
* 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
* Add the install instructions from the edge snapLeo Arias2017-07-271-0/+4
* Update installing-solidity.rstgregg dourgarian2017-06-231-1/+1
* Update installing-solidity.rst on Gentoo LinuxAndreMiras2017-06-081-0/+6
* Merge pull request #1791 from ethereum/docs-fixesAlex Beregszaszi2017-03-161-1/+2
|\
| * 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
* Add archlinux installation instructionsAlex Beregszaszi2017-02-071-0/+6
* clarified binaries installationRJ Catalano2017-02-031-1/+2
* implement a build scriptRJ Catalano2017-02-031-2/+8
* 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 syntaxDenton Liu2016-08-301-1/+1
* | Merge pull request #964 from Denton-L/fix-documentationBob Summerwill2016-08-301-7/+7
|\|
| * 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
* Updated Solidity documentation's "building from source" section.Bob Summerwill2016-08-251-64/+81
* Remove trailing whitespacesDenton Liu2016-08-241-2/+2
* Merge pull request #706 from Denton-L/withdrawal-patternchriseth2016-08-201-1/+1
|\
| * Remove trailing whitespaceDenton Liu2016-08-101-1/+1
* | Update installing-solidity.rstJacob Benjamin Cholewa2016-08-101-1/+1
|/
* 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
* Changed inline code syntaxDenton Liu2016-05-301-3/+3
* Modified installing-solidity.rstDenton Liu2016-05-301-3/+3
* 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
* 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
* [Documentation] Include correct dev packageAndres Nötzli2016-02-021-1/+1
* 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