Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.
/ smoke Public archive

Smoke testing Rust's cross compilation targets

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

japaric-archived/smoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis AppVeyor

smoke

Smoke testing Rust's cross compilation targets

Supported targets

Travis (Linux)

Native-ish

  • i586-unknown-linux-gnu
  • i686-unknown-linux-gnu
  • i686-unknown-linux-musl
  • x86_64-unknown-linux-gnu
  • x86_64-unknown-linux-musl

QEMU

  • aarch64-unknown-linux-gnu
  • arm-unknown-linux-gnueabi
  • arm-unknown-linux-gnueabihf
  • armv7-unknown-linux-gnueabihf
  • mips-unknown-linux-gnu
  • mips-unknown-linux-musl
  • mipsel-unknown-linux-gnu
  • mipsel-unknown-linux-musl
  • powerpc-unknown-linux-gnu
  • powerpc64-unknown-linux-gnu
  • powerpc64le-unknown-linux-gnu (*)

(*) QEMU is broken so we can't run any test.

Waiting for releases of std for these targets

  • arm-unknown-linux-musleabi
  • arm-unknown-linux-musleabihf
  • armv7-unknown-linux-musleabihf
  • mips-unknown-linux-uclibc
  • mipsel-unknown-linux-uclibc
  • s390x-unknown-linux-gnu

No idea how to test these

  • aarch64-linux-android
  • arm-linux-androideabi
  • armv7-linux-androideabi
  • asmjs-unknown-emscripten
  • i686-linux-android
  • le32-unknown-nacl

Travis (OSX)

  • i686-apple-darwin
  • x86_64-apple-darwin

No idea how to test these

  • aarch64-apple-ios
  • armv7-apple-ios
  • armv7s-apple-ios
  • i386-apple-ios
  • x86_64-apple-ios

AppVeyor

  • i586-pc-windows-msvc
  • i686-pc-windows-gnu
  • i686-pc-windows-msvc
  • x86_64-pc-windows-gnu
  • x86_64-pc-windows-msvc

???

No CI service where to test these

  • i686-unknown-dragonfly
  • i686-unknown-freebsd
  • x86_64-rumprun-netbsd
  • x86_64-sun-solaris
  • x86_64-unknown-bitrig
  • x86_64-unknown-dragonfly
  • x86_64-unknown-freebsd
  • x86_64-unknown-netbsd
  • x86_64-unknown-openbsd

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Smoke testing Rust's cross compilation targets

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published