index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add snap-stageN targets.
Graydon Hoare
2011-05-12
1
-2
/
+9
*
Change 'check' make target to just stage2 tests; add full-check for all of them.
Graydon Hoare
2011-05-11
1
-1
/
+5
*
Update librustc build targets with correct flags
Brian Anderson
2011-05-10
3
-6
/
+6
*
Link fuzzer to the rustc crate
Brian Anderson
2011-05-10
1
-1
/
+11
*
Add targets for building rustc as a library
Brian Anderson
2011-05-10
3
-0
/
+27
*
Introduce the fuzzer crate and make rules
Brian Anderson
2011-05-10
1
-0
/
+10
*
build: Use clang to compile the runtime if available
Patrick Walton
2011-05-08
7
-48
/
+67
*
rustllvm: Add a binding to the LLVM standard module passes
Patrick Walton
2011-05-06
1
-1
/
+1
*
Tidy up stage 2 and 3 mk files.
Graydon Hoare
2011-05-05
2
-4
/
+6
*
Update docs to reflect assert vs. check
Tim Chevalier
2011-05-05
1
-1
/
+1
*
build: Add missing intrinsics.mk
Patrick Walton
2011-05-04
1
-0
/
+19
*
build: Build intrinsics.bc
Patrick Walton
2011-05-04
4
-7
/
+29
*
Add stage-specific test targets (make check-stage1 etc.)
Graydon Hoare
2011-05-04
1
-1
/
+18
*
Fix horrible rule-hijacking bug that was causing compile-fail targets to trig...
Graydon Hoare
2011-05-04
1
-33
/
+14
*
Fix bug in CFG_TESTLIB that only manifests on stage1, stage2.
Graydon Hoare
2011-05-03
1
-3
/
+4
*
Remove everything to do with rustboot from makefiles.
Graydon Hoare
2011-05-03
5
-130
/
+38
*
Remove calls to rustboot -rdeps, leave 'touch' in place while working on repl...
Graydon Hoare
2011-05-03
1
-9
/
+3
*
Attempt to shift build to stage0-from-snapshots.
Graydon Hoare
2011-05-03
2
-11
/
+11
*
Add forgotten 'snap.mk'
Graydon Hoare
2011-05-02
1
-0
/
+3
*
Start splitting up Makefile.in
Graydon Hoare
2011-05-01
13
-0
/
+1044