- Apr 07, 2020
-
-
Gleb Pomykalov authored
-
- Feb 25, 2020
-
-
Yuki Okushi authored
-
Yuki Okushi authored
-
- May 27, 2019
-
-
gnzlbg authored
-
- May 16, 2019
-
-
gnzlbg authored
-
- May 14, 2019
-
-
gnzlbg authored
-
- Aug 22, 2017
-
-
Alex Crichton authored
-
- Jul 19, 2017
-
-
Gabriel authored
-
- Oct 05, 2016
-
-
Ian Denhardt authored
Specifically: * Update the base docker images to ubuntu 16.10 * Update musl to version 1.1.15 This is necessary since the versions we were previously using do not define CLONE_NEWCGROUP, so adding the symbol to the libc crate causes test failures.
-
- Aug 27, 2016
-
-
Alex Crichton authored
Use the standard mips compilers from Ubuntu now
-
- Jun 15, 2016
-
-
Alex Crichton authored
Previously we were somewhat half-Docker, half-Travis, half apt-get, etc. This commit alters the CI infrastructure to use Docker images for each target. This should make it much easier to update the images and tweak various bits and pieces of installed software. Additionally, it's also much clearer now what's needed for each suite of tests! Some images were updated a bit (e.g. musl is now 1.1.14), but other images encountered failures when updating so they're not getting updated just yet.
-