about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2016-01-21 15:21:13 -0800
committerAlex Crichton <alex@alexcrichton.com>2016-02-11 11:12:32 -0800
commit4da4970767ae8fc2e3b6d0c280312bb0f4efeed6 (patch)
tree1c6ad1e61abbdd59f0bd27a4fd849801b5b296b4 /src/libstd/sys/unix/stack_overflow.rs
parent2581b141473f8333728c8dc330a31dc2373dc0e6 (diff)
downloadrust-4da4970767ae8fc2e3b6d0c280312bb0f4efeed6.tar.gz
rust-4da4970767ae8fc2e3b6d0c280312bb0f4efeed6.zip
bootstrap: Add build scripts for crates
This commits adds build scripts to the necessary Rust crates for all the native
dependencies. This is currently a duplication of the support found in mk/rt.mk
and is my best effort at representing the logic twice, but there may be some
unfortunate-and-inevitable divergence.

As a summary:

* alloc_jemalloc - build script to compile jemallocal
* flate - build script to compile miniz.c
* rustc_llvm - build script to run llvm-config and learn about how to link it.
  Note that this crucially (and will not ever) compile LLVM as that would take
  far too long.
* rustdoc - build script to compile hoedown
* std - script to determine lots of libraries/linkages as well as compile
  libbacktrace
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions