Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle mips-musl in ci/run.sh | Jorge Aparicio | 2016-09-29 | 1 | -2/+7 |
* | don't strip some many components | Jorge Aparicio | 2016-09-14 | 1 | -2/+2 |
* | mips-musl SDK: peel off another layer of directories when extracting | Jorge Aparicio | 2016-09-12 | 1 | -1/+1 |
* | add CI for mips-musl | Jorge Aparicio | 2016-09-11 | 1 | -0/+14 |
* | aarch64: test against Ubuntu 16.04 | Jorge Aparicio | 2016-09-11 | 1 | -1/+1 |
* | extend QEMU image management | Sébastien Marie | 2016-09-09 | 2 | -5/+17 |
* | use new openbsd-6.0 qcow2 image | Sébastien Marie | 2016-09-09 | 2 | -5/+2 |
* | Add CI for mipsel-unknown-linux-musl | Alex Crichton | 2016-08-28 | 2 | -0/+18 |
* | Fix CC for powerpc64 | Alex Crichton | 2016-08-27 | 1 | -0/+1 |
* | Fix and add testing for powerpc64 | Alex Crichton | 2016-08-26 | 2 | -0/+14 |
* | Update the mips docker image | Alex Crichton | 2016-08-26 | 1 | -8/+5 |
* | Get powerpc-unknown-linux-gnu working and tested | Alex Crichton | 2016-08-26 | 2 | -0/+14 |
* | Add ci for i686-unknown-linux-musl | Alex Crichton | 2016-08-26 | 1 | -0/+13 |
* | Use docker for all CI tests and images | Alex Crichton | 2016-06-15 | 18 | -284/+195 |
* | Use rustup to add targets, not manual curl | Alex Crichton | 2016-04-25 | 1 | -3/+3 |
* | Swap header/footer... dunno how they got that way? | Alex Crichton | 2016-03-28 | 2 | -11/+10 |
* | Merge branch 'style' of https://github.com/alexcrichton/libc into merge | Alex Crichton | 2016-03-06 | 1 | -0/+204 |
|\ | |||||
| * | Add a style checking script to CI | Alex Crichton | 2016-03-01 | 1 | -0/+204 |
* | | Use nightlies for iOS and rumprun | Alex Crichton | 2016-03-03 | 1 | -24/+4 |
|/ | |||||
* | Move iOS back to a known good date | Alex Crichton | 2016-02-18 | 1 | -0/+4 |
* | Use iOS nightlies instead of a pinned version | Alex Crichton | 2016-02-04 | 1 | -1/+1 |
* | Add OpenBSD and FreeBSD CI to Travis | Alex Crichton | 2016-01-18 | 5 | -59/+274 |
* | Move docker container and don't re-symlink mips compilers | Alex Crichton | 2016-01-10 | 3 | -16/+27 |
* | Use docker for MIPS | Alexander Polakov | 2015-12-27 | 1 | -1/+1 |
* | Update the android CI image | Alex Crichton | 2015-12-18 | 1 | -1/+1 |
* | Add a load of constants/definitions from nix | Alex Crichton | 2015-12-16 | 1 | -23/+27 |
* | Add rumprun CI and get tests passing | Alex Crichton | 2015-12-01 | 3 | -28/+47 |
* | Fix links to docs | Alex Crichton | 2015-11-15 | 1 | -1/+1 |
* | Revert "Fix links to docs" | Alex Crichton | 2015-11-09 | 1 | -1/+1 |
* | Fix links to docs | Alex Crichton | 2015-11-07 | 1 | -1/+1 |
* | Add NI_MAXHOST | Alex Crichton | 2015-11-07 | 2 | -2/+3 |
* | Tweak run-all.sh script | Alex Crichton | 2015-11-02 | 1 | -0/+3 |
* | Use the standard android slave docker image | Alex Crichton | 2015-10-29 | 5 | -106/+22 |
* | Run more extra targets on nightly | Alex Crichton | 2015-10-29 | 1 | -17/+24 |
* | Really fix ci... | Alex Crichton | 2015-10-28 | 1 | -1/+1 |
* | Update CI | Alex Crichton | 2015-10-28 | 1 | -3/+3 |
* | Another attempt at fixing nightly | Alex Crichton | 2015-10-21 | 1 | -1/+1 |
* | Try to fix nightly CI | Alex Crichton | 2015-10-21 | 1 | -1/+5 |
* | Pass -y to apt-get | Alex Crichton | 2015-10-14 | 1 | -1/+1 |
* | AppVeyor has MSYS2 installed by default now! | Alex Crichton | 2015-10-07 | 1 | -22/+0 |
* | iOS support | Alex Crichton | 2015-09-21 | 3 | -2/+21 |
* | Move to master branch | Alex Crichton | 2015-09-21 | 1 | -1/+1 |
* | add a script to run everything locally | Alex Crichton | 2015-09-18 | 1 | -0/+45 |
* | Use a switch instead of if/else | Alex Crichton | 2015-09-18 | 2 | -75/+76 |
* | OK, apparently MIPS can run now? | Alex Crichton | 2015-09-18 | 1 | -2/+0 |
* | Add sample OpenBSD VM | Alex Crichton | 2015-09-18 | 1 | -1/+9 |
* | Try running MIPS again | Alex Crichton | 2015-09-18 | 1 | -1/+1 |
* | Fix FreeBSD | Alex Crichton | 2015-09-18 | 2 | -0/+53 |
* | Run apt-get update before installing | Alex Crichton | 2015-09-17 | 1 | -7/+11 |
* | Describe CI processes | Alex Crichton | 2015-09-17 | 1 | -0/+35 |