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
/
Makefile.in
Age
Commit message (
Expand
)
Author
Lines
2014-01-07
mk: Fix the naming of the windows installer harder
Brian Anderson
-0
/
+1
2014-01-07
Make CFG_LIBDIR configurable. Fixes #5223
Jan Niklas Hasse
-2
/
+3
2014-01-05
Make rustc's own lib directory configurable and change the default to rustlib...
Jan Niklas Hasse
-2
/
+3
2014-01-02
Bump version to 0.9
Brian Anderson
-1
/
+1
2013-12-24
Test fixes and rebase problems
Alex Crichton
-0
/
+6
2013-12-24
make: Add all the make support for lib{native,green}
Alex Crichton
-2
/
+42
2013-12-20
mk: Remove obsolete source reformatting rules
Brian Anderson
-5
/
+0
2013-12-07
Register new snapshots
Alex Crichton
-0
/
+4
2013-12-06
Link rustllvm statically, and distribute a static snapshot
Alex Crichton
-5
/
+8
2013-12-03
Register new snapshots
Alex Crichton
-0
/
+1
2013-11-29
Statically link librustrt to libstd
Alex Crichton
-1
/
+1
2013-11-29
Add generation of static libraries to rustc
Alex Crichton
-36
/
+31
2013-11-08
Update various tests and libraries that were incorrectly
Niko Matsakis
-0
/
+1
2013-11-03
Rename files to match current recommendations.
Chris Morgan
-5
/
+5
2013-11-02
auto merge of #10199 : alexcrichton/rust/no-propagate, r=brson
bors
-1
/
+1
2013-11-02
Statically link libuv to librustuv
Alex Crichton
-1
/
+1
2013-11-02
auto merge of #10229 : brson/rust/warnings, r=thestinger
bors
-3
/
+3
2013-11-01
Fix installation with DESTDIR
Brian Anderson
-6
/
+0
2013-11-01
Use consistent capitalization in makefile errors
Brian Anderson
-3
/
+3
2013-10-29
support for GNU configure syntax
Heather
-33
/
+33
2013-10-29
Move rust's uv implementation to its own crate
Alex Crichton
-2
/
+21
2013-10-18
auto merge of #9919 : alexcrichton/rust/fmt-begone, r=huonw
bors
-1
/
+1
2013-10-18
Remove the fmt! syntax extension
Alex Crichton
-1
/
+1
2013-10-17
rm rusti from `Makefile.in`
Daniel Micay
-1
/
+0
2013-10-16
remove the rusti command
Daniel Micay
-6
/
+1
2013-10-10
rust / build: Remove the `rust` tool
Tim Chevalier
-6
/
+0
2013-10-09
Makefile: Get git revision correctly on Windows
klutzy
-4
/
+10
2013-09-30
Prevent leakage of fmt! into the compiler
Alex Crichton
-1
/
+1
2013-09-28
auto merge of #9542 : pnkfelix/rust/fsk-fix-issue-9531, r=thestinger
bors
-0
/
+4
2013-09-26
Update version numbers to 0.9-pre
Brian Anderson
-2
/
+2
2013-09-26
Fix for make -j race from #9531 injected by cleanup in b1a22518f0c687db.
Felix S. Klock II
-0
/
+4
2013-09-22
auto merge of #9385 : alexcrichton/rust/actually-ndebug, r=pnkfelix
bors
-4
/
+5
2013-09-22
Actually default rustc to have debug! output
Alex Crichton
-4
/
+5
2013-09-22
rustdoc: Out with the old, in with the new
Alex Crichton
-6
/
+0
2013-09-21
Update version numbers to 0.8
Brian Anderson
-1
/
+1
2013-09-20
Invert --cfg debug to --cfg ndebug
Alex Crichton
-1
/
+1
2013-09-16
Add the rustdoc_ng binary to the makefile rules
Alex Crichton
-0
/
+1
2013-09-16
Add rustdoc_ng
Corey Richardson
-0
/
+5
2013-09-03
Move the llvm auto-clean stamp into $target/llvm
Alex Crichton
-10
/
+1
2013-08-23
Define cfg(rtopt) when optimizing. Turn off runtime sanity checks
Brian Anderson
-1
/
+2
2013-08-04
libsyntax/ext/deriving/cmp/* was ignored by the build system.
Huon Wilson
-1
/
+1
2013-07-19
PR #7637 followup: no need to print the set of removed files twice.
Felix S. Klock II
-1
/
+1
2013-07-10
auto merge of #7637 : pnkfelix/rust/fsk-guard-against-stale-libraries-issue32...
bors
-0
/
+33
2013-07-09
Fix #3225: Incorporate feedback from Graydon.
Felix S. Klock II
-6
/
+12
2013-07-08
Bump version numbers to 0.8-pre
Brian Anderson
-2
/
+2
2013-07-07
Fix #3225: Check for old Rust libraries when building and installing.
Felix S. Klock II
-0
/
+27
2013-06-30
Bump version from 0.7-pre to 0.7
Brian Anderson
-1
/
+1
2013-06-29
auto merge of #7442 : graydon/rust/clean-llvm-trigger, r=brson
bors
-1
/
+10
2013-06-27
mk: Make windows installer work with -pre versions
Brian Anderson
-0
/
+4
2013-06-27
mk: add mechanisms for triggering clean-llvm builds from commits
Graydon Hoare
-1
/
+10
[next]