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
/
mk
/
host.mk
Age
Commit message (
Expand
)
Author
Lines
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