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-07-29
Removing proxies and message queues.
Eric Holk
-3
/
+0
2011-07-28
Do all runtime calls to getenv at initialization
Brian Anderson
-0
/
+2
2011-07-27
Add PPFILES flag to specify a which files to reformat
Brian Anderson
-7
/
+11
2011-07-27
Add fuzzer to reformat make target
Marijn Haverbeke
-1
/
+2
2011-07-27
Hack to make snap-stage1 actually build incompatible changes
Marijn Haverbeke
-2
/
+1
2011-07-27
Fix reformat make target
Marijn Haverbeke
-1
/
+1
2011-07-25
Remove old hack of creating a .a file with code that existed both in rust
Rafael Ávila de Espíndola
-20
/
+3
2011-07-24
The Big Test Suite Overhaul
Brian Anderson
-339
/
+185
2011-07-23
Add an NSIS script for building a win32 installer. Closes #522.
Graydon Hoare
-2
/
+19
2011-07-22
Change the CFG_STDLIB_DEFAULT macro into a call that picks the correct stage
Brian Anderson
-4
/
+4
2011-07-21
More missing things in make clean...
Michael Sullivan
-0
/
+4
2011-07-21
Build the stage1 compiler against the newly built librustrt.
Michael Sullivan
-20
/
+15
2011-07-21
Instantiate the stage0/lib/stdlib rules from stage0.mk instead of stageN.mk.
Michael Sullivan
-6
/
+4
2011-07-21
Build stage0/lib/libstd.so using the stage0 compiler.
Michael Sullivan
-26
/
+38
2011-07-21
Cleanup the library path now that we copy from stageN/lib to stageN+1/
Rafael Ávila de Espíndola
-10
/
+10
2011-07-20
Improve make clean.
Michael Sullivan
-8
/
+17
2011-07-20
Reduce the library path now that we are copying the libraries.
Rafael Ávila de Espíndola
-2
/
+1
2011-07-20
Add support for building with a static libstd for testing static crate support.
Rafael Ávila de Espíndola
-1
/
+4
2011-07-17
Revert "Revert "Rename Passes2.cpp to Passes.cpp""
Brian Anderson
-1
/
+1
2011-07-17
Revert "Rename Passes2.cpp to Passes.cpp"
Brian Anderson
-1
/
+1
2011-07-17
Rename Passes2.cpp to Passes.cpp
Brian Anderson
-1
/
+1
2011-07-17
Remove Passes.cpp from rustllvm
Brian Anderson
-2
/
+1
2011-07-17
Remove Object.h from rustllvm
Brian Anderson
-2
/
+1
2011-07-15
Merge the stage1,2,3.mk files into a common definition in stageN.mk, more rea...
Graydon Hoare
-149
/
+118
2011-07-13
Remove 'Nop.' comments, add emacs lines, remove obsolete file.
Graydon Hoare
-1
/
+0
2011-07-13
Fix check target names in tests.mk.
Graydon Hoare
-8
/
+3
2011-07-12
Add build targets for building rustc as a test runner. Issue #428
Brian Anderson
-0
/
+28
2011-07-12
Move stdtest output files up a directory. Issue #428
Brian Anderson
-6
/
+7
2011-07-12
Add build targets for running stdtest. Issue #428
Brian Anderson
-1
/
+22
2011-07-11
Use new snapshot.
Rafael Ávila de Espíndola
-1
/
+1
2011-07-11
Move llvm out of stageN/lib so that the host building stage 1+ can
Rafael Ávila de Espíndola
-22
/
+32
2011-07-11
Use new snapshot.
Rafael Ávila de Espíndola
-5
/
+2
2011-07-07
Add missing rules to 'make clean'
Brian Anderson
-0
/
+5
2011-07-07
Make the rules for compiling rustc explicit
Brian Anderson
-3
/
+5
2011-07-07
Add missing rt/rustllvm rules for static libstd
Brian Anderson
-0
/
+3
2011-07-07
Complete the transition of glue.o to the lib directory
Brian Anderson
-23
/
+14
2011-07-07
Register new snapshots
Brian Anderson
-12
/
+1
2011-07-07
Add rt and rustllvm to the snapshot
Brian Anderson
-3
/
+6
2011-07-07
Remove the llvm lib directory from LD_LIBRARY_PATH on unixy systems
Brian Anderson
-3
/
+2
2011-07-07
Also copy rt and rustllvm to stage0 for now
Brian Anderson
-1
/
+12
2011-07-07
put librustrt and librustllvm in stageN dirs. Issue #438
Erick Tryzelaar
-4
/
+29
2011-07-07
Makefile support for building std static.
Rafael Ávila de Espíndola
-3
/
+24
2011-07-07
Try to fix the bots.
Rafael Ávila de Espíndola
-2
/
+2
2011-07-07
Command line changes for adding support for static libraries.
Rafael Ávila de Espíndola
-3
/
+3
2011-07-06
Add a stdtest crate to hold the standard library tests
Brian Anderson
-0
/
+7
2011-07-05
Temporarily introduce a stage2-check build target
Brian Anderson
-0
/
+4
2011-07-04
Link the fuzzer crate to librustc again
Brian Anderson
-1
/
+2
2011-07-01
Partially restore the fuzzer crate's build rules
Brian Anderson
-15
/
+9
2011-06-29
More fixes to fast-check.
Graydon Hoare
-2
/
+2
2011-06-29
Tidy up snap makefile.
Graydon Hoare
-3
/
+3
[prev]
[next]