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-03-21
Port tidy and remainder of pkg/dist rules.
Graydon Hoare
-0
/
+53
2011-03-21
Port testing variables.
Graydon Hoare
-0
/
+317
2011-03-21
build: Support spaces in CFG_LDPATH.
Patrick Walton
-2
/
+2
2011-03-21
More conservative rule for clean.
Graydon Hoare
-9
/
+29
2011-03-21
Split R and T so that tests run under valgrind but compiler doesn't.
Graydon Hoare
-6
/
+11
2011-03-21
Fix misuse of $(S) before definition, to permit running with valgrind suppres...
Graydon Hoare
-1
/
+1
2011-03-20
s/DSYMUTIL/CFG_DSYMUTIL/
Graydon Hoare
-3
/
+3
2011-03-20
Add -lrt to stateN link commands.
Graydon Hoare
-6
/
+6
2011-03-20
Fix multi-stage deps, add rules for stage1 and stage2 outputs.
Graydon Hoare
-11
/
+71
2011-03-20
Depend %.stage0.exe on %.stage0.o.
Graydon Hoare
-1
/
+1
2011-03-20
Begin porting rules for testsuite execution.
Graydon Hoare
-17
/
+103
2011-03-19
Add build rules for stage1.
Graydon Hoare
-0
/
+22
2011-03-19
Set up dynamic library paths properly in builddir.
Graydon Hoare
-3
/
+12
2011-03-19
Correct deps on stage0/glue.bc
Graydon Hoare
-1
/
+2
2011-03-19
Switch path-munge from sed to perl.
Graydon Hoare
-1
/
+3
2011-03-18
Add support for building glue.o.
Graydon Hoare
-1
/
+17
2011-03-18
Run rustc stages using proper LD_LIBRARY_PATH.
Graydon Hoare
-3
/
+3
2011-03-18
Point valgrind suppressions file to srcdir.
Graydon Hoare
-1
/
+1
2011-03-18
Add rules for stage0/rustc to Makefile.in.
Graydon Hoare
-5
/
+23
2011-03-18
Remove redundant slashes in Makefile.in.
Graydon Hoare
-3
/
+3
2011-03-18
Rename SUPPORT_INCS -> LLVM_INCS in Makefile.in.
Graydon Hoare
-2
/
+1
2011-03-18
Get llvmext building in new Makefile.in.
Graydon Hoare
-1
/
+2
2011-03-18
Remove some whitespace.
Graydon Hoare
-1
/
+1
2011-03-18
Rename a couple CFG_LIB_NAME vars in Makefile.in
Graydon Hoare
-3
/
+3
2011-03-17
Yet more painstaking configure/make logic.
Graydon Hoare
-41
/
+290
2011-03-17
Move Makefile.in and configure to top level, BOOT_-qualify names, various twe...
Graydon Hoare
-0
/
+153
[prev]