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
/
Makefile.in
Age
Commit message (
Expand
)
Author
Lines
2011-07-14
Add fuzzer as part of 'all' standard build target so people know when it breaks.
Graydon Hoare
-0
/
+2
2011-07-13
Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.
Graydon Hoare
-0
/
+1
2011-07-11
Move llvm out of stageN/lib so that the host building stage 1+ can
Rafael Ávila de Espíndola
-4
/
+4
2011-07-07
Complete the transition of glue.o to the lib directory
Brian Anderson
-7
/
+7
2011-07-01
Partially restore the fuzzer crate's build rules
Brian Anderson
-0
/
+1
2011-06-30
Correct make rules a bit.
Graydon Hoare
-10
/
+15
2011-06-29
Re-enable tidy (it was broken) and fix various non-tidy things.
Graydon Hoare
-5
/
+4
2011-06-28
Bit more work on mingw cross. Pending on other changes now (test combination,...
Graydon Hoare
-0
/
+1
2011-06-27
Some work on reviving the mingw-cross build. Not working yet.
Graydon Hoare
-2
/
+2
2011-06-25
Fixes to speed and clean up makefiles.
Graydon Hoare
-8
/
+35
2011-06-20
Finish the transition to having the std library in stageN/lib.
Rafael Ávila de Espíndola
-1
/
+1
2011-06-18
Add TIME_LLVM_PASSES flag to the Makefile
Brian Anderson
-0
/
+3
2011-06-17
Register new snapshots. Update location of stage0's libstd
Brian Anderson
-3
/
+4
2011-06-17
Break long lines.
Rafael Ávila de Espíndola
-2
/
+4
2011-06-17
Put std in stageN/lib. This avoids windows trying to load stageN/std.ll when
Rafael Ávila de Espíndola
-6
/
+6
2011-06-17
Automatically add a -L to the directory the binary is in.
Rafael Ávila de Espíndola
-3
/
+3
2011-06-16
Switch to using the rustc driver in the bootstrap process.
Rafael Ávila de Espíndola
-8
/
+10
2011-06-13
Handle missing git in build env.
Graydon Hoare
-0
/
+2
2011-06-08
Use main.o directly now that stage0 is ok with it.
Rafael Ávila de Espíndola
-3
/
+3
2011-06-07
Don't put a copy of main (the C one) in each binary we produce. This is a step
Rafael Ávila de Espíndola
-3
/
+3
2011-06-01
Add a 'make reformat' rule.
Graydon Hoare
-0
/
+1
2011-05-19
Tell Makefile to look an extra level deep for dependencies
Tim Chevalier
-1
/
+1
2011-05-18
One exit_task_glue to rule them all.
Rafael Ávila de Espíndola
-0
/
+1
2011-05-18
Re-export CFG_LLVM_ROOT to reconfiguring.
Graydon Hoare
-0
/
+1
2011-05-16
Be a bit noisier about being in a transition.
Graydon Hoare
-0
/
+2
2011-05-14
Remove CFG_OCAMLC_OPT
Brian Anderson
-7
/
+0
2011-05-14
Add a flag to run the compiler under valgrind
Brian Anderson
-2
/
+11
2011-05-13
Add support for 'T' transition snapshots, which are identical to S snapshots ...
Graydon Hoare
-1
/
+22
2011-05-10
Add targets for building rustc as a library
Brian Anderson
-0
/
+1
2011-05-10
Introduce the fuzzer crate and make rules
Brian Anderson
-0
/
+1
2011-05-10
build: Add a DEBUG flag that turns on -g
Patrick Walton
-0
/
+3
2011-05-06
Use #env to bake a git revision string into rustc's --version output.
Graydon Hoare
-0
/
+9
2011-05-05
build: Disable valgrind by default on the Mac. Our suppressions file doesn't ...
Patrick Walton
-0
/
+4
2011-05-05
Make ocamlc and optional dependency.
Ralph Giles
-1
/
+1
2011-05-04
build: Build intrinsics.bc
Patrick Walton
-0
/
+11
2011-05-03
Remove everything to do with rustboot from makefiles.
Graydon Hoare
-10
/
+6
2011-05-02
More hacking on the snapshot system.
Graydon Hoare
-1
/
+8
2011-05-02
Add stage1, stage2 to Makefile.in default target, so tinderboxes notice break...
Graydon Hoare
-5
/
+5
2011-05-01
Start splitting up Makefile.in
Graydon Hoare
-1033
/
+18
2011-04-30
Shift stages around; stage0/rustc depends on stage0/libstd.so.
Graydon Hoare
-48
/
+67
2011-04-29
rustc: Temporarily add a switch and a corresponding makefile variable to disa...
Patrick Walton
-0
/
+3
2011-04-29
build: Add a TIME_PASSES=1 variable
Patrick Walton
-0
/
+3
2011-04-29
rustc: Remove the wrong-compiler warning; we're self-hosting now.
Patrick Walton
-2
/
+2
2011-04-26
Change rustc to use GetOpts rather than ad-hoc command-line parsing
Marijn Haverbeke
-9
/
+9
2011-04-25
rustc: Add a SAVE_TEMPS option to the Makefile for use when debugging stage1 ...
Patrick Walton
-0
/
+4
2011-04-24
Fix LD_LIBRARY_PATH on STAGE0, STAGE1 defs; define STAGE2.
Graydon Hoare
-5
/
+7
2011-04-24
Expansion of rules to cover stage1, stage2 in more cases. Fix typo in makefile.
Graydon Hoare
-5
/
+88
2011-04-22
Use -c in the Makefiles.
Rafael Ávila de Espíndola
-34
/
+28
2011-04-21
Fix link commands for stage1 and stage2.
Graydon Hoare
-2
/
+2
2011-04-20
Fix stage1 Makefile rules.
Graydon Hoare
-9
/
+25
[prev]
[next]