Commit Graph

66 Commits

Author SHA1 Message Date
Richard Kiss
2eb4fd7b8e Squashed commit of merge conflicts. 2020-04-21 23:31:20 -07:00
Gene Hoffman
55a4637e86 install nodejs-dev node-gyp libssl1.0-dev for Github ci 2020-04-21 22:55:21 -07:00
Gene Hoffman
1fcae84c19 Add nodejs-dev - github's 18.04 runner is broken.. 2020-04-21 22:55:21 -07:00
Gene Hoffman
d3939e318d Add node-gyp to install.sh - test ci 2020-04-21 22:55:21 -07:00
Gene Hoffman
2896904afa Actually change Ubuntu - not RHAT - test ci 2020-04-21 22:55:21 -07:00
Gene Hoffman
eadbe2483b add npm back to install.sh - test ci 2020-04-21 22:55:21 -07:00
Gene Hoffman
28b642a7a8 Find cbor2 on download.chia 2020-04-21 22:55:20 -07:00
Gene Hoffman
4dd34bdc07 find all cbor2 and miniupnpc references and up them. Warn on k=29 2020-04-21 22:38:51 -07:00
Gene Hoffman
82fbafcf36 Fix install-timelord on Mac - install vdf_bench, supress brew dupe 2020-04-21 22:38:51 -07:00
Richard Kiss
7259937159 Use cbor2==5.1.0. 2020-04-21 22:38:51 -07:00
Gene Hoffman
c47ed3d327 Update cbor2 version in install.sh 2020-04-21 22:38:49 -07:00
Gene Hoffman
6ae6f8b5cc Move miniupnpc to 2.1 from chia's pypi 2020-04-21 22:38:49 -07:00
Gene Hoffman
185ad8b151 Move URLs to download.chia.net 2020-04-21 22:38:49 -07:00
Gene Hoffman
995968183b
Recognize CentOS v AMZN2 2020-04-08 14:50:04 -07:00
Gene Hoffman
ca82caef42
Test for npm before brew install 2020-04-08 11:58:17 -07:00
Gene Hoffman
832a118261
brew install npm everytime for now 2020-04-08 11:34:04 -07:00
Gene Hoffman
4d380ab10d
Install only npm 2020-04-08 10:00:10 -07:00
Gene Hoffman
2b92cd0c99
Check and install on fail gmp, npm Mac 2020-04-08 09:50:24 -07:00
Gene Hoffman
be7f0072f2
check for brew pkgs and brew install them 2020-04-08 09:50:22 -07:00
Gene Hoffman
1b215105d2
Still install gmp until static linking resolved 2020-04-08 09:50:20 -07:00
Gene Hoffman
c6530e7eea
Initial MacOS install changes 2020-04-08 09:50:17 -07:00
Gene Hoffman
837b1f4261
doc and documentation improvements 2020-04-06 01:19:25 -07:00
Gene Hoffman
cf78e9c01f
remove python 3.8 test 2020-04-06 00:19:39 -07:00
Gene Hoffman
041d044876
Update binary wheel installs 2020-04-05 23:08:53 -07:00
Gene Hoffman
52098b1a5d
"3.8" 2020-04-05 22:42:29 -07:00
Gene Hoffman
a0cd3e445f
special case python3.8 to use source pips for ci 2020-04-05 22:33:31 -07:00
Gene Hoffman
1760d76d48
echo python version for ci 2020-04-05 22:17:45 -07:00
Gene Hoffman
36278f44d9
install cbor, setproctitle, miniupnpc 2020-04-05 16:23:19 -07:00
Gene Hoffman
f941d5483c
Generalize unix support finding 2020-04-05 14:01:45 -07:00
Gene Hoffman
ebd828cccc
Missing semicolon 2020-04-05 13:51:47 -07:00
Gene Hoffman
1f97b4dd3d
Move binary wheels into install.sh 2020-04-05 13:50:47 -07:00
Gene Hoffman
8f7b33687f
Put cbor bin in install.sh 2020-04-05 13:39:11 -07:00
Gene Hoffman
4410c3a43a
Modify core ubuntu install 2020-04-05 13:23:40 -07:00
Richard Kiss
4d77ad2a0b Fix install.sh branch on Linux. 2020-04-02 09:04:28 -07:00
Richard Kiss
f5041ca770 Fix install.sh script so it will find "python3" if that's the only
thing around.
2020-04-01 17:53:22 -07:00
Gene Hoffman
747292dca6
remove cmake from install.sh 2020-04-01 14:19:04 -07:00
Gene Hoffman
7e8f2bc311
Ubuntu still needs cmake bc blspy 2020-04-01 11:13:47 -07:00
Gene Hoffman
5da120ab3a
Simplify WSL install, remove apts from install.sh 2020-04-01 10:59:46 -07:00
Richard Kiss
d009b775ce Don't install requirements.txt. 2020-03-30 13:13:24 -07:00
Richard Kiss
2ccdd3860d Move electron-ui out of python src folder. 2020-03-29 16:37:26 -07:00
Gene Hoffman
c76ec7ae63
New venv message 2020-03-27 19:33:58 -07:00
Richard Kiss
2eac906553 Hotfix. 2020-03-27 19:07:03 -07:00
Gene Hoffman
5296c7777f
Test for existing activate sym link 2020-03-27 17:52:24 -07:00
Richard Kiss
ef59bb2823 Reduce stuff installed for non-developers. 2020-03-27 16:52:49 -07:00
Richard Kiss
b319691916 Rename .venv to venv, and create "activate" soft link to venv activate. 2020-03-27 15:41:17 -07:00
Richard Kiss
899eda96e5 Add a couple more necessary ubuntu installs. 2020-03-27 11:59:21 -07:00
Richard Kiss
0df69d52b1 Use chiavdf from pypi instead of from lib. 2020-03-27 11:03:29 -07:00
Gene Hoffman
4c7772d36e
add return to README to install.sh 2020-03-27 10:37:22 -07:00
Richard Kiss
197eabacda Add comment to install.sh. 2020-03-26 19:50:34 -07:00
Richard Kiss
791303b780
Use chiabip158 from pypi. (#126) 2020-03-25 13:52:23 +09:00