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-02-15
Rollup merge of #22292 - brson:alpha2, r=alexcrichton
Manish Goregaokar
-3
/
+3
2015-02-13
Add the build date to the reported version. #21957
Brian Anderson
-1
/
+5
2015-02-13
Update version number for 1.0.0-alpha.2
Brian Anderson
-3
/
+3
2015-02-05
mk: Add version number to output. Useful for logs
Brian Anderson
-0
/
+1
2015-02-05
mk: Remove redundant valgrind notices in build
Brian Anderson
-0
/
+1
2015-01-23
Fix beta naming
Brian Anderson
-2
/
+2
2015-01-17
mk: Don't set RUSTC_BOOTSTRAP_KEY on -dev and -nightly. Not needed
Brian Anderson
-2
/
+2
2015-01-17
mk: Revert hack to pull the bootstrap key from the snapshot bins
Brian Anderson
-6
/
+1
2015-01-17
Register new snapshots.
Eduard Burtescu
-1
/
+6
2015-01-15
rollup merge of #21151: brson/beta
Alex Crichton
-4
/
+3
2015-01-14
mk: The beta channel produces things called 'beta'
Brian Anderson
-4
/
+3
2015-01-11
powerpc: Build llvm for powerpc
Richo Healey
-1
/
+1
2015-01-08
mk: Update prerelase versioning to conform to semver
Brian Anderson
-4
/
+6
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
[next]