Commit Graph

3370 Commits

Author SHA1 Message Date
Alex Crichton 918f8e17f8 Move common linux defn's up 2015-09-15 16:39:51 -07:00
Alex Crichton 6d3cfdb3e3 Test signedness of integer types 2015-09-15 14:53:01 -07:00
Alex Crichton 27f7a6c1b2 Consolidate common linux defn's upwards 2015-09-15 14:32:14 -07:00
Alex Crichton 50a42e20f4 Major organization revamp
Everything is a tree!
2015-09-15 14:27:15 -07:00
Alex Crichton e04155fa43 Get FreeBSD compiling 2015-09-15 10:15:18 -07:00
Alex Crichton 17da63d4ef I hate shell 2015-09-14 17:52:07 -07:00
Alex Crichton 412d4f9319 OK, don't actually run mips for now... 2015-09-14 17:33:40 -07:00
Alex Crichton 213c629852 Move Dockerfile to ci folder 2015-09-14 14:41:36 -07:00
Alex Crichton 2fe6de47c4 Remove trailing slash 2015-09-14 14:07:49 -07:00
Alex Crichton a4d78c4d0a Refactor with fewer intermediate artifacts 2015-09-14 13:52:51 -07:00
Alex Crichton 4a62f6111f I can spell MIPS 2015-09-14 13:18:35 -07:00
Alex Crichton 86c7c4398d Really install mips gcc 2015-09-14 12:58:03 -07:00
Alex Crichton ac5ba005b4 Attempt another package on mips 2015-09-14 11:49:09 -07:00
Alex Crichton 947d67573d Fix cargo config 2015-09-14 11:34:22 -07:00
Alex Crichton 944a733426 Run MIPS on CI 2015-09-14 11:27:10 -07:00
Alex Crichton 8fc95d25d4 Get tests for mips passing 2015-09-14 11:06:20 -07:00
Alex Crichton 4aecc614c7 Fix all defn's/compiling for mips linux 2015-09-14 11:05:30 -07:00
Alex Crichton 2333a52734 Fix arm... yet again... 2015-09-14 00:56:58 -07:00
Alex Crichton e6280d8669 Let's try again! 2015-09-14 00:35:15 -07:00
Alex Crichton 0c784713d7 Try to fix arm linux again 2015-09-14 00:12:16 -07:00
Alex Crichton 841962104e Revert "Tweak ordering"
This reverts commit 89bfb308de.
2015-09-14 00:11:58 -07:00
Alex Crichton 89bfb308de Tweak ordering 2015-09-13 23:53:59 -07:00
Alex Crichton 517b76a472 Install qemu-user as well 2015-09-13 23:53:31 -07:00
Alex Crichton 23ab70b3cb Add CI for ARM linux 2015-09-13 23:38:27 -07:00
Alex Crichton b9ca2325e9 Fix arm-linux compile 2015-09-13 23:33:57 -07:00
Alex Crichton 5a28433bb1 Run all tests manually
Running a test per thread really doesn't play well with QEMU emulation, so just
make it easy on ourselves and don't run threads.
2015-09-13 23:33:33 -07:00
Alex Crichton 1e6056e573 Try to fix musl CI again 2015-09-13 22:59:06 -07:00
Alex Crichton 11b5ca497a Fix MUSL script 2015-09-13 22:10:18 -07:00
Alex Crichton 1398566d67 Revert alloc_system change 2015-09-13 21:43:02 -07:00
Alex Crichton 2f846f3f6c Fix test script 2015-09-13 21:21:46 -07:00
Alex Crichton 40710378e2 Correct android rust nightly version 2015-09-13 11:23:17 -07:00
Alex Crichton acda013560 Add MUSL to CI 2015-09-13 11:22:26 -07:00
Alex Crichton 1cf98aec58 Get MUSL working 2015-09-13 11:19:02 -07:00
Alex Crichton 9e97afd91f Break apart src/unix/other.rs a bit
Also sysctl isn't defined on MUSL
2015-09-13 11:16:53 -07:00
Alex Crichton 87fdebdeb2 Use MSYS2 on appveyor 2015-09-12 23:09:04 -07:00
Alex Crichton a3c854d921 Never notify on success for travis 2015-09-12 22:03:11 -07:00
Alex Crichton cf3b010fd4 Install gcc-multilib on linux 2015-09-12 17:26:07 -07:00
Alex Crichton 16ceef2f74 Use nightly, not stable 2015-09-12 17:25:04 -07:00
Alex Crichton 985744fc79 Run everything! 2015-09-12 17:02:38 -07:00
Alex Crichton e47a450f34 Fix shell syntax 2015-09-12 16:42:49 -07:00
Alex Crichton 6ce2bae091 Fix TARGET spec on android 2015-09-12 16:41:02 -07:00
Alex Crichton ea4db3c449 Get android rust download working 2015-09-12 16:38:21 -07:00
Alex Crichton b7de09c367 Temporarily only test docker 2015-09-12 16:37:45 -07:00
Alex Crichton 3f07aebd1d Use clang instead of cc 2015-09-12 16:35:52 -07:00
Alex Crichton 83a30491ce Aight, let's try running everything on travis 2015-09-12 16:15:48 -07:00
Alex Crichton 79199aff36 Add docker file to build android image 2015-09-12 16:00:29 -07:00
Alex Crichton d2e41c10a4 Fix compile on linux-32 2015-09-11 17:45:12 -07:00
Alex Crichton 95c90fa47e Let's try running android 2015-09-11 17:37:30 -07:00
Alex Crichton 3dc9916803 Fix compile on linux 2015-09-11 17:36:34 -07:00
Alex Crichton c89d56bc15 Fix style for linux 2015-09-11 17:28:09 -07:00