1. 6978440 Fix wasm tests by Alex Crichton · 7 years ago
  2. 4d7fa24 Fix the FreeBSD target by Alex Crichton · 7 years ago
  3. 97a81d7 Use more convenient and UNIX-agnostic shebang by Sébastien Santoro · 7 years ago
  4. 6fa3870 Run sparc64-unknown-linux-gnu tests on qemu system by Marco A L Barbosa · 7 years ago
  5. cd2e87d Run s390x test in qemu system instead of qemu user by Marco A L Barbosa · 7 years ago
  6. 10ac3df Auto merge of #824 - malbarbo:x32-1, r=alexcrichton by bors · 7 years ago
  7. 25fb72e Auto merge of #823 - malbarbo:sparc64-test, r=alexcrichton by bors · 7 years ago
  8. c6abfc1 Auto merge of #821 - malbarbo:mips64el-test, r=alexcrichton by bors · 7 years ago
  9. 84d72c6 Auto merge of #818 - malbarbo:powerpc64le-test, r=alexcrichton by bors · 7 years ago
  10. a9115d5 Fix android ci by Marco A L Barbosa · 7 years ago
  11. e63f46a Add issue for linux x32 failing to build by Marco A L Barbosa · 7 years ago
  12. 0ee3935 Add x86_64-unknown-linux-gnux32 docker image by Marco A L Barbosa · 7 years ago
  13. 9a0d37f Add sparc64-unknown-linux-gnu to CI (with disabled tests) by Marco A L Barbosa · 7 years ago
  14. 56b3403 Add mips64el to CI by Marco A L Barbosa · 7 years ago
  15. 3130953 Add powerpc64le to CI by Marco A L Barbosa · 7 years ago
  16. 9029cfb Add more Linux-based syscall tables by Alex Crichton · 7 years ago
  17. bccba4a Disable https on Android SDK fetch by Alex Crichton · 7 years ago
  18. b9fdcf9 Add support for aarch64-unknown-linux-musl by Tom Kirchner · 7 years ago
  19. fbfb69b Tweak x86 gnu images by Alex Crichton · 7 years ago
  20. 050d8c8 Update s3 download locations by Alex Crichton · 7 years ago
  21. d204423 Remove caching and fix FreeBSD tests by Alex Crichton · 7 years ago
  22. 5822645 Update emscripten to latest by Alex Crichton · 7 years ago
  23. 22b98de Add asmjs/wasm32 to CI by Alex Crichton · 7 years ago
  24. d424022 Update Android images/runners by Alex Crichton · 7 years ago
  25. bcbfa85 Leverage Cargo's target runner support to execute tests by Alex Crichton · 7 years ago
  26. 2f06a79 Run CI tests using cargo by Bryant Mairs · 7 years ago
  27. 362134d Simplify iOS builds by using Cargo's RUSTFLAGS support by Bryant Mairs · 7 years ago
  28. 2e11d9e Add more fcntl and seal constants for Android/Linux by Bryant Mairs · 7 years ago
  29. 201d539 Remove OpenBSD CI by Alex Crichton · 7 years ago
  30. 39a75af Use Ubuntu 17.10 as the base image by Gabriel · 7 years ago
  31. 7d74c09 Clean up CI configuration and add s390x by Alex Crichton · 7 years ago
  32. f305647 Remove --privileged from docker by Aidan Hobson Sayers · 7 years ago
  33. 4abc3ce Update to NDK r15b (with unified headers) and add missing symbols needed by nix crate by Nicolas Dusart · 7 years ago
  34. 60d9322 Add structs defined in linux/input.h by Mateusz Sieczko · 7 years ago
  35. 2fd7f7a Add x86_64-linux-android test by Marco A L Barbosa · 7 years ago
  36. fef01d6 Remove docker flags that can cause issues (rust-lang/rust#39036) by Aidan Hobson Sayers · 7 years ago
  37. e1c6ded Add test support for x86_64-linux-android by Marco A L Barbosa · 7 years ago
  38. 0b05b2a Enable kvm in docker images if available by Marco A L Barbosa · 7 years ago
  39. 599eec3 Add test support for {aarch64, i686}-linux-android by Marco A L Barbosa · 8 years ago
  40. d862a36 Fix the i686-unknown-linux-musl target by Alex Crichton · 8 years ago
  41. d4a5fce Touch up the iOS deploy script by Alex Crichton · 8 years ago
  42. a40c92a Removed non-mandatory UIRequiredDeviceCapabilities by Kevin Brothaler · 8 years ago
  43. f8e1276 Replace Python script with Rust script. by Kevin Brothaler · 8 years ago
  44. 938955c Fix i386-apple-ios by Kevin Brothaler · 8 years ago
  45. fdee442 Pass the tests only if we find an expected positive output (rather than checking for negative output to fail the tests). by Kevin Brothaler · 8 years ago
  46. a6f50bb Update output check based on all.rs test output by Kevin Brothaler · 8 years ago
  47. c8a4d21 Run the unit tests on the iOS simulator for x86_64-apple-ios by Kevin Brothaler · 8 years ago
  48. a41c074 Fix doc generation on travis. by Christian Legnitto · 8 years ago
  49. b9430b0 Update both mips musl download locations by Alex Crichton · 8 years ago
  50. 93dbca0 Bump to 0.2.18 by Alex Crichton · 8 years ago
  51. c284246 Share the host's `target` directory for tests by Alex Crichton · 8 years ago
  52. cffe1f2 Update CI download location by Alex Crichton · 8 years ago
  53. dcf47d2 Add a number of constants to mips64 by Alex Crichton · 8 years ago
  54. 739edbc Use workspaces in this repo by Alex Crichton · 8 years ago
  55. cd03b14 Fix musl-i686 CI failures. by Ian Denhardt · 8 years ago
  56. 8ff1c41 Test against newer c libraries by Ian Denhardt · 8 years ago
  57. c0fd46f handle mips-musl in ci/run.sh by Jorge Aparicio · 8 years ago
  58. 48dab1a don't strip some many components by Jorge Aparicio · 8 years ago
  59. 56c87de mips-musl SDK: peel off another layer of directories when extracting by Jorge Aparicio · 8 years ago
  60. 3df0057 add CI for mips-musl by Jorge Aparicio · 8 years ago
  61. be5969b aarch64: test against Ubuntu 16.04 by Jorge Aparicio · 8 years ago
  62. 9199394 extend QEMU image management by Sébastien Marie · 8 years ago
  63. a40adc6 use new openbsd-6.0 qcow2 image by Sébastien Marie · 8 years ago
  64. ed32e3f Add CI for mipsel-unknown-linux-musl by Alex Crichton · 8 years ago
  65. d00f432 Fix CC for powerpc64 by Alex Crichton · 8 years ago
  66. a6b1c2d Fix and add testing for powerpc64 by Alex Crichton · 8 years ago
  67. fc900ee Update the mips docker image by Alex Crichton · 8 years ago
  68. 8018a50 Get powerpc-unknown-linux-gnu working and tested by Alex Crichton · 8 years ago
  69. a097ff6 Add ci for i686-unknown-linux-musl by Alex Crichton · 8 years ago
  70. 3eb4a48 Use docker for all CI tests and images by Alex Crichton · 8 years ago
  71. 621aa7c Use rustup to add targets, not manual curl by Alex Crichton · 8 years ago
  72. 19e64f3 Swap header/footer... dunno how they got that way? by Alex Crichton · 9 years ago
  73. 518e09f Merge branch 'style' of https://github.com/alexcrichton/libc into merge by Alex Crichton · 9 years ago
  74. c02a5c2 Use nightlies for iOS and rumprun by Alex Crichton · 9 years ago
  75. 8a8bc66 Add a style checking script to CI by Alex Crichton · 9 years ago
  76. 28a493a Move iOS back to a known good date by Alex Crichton · 9 years ago
  77. 36ae235 Use iOS nightlies instead of a pinned version by Alex Crichton · 9 years ago
  78. d820c4a Add OpenBSD and FreeBSD CI to Travis by Alex Crichton · 9 years ago
  79. a5d830a Move docker container and don't re-symlink mips compilers by Alex Crichton · 9 years ago
  80. 2cdb21e Use docker for MIPS by Alexander Polakov · 9 years ago
  81. 881ef9b Update the android CI image by Alex Crichton · 9 years ago
  82. 8dce9ad Add a load of constants/definitions from nix by Alex Crichton · 9 years ago
  83. 49d7bca Add rumprun CI and get tests passing by Alex Crichton · 9 years ago
  84. ba0aea0 Fix links to docs by Alex Crichton · 9 years ago
  85. 67567df Revert "Fix links to docs" by Alex Crichton · 9 years ago
  86. 767ba14 Fix links to docs by Alex Crichton · 9 years ago
  87. 9f52b89 Add NI_MAXHOST by Alex Crichton · 9 years ago
  88. f0c68f3 Tweak run-all.sh script by Alex Crichton · 9 years ago
  89. 2995f55 Use the standard android slave docker image by Alex Crichton · 9 years ago
  90. 657eeec Run more extra targets on nightly by Alex Crichton · 9 years ago
  91. b017b5e Really fix ci... by Alex Crichton · 9 years ago
  92. 354693d Update CI by Alex Crichton · 9 years ago
  93. 573f2de Another attempt at fixing nightly by Alex Crichton · 9 years ago
  94. a1da67d Try to fix nightly CI by Alex Crichton · 9 years ago
  95. cc12d2b Pass -y to apt-get by Alex Crichton · 9 years ago
  96. ab0442c AppVeyor has MSYS2 installed by default now! by Alex Crichton · 9 years ago
  97. baef611 iOS support by Alex Crichton · 9 years ago
  98. 9cb1634 Move to master branch by Alex Crichton · 9 years ago
  99. 32dc227 add a script to run everything locally by Alex Crichton · 9 years ago
  100. 22f3c5e Use a switch instead of if/else by Alex Crichton · 9 years ago