Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #428 from alexcrichton/fixes | Alex Crichton | 2016-10-14 | 1 | -0/+3 |
|\ | |||||
| * | Add a number of constants to mips64 | Alex Crichton | 2016-10-14 | 1 | -0/+3 |
* | | Go back to stable for rustdoc | Alex Crichton | 2016-10-14 | 1 | -1/+1 |
|/ | |||||
* | Fix the build on s390x | Alex Crichton | 2016-10-10 | 1 | -1/+1 |
* | add CI for mips-musl | Jorge Aparicio | 2016-09-11 | 1 | -0/+3 |
* | Add CI for mipsel-unknown-linux-musl | Alex Crichton | 2016-08-28 | 1 | -0/+3 |
* | Fix and add testing for powerpc64 | Alex Crichton | 2016-08-26 | 1 | -0/+3 |
* | Use https for webhooks | Alex Crichton | 2016-08-26 | 1 | -1/+1 |
* | Get powerpc-unknown-linux-gnu working and tested | Alex Crichton | 2016-08-26 | 1 | -0/+3 |
* | Add ci for i686-unknown-linux-musl | Alex Crichton | 2016-08-26 | 1 | -0/+3 |
* | Use docker for all CI tests and images | Alex Crichton | 2016-06-15 | 1 | -31/+72 |
* | Add Directory file descriptor relative syscall. | Axel Viala | 2016-06-10 | 1 | -0/+1 |
* | Use '&&' on travis, not ';' | Alex Crichton | 2016-04-11 | 1 | -2/+2 |
* | Run CI on all branches | Alex Crichton | 2016-03-11 | 1 | -3/+0 |
* | Add webhooks to travis | Alex Crichton | 2016-03-10 | 1 | -1/+2 |
* | Merge branch 'style' of https://github.com/alexcrichton/libc into merge | Alex Crichton | 2016-03-06 | 1 | -0/+1 |
|\ | |||||
| * | Add a style checking script to CI | Alex Crichton | 2016-03-01 | 1 | -0/+1 |
* | | Use nightlies for iOS and rumprun | Alex Crichton | 2016-03-03 | 1 | -3/+3 |
|/ | |||||
* | Move iOS back to a known good date | Alex Crichton | 2016-02-18 | 1 | -2/+2 |
* | Add a default-on "use_std" feature | Alex Crichton | 2016-02-10 | 1 | -0/+4 |
* | Use iOS nightlies instead of a pinned version | Alex Crichton | 2016-02-04 | 1 | -2/+2 |
* | Add OpenBSD and FreeBSD CI to Travis | Alex Crichton | 2016-01-18 | 1 | -0/+6 |
* | Move docker container and don't re-symlink mips compilers | Alex Crichton | 2016-01-10 | 1 | -1/+1 |
* | 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 rumprun CI and get tests passing | Alex Crichton | 2015-12-01 | 1 | -1/+4 |
* | Link to librt on non-apple platforms | Alex Crichton | 2015-11-20 | 1 | -0/+1 |
* | Only run libc-test on nightly | Alex Crichton | 2015-11-03 | 1 | -1/+5 |
* | Re-encrypt upload token | Alex Crichton | 2015-10-29 | 1 | -1/+1 |
* | Run more extra targets on nightly | Alex Crichton | 2015-10-29 | 1 | -5/+5 |
* | iOS support | Alex Crichton | 2015-09-21 | 1 | -0/+6 |
* | Move to master branch | Alex Crichton | 2015-09-21 | 1 | -1/+1 |
* | Only install gcc-multilib when necessary | Alex Crichton | 2015-09-17 | 1 | -4/+0 |
* | Add aarch64 support/CI | Alex Crichton | 2015-09-17 | 1 | -0/+3 |
* | Only test autotest for now | Alex Crichton | 2015-09-17 | 1 | -0/+3 |
* | Ok... another key? | Alex Crichton | 2015-09-17 | 1 | -2/+2 |
* | Go back to a real travis yml | Alex Crichton | 2015-09-17 | 1 | -27/+27 |
* | Another? | Alex Crichton | 2015-09-17 | 1 | -18/+16 |
* | Try another config | Alex Crichton | 2015-09-17 | 1 | -3/+3 |
* | Temp disable travis | Alex Crichton | 2015-09-16 | 1 | -21/+21 |
* | Add upload tokens | Alex Crichton | 2015-09-16 | 1 | -0/+2 |
* | Attempt to build docs on Travis | Alex Crichton | 2015-09-16 | 1 | -0/+3 |
* | Run MIPS on CI | Alex Crichton | 2015-09-14 | 1 | -0/+3 |
* | Revert "Tweak ordering" | Alex Crichton | 2015-09-14 | 1 | -11/+11 |
* | Tweak ordering | Alex Crichton | 2015-09-13 | 1 | -11/+11 |
* | Add CI for ARM linux | Alex Crichton | 2015-09-13 | 1 | -0/+3 |
* | Correct android rust nightly version | Alex Crichton | 2015-09-13 | 1 | -1/+1 |
* | Add MUSL to CI | Alex Crichton | 2015-09-13 | 1 | -0/+3 |
* | Never notify on success for travis | Alex Crichton | 2015-09-12 | 1 | -0/+3 |
* | Install gcc-multilib on linux | Alex Crichton | 2015-09-12 | 1 | -0/+4 |