about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorEd Schouten <ed@nuxi.nl>2018-01-14 18:37:52 +0100
committerEd Schouten <ed@nuxi.nl>2018-01-16 20:31:09 +0100
commit24c3a6db9bb0471e0f280b338b53b8bd55f52314 (patch)
treef4020e07e19721055e3a3031903d515e974d4061 /src/rustllvm/RustWrapper.cpp
parentda569fa9ddf8369a9809184d43c600dc06bd4b4d (diff)
downloadrust-24c3a6db9bb0471e0f280b338b53b8bd55f52314.tar.gz
rust-24c3a6db9bb0471e0f280b338b53b8bd55f52314.zip
Add a Docker container for doing automated builds for CloudABI.
Setting up a cross compilation toolchain for CloudABI is relatively
easy. It's just a matter of installing a somewhat recent version of
Clang (5.0 preferred) and installing the corresponding
${target}-cxx-runtime package, containing a set of core C/C++ libraries
(libc, libc++, libunwind, etc).

Eventually it would be nice if we could also run 'x.py test'. That,
however still requires some more work. Both libtest and compiletest
would need to be adjusted to deal with CloudABI's requirement of having
all of an application's dependencies injected. Let's settle for just
doing 'x.py dist' for now.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions