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
/
src
/
etc
/
mklldeps.py
Age
Commit message (
Expand
)
Author
Lines
2016-07-29
Update parsing llvm-config output
Alex Crichton
-0
/
+7
2015-12-13
Better support for `--llvm-root`.
Richard Diamond
-4
/
+18
2015-09-18
add support for non-standard name of stdc++ library
Sébastien Marie
-2
/
+3
2015-07-06
`llconfig` is `llvm-config`
Tamir Duberstein
-5
/
+5
2015-07-06
Simplify
Tamir Duberstein
-2
/
+1
2015-05-19
mklldeps: Don't link stdc++/c++ on MSVC
Alex Crichton
-2
/
+5
2015-04-21
LLVM < 3.5 is unsupported since bb18a3c
Tamir Duberstein
-11
/
+1
2015-02-11
bitrig integration
Dave Huseby
-1
/
+10
2015-01-27
Fix PEP8 in snapshot.py
Richo Healey
-2
/
+1
2014-11-25
Never generate multiple extern {} blocks in mklldeps.py.
Richard Diamond
-61
/
+40
2014-09-30
Fix librustc_llvm
Steven Fackler
-1
/
+1
2014-08-23
Remove stage0 attributes.
Vadim Chugunov
-2
/
+0
2014-08-12
Replace #[cfg(target_os = "win32")] with #[cfg(target_os = "windows")]
Vadim Chugunov
-1
/
+3
2014-07-29
Port Rust to DragonFlyBSD
Michael Neumann
-0
/
+2
2014-04-17
llvm: Add an option to statically link libstdc++
Alex Crichton
-3
/
+10
2014-04-17
etc: The --system-libs flag is LLVM 3.5+
Alex Crichton
-26
/
+25
2014-04-17
configure: Enable libc++ with LLVM with clang
Alex Crichton
-8
/
+23
2014-03-02
librustc: add LLVM LDFLAGS to deps
Luca Bruno
-0
/
+16
2014-02-05
etc: add missing license boilerplates
Adrien Tétar
-1
/
+9
2014-01-06
Do not ignore errors running llvm-config
Seo Sanghyeon
-1
/
+1
2013-12-24
Stop using C++ exceptions for stack unwinding.
Vadim Chugunov
-0
/
+1
2013-12-20
mklldeps.py: Ignore extra whitespaces of argument
klutzy
-0
/
+5
2013-12-18
mklldeps.py: Write to file instead of print
klutzy
-9
/
+11
2013-12-18
llvm: Disable pthread on mingw
klutzy
-1
/
+0
2013-12-06
Link rustllvm statically, and distribute a static snapshot
Alex Crichton
-0
/
+58