index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
liballoc_jemalloc
/
build.rs
Age
Commit message (
Expand
)
Author
Lines
2018-01-18
Make liballoc_jemalloc work on CloudABI.
Ed Schouten
-3
/
+10
2017-12-30
Add CloudABI to the list of systems on which we stub out alloc_jemalloc.
Ed Schouten
-3
/
+3
2017-12-27
Revert "Add a file to trivially disable tool building or testing"
kennytm
-3
/
+3
2017-11-28
*: strip calls to cc::Build::compile
Tamir Duberstein
-1
/
+1
2017-11-19
std: Add a new wasm32-unknown-unknown target
Alex Crichton
-1
/
+1
2017-10-15
rustbuild: Support specifying archiver and linker explicitly
Vadim Petrochenkov
-14
/
+1
2017-09-28
Update to the `cc` crate
Alex Crichton
-3
/
+3
2017-09-17
Add a file to trivially disable tool building or testing
Oliver Schneider
-3
/
+3
2017-09-02
update gcc crate
Ralf Jung
-2
/
+2
2017-08-29
give up on trying to fix the assertion failure
Ralf Jung
-3
/
+5
2017-08-29
Fix alloc_jemalloc debug feature
Ralf Jung
-1
/
+1
2017-08-16
Update jemalloc to 4.5.0
arthurprs
-23
/
+1
2017-06-25
Stop disabling fill in jemalloc
Steven Fackler
-2
/
+0
2017-06-19
Bump version and stage0 compiler
Alex Crichton
-0
/
+5
2017-06-09
Revert "Update jemalloc to 4.5.0"
arthurprs
-1
/
+23
2017-05-10
Update jemalloc to 4.5.0
arthurprs
-23
/
+1
2017-04-08
Fix jemalloc support for musl
Shiz
-1
/
+1
2017-03-04
Automate timestamp creation and build skipping for native libraries
Vadim Petrochenkov
-9
/
+4
2017-03-04
Build compiler-rt and sanitizers only once
Vadim Petrochenkov
-25
/
+15
2017-03-04
Add/remove `rerun-if-changed` when necessary
Vadim Petrochenkov
-2
/
+0
2017-02-06
std: Remove cfg(cargobuild) annotations
Alex Crichton
-1
/
+0
2017-02-03
Merge remote tracking branch 'upstream/master'
Tatsuyuki Ishi
-30
/
+27
2017-02-03
liballoc_jemalloc: fix linking with system library
Tatsuyuki Ishi
-5
/
+6
2017-02-02
Build libbacktrace/jemalloc only when their timestamps are older than sources
Vadim Petrochenkov
-6
/
+11
2017-02-02
Fix build in cross-compilation scenarios
Vadim Petrochenkov
-2
/
+2
2017-02-02
rustbuild: Build jemalloc and libbacktrace only once (take 2)
Vadim Petrochenkov
-35
/
+27
2017-01-26
rustc: Don't export builtins/panic/alloc syms
Alex Crichton
-0
/
+11
2016-12-30
sparc64-linux support
Jorge Aparicio
-0
/
+6
2016-12-23
Auto merge of #38401 - redox-os:redox_cross, r=brson
bors
-1
/
+2
2016-12-17
let BSD to use gmake for GNU-make
Sébastien Marie
-1
/
+1
2016-12-15
WIP: Cross-compilation for Redox target
Jeremy Soller
-1
/
+2
2016-12-07
mk: Switch rustbuild to the default build system
Alex Crichton
-5
/
+11
2016-12-01
don't rebuild alloc_jemalloc if jemalloc's .git directory has changed
Jorge Aparicio
-0
/
+1
2016-10-22
Add Fuchsia support
Raph Levien
-1
/
+1
2016-10-16
run rustfmt on various folders
Srinivas Reddy Thatiparthy
-18
/
+14
2016-09-30
Build a dummy alloc_jemalloc crate on platforms that don't support it
Brian Anderson
-0
/
+18
2016-09-25
Report which required build-time environment variable is not set
Jake Goulding
-3
/
+3
2016-07-30
Add ARM MUSL targets.
Timon Van Overveldt
-1
/
+10
2016-06-16
Fix issue where rustbuild expected msvc to have ar
Peter Atashian
-1
/
+2
2016-06-05
run rustfmt on liballoc_jemalloc folder
Srinivas Reddy Thatiparthy
-9
/
+20
2016-05-10
rustbuild: Tighten dependencies of build scripts
Alex Crichton
-0
/
+16
2016-04-02
Prefix jemalloc on DragonFly to prevent segfaults.
Michael Neumann
-0
/
+2
2016-03-06
rustbuild: fix cross compilation of libstd to i686-unknown-linux-musl
Jorge Aparicio
-1
/
+1
2016-02-14
std: Stop prefixing jemalloc symbols
Alex Crichton
-3
/
+14
2016-02-11
bootstrap: Add directives to not double-link libs
Alex Crichton
-0
/
+2
2016-02-11
bootstrap: Add build scripts for crates
Alex Crichton
-0
/
+104