summaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Merge branch 'style' of https://github.com/alexcrichton/libc into mergeAlex Crichton2016-03-061-0/+204
|\
| * Add a style checking script to CIAlex Crichton2016-03-011-0/+204
* | Use nightlies for iOS and rumprunAlex Crichton2016-03-031-24/+4
|/
* Move iOS back to a known good dateAlex Crichton2016-02-181-0/+4
* Use iOS nightlies instead of a pinned versionAlex Crichton2016-02-041-1/+1
* Add OpenBSD and FreeBSD CI to TravisAlex Crichton2016-01-185-59/+274
* Move docker container and don't re-symlink mips compilersAlex Crichton2016-01-103-16/+27
* Use docker for MIPSAlexander Polakov2015-12-271-1/+1
* Update the android CI imageAlex Crichton2015-12-181-1/+1