about summary refs log tree commit diff
path: root/src/libcompiler_builtins/build.rs
AgeCommit message (Expand)AuthorLines
2016-12-22Do not build emutls on RedoxJeremy Soller-1/+1
2016-11-28Define VISIBILITY_HIDDEN when compiling compiler-rtRobin Kruppe-0/+1
2016-09-30Don't build any native compiler-builtin components for emscriptenBrian Anderson-0/+6
2016-09-25Report which required build-time environment variable is not setJake Goulding-1/+1
2016-09-13rustc: Don't pass --whole-archive for compiler-builtinsAlex Crichton-4/+6
2016-09-12crate-ify compiler-rt into compiler-builtinsJorge Aparicio-0/+402