| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-21 | Fix CI with parallel make (messed up dependencies) | Gaƫtan Gilbert | |
| When invoking through Makefile we always rebuild dependencies. To skip dependencies, invoke ci-wrapper directly. We make Circle CI do this. In order to properly support invoking ci-wrapper directly we replace "make" in ci-common by a bash function which adds -j to the make invocation outside submakes. We also set TIMED in the ci-wrapper. | |||
| 2017-08-01 | Have coq-dpdgraph ci test print the differences | Jason Gross | |
| This allows better debugging when it fails. | |||
| 2017-06-08 | Mirror dpdgraph's travis test more accurately | Jason Gross | |
| 2017-06-02 | Add coq-dpdgraph CI | Jason Gross | |
