aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/ci-iris-lambda-rust.sh
AgeCommit message (Collapse)Author
2018-10-05CI: fix Iris and stdpp ref selectionGaëtan Gilbert
This was broken due to a typo when introducing the archive download method. We also remove default [master] values from basic-overlay which hid this issue.
2018-08-31Download tarball instead of cloning external projects (when $CI is set).Théo Zimmermann
This allows to use fixed commits and not just branches or tags. We keep using git clone when $FORCE_GIT is set (for projects on gforge.inria.fr and projects pulling dependencies through git submodules). fiat-parsers also calls git submodule, but inside its own Makefile.
2018-04-18CI: extract iris git version without using opamRalf Jung
2018-04-18fix iris-lambda-rust CIRalf Jung
2018-04-05Improve shell scriptszapashcanon
2018-01-31CI: Run coqchk on IrisRalf Jung
2017-10-19rename ci-iris-coq -> ci-iris-lambda-rustRalf Jung