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
/
configure
Age
Commit message (
Expand
)
Author
Lines
2014-06-24
Add the Guide, add warning to tutorial.
Steve Klabnik
-0
/
+1
2014-06-24
Remove the cheat sheet.
Steve Klabnik
-1
/
+0
2014-06-16
alloc: Allow disabling jemalloc
Alex Crichton
-0
/
+2
2014-06-13
remove unnecessary PaX detection
Daniel Micay
-52
/
+0
2014-06-13
configure: Don't sync unused submodules
Alex Crichton
-2
/
+19
2014-06-12
mk: Allow using a locally compiled libuv.a
Alex Crichton
-1
/
+3
2014-06-12
mk: Allow usage of a local jemalloc install
Alex Crichton
-0
/
+2
2014-06-05
Remove a warning (./configure: 1140: [: unexpected operator) when built with...
Sylvestre Ledru
-1
/
+1
2014-05-28
Don't enable libcpp for llvm by default.
Luqman Aden
-2
/
+2
2014-05-28
auto merge of #13738 : buttslol/rust/armv7-support, r=alexcrichton
bors
-18
/
+46
2014-05-27
configure: setup triples on hf arm platforms
Richo Healey
-0
/
+5
2014-05-27
configure: Only use -m32 on x86-* 32 bit systems
Richo Healey
-16
/
+36
2014-05-27
configure: Move clang's libcpp out into flag
Richo Healey
-2
/
+5
2014-05-27
Use clang++ for CXX when --enable-clang.
OGINO Masanori
-0
/
+1
2014-05-20
Make configure respect (and save) values for `CC`, `CXX`, `CFLAGS`, etc.
Felix S. Klock II
-31
/
+119
2014-05-10
add back jemalloc to the tree
Daniel Micay
-0
/
+1
2014-05-07
debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldb
Michael Woerister
-1
/
+22
2014-04-28
test: Add a compile-fail-fulldeps test suite
Alex Crichton
-0
/
+1
2014-04-17
llvm: Add an option to statically link libstdc++
Alex Crichton
-0
/
+1
2014-04-17
configure: Enable clang for older OSX gcc versions
Alex Crichton
-19
/
+25
2014-04-17
configure: Enable libc++ with LLVM with clang
Alex Crichton
-0
/
+2
2014-04-17
Upgrade LLVM
Alex Crichton
-4
/
+0
2014-03-30
configure: Accept LLVM 3.4.X during configuration
Alex Crichton
-1
/
+1
2014-03-30
configure: Add MINGW64 OS type
klutzy
-2
/
+8
2014-03-29
auto merge of #13193 : pongad/rust/fixconfig, r=thestinger
bors
-2
/
+2
2014-03-29
configure uses `command -v` instead of `which` #13147
Michael Darakananda
-2
/
+2
2014-03-28
install: Verify that installed compiler runs
Brian Anderson
-0
/
+1
2014-03-25
mk: Make nightlyism a configure option
Brian Anderson
-0
/
+1
2014-03-25
configure: Make rustlibdir non-configurable
Brian Anderson
-5
/
+4
2014-03-11
auto merge of #12783 : adrientetar/rust/more-docs, r=alexcrichton
bors
-3
/
+2
2014-03-09
configure: Create the dist directory
Brian Anderson
-1
/
+1
2014-03-09
Bugfixes and cleanup to configure script
Brian Anderson
-6
/
+5
2014-03-09
doc: have a real switch b/w LaTeX compilers
Adrien Tétar
-2
/
+2
2014-03-09
doc: remove node.js dependency
Adrien Tétar
-1
/
+0
2014-02-25
Remove references to guide-conditions
Gary M. Josack
-1
/
+0
2014-02-20
configure: Accept LLVM 3.5 for building rust
Alex Crichton
-2
/
+2
2014-02-14
mk: Address review feedback
Brian Anderson
-1
/
+1
2014-02-14
mk: Improve build system help commands
Brian Anderson
-0
/
+2
2014-02-14
mk: Remove the concept of 'snapshot transitions'
Brian Anderson
-6
/
+0
2014-01-29
Upgrade LLVM
Alex Crichton
-0
/
+4
2014-01-24
Allow opting-out of rpath usage
Alex Crichton
-0
/
+1
2014-01-15
Add a configure to disable libstd version injection
Alex Crichton
-0
/
+2
2014-01-14
auto merge of #11521 : dguenther/rust/hide_libdir_relative, r=alexcrichton
bors
-7
/
+7
2014-01-14
Renamed LIBDIR_RELATIVE to CFG_LIBDIR_RELATIVE
Derek Guenther
-7
/
+7
2014-01-13
dox: Write a guide to the rust runtime
Alex Crichton
-0
/
+1
2014-01-09
Register new snapshots
Alex Crichton
-5
/
+0
2014-01-07
mk: Start testing the cheatsheet
Brian Anderson
-0
/
+1
2014-01-07
auto merge of #11364 : brson/rust/docs, r=alexcrichton
bors
-1
/
+2
2014-01-07
Make CFG_LIBDIR configurable. Fixes #5223
Jan Niklas Hasse
-15
/
+17
2014-01-07
Remove trailing whitespace
Jan Niklas Hasse
-5
/
+5
[next]