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

10 commits

Author SHA1 Message Date
schaeff
ec294b7fc5 fix ci features, target libsnark tests specifically 2021-06-29 12:07:26 +02:00
dark64
af975cb71d remove thread limit on cargo test, remove unnecessary -Zpackage-features 2021-05-26 17:52:25 +02:00
schaeff
dae95c99d2 make sure libsnark is activated in cross compilation and scripts 2021-04-13 15:50:52 +02:00
dark64
3a9354f7d3 limit test threads to 1 for integration tests 2020-10-06 15:40:06 +02:00
Thibaut
210a8b9f3a remove web incompatible crates, change wasm flag to wasm_solvers, introduce wasm flag 2019-10-03 16:42:15 +02:00
schaeff
cdf394c7e1 solve conflicts except compile loop 2019-06-11 11:12:37 +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
schaeff
3b129a1c1d split libsnark and packing helpers 2018-10-23 17:28:17 +02:00
schaeff
a93bb54589 include all packages in tests and build 2018-08-01 11:50:35 +02:00
schaeff
dafa6439b0 use sh in jenkins 2018-07-31 23:31:37 +02:00