summaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* Add PTHREAD_*_MUTEX_INITIALIZER_NP for glibcMike Hommey2018-04-111-1/+3
* Rename the dox configuration option to cross_platform_docsFrancis Gagné2018-03-181-1/+1
* Update FreeBSD docker CI to use FreeBSD 11.1 imageWesley Moore2018-03-162-4/+11
* Update the instructions for building a FreeBSD CI imageWesley Moore2018-03-151-26/+66
* perform ctest with and without stdgnzlbg2018-02-271-1/+1
* fix ci scriptgnzlbg2018-02-271-1/+1
* test --no-default-features and fix musl buildsgnzlbg2018-02-271-0/+1
* Switch to sparc64 to debian:stretchAlex Crichton2018-01-181-2/+1
* Move some containers to ubuntu 18.04Alex Crichton2018-01-183-3/+3
* Fix wasm testsAlex Crichton2017-11-251-0/+4
* Fix the FreeBSD targetAlex Crichton2017-11-251-1/+5
* Use more convenient and UNIX-agnostic shebangSébastien Santoro2017-11-132-2/+2
* Run sparc64-unknown-linux-gnu tests on qemu systemMarco A L Barbosa2017-10-312-6/+28
* Run s390x test in qemu system instead of qemu userMarco A L Barbosa2017-10-313-5/+52
* Auto merge of #824 - malbarbo:x32-1, r=alexcrichtonbors2017-10-282-1/+13
|\
| * Add issue for linux x32 failing to buildMarco A L Barbosa2017-10-271-0/+1
| * Add x86_64-unknown-linux-gnux32 docker imageMarco A L Barbosa2017-10-272-1/+12
* | Auto merge of #823 - malbarbo:sparc64-test, r=alexcrichtonbors2017-10-281-0/+14
|\ \
| * | Add sparc64-unknown-linux-gnu to CI (with disabled tests)Marco A L Barbosa2017-10-271-0/+14
| |/
* | Auto merge of #821 - malbarbo:mips64el-test, r=alexcrichtonbors2017-10-281-0/+11
|\ \
| * | Add mips64el to CIMarco A L Barbosa2017-10-271-0/+11
| |/
* | Auto merge of #818 - malbarbo:powerpc64le-test, r=alexcrichtonbors2017-10-281-0/+11
|\ \
| * | Add powerpc64le to CIMarco A L Barbosa2017-10-241-0/+11
| |/
* | Fix android ciMarco A L Barbosa2017-10-275-33/+21
|/
* Add more Linux-based syscall tablesAlex Crichton2017-10-182-0/+28
* Disable https on Android SDK fetchAlex Crichton2017-10-041-1/+1
* Add support for aarch64-unknown-linux-muslTom Kirchner2017-09-252-1/+25
* Tweak x86 gnu imagesAlex Crichton2017-09-192-2/+2
* Update s3 download locationsAlex Crichton2017-09-164-6/+6
* Remove caching and fix FreeBSD testsAlex Crichton2017-09-051-2/+2
* Update emscripten to latestAlex Crichton2017-08-271-2/+2
* Add asmjs/wasm32 to CIAlex Crichton2017-08-265-0/+125
* Update Android images/runnersAlex Crichton2017-08-216-1/+82
* Leverage Cargo's target runner support to execute testsAlex Crichton2017-08-2112-126/+81
* Run CI tests using cargoBryant Mairs2017-08-211-27/+26
* Simplify iOS builds by using Cargo's RUSTFLAGS supportBryant Mairs2017-08-211-12/+5
* Add more fcntl and seal constants for Android/LinuxBryant Mairs2017-08-201-18/+41
* Remove OpenBSD CIAlex Crichton2017-08-182-38/+5
* Use Ubuntu 17.10 as the base imageGabriel2017-07-1913-13/+13
* Clean up CI configuration and add s390xAlex Crichton2017-07-072-0/+14
* Remove --privileged from dockerAidan Hobson Sayers2017-07-071-1/+0
* Update to NDK r15b (with unified headers) and add missing symbols needed by n...Nicolas Dusart2017-07-033-5/+6
* Add structs defined in linux/input.hMateusz Sieczko2017-06-142-2/+16
* Add x86_64-linux-android testMarco A L Barbosa2017-05-033-21/+70
* Remove docker flags that can cause issues (rust-lang/rust#39036)Aidan Hobson Sayers2017-04-231-2/+0
* Add test support for x86_64-linux-androidMarco A L Barbosa2017-04-193-1/+37
* Enable kvm in docker images if availableMarco A L Barbosa2017-04-192-1/+9
* Add test support for {aarch64, i686}-linux-androidMarco A L Barbosa2017-02-238-26/+129
* Fix the i686-unknown-linux-musl targetAlex Crichton2017-02-031-1/+2
* Touch up the iOS deploy scriptAlex Crichton2017-01-181-47/+90