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
/
main.mk
Age
Commit message (
Expand
)
Author
Lines
2015-01-07
rollup merge of #20716: brson/RUST_DEBUG
Alex Crichton
-2
/
+0
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+11
2015-01-07
mk: Remove RUST_NDEBUG and RUST_DEBUG defines. Unused
Brian Anderson
-2
/
+0
2015-01-05
Typo
Brian Anderson
-1
/
+1
2015-01-05
0.13.0 -> 1.0.0
Brian Anderson
-1
/
+1
2015-01-05
Put version number in beta channel artifacts
Brian Anderson
-5
/
+5
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-2
/
+2
2015-01-02
mk: Change package name from 'rust' to 'rustc'
Brian Anderson
-1
/
+1
2014-12-30
rollup merge of #20323: brson/beta
Alex Crichton
-2
/
+6
2014-12-30
mk: The alpha will not have a cycle number
Brian Anderson
-1
/
+1
2014-12-30
debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty p...
Michael Woerister
-2
/
+8
2014-12-29
mk: The beta channel temporarily produced alpha versions
Brian Anderson
-2
/
+3
2014-12-29
mk: Allow an optional number to come after the beta version label
Brian Anderson
-1
/
+4
2014-11-26
debuginfo: Add script that allows to conveniently start LLDB in "rust-mode"
Michael Woerister
-2
/
+4
2014-11-23
rollup merge of #19161: jmesmon/mk-fixes
Jakub Bukaj
-2
/
+5
2014-11-20
mk/rt: use CFG_LLVM_TARGET instead of plain target when calling llc
Cody P Schafer
-2
/
+5
2014-11-16
Look for standard crates in LIBDIR provided by --libdir option,
Jauhien Piatlicki
-0
/
+8
2014-11-10
mk: Fix configuration of version commit information
Brian Anderson
-1
/
+1
2014-11-06
mk: Add -C prefer-dynamic to stage3 libs
Alex Crichton
-0
/
+1
2014-11-05
auto merge of #18592 : alexcrichton/rust/dylib-harder, r=pcwalton
bors
-3
/
+4
2014-11-04
Implement flexible target specification
Corey Richardson
-1
/
+0
2014-11-03
rustc: Default to static linking dylibs
Alex Crichton
-3
/
+4
2014-11-02
Work around jemalloc/jemalloc#161
Steven Fackler
-1
/
+3
2014-10-28
Revert "enable parallel codegen by default"
Daniel Micay
-7
/
+0
2014-10-23
Error if we should be able to Valgrind but can't
Nick Cameron
-7
/
+8
2014-10-23
Add run-pass-valgrind tests
Nick Cameron
-0
/
+3
2014-10-21
enable parallel codegen by default
Stuart Pernsteiner
-0
/
+7
2014-10-09
Bump version to 0.13.0
Brian Anderson
-1
/
+1
2014-10-04
Update LLVM.
Luqman Aden
-1
/
+1
2014-09-25
Use 'dev' for the release channel and version suffix when building from source
Brian Anderson
-3
/
+3
2014-09-15
mk: Update how the build deals with version labels. #16677
Brian Anderson
-11
/
+21
2014-09-07
enable jemalloc debugging in unoptimized builds
Daniel Micay
-0
/
+4
2014-08-08
mk: Don't emit landing pads in stage 0.
Brian Anderson
-0
/
+4
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
-15
/
+15
2014-07-21
rustc: Print a smaller hash on -v
Alex Crichton
-1
/
+2
2014-07-16
mk: Fix LD_LIBRARY_PATH_ENV_NAMES in cross build
klutzy
-1
/
+1
2014-07-11
Bump version to 0.12.0-pre
Brian Anderson
-2
/
+2
2014-07-08
auto merge of #14832 : alexcrichton/rust/no-rpath, r=brson
bors
-2
/
+2
2014-07-05
rustc: Stop putting hashes in filenames by default
Alex Crichton
-0
/
+2
2014-06-27
Update to 0.11.0
0.11.0
Alex Crichton
-1
/
+1
2014-06-24
Stabilize version output for rustc and rustdoc
Robert Buonpastore
-2
/
+8
2014-06-16
rustc: Disable rpath settings by default
Alex Crichton
-2
/
+2
2014-06-16
Fix --disable-rpath and tests
Alex Crichton
-4
/
+4
2014-05-18
Refactoring: Introduce distinct host and target rpath var setters.
Felix S. Klock II
-12
/
+33
2014-05-12
Add the patch number to version strings. Closes #13289
Brian Anderson
-1
/
+1
2014-04-25
mk: Copy fewer libraries into the host artifacts
Andrew Gallant
-4
/
+1
2014-04-11
mk: Fix rpath on cross compile builds
Alex Crichton
-4
/
+32
2014-04-10
rustc: Remove absolute rpaths
Alex Crichton
-4
/
+0
2014-04-03
Bump version to 0.11-pre
Brian Anderson
-2
/
+2
[next]