Zachinquarantine
a67b3bdd58
Removes support for Debian Wheezy (7)
...
As per the schedule on https://wiki.debian.org/LTS .
The only reason I haven't fully removed support for Jesse (8) is because it's still in https://wiki.debian.org/LTS/Extended
2021-10-15 19:44:34 +02:00
Basit Raza
553d3ed714
Added the BigSur 11.5 in the supported os list
2021-09-17 10:51:54 +04:00
Allegheny Crypto
182ec685fe
Updated install_deps.sh to handle Big Sur 11.3 and 11.4
2021-06-17 11:37:13 +02:00
anurag4u80
ca382a5915
Support for 11.2 MacOS Big Sur
2021-04-09 19:32:32 +05:30
Kamil Śliwak
8e44b59251
Disable shellcheck in the remaining situations where it's either wrong or the problem is not worth fixing
2021-03-15 12:16:43 +01:00
Kamil Śliwak
27754d3e3d
Quote stuff properly
2021-02-01 17:14:38 +01:00
BinacsLee
3329f4ab9b
[scripts/install_deps.sh] support MacOS Big Sur
2021-01-11 23:50:18 +08:00
Matt Williams
7015d971c5
Update install_deps.sh
...
Add support for Pop!_OS
2020-12-02 12:08:15 -08:00
Kamil Śliwak
5560239cf5
Replace links to readthedocs.io with ones using the new domain
2020-11-18 15:20:34 +01:00
Kamil Śliwak
26ccb98222
docs: Update old external links to use HTTPS where possible
2020-08-31 12:46:45 +02:00
step21
2a0d701f70
added raspbian
2020-06-18 10:29:06 +02:00
chriseth
5ec8202e6e
Add Ubuntu Focal.
2020-02-13 22:34:25 +01:00
Crawford Leeds
4138fc4b59
add support for macOS Catalina in scripts/install_deps.sh
2019-09-05 21:20:02 -06:00
chriseth
77212627fb
Remove traces of aleth and IPC.
2019-08-08 17:35:46 +02:00
Erik Kundt
470c161e50
Fixes boost repository URL in CentOS install script.
2019-03-13 19:55:36 +01:00
Daniel Kirchner
027e1781d3
Install static boost on Alpine linux.
2019-02-04 13:13:34 +01:00
Asher
3d64b0b0ec
Update install_deps.sh
...
In install_deps.sh, line 59 (sed -n -e 's/^NAME="?([^"])"?$/\1/p' /etc/os-release) will get CentOS Linux instead of CentOS, so it cant match CentOS.
I suggest that in line 355, can modified " CentOS)" to " CentOS*)"
2019-01-03 10:05:08 +08:00
Albert
87f9834381
Fix #5512
...
Make the double quotes around the distro name optional so it matches properly in Fedora (`NAME=Fedora`)
2018-11-28 23:18:44 +01:00
Chris Ward
d9b7fd1347
Add Mojave to dependencies script
...
Add changelog entry
Moved changelog item
Updates from review
2018-09-27 12:06:41 +03:00
ajs
fee4932906
Support Manjaro Linux distributions in dependencies script
2018-06-28 18:13:15 -03:00
Tim Holland
27adb6d6ad
Supply git
as an alpine linux dependency
...
Otherwise, the docker build will fail complaining about not knowing a
commit hash to label the version with.
2018-05-23 11:53:11 -04:00
Julius Huelsmann
4690f837e0
Fix install_deps.sh script for Arch Linux.
...
Also added cvc4 as dependency.
2018-05-17 14:39:12 +02:00
chriseth
64043ef970
Support ubuntu bionic source builds.
2018-04-18 17:15:26 +02:00
Paweł Bylica
9a8b0d5726
Fix install_deps.sh for Debian without lsb_release
2018-02-27 14:34:57 +01:00
William Entriken
a8e7637faa
Support macOS High Sierra for install_deps script
2018-01-23 21:33:22 -05:00
chriseth
eba46a65fc
Merge pull request #3313 from terasum/develop
...
Update GPG key URL for Centos install
2018-01-19 17:55:42 +01:00
Manus
1208fdb60f
Made install_deps.sh safe to use on Arch Linux
2018-01-17 09:36:52 +01:00
ChenQuan
42cc3915fe
Update GPG key URL for the Centos installer script
2018-01-04 12:27:29 +00:00
mekkanik
241ad1ae39
Changes to support Linux Mint: a derivative of Ubuntu.
2017-12-20 13:27:40 +05:30
Guanqun Lu
664f33afe0
Update the script for Ubuntu Artful 17.10
2017-11-11 03:01:33 +08:00
Gianfranco Cecconi
e19843d9aa
Added boost-static to Fedora dependencies
...
This fixes potential _cmake_ stage of the build, as documented here https://github.com/ethereum/solidity/issues/3071#issuecomment-336477742 .
2017-10-13 16:01:59 +01:00
chriseth
3be37d15e0
Install libz3-dev from PPA if the distribution does not provide it.
2017-09-29 15:31:00 +02:00
chriseth
cf5e1d6120
Review changes.
2017-08-23 17:37:35 +02:00
chriseth
c9cf24458b
Prepare build system for Z3.
2017-08-23 17:37:35 +02:00
chriseth
8758d9fb3c
Install eth (including dependencies).
2017-04-25 16:47:44 +02:00
chriseth
cc1d5e47f9
Do not install eth from PPA for CI.
2017-04-25 16:47:43 +02:00
chriseth
acf71db9f6
Fixes spacing around condition.
2017-03-20 12:07:35 +01:00
RJ Catalano
e884f7a479
minor fixups
...
Signed-off-by: RJ Catalano <rj@monax.io>
2017-02-09 11:31:07 -06:00
RJ Catalano
00feec567a
reorganize deps installation
...
Signed-off-by: RJ Catalano <rj@monax.io>
2017-02-09 11:30:57 -06:00
Lefteris Karapetsas
19833c95eb
Add ethereum-git to archlinux dependencies
...
It's needed for testing, since we need to have the `eth` client installed
2017-01-26 13:17:05 +01:00
Federico Bond
a97befb911
Remove macOS Sierra note from install_deps.sh
2016-11-11 09:28:23 -03:00
Paweł Bylica
4bde0a2d36
Build jsoncpp from source using jsoncpp.cmake script
2016-10-20 22:18:13 +01:00
Lefteris Karapetsas
9280954e72
Add warning for CentOS dependencies
2016-09-14 22:29:11 +02:00
Lefteris Karapetsas
b720e7b03d
Add Centos to install_deps.sh
...
Added steps to otain solidity dependencies in CentOS. Tested those steps
on a CentOS 6.8 machine, but the instructions are from memory. May need
some tweaking.
2016-09-12 11:15:49 +02:00
Bob Summerwill
18906cce2b
Added missing "stop on error" to scripts/install.sh.
2016-09-07 01:23:59 -07:00
Christopher Gilbert
1b9147d7db
Fixed a bug causing solc to crash on startup due to invalid environment settings for locale
2016-08-30 12:29:37 +01:00
rain
b87adc2f46
update comments
2016-08-16 19:54:48 +01:00
rain
d9f4b35133
don't force upgrade on alpine linux install
2016-08-16 19:52:10 +01:00
rain
b998621cf5
replace bash with sh
...
sh is portable across POSIX systems
2016-08-16 19:45:35 +01:00
rain
3577e8feb2
correct detection string for Alpine
2016-08-16 19:44:26 +01:00