Commit Graph

24 Commits

Author SHA1 Message Date
John David Pressman
2b29eac11f Merge branch 'makefile' into 'dev'
Makefile

See merge request ligolang/ligo!51
2019-08-03 00:22:46 +00:00
Georges Dupéron
123b255809 typo: used both [ ] and test in shell script 2019-06-14 00:44:55 +02:00
Georges Dupéron
938fec3e46 Use "next" instead of "latest" 2019-06-10 19:02:49 +02:00
Georges Dupéron
8019b647a5 Typos 2019-06-10 19:00:49 +02:00
Georges Dupéron
24f52a13a1 missing chmod 2019-06-10 10:23:18 +02:00
Georges Dupéron
c47daad439 Use sh, not bash 2019-06-10 10:23:18 +02:00
Georges Dupéron
47409db7db Started using the scripts/… in .gitignore, started a Makefile for one-liners to be used by the devs, e.g. make build-deps, make, make test 2019-06-10 10:19:49 +02:00
Georges Dupéron
17b413faee Security aspects for shell scripts (well, an attempt at that) 2019-06-10 10:19:49 +02:00
John David Pressman
a729ec95b4 Add tuareg to dev switch setup 2019-06-09 22:03:08 -07:00
John David Pressman
8b60b8597f Add execution permission to test ligo script 2019-06-08 22:30:49 -07:00
John David Pressman
8e715f17a7 Swap makefile-native test command with script, add script 2019-06-08 21:57:46 -07:00
John David Pressman
7413ac22d6 Add oneshell to makefile and fix filename bug in build env script 2019-06-08 15:19:47 -07:00
John David Pressman
512044c52b Change first if conditional so upgrade q only asked if opam installed 2019-06-08 14:19:07 -07:00
John David Pressman
1592da58b7 Fix typos breaking first if conditional, syntax error 2019-06-08 12:13:06 -07:00
John David Pressman
0575176939 Make build env script more robust, take it out of makefile 2019-06-08 12:03:53 -07:00
John David Pressman
a1a61e64f9 Add execution permissions to new build scripts 2019-06-07 22:25:34 -07:00
John David Pressman
e157e0527b Change makefile to use preexisting setup scripts for docker and add new ones 2019-06-07 22:16:55 -07:00
John David Pressman
ed418bae71 Add temporary build environment setup script 2019-06-07 22:01:23 -07:00
Matej Sima
b9a94bab72 Update installer to handle master & dev scripts accordingly 2019-06-06 18:28:00 +02:00
Matej Sima
c0cc9c76dc Add updated installation guide, restructure docs 2019-06-06 16:49:47 +02:00
Matej Sima
efa3255c0c Fix leftover debug URL 2019-05-27 18:10:58 +02:00
Matej Sima
b5f175f6c1 Add pulling of the docker image used by the CLI wrapper, nicer comments & messages 2019-05-27 18:10:25 +02:00
Matej Sima
15d1e0e580 Update paths to from gabriel.alfour to ligolang, add example ligo run with --help 2019-05-27 18:04:26 +02:00
Matej Sima
5feba725cb Refactor docker image structure & CI 2019-05-27 17:43:39 +02:00