1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Darko Macesic
b358ac8daa
Update one_liner.sh 2021-05-10 13:22:10 +02:00
dark64
1689385dec add interactive prompt for overwriting in one_liner.sh 2021-04-22 14:57:53 +02:00
dark64
4bc0317b59 Fix arguments and paths in one_liner.sh 2020-11-17 16:51:31 +01:00
dark64
8cfe4c9130 merge dev 2020-08-13 17:59:54 +02:00
William Entriken
b9ec48863d Remove unused parts of one_liner.sh 2020-07-28 21:32:36 -04:00
dark64
f1b97a6520 add stdlib-path argument to cli, remove ZOKRATES_HOME env 2020-06-25 13:37:11 +02:00
William Entriken
2913f3b1bc Fix bytes are 2020-01-07 20:34:35 -05:00
William Entriken
27e9385a18 Whitespace and spelling fixes 2020-01-06 14:07:40 -05:00
Thibaut Schaeffer
ab41ea692d
Update one_liner.sh 2019-04-12 14:48:12 +02:00
Thibaut Schaeffer
b93bf6f1ef
Create binaries with libsnark disabled on new tags (#319)
* add appveyor, travis, remove libsnark as default, add push to gh

* fix appveyor

* change appveyor to nightly

* use cargo for build job

* change to build everywhere

* update token, reduce targets

* add more targets

* add on liner script

* remove rustc dep

* add need_cmd

* add check cmd

* simple brackets

* use check_cmd for curl

* copy stdlib to OUT_DIR

* ship stdlib in archive

* install stdlib, give PATH hints after build script

* clean

* comment

* scripts: ensure one-liner install script works with FreeBSD

* remove appveyor for now

* clean, remove windows, remove appveyor, remove travis test

* put back cross install

* fix stdlib test generation

* disable tests in travis

* restore test script to prevent tests to run..

* change scripts to keep same behaviour now that libsnark is disabled by default

* update docs with installer

* change docker to dockerhub

* change repo
2019-04-11 23:20:44 +02:00