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
/
mk
Age
Commit message (
Expand
)
Author
Lines
2011-05-24
There is only one activate function now.
Rafael Ávila de Espíndola
-1
/
+7
2011-05-20
librustc depends on rustllvm and std.
Erick Tryzelaar
-3
/
+3
2011-05-18
One exit_task_glue to rule them all.
Rafael Ávila de Espíndola
-1
/
+6
2011-05-16
Fix snap rules to depend more correctly on rustc$(X) not rustc.
Graydon Hoare
-3
/
+3
2011-05-13
Remove rustboot from the repository.
Graydon Hoare
-105
/
+0
2011-05-12
Add snap-stageN targets.
Graydon Hoare
-2
/
+9
2011-05-11
Change 'check' make target to just stage2 tests; add full-check for all of them.
Graydon Hoare
-1
/
+5
2011-05-10
Update librustc build targets with correct flags
Brian Anderson
-6
/
+6
2011-05-10
Link fuzzer to the rustc crate
Brian Anderson
-1
/
+11
2011-05-10
Add targets for building rustc as a library
Brian Anderson
-0
/
+27
2011-05-10
Introduce the fuzzer crate and make rules
Brian Anderson
-0
/
+10
2011-05-08
build: Use clang to compile the runtime if available
Patrick Walton
-48
/
+67
2011-05-06
rustllvm: Add a binding to the LLVM standard module passes
Patrick Walton
-1
/
+1
2011-05-05
Tidy up stage 2 and 3 mk files.
Graydon Hoare
-4
/
+6
2011-05-05
Update docs to reflect assert vs. check
Tim Chevalier
-1
/
+1
2011-05-04
build: Add missing intrinsics.mk
Patrick Walton
-0
/
+19
2011-05-04
build: Build intrinsics.bc
Patrick Walton
-7
/
+29
2011-05-04
Add stage-specific test targets (make check-stage1 etc.)
Graydon Hoare
-1
/
+18
2011-05-04
Fix horrible rule-hijacking bug that was causing compile-fail targets to trig...
Graydon Hoare
-33
/
+14
2011-05-03
Fix bug in CFG_TESTLIB that only manifests on stage1, stage2.
Graydon Hoare
-3
/
+4
2011-05-03
Remove everything to do with rustboot from makefiles.
Graydon Hoare
-130
/
+38
2011-05-03
Remove calls to rustboot -rdeps, leave 'touch' in place while working on repl...
Graydon Hoare
-9
/
+3
2011-05-03
Attempt to shift build to stage0-from-snapshots.
Graydon Hoare
-11
/
+11
2011-05-02
Add forgotten 'snap.mk'
Graydon Hoare
-0
/
+3
2011-05-01
Start splitting up Makefile.in
Graydon Hoare
-0
/
+1044
[prev]