1
0
Fork 0
mirror of synced 2025-09-23 04:08:33 +00:00
ZoKrates/scripts
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
..
cov.sh Add zokrates_field to kcov 2019-01-29 10:07:25 +01:00
install_libsnark_prerequisites.sh clean dockerfiles, execute prerequisites as root 2019-02-08 16:58:45 +01:00
install_solcjs_deb.sh rename script, add to CI 2019-02-28 13:28:17 +01:00
one_liner.sh Create binaries with libsnark disabled on new tags (#319) 2019-04-11 23:20:44 +02:00
release.sh first build docker, then tag gh 2019-01-28 20:45:36 +01:00