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
/
host.mk
Age
Commit message (
Expand
)
Author
Lines
2017-02-06
Delete the `mk` folder
Alex Crichton
-84
/
+0
2016-02-25
mk: Move disable-jemalloc logic into makefiles
Alex Crichton
-1
/
+1
2016-02-01
Revert "mk: fix some undefined variable warnings"
Alex Crichton
-1
/
+1
2016-02-01
mk: fix some undefined variable warnings
Tamir Duberstein
-1
/
+1
2014-07-23
mk: Add space before line continuation backslash
Birunthan Mohanathas
-2
/
+2
2014-07-23
mk: Remove extra whitespace before line continuation backslashes
Birunthan Mohanathas
-14
/
+14
2014-05-07
mk: Add libcore
Alex Crichton
-3
/
+5
2014-01-26
Refactor the build system for easily adding crates
Alex Crichton
-130
/
+50
2014-01-14
Renamed LIBDIR_RELATIVE to CFG_LIBDIR_RELATIVE
Derek Guenther
-1
/
+1
2014-01-07
Make CFG_LIBDIR configurable. Fixes #5223
Jan Niklas Hasse
-1
/
+1
2013-12-24
make: Fix deps of rmake tests and host files
Alex Crichton
-2
/
+2
2013-12-24
std: Get stdtest all passing again
Alex Crichton
-1
/
+1
2013-12-24
make: Add all the make support for lib{native,green}
Alex Crichton
-17
/
+35
2013-12-06
Link rustllvm statically, and distribute a static snapshot
Alex Crichton
-10
/
+2
2013-11-29
Add generation of static libraries to rustc
Alex Crichton
-25
/
+10
2013-10-29
support for GNU configure syntax
Heather
-1
/
+1
2013-10-29
Move rust's uv implementation to its own crate
Alex Crichton
-1
/
+17
2013-07-09
Fix #3225: Incorporate feedback from Graydon.
Felix S. Klock II
-8
/
+8
2013-07-07
Fix #3225: Check for old Rust libraries when building and installing.
Felix S. Klock II
-0
/
+8
2013-05-22
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
Patrick Walton
-21
/
+21
2013-05-07
mk: target.mk host.mk fix for duplicated rules of mingw32 after #6235
Young-il Choi
-0
/
+2
2013-05-04
Fix another goof: consistently use parent directory of target for rule.
Felix S. Klock II
-9
/
+12
2013-05-04
Fix syntax: had to use escaped $$ to have an effect after first expansion.
Felix S. Klock II
-1
/
+1
2013-05-03
Make build products depend on their target directories.
Felix S. Klock II
-10
/
+25
2013-03-02
mk: cleanup - lib and executable suffix handling
Young-il Choi
-40
/
+42
2013-02-27
mk: rewrite make files
Young-il Choi
-31
/
+31
2013-02-21
mk: Split target triples into bulid triple + host triples + target triples
Brian Anderson
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-07-13
Even simpler attempt at solving the .dSYM mess.
Graydon Hoare
-2
/
+2
2012-07-13
Revert "Try less complicated trick for solving the dSYM glob portability issue."
Graydon Hoare
-0
/
+11
2012-07-11
Try less complicated trick for solving the dSYM glob portability issue.
Graydon Hoare
-11
/
+0
2012-07-11
Revert "Reorganize lib-glob code to avoid accidentally duplicating lib/ subdi...
Graydon Hoare
-4
/
+15
2012-07-11
Reorganize lib-glob code to avoid accidentally duplicating lib/ subdirectory.
Graydon Hoare
-15
/
+4
2012-05-31
Rename librustsyntax to libsyntax
Kevin Cantu
-5
/
+5
2012-05-30
build: Fix mac build errors
Brian Anderson
-1
/
+1
2012-03-29
build: Introduce rustsyntax crate
Brian Anderson
-2
/
+13
2012-03-22
update promotion rules to not fail when .dsym file does not exist
Niko Matsakis
-1
/
+8
2012-03-21
Avoid mangling names differently in debug builds to work around a build error...
Josh Matthews
-3
/
+6
2012-01-26
[makefiles] Make rustc depend on librustc
Marijn Haverbeke
-0
/
+1
2011-12-16
Update build machinery to build and install librustc everywhere (including sn...
Graydon Hoare
-0
/
+8
2011-12-12
rustc: build versioned library with hash in its name
Haitao Li
-0
/
+6
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+16
2011-11-29
basic builds function
Niko Matsakis
-27
/
+30
2011-10-31
Remove temporary build rules
Brian Anderson
-8
/
+0
2011-10-31
Add some transitional build rules for moving libstd.so to libruststd.so
Brian Anderson
-0
/
+8
2011-10-02
Lots of build system cleanup and documentation
Brian Anderson
-0
/
+56