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
/
mk
/
llvm.mk
Age
Commit message (
Expand
)
Author
Lines
2017-02-06
Delete the `mk` folder
Alex Crichton
-124
/
+0
2016-11-13
Make LLVM debuginfo option names consistent
A.J. Gardner
-1
/
+1
2016-11-12
Add llvm debuginfo configure option
A.J. Gardner
-0
/
+2
2016-10-14
Add AppVeyor configuration to the repo
Alex Crichton
-19
/
+13
2016-07-07
llvm: allow cleaning LLVM's Visual Studio builds
Ben Boeckel
-0
/
+4
2016-07-07
llvm, rt: build using the Ninja generator if available
Ben Boeckel
-2
/
+8
2016-06-30
mk: Don't consider LLVM done until it's done
Alex Crichton
-2
/
+5
2016-06-27
mk: Make some LLVM building support more robust
Alex Crichton
-1
/
+13
2016-06-21
Convert makefiles to build LLVM/compiler-rt with CMake
Brian Anderson
-13
/
+3
2016-02-11
rustc_llvm: Tweak how initialization is performed
Alex Crichton
-1
/
+1
2016-02-01
Revert "mk: fix some undefined variable warnings"
Alex Crichton
-1
/
+4
2016-02-01
mk: fix some undefined variable warnings
Tamir Duberstein
-4
/
+1
2015-12-16
mk: Use the right llvmdeps.rs file for cross build
Alex Crichton
-2
/
+2
2015-12-13
Better support for `--llvm-root`.
Richard Diamond
-3
/
+11
2015-11-13
Escape some variables in llvm.mk
William Throwe
-3
/
+3
2015-09-18
add support for non-standard name of stdc++ library
Sébastien Marie
-2
/
+2
2015-05-19
mk: Add the ability to depend on native LLVM tools
Alex Crichton
-0
/
+2
2015-05-19
mk: Enable building LLVM targeting MSVC
Alex Crichton
-0
/
+26
2015-05-19
mk: Fix native LLVM deps for cross-host builds
Alex Crichton
-1
/
+1
2015-03-12
Avoid passing -L "" to rustc.
Ryan Prichard
-3
/
+3
2015-03-03
Make build timestamp files robust in face of concurrent source modification.
Felix S. Klock II
-1
/
+2
2014-11-25
Don't use the same llvmdeps.rs for every host.
Richard Diamond
-7
/
+17
2014-10-29
mk: Clean just one llvm build at a time. Closes #17852
Brian Anderson
-1
/
+1
2014-07-14
Move llvm bindings to their own crate
Brian Anderson
-1
/
+1
2014-04-17
llvm: Add an option to statically link libstdc++
Alex Crichton
-4
/
+13
2014-01-15
Only build LLVM tools Rust needs.
Vadim Chugunov
-1
/
+1
2014-01-03
mk: Fix llvmdeps.rs dependencies
Brian Anderson
-3
/
+3
2013-12-18
mklldeps.py: Write to file instead of print
klutzy
-2
/
+1
2013-12-06
Link rustllvm statically, and distribute a static snapshot
Alex Crichton
-0
/
+10
2013-12-05
Remove unused upcalls
Alex Crichton
-0
/
+2
2013-11-30
Fix double slashes in make paths.
Chris Morgan
-2
/
+2
2013-10-29
support for GNU configure syntax
Heather
-1
/
+1
2013-09-17
The purpose of these headers is to fix issues with mingw v4.0, as described i...
Vadim Chugunov
-1
/
+1
2013-09-03
Move the llvm auto-clean stamp into $target/llvm
Alex Crichton
-1
/
+11
2013-08-28
Revert "auto merge of #8695 : thestinger/rust/build, r=pcwalton"
Brian Anderson
-1
/
+1
2013-08-22
make: rm LLVM_BUILD_ENV
Daniel Micay
-1
/
+1
2013-08-04
Try to fix a periodic windows build failure due to broken rwildcard macro
Brian Anderson
-1
/
+3
2013-02-21
mk: Split target triples into bulid triple + host triples + target triples
Brian Anderson
-2
/
+2
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-03-26
Remove duplicate definition.
Graydon Hoare
-5
/
+1
2012-02-10
support a fast-make mode that avoids globbing into llvm and libuv
Graydon Hoare
-0
/
+5
2011-12-13
build: Touch llvm-config after building
Brian Anderson
-1
/
+1
2011-11-25
build: Create a better definition of LLVM deps
Brian Anderson
-3
/
+7
2011-11-05
Build LLVM with -fno-omit-frame-pointer on Linux
Brian Anderson
-1
/
+1
2011-11-05
Use $(MAKE) for recursive make
Brian Anderson
-1
/
+1
2011-11-05
Parameterize the LLVM build over the target triples
Brian Anderson
-3
/
+15
2011-11-05
LLVM build cleanup
Brian Anderson
-2
/
+4
2011-11-05
Use LLVM directly from the build directory
Brian Anderson
-1
/
+1
2011-11-05
Tie the LLVM build into ours
Brian Anderson
-0
/
+5
2011-11-05
Add mk/llvm.mk
Brian Anderson
-0
/
+0