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
/
target.mk
Age
Commit message (
Expand
)
Author
Lines
2012-03-23
Remove last vestiges of old-style intrinsics
Marijn Haverbeke
-11
/
+0
2012-03-23
Revert removal of intrinsics
Marijn Haverbeke
-0
/
+11
2012-03-23
Remove support for the old-style intrinsics
Marijn Haverbeke
-11
/
+0
2012-03-23
Register snapshot, turn off USE_SNAPSHOT flags
Marijn Haverbeke
-2
/
+2
2012-03-23
Temporarily turn on USE_SNAPSHOT_RUNTIME and USE_SNAPSHOT_CORELIB
Marijn Haverbeke
-2
/
+2
2012-03-22
make --enforce-mut-vars always on, add mut annotations to remaining files
Niko Matsakis
-14
/
+4
2012-03-21
add mut decls to rustc and make them mandatory
Niko Matsakis
-2
/
+4
2012-03-16
build: Fix non-host libcore
Brian Anderson
-1
/
+3
2012-03-16
Register new snapshot
Marijn Haverbeke
-1
/
+1
2012-03-16
Remove shared tydescs
Marijn Haverbeke
-1
/
+1
2012-03-16
make it possible to use snapshot core lib
Niko Matsakis
-17
/
+51
2012-03-14
allow immut vars to be moved. enforce mut vars after stage0 in std.
Niko Matsakis
-1
/
+9
2012-03-14
annotate libstd and start enforcing mutability
Niko Matsakis
-1
/
+1
2012-03-07
build libcore with --enforce-mut-vars
Niko Matsakis
-1
/
+1
2012-02-01
register new snapshot, revert USE_SNAPSHOT_RUNTIME setting
Niko Matsakis
-1
/
+1
2012-02-01
make boxes self-describing (fixes #1493)" (take 2)
Niko Matsakis
-1
/
+1
2012-02-01
Revert "make boxes self-describing (fixes #1493)" until a new
Niko Matsakis
-1
/
+1
2012-02-01
make boxes self-describing (fixes #1493)
Niko Matsakis
-1
/
+1
2012-01-26
Remove the --no-core command-line option
Brian Anderson
-1
/
+1
2012-01-20
revert accidental commits
Niko Matsakis
-1
/
+1
2012-01-20
small fixes for building dist on windows
Niko Matsakis
-1
/
+1
2012-01-17
build: Stop passing --lib argument
Brian Anderson
-3
/
+3
2012-01-09
make use of snapshot runtime predicated on variable USE_SNAPSHOT_RUNTIME
Niko Matsakis
-10
/
+31
2012-01-09
rt: Build the stage0 runtime for non-hosts from the working dir
Brian Anderson
-0
/
+5
2012-01-06
fix how we walk functions to match new closure fmt
Niko Matsakis
-9
/
+43
2011-12-20
Separate driver rustc and librustc
Haitao Li
-6
/
+3
2011-12-19
Don't make rustc depend on librustc
Marijn Haverbeke
-2
/
+1
2011-12-16
Update build machinery to build and install librustc everywhere (including sn...
Graydon Hoare
-1
/
+4
2011-12-12
rustc: build versioned library with hash in its name
Haitao Li
-3
/
+3
2011-12-07
Pass --no-core when building libcore.
Graydon Hoare
-1
/
+1
2011-12-06
Establish 'core' library separate from 'std'.
Graydon Hoare
-0
/
+7
2011-11-29
makefiles now seem to be working, rustc is not
Niko Matsakis
-6
/
+7
2011-11-29
basic builds function
Niko Matsakis
-37
/
+34
2011-11-28
rt: Build __morestack as a static library and copy it to the right places
Brian Anderson
-0
/
+4
2011-11-05
Parameterize the LLVM build over the target triples
Brian Anderson
-2
/
+2
2011-11-05
Cleanup LLVM build rules after rebase onto x64 changes
Brian Anderson
-1
/
+2
2011-11-03
Remove an old, temporary build rule
Brian Anderson
-7
/
+0
2011-11-02
virtualize rustllvm construction per target triple
Niko Matsakis
-2
/
+2
2011-11-02
virtualize the runtime per target triple.
Niko Matsakis
-7
/
+2
2011-11-02
get the dependencies right so that all target archs are built
Niko Matsakis
-1
/
+1
2011-11-02
enable building with different target arch
Niko Matsakis
-6
/
+6
2011-11-02
enable intrinsics for multiple arch
Niko Matsakis
-3
/
+13
2011-10-31
Remove temporary build rules
Brian Anderson
-11
/
+0
2011-10-31
Add some transitional build rules for moving libstd.so to libruststd.so
Brian Anderson
-0
/
+18
2011-10-20
Remove the last vestiges of main.ll
Marijn Haverbeke
-14
/
+0
2011-10-20
Use snap runtime, and the old main.o, for stage1
Marijn Haverbeke
-4
/
+14
2011-10-02
Lots of build system cleanup and documentation
Brian Anderson
-0
/
+61