Commit Graph

96 Commits

Author SHA1 Message Date
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
Alex Crichton
d3d77922eb Get android tests working 2015-09-11 17:22:57 -07:00
Alex Crichton
4185dde445 Get android compiling 2015-09-11 16:02:04 -07:00
Alex Crichton
bfc6ebc92b Windows working again 2015-09-11 15:38:08 -07:00
Alex Crichton
e001d8cc3b Remove now stray comment 2015-09-11 15:29:53 -07:00
Alex Crichton
6b8bdcac22 Remove stray file 2015-09-11 15:29:53 -07:00
Alex Crichton
f81e3d3672 Compat back to 1.0.0 2015-09-11 15:27:20 -07:00
Alex Crichton
084f9ea0e5 Get OSX working 2015-09-11 15:11:59 -07:00
Alex Crichton
5d6cf05d8b Let's just juggle everything around!
[ci skip]
2015-09-11 14:52:34 -07:00
Alex Crichton
2d3608eb17 Correct ip6_mreq => ipv6_mreq 2015-09-11 12:55:15 -07:00
Alex Crichton
7ff0fdb49c Tweak macros module 2015-09-11 12:54:56 -07:00
Alex Crichton
31504843db Windows 32-bit fixes 2015-09-11 11:44:25 -07:00
Alex Crichton
dc376401f6 Can we masquerade to get trusty tahr? 2015-09-10 22:59:15 -07:00
Alex Crichton
4d0eb6d085 Fix OSX 2015-09-10 22:20:55 -07:00
Alex Crichton
3bf33a4113 Add appveyor config 2015-09-10 22:09:43 -07:00
Alex Crichton
7da9b10fc6 More windows compat
[ci skip]
2015-09-10 21:26:09 -07:00
Alex Crichton
45ae2f4cd0 Fix linkage on OSX 2015-09-10 20:37:55 -07:00
Alex Crichton
e8606192d8 Get OSX tests compiling 2015-09-10 20:19:44 -07:00
Alex Crichton
2237882ddc Test some functions! 2015-09-10 19:59:23 -07:00
Alex Crichton
d7a1547044 Try to fix _PC_NAME_MAX again 2015-09-10 19:13:15 -07:00
Alex Crichton
26333d3147 Semi-pin to a version of syntex_syntax 2015-09-10 19:12:03 -07:00
Alex Crichton
13a6f2daf1 More windows fixes
[ci skip]
2015-09-10 19:13:19 -07:00
Alex Crichton
5f624a579c arg => flag 2015-09-10 18:10:52 -07:00
Alex Crichton
671376bac3 No parameters in C 2015-09-10 17:39:03 -07:00
Alex Crichton
b01a8ccd7c Don't worry about unused parameters 2015-09-10 17:37:22 -07:00