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
/
mk
/
rt.mk
Age
Commit message (
Expand
)
Author
Lines
2016-04-05
Rollup merge of #32686 - mneumann:dragonfly_jemalloc_prefix, r=alexcrichton
Manish Goregaokar
-0
/
+2
2016-04-02
Prefix jemalloc on DragonFly to prevent segfaults.
Michael Neumann
-0
/
+2
2016-03-29
mk: A few build fixes for i586-pc-windows-msvc
Alex Crichton
-2
/
+2
2016-03-05
More reliable and consistent method of cancelling -Werror*
Angus Lees
-2
/
+2
2016-02-14
std: Stop prefixing jemalloc symbols
Alex Crichton
-2
/
+10
2016-02-06
Add the asmjs-unknown-emscripten triple. Add cfgs to libs.
Brian Anderson
-0
/
+19
2016-02-03
compiler-rt: Handle -Werror=* arguments in CFLAGS
Guillaume Bonnet
-1
/
+1
2016-02-01
Revert "mk: fix some undefined variable warnings"
Alex Crichton
-1
/
+3
2016-02-01
mk: fix some undefined variable warnings
Tamir Duberstein
-3
/
+1
2015-12-22
Auto merge of #30175 - alexcrichton:less-c-code, r=brson
bors
-3
/
+1
2015-12-21
std: Remove rust_builtin C support library
Alex Crichton
-3
/
+1
2015-12-21
std: Update jemalloc version
Alex Crichton
-5
/
+18
2015-11-07
Make sure rsbegin.o and rsend.o get packaged with target lib artifacts.
Vadim Chugunov
-0
/
+4
2015-11-04
Build compiler-rt/builtins with MSVC
angelsl
-15
/
+24
2015-09-04
Add line numbers to windows-gnu backtraces
Diggory Blake
-6
/
+17
2015-08-14
rustc: Allow changing the default allocator
Alex Crichton
-6
/
+0
2015-08-11
Register new snapshots
Alex Crichton
-3
/
+1
2015-08-10
Remove morestack support
Alex Crichton
-5
/
+3
2015-07-21
trans: Move rust_try into the compiler
Alex Crichton
-18
/
+0
2015-06-27
mk: Add support for i686-pc-windows-msvc
Alex Crichton
-0
/
+19
2015-06-25
msvc: Implement runtime support for unwinding
Alex Crichton
-3
/
+6
2015-05-19
mk: Fix building compiler-rt on MSVC
Alex Crichton
-5
/
+19
2015-05-19
mk: Add build system support for cl.exe
Alex Crichton
-3
/
+3
2015-05-19
mk: Correct names of installed libs on windows
Alex Crichton
-6
/
+1
2015-04-28
test: Fix some tests to run with musl
Alex Crichton
-2
/
+2
2015-04-27
mk: Add support for musl-based builds
Alex Crichton
-1
/
+20
2015-04-08
configure: Add --enable-debug-jemalloc
Brian Anderson
-0
/
+4
2015-02-10
Remove duplicated configuration for android
Eunji Jeong
-3
/
+1
2015-01-20
Initial support for aarch64-linux-android
Eunji Jeong
-0
/
+2
2014-12-24
mk: Build jemalloc with -ffunction-sections
Alex Crichton
-1
/
+1
2014-12-22
Removed unused context-switching assembly code.
Maya Nitu
-3
/
+2
2014-11-20
mk/rt: use CFG_LLVM_TARGET instead of plain target when calling llc
Cody P Schafer
-1
/
+1
2014-11-17
mk/rt/jemalloc: pass CFG_GCCISH_CFLAGS inside CC instead of passing CFG_CFLAG...
Cody P Schafer
-2
/
+2
2014-11-04
Implement flexible target specification
Corey Richardson
-1
/
+1
2014-10-20
mk/rt: "export CC" does not seem to work (gcc observed), use explicit shell v...
Cody P Schafer
-6
/
+5
2014-10-02
remove the uv_support code
Daniel Micay
-2
/
+1
2014-10-01
Remove libuv, gyp
Aaron Turon
-136
/
+1
2014-09-22
Copy GYP environment variables on iOS
Matt Coffin
-0
/
+3
2014-09-22
Ensure that compiler environment is passed to gyp
Matt Coffin
-0
/
+3
2014-09-14
mk: Don't depend on src/jemalloc/VERSION
Alex Crichton
-0
/
+4
2014-09-07
enable jemalloc debugging in unoptimized builds
Daniel Micay
-1
/
+1
2014-07-29
Port Rust to DragonFlyBSD
Michael Neumann
-1
/
+5
2014-07-23
mk: Remove extra whitespace before line continuation backslashes
Birunthan Mohanathas
-3
/
+3
2014-06-16
alloc: Allow disabling jemalloc
Alex Crichton
-0
/
+6
2014-06-16
Potential fix for Win32 build
Valerii Hiora
-1
/
+0
2014-06-12
Platform configuration
Valerii Hiora
-6
/
+43
2014-06-12
mk: Allow using a locally compiled libuv.a
Alex Crichton
-8
/
+19
2014-06-12
mk: Allow usage of a local jemalloc install
Alex Crichton
-2
/
+16
2014-06-06
std: Extract librustrt out of libstd
Alex Crichton
-4
/
+5
2014-06-05
mk: Move rust_test_helpers out of libstd
Alex Crichton
-2
/
+3
[next]