| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-02 | Use travis to set the PATH properly | Henrik Tjäder | |
| 2019-11-14 | CI: fix caching mechanism | Jorge Aparicio | |
| 2019-11-06 | CI: replace compiletest-rs with trybuild | Jorge Aparicio | |
| We use compiletest to run compile-fail tests but compiletest depends on compiler internals so it breaks every now and then and requires nightly. With trybuild we can also run compile-fail tests but it works on stable and it already has reached version 1.0 | |||
| 2019-11-06 | fix CI: use an older nightly on the x86_64 build | Jorge Aparicio | |
| 2019-08-20 | adapt to changes in rtfm-syntax | Jorge Aparicio | |
| 2019-07-11 | travis: enable stable builds | Jorge Aparicio | |
| 2019-05-01 | travis: disable builds on stable | Jorge Aparicio | |
| 2019-02-16 | Make builds reproducible | Hugo van der Wijst | |
| This is done by using `BTreeMap`s and `BTreeSet`s to get deterministic ordering. Also updated the CI job to check reproducibility of all examples. | |||
| 2018-12-16 | don't pin to an older nightly | Jorge Aparicio | |
| 2018-12-15 | ci: switch to an older nightly | Jorge Aparicio | |
| to work around rust-lang/rust#56814 | |||
| 2018-12-15 | run ci on stable | Jorge Aparicio | |
| 2018-11-03 | v0.4.0 | Jorge Aparicio | |
| closes #32 closes #33 | |||
| 2018-08-27 | v0.3.4 | Jorge Aparicio | |
| 2018-08-27 | enable builds on master | Jorge Aparicio | |
| 2018-08-27 | publish docs on gh pages | Jorge Aparicio | |
| 2018-08-24 | install newer gcc | Jorge Aparicio | |
| 2018-04-16 | drop the cargo cache | Jorge Aparicio | |
| 2018-04-16 | don't cache the Xargo directory | Jorge Aparicio | |
| 2018-04-16 | bors-ng integration | Jorge Aparicio | |
| 2017-12-09 | also cache the Xargo directory | Jorge Aparicio | |
| 2017-12-08 | ci: switch back to a recent nightly | Jorge Aparicio | |
| 2017-11-22 | use older nightly for the x86_64 linux target | Jorge Aparicio | |
| 2017-07-27 | travis: install linker | Jorge Aparicio | |
| 2017-07-20 | update CI | Jorge Aparicio | |
| 2017-04-11 | ci: allow auto and try branches | Jorge Aparicio | |
| 2017-04-11 | add CI | Jorge Aparicio | |
