rust/src/ci/docker/disabled
Thomas Lively 9a55103b98 Upgrade Emscripten targets to use upstream LLVM backend
- Refactors the Emscripten target spec to share code with other wasm
   targets.
 - Replaces the incorrect wasm32 C call ABI with the old asmjs
   version, which is correct for both wasm32 and JS.
 - Updates the varargs ABI used by Emscripten and deletes the old one.
 - Removes the obsolete wasm32-experimental-emscripten target.
 - Temporarily makes Emscripten targets use panic=abort by default
   because supporting unwinding will require an LLVM patch.
2019-10-04 00:47:21 -07:00
..
aarch64-gnu Remove --host and --target arguments to configure 2018-03-02 11:28:29 -07:00
dist-aarch64-android Remove --host and --target arguments to configure 2018-03-02 11:28:29 -07:00
dist-armv7-android Remove --host and --target arguments to configure 2018-03-02 11:28:29 -07:00
dist-i686-android Remove --host and --target arguments to configure 2018-03-02 11:28:29 -07:00
dist-powerpcspe-linux ci: Add Dockerfile for dist-powerpcspe-linux 2018-11-03 11:41:35 +01:00
dist-sparc64-linux ci: Add Dockerfile for dist-sparc64-linux 2018-05-15 00:19:30 +02:00
dist-x86_64-android Remove --host and --target arguments to configure 2018-03-02 11:28:29 -07:00
dist-x86_64-dragonfly Remove licenses 2018-12-25 21:08:33 -07:00
dist-x86_64-haiku Remove licenses 2018-12-25 21:08:33 -07:00
dist-x86_64-redox Update CI configuration for building Redox libraries 2019-03-17 08:04:57 -06:00
wasm32 Upgrade Emscripten targets to use upstream LLVM backend 2019-10-04 00:47:21 -07:00