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
/
tools.mk
Age
Commit message (
Expand
)
Author
Lines
2013-05-13
Update make dependencies of librust
Alex Crichton
-0
/
+3
2013-03-02
mk: cleanup - lib and executable suffix handling
Young-il Choi
-75
/
+75
2013-02-27
mk: rewrite make files
Young-il Choi
-57
/
+57
2013-02-21
mk: Split target triples into bulid triple + host triples + target triples
Brian Anderson
-5
/
+5
2013-02-18
Added rust convenience tool similar to go's go tool
Marvin Löbel
-0
/
+36
2013-02-15
Rename cargo to rustpkg and start over fresh
Zack Corr
-16
/
+16
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-11-19
Fix cargo and rustdoc inputs
Brian Anderson
-2
/
+2
2012-11-07
Attempt to fix tools.mk under cross-compile
Brian Anderson
-57
/
+68
2012-11-07
Fix install target for new libraries
Brian Anderson
-0
/
+12
2012-11-07
Rename src/rustc to src/librustc. Use the driver crate
Brian Anderson
-6
/
+4
2012-11-04
Librarify rusti, etc.
Brian Anderson
-7
/
+22
2012-11-04
Merge remote-tracking branch 'brson/repl'
Brian Anderson
-0
/
+19
2012-11-03
library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ...
Daniel Patterson
-18
/
+61
2012-10-30
rusti: Remove linenoise module, add to rt, remove core::rl
Zack Corr
-18
/
+18
2012-10-27
rusti: Add linenoise, wrap into core::rl and add rusti REPL tool
Zack Corr
-0
/
+19
2012-03-15
kill old serialization code
Niko Matsakis
-20
/
+0
2012-03-09
build: Fix some deps in tools.mk
Brian Anderson
-4
/
+4
2012-02-10
put serializer into the build and encode full item paths
Niko Matsakis
-0
/
+20
2012-01-15
rustdoc: Add a crate file
Brian Anderson
-1
/
+1
2011-12-20
Add rustdoc to build.
Graydon Hoare
-0
/
+19
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+3
2011-12-01
Build infra and minor build-enabling bugfixes for cargo.
Graydon Hoare
-0
/
+18
2011-11-29
fix makefiles, add option to ignore changes in makefiles
Niko Matsakis
-3
/
+4
2011-11-29
basic builds function
Niko Matsakis
-21
/
+21
2011-11-02
get the dependencies right so that all target archs are built
Niko Matsakis
-2
/
+2
2011-11-02
enable building with different target arch
Niko Matsakis
-2
/
+2
2011-10-02
Move compiletest to src/ and cleanup build rules
Brian Anderson
-0
/
+50