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

10 commits

Author SHA1 Message Date
schaeff
82c7869a5f drop support for libsnark 2022-05-19 12:38:42 +02:00
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
Thibaut
210a8b9f3a remove web incompatible crates, change wasm flag to wasm_solvers, introduce wasm flag 2019-10-03 16:42:15 +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
a93bb54589 include all packages in tests and build 2018-08-01 11:50:35 +02:00
schaeff
b3c0009615 extract fs resolver into new crate, rename crates, refactor importer 2018-07-31 16:57:21 +02:00
schaeff
ef471811f7 revert dockerfile, fix build options 2018-06-30 00:54:28 -04:00
schaeff
1d3204c90f split into cli and lib 2018-06-30 00:32:15 -04:00