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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure
Age
Commit message (
Expand
)
Author
Lines
2014-01-01
Recognize LLVM 3.4 when building on opensuse with --llvm-root specified.
lyuts
-1
/
+1
2013-12-18
llvm: Disable pthread on mingw
klutzy
-2
/
+4
2013-12-16
provide an error at at configure time if gcc, and g++ point to a mixture of ...
Carter Tazio Schonwald
-0
/
+21
2013-12-14
Use clang instead of gcc on OS X 10.9
Erick Tryzelaar
-0
/
+13
2013-12-14
Remove tabs from configure script
Erick Tryzelaar
-10
/
+9
2013-12-02
Make the ccache-free case look like the ccache case.
Felix S. Klock II
-4
/
+4
2013-11-30
auto merge of #10731 : chris-morgan/rust/fix-double-slashing, r=metajack
bors
-1
/
+1
2013-11-29
Add generation of static libraries to rustc
Alex Crichton
-2
/
+1
2013-11-30
Fix double slashes in make paths.
Chris Morgan
-1
/
+1
2013-11-24
llvm: Disable pthreads on mingw-w64 platforms
klutzy
-0
/
+7
2013-11-21
Fix --local-rust-root option on Windows
klutzy
-3
/
+9
2013-11-01
auto merge of #10222 : nibrahim/rust/docfix, r=brson
bors
-2
/
+4
2013-11-02
Bump required pandoc version to 1.9.
Noufal Ibrahim
-2
/
+4
2013-11-01
auto merge of #10220 : luqmana/rust/con, r=brson
bors
-26
/
+0
2013-11-01
configure: Remove legacy triple flags.
Luqman Aden
-18
/
+0
2013-11-01
auto merge of #10203 : kud1ing/rust/ios, r=alexcrichton
bors
-0
/
+7
2013-11-01
configure: Fix passing multiple target and host triples.
Luqman Aden
-23
/
+15
2013-10-31
Fix fallback configuration flags
Brian Anderson
-3
/
+3
2013-10-31
add target triple arm-apple-darwin
kud1ing
-0
/
+7
2013-10-29
support for GNU configure syntax corrections: patch from brson
Heather
-21
/
+21
2013-10-29
Correct prefix / CFG_PREFIX work in configure / install.mk
Heather
-4
/
+5
2013-10-29
support for GNU configure syntax
Heather
-21
/
+50
2013-10-18
Remove jemalloc from the runtime
Alex Crichton
-1
/
+0
2013-10-16
drop the linenoise library
Daniel Micay
-1
/
+1
2013-10-08
Build libuv/jemalloc only once (not per stage)
Alex Crichton
-2
/
+6
2013-09-25
rustdoc: Add sundown to src/rt/
Alex Crichton
-1
/
+1
2013-09-23
Disable zlib/libffi when configuring LLVM
Alex Crichton
-0
/
+2
2013-09-21
Pass --disable-terminfo to LLVM's configure script. Closes #9334
Brian Anderson
-0
/
+3
2013-09-20
Invert --cfg debug to --cfg ndebug
Alex Crichton
-1
/
+1
2013-09-06
Be sure to reconfigure LLVM even when relocated
Alex Crichton
-1
/
+1
2013-09-04
Move the `rt` build directory under $target
Alex Crichton
-4
/
+3
2013-09-03
Build rustllvm into $target/rustllvm
Alex Crichton
-3
/
+1
2013-09-03
Move llvm into the artifacts build directory
Alex Crichton
-2
/
+2
2013-08-25
Revert "auto merge of #8745 : brson/rust/metadata, r=cmr"
Brian Anderson
-2
/
+1
2013-08-24
Don't ever compress metadata
Brian Anderson
-1
/
+0
2013-08-23
Allow metadata to be not compressed
Brian Anderson
-1
/
+3
2013-08-20
enable tests for the container tutorial
Daniel Micay
-0
/
+1
2013-08-19
doc: add condition tutorial
Graydon Hoare
-0
/
+1
2013-08-11
Allow disabling optimizations in tests only
Alex Crichton
-0
/
+1
2013-07-31
Provide a "configure" option to disable LLVM assertions
Björn Steinbrink
-3
/
+11
2013-07-19
auto merge of #7868 : pnkfelix/rust/issue6929-remove-bogus-sed-invoke-from-co...
bors
-3
/
+0
2013-07-18
auto merge of #7847 : alexcrichton/rust/verbose-submodule, r=pnkfelix
bors
-6
/
+6
2013-07-18
remove non-portable sed invocation as brson says we no longer have clang in t...
Felix S. Klock II
-3
/
+0
2013-07-17
Remove --quiet from git submodule operations
Alex Crichton
-6
/
+6
2013-07-16
Add configure and make machinery to activate perf metrics and ratchets.
Graydon Hoare
-0
/
+1
2013-07-11
wire up makefile to run codegen tests and add one to start
Graydon Hoare
-0
/
+1
2013-06-30
configure: Require one of wget or curl.
Luqman Aden
-1
/
+1
2013-06-25
Stop passing --disable-threads to LLVM
Alex Crichton
-3
/
+1
2013-06-08
configure: replace echo "" with plain echo
Ramkumar Ramachandra
-5
/
+5
2013-06-01
integrate jemalloc into the build
Daniel Micay
-1
/
+2
[prev]
[next]