about summary refs log tree commit diff
path: root/src/liballoc_jemalloc/build.rs
AgeCommit message (Expand)AuthorLines
2016-09-30Build a dummy alloc_jemalloc crate on platforms that don't support itBrian Anderson-0/+18
2016-09-25Report which required build-time environment variable is not setJake Goulding-3/+3
2016-07-30Add ARM MUSL targets.Timon Van Overveldt-1/+10
2016-06-16Fix issue where rustbuild expected msvc to have arPeter Atashian-1/+2
2016-06-05run rustfmt on liballoc_jemalloc folderSrinivas Reddy Thatiparthy-9/+20
2016-05-10rustbuild: Tighten dependencies of build scriptsAlex Crichton-0/+16
2016-04-02Prefix jemalloc on DragonFly to prevent segfaults.Michael Neumann-0/+2
2016-03-06rustbuild: fix cross compilation of libstd to i686-unknown-linux-muslJorge Aparicio-1/+1
2016-02-14std: Stop prefixing jemalloc symbolsAlex Crichton-3/+14
2016-02-11bootstrap: Add directives to not double-link libsAlex Crichton-0/+2
2016-02-11bootstrap: Add build scripts for cratesAlex Crichton-0/+104