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
/
Makefile.in
Age
Commit message (
Expand
)
Author
Lines
2014-05-15
mk: Don't run benchmarks with `make check`
Alex Crichton
-1
/
+1
2014-03-27
auto merge of #13142 : alexcrichton/rust/issue-13118, r=brson
bors
-2
/
+2
2014-03-25
Revert "Revert "mk: Run 'make install' through install.sh""
Brian Anderson
-6
/
+7
2014-03-25
mk: Use rwildcard to calculate dependent files
Alex Crichton
-2
/
+2
2014-02-18
mk: Talk about `make clean` in the build help
Virgile Andreani
-2
/
+6
2014-02-18
mk: Fix the regexp of SHOW_DOCS
Virgile Andreani
-2
/
+2
2014-02-15
mk: Base the windows dist target on prepare.mk
Brian Anderson
-0
/
+1
2014-02-15
mk: Add prepare.mk
Brian Anderson
-12
/
+19
2014-02-15
mk: Clean up conditions for including dist.mk
Brian Anderson
-3
/
+0
2014-02-14
mk: Address review feedback
Brian Anderson
-10
/
+22
2014-02-14
mk: Improve build system help commands
Brian Anderson
-34
/
+82
2014-02-14
mk: Add NO_MKFILE_DEPS for turning off rebuild from makefile changes
Brian Anderson
-0
/
+1
2014-02-14
mk: Move most of Makefile.in to .mk files
Brian Anderson
-471
/
+26
2014-02-14
mk: Remove the concept of 'snapshot transitions'
Brian Anderson
-14
/
+0
2014-02-14
mk: Add some serious documentation and 'make help'
Brian Anderson
-1
/
+54
2014-02-13
Register new snapshots
Alex Crichton
-6
/
+2
2014-02-11
Build compiler-rt and link it to all crates, similarly to morestack.
Vadim Chugunov
-1
/
+2
2014-02-10
Don't use -Z prefer-dynamic at stage0
Alex Crichton
-1
/
+2
2014-02-11
Makefile.in: --no-rpath => -C no-rpath
gifnksm
-3
/
+3
2014-02-10
Consolidate codegen-related compiler flags
Alex Crichton
-1
/
+1
2014-02-02
Remove VPATH usage in Makefiles
Alex Crichton
-3
/
+0
2014-02-02
Remove rustpkg.
Corey Richardson
-1
/
+0
2014-01-28
Fix a typo in disable rpaths
Alex Crichton
-1
/
+1
2014-01-26
auto merge of #11787 : alexcrichton/rust/refactor, r=brson
bors
-182
/
+29
2014-01-26
Removed all instances of XXX in preparation for relaxing of FIXME rule
Salem Talha
-1
/
+1
2014-01-26
Refactor the build system for easily adding crates
Alex Crichton
-182
/
+29
2014-01-24
auto merge of #11744 : alexcrichton/rust/issue-5219, r=thestinger
bors
-1
/
+20
2014-01-24
Allow opting-out of rpath usage
Alex Crichton
-1
/
+20
2014-01-23
Build llvm-extract (needed by codegen tests)
Alex Crichton
-1
/
+1
2014-01-21
Remove no-debug-borrows from the makefiles
Alex Crichton
-5
/
+0
2014-01-16
auto merge of #11590 : vadimcn/rust/llvm-tools, r=alexcrichton
bors
-0
/
+3
2014-01-15
Only build LLVM tools Rust needs.
Vadim Chugunov
-0
/
+3
2014-01-15
Add a configure to disable libstd version injection
Alex Crichton
-0
/
+1
2014-01-14
Renamed LIBDIR_RELATIVE to CFG_LIBDIR_RELATIVE
Derek Guenther
-2
/
+2
2014-01-12
Bump version to 0.10-pre
Brian Anderson
-2
/
+2
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
[next]