115 Commits
Author SHA1 Message Date
Kamil Śliwak 9d762f381f Merge pull request #10932 from ssi91/add-sha256-field-to-the-docs
add sha256 field ot the docs
2021-02-15 17:48:02 +01:00
franzihei e97a856b45 Updating contributing and fixing capitalisation. 2021-02-15 16:18:11 +01:00
ssi91 e4d6273e5e add sha256 field ot the docs 2021-02-10 02:50:44 +07:00
nora e2c1aafedb Fix typo in Windows -DBoost_DIR specification 2021-02-09 10:33:38 +02:00
a3d4 184d3f3bfd Fix a tiny typo in building-on-windows documentation 2021-01-07 03:09:32 +01:00
Daniel Kirchner 7308abc084 Allow loading Z3 dynamically at runtime. 2020-12-10 16:47:47 +01:00
Daniel Kirchner 1b88a8c845 Update compiler version requirements in the docs. 2020-12-07 18:26:51 +01:00
Kamil Śliwak 8044ea602c installing-solidity.rst: Capitalize headers and the project name 2020-11-23 20:29:30 +01:00
Kamil Śliwak c58341022f installing-solidity.rst: Add a section about Static binaries and solc-bin 2020-11-23 20:29:30 +01:00
Kamil Śliwak be5143bbec installing-solidity.rst: Add a link to ccache 2020-11-23 20:29:30 +01:00
Kamil Śliwak 5f0372c5b8 installing-solidity.rst: Put information about macOS packages in a separate section 2020-11-23 20:29:30 +01:00
cakesoft-khushi 3d65bbed70 Update installing-solidity.rst 2020-11-02 18:02:36 +05:30
Christian Parpart 165f898ba9 Release build for Windows. 2020-09-17 13:32:32 +02:00
Wayne Nilsen bc1f591477 Fix homebrew instructions
The instructions for installing a specific version of solidity using homebrew no longer work with the latest version of homebrew. There is a specific error message that indicates that raw github links are forbidden. This documents the workaround that is now needed. This is how I did it but of course I am open so suggestions.
2020-09-15 11:59:25 -04:00
Kamil Śliwak 26ccb98222 docs: Update old external links to use HTTPS where possible 2020-08-31 12:46:45 +02:00
Kamil Śliwak 9325c4ee99 docs: Update broken external links to point at new locations 2020-08-31 12:46:45 +02:00
cakesoft-omkar 14fc453cb4 Update installing-solidity.rst
Typo- Correction
2020-08-06 00:51:10 +05:30
chriseth 00f2800570 Explain how to build proper release. 2020-06-15 17:32:19 +02:00
iamdefinitelyahuman d59706e5f5 docs: fix formatting errors and style inconsistencies 2020-04-20 20:24:31 +04:00
Rafael Lorandi 6f0506637e Fix Gentoo overlay link text 2020-01-27 09:32:55 +01:00
Leo Arias d3291db36a Add a note about snap confinement
Documents #6915
2019-12-14 12:18:43 +00:00
chriseth 5fa4f5baf1 Update installing. 2019-12-12 15:58:25 +01:00
Christian Parpart e91c6acbc3 Defaulting to C++17 for building. 2019-08-13 16:19:18 +02:00
Chris Chinchilla bbc471fef8 Add minimum compiler versions 2019-06-27 15:45:15 +02:00
Chris Chinchilla 622adf55c2 Fix missplaced warnings 2019-06-19 11:03:10 +02:00
Daniel Kirchner 502d22a26e Merge pull request #6914 from ethereum/boost170
Use imported targets for boost and update emscripten boost to 1.70.
2019-06-12 15:26:24 +02:00
Daniel Kirchner 9d2f1b0eac Add note about boost 1.70+ and solidity<=0.5.9 to the docs. 2019-06-07 10:42:18 +02:00
Daniel Kirchner a445df63cf Require cmake 3.5. 2019-06-06 18:49:25 +02:00
Vignesh Karthikeyan 3d40152102 Brought warning to high priority
Update functions.rst

Update for warning over note priority

Updated units-and-global-variables.rst

Updated file for warning over note priority

Updated control-structures.rst

Updated priority of warning over note

Updated assembly.rst

Updated priority of warning over code

Updated introduction-to-smart-contracts.rst

Updated priority of warning over note

Update installing-solidity.rst

Corrected control-structures.rst

Corrected white space error

Corrected whitespace

Corrected whitespace introduction to smart contract
2019-06-04 14:46:26 +05:30
chriseth be653bec44 Merge pull request #6741 from ethereum/docs-docker
[DOCS] Add draft of Docker instructions
2019-05-27 14:11:43 +02:00
Chris Wardandchriseth bfda0de3ff Add draft of Docker instructions
Changes from review

Syntax fix

Change path

Add mention of JSON too

Change path

Restructure

Update docs/installing-solidity.rst

Co-Authored-By: chriseth <chris@ethereum.org>

Update docs/installing-solidity.rst

Co-Authored-By: chriseth <chris@ethereum.org>

Fixes from review
2019-05-23 15:54:29 +02:00
Chris Ward 680ce3f5f0 Expand contraction 2019-05-13 14:22:58 +02:00
Chris Ward df31096690 Mention nightlies with remix 2019-05-13 12:47:34 +02:00
Leonardo Alt c7c15a41cc Fiz Z3 version in docs 2019-04-01 21:22:38 +02:00
Chris Ward e8605ea831 Add Homebrew version mention 2019-03-25 17:22:30 +01:00
Chris WardandChrisChinchilla ef9854d31f Add BSD dependencies
Add BSD instructions

Remove z3 dependency from OpenBSD

Add disclaimer

Generalise build instructions

Update docs/installing-solidity.rst

Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com>

Add extra version details
2019-02-18 17:34:17 -07:00
chriseth 5066424758 Build in release mode. 2018-12-18 16:20:02 +01:00
David Lozano Jarque 06ae228621 Update installing-solidity.rst
Homebrow -> homebrew
2018-11-25 19:19:05 +01:00
mordax 58252950a7 Removing mention of submodules from docs/build 2018-10-13 21:31:39 -04:00
Chris Ward 5e9482c19b Add Linux dependencies and move 2018-09-30 16:02:40 +03:00
chriseth 2c613127c9 Explain pragmas. 2018-09-18 15:16:40 +02:00
chriseth c221ab132d Review suggestions. 2018-09-13 23:43:15 +02:00
chriseth 1205de65dc Some updates about how to install solidity. 2018-09-13 23:43:15 +02:00
Leonardo Alt 2f258b005e Fix remix-ide url in docs 2018-09-04 14:10:25 +02:00
Daniel Kirchner a102f3b783 Remove trailing whitespace for all files in the repository. 2018-09-04 11:30:30 +02:00
chriseth 0197d05cf2 Use code-block when using a different language. 2018-08-09 20:04:47 +02:00
Matías Aereal Aeón 4b20708c49 cmake flags to make solvers optional. Implementation of #4651 2018-08-08 12:43:57 -03:00
Eric Ren 39031e1a96 removed addtional solc in docker command 2018-07-12 15:19:41 -07:00
chriseth 6191bef76a Less-fewer-correction. 2018-05-09 18:04:57 +02:00
GuessWho 4d550e2c66 vs 2017 in install doc 2018-05-02 17:39:54 +02:00