summaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed non-mandatory UIRequiredDeviceCapabilitiesKevin Brothaler2017-01-171-6/+2
* Replace Python script with Rust script.Kevin Brothaler2017-01-173-116/+136
* Fix i386-apple-iosKevin Brothaler2017-01-172-1/+5
* Pass the tests only if we find an expected positive output (rather than check...Kevin Brothaler2017-01-171-4/+4
* Update output check based on all.rs test outputKevin Brothaler2017-01-171-1/+2
* Run the unit tests on the iOS simulator for x86_64-apple-iosKevin Brothaler2017-01-172-0/+117
* Fix doc generation on travis.Christian Legnitto2016-12-141-1/+1
* Update both mips musl download locationsAlex Crichton2016-12-021-1/+4
* Bump to 0.2.18Alex Crichton2016-12-021-1/+4
* Share the host's `target` directory for testsAlex Crichton2016-11-175-9/+115
* Update CI download locationAlex Crichton2016-11-063-4/+4
* Add a number of constants to mips64Alex Crichton2016-10-142-0/+15
* Use workspaces in this repoAlex Crichton2016-10-085-17/+12
* Fix musl-i686 CI failures.Ian Denhardt2016-10-051-2/+10
* Test against newer c librariesIan Denhardt2016-10-0512-18/+18
* handle mips-musl in ci/run.shJorge Aparicio2016-09-291-2/+7
* don't strip some many componentsJorge Aparicio2016-09-141-2/+2
* mips-musl SDK: peel off another layer of directories when extractingJorge Aparicio2016-09-121-1/+1
* add CI for mips-muslJorge Aparicio2016-09-111-0/+14
* aarch64: test against Ubuntu 16.04Jorge Aparicio2016-09-111-1/+1
* extend QEMU image managementSébastien Marie2016-09-092-5/+17
* use new openbsd-6.0 qcow2 imageSébastien Marie2016-09-092-5/+2
* Add CI for mipsel-unknown-linux-muslAlex Crichton2016-08-282-0/+18
* Fix CC for powerpc64Alex Crichton2016-08-271-0/+1
* Fix and add testing for powerpc64Alex Crichton2016-08-262-0/+14
* Update the mips docker imageAlex Crichton2016-08-261-8/+5
* Get powerpc-unknown-linux-gnu working and testedAlex Crichton2016-08-262-0/+14
* Add ci for i686-unknown-linux-muslAlex Crichton2016-08-261-0/+13
* Use docker for all CI tests and imagesAlex Crichton2016-06-1518-284/+195
* Use rustup to add targets, not manual curlAlex Crichton2016-04-251-3/+3
* Swap header/footer... dunno how they got that way?Alex Crichton2016-03-282-11/+10