about summary refs log tree commit diff
path: root/src/liballoc_jemalloc/build.rs
AgeCommit message (Expand)AuthorLines
2016-12-23Auto merge of #38401 - redox-os:redox_cross, r=brsonbors-1/+2
2016-12-17let BSD to use gmake for GNU-makeSébastien Marie-1/+1
2016-12-15WIP: Cross-compilation for Redox targetJeremy Soller-1/+2
2016-12-07mk: Switch rustbuild to the default build systemAlex Crichton-5/+11
2016-12-01don't rebuild alloc_jemalloc if jemalloc's .git directory has changedJorge Aparicio-0/+1
2016-10-22Add Fuchsia supportRaph Levien-1/+1
2016-10-16run rustfmt on various foldersSrinivas Reddy Thatiparthy-18/+14
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