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-11-05
Reconfigure when the git submodule status changes
Brian Anderson
-0
/
+11
2011-11-05
Add mk/llvm.mk
Brian Anderson
-0
/
+1
2011-11-03
Fix typo in Makefile.in comments
Brian Anderson
-1
/
+1
2011-11-02
get the dependencies right so that all target archs are built
Niko Matsakis
-8
/
+10
2011-11-02
enable building with different target arch
Niko Matsakis
-1
/
+0
2011-11-02
start going back to an i386 build
Niko Matsakis
-3
/
+1
2011-10-31
Remove temporary build rules
Brian Anderson
-2
/
+0
2011-10-31
Add some transitional build rules for moving libstd.so to libruststd.so
Brian Anderson
-0
/
+2
2011-10-31
Rename libstd.so to libruststd.so
Haitao Li
-1
/
+1
2011-10-27
Fix typo in Makefile.in
Brian Anderson
-1
/
+1
2011-10-27
Add std docs to the build process
Brian Anderson
-0
/
+6
2011-10-20
Remove the last vestiges of main.ll
Marijn Haverbeke
-2
/
+1
2011-10-12
new targets, TAGS.emacs and TAGS.vi. they must be manually made.
Niko Matsakis
-2
/
+7
2011-10-06
Bring make distcheck up to date
Brian Anderson
-3
/
+11
2011-10-05
Don't run stage0 compiler under valgrind
Brian Anderson
-1
/
+1
2011-10-02
Move compiletest to src/ and cleanup build rules
Brian Anderson
-1
/
+1
2011-10-02
Lots of build system cleanup and documentation
Brian Anderson
-28
/
+76
2011-09-30
Have 'make install' do something close to useful
Brian Anderson
-5
/
+10
2011-09-30
Register new snapshots
Brian Anderson
-5
/
+0
2011-09-30
Change the directory for target libs
Brian Anderson
-0
/
+5
2011-09-30
Refix the fuzzer make rule
Brian Anderson
-2
/
+2
2011-09-30
Make config of static stdlib more consistent with rest of makefile
Brian Anderson
-8
/
+8
2011-09-30
Abstract the build directories further in the makefiles
Brian Anderson
-24
/
+33
2011-09-30
Fix some make variables in tests.mk
Brian Anderson
-14
/
+22
2011-09-29
Tweak makefiles, change the way the fuzzer is built
Brian Anderson
-1
/
+2
2011-09-29
Fix make all build rule
Brian Anderson
-2
/
+6
2011-09-29
Fix a variety of things in the makefiles
Brian Anderson
-0
/
+1
2011-09-29
Remove the redundant definition of STAGE in makefiles
Brian Anderson
-2
/
+7
2011-09-29
Make rustc's host triple agree with the build system's
Brian Anderson
-1
/
+1
2011-09-29
Reorganize structure of build directory
Brian Anderson
-19
/
+23
2011-09-28
Eliminate glue.o. Closes #990
Brian Anderson
-2
/
+0
2011-09-23
More steps to arch-specific target libs (#474)
Graydon Hoare
-0
/
+1
2011-09-21
Expand our own config.guess-like logic in configure, rather than only asking ...
Graydon Hoare
-1
/
+2
2011-09-13
Add build-system mechanisms for running benchmarks under 'perf'.
Graydon Hoare
-0
/
+6
2011-08-29
Remove makefile CFG_USE_SNAP_LIBS_FOR_STAGE1 hack
Marijn Haverbeke
-7
/
+0
2011-08-29
Implement non-internal ivecs
Marijn Haverbeke
-1
/
+1
2011-08-29
Add CFG_USE_SNAP_LIBS_FOR_STAGE1 hack to makefiles
Marijn Haverbeke
-0
/
+7
2011-08-26
Don't run the stage0 compiler under valgrind when CFG_VALGRIND_COMPILE
Brian Anderson
-1
/
+8
2011-08-05
Munge libuv makefiles sufficiently to build out of tree.
Graydon Hoare
-0
/
+2
2011-07-27
Revert 66c1ca857bf8e
Marijn Haverbeke
-1
/
+4
2011-07-27
This time, I'm almost sure it'll work
Marijn Haverbeke
-4
/
+1
2011-07-23
Add an NSIS script for building a win32 installer. Closes #522.
Graydon Hoare
-0
/
+1
2011-07-22
Change the CFG_STDLIB_DEFAULT macro into a call that picks the correct stage
Brian Anderson
-4
/
+4
2011-07-21
Instantiate the stage0/lib/stdlib rules from stage0.mk instead of stageN.mk.
Michael Sullivan
-2
/
+2
2011-07-21
Cleanup the library path now that we copy from stageN/lib to stageN+1/
Rafael Ávila de Espíndola
-1
/
+1
2011-07-20
Add support for building with a static libstd for testing static crate support.
Rafael Ávila de Espíndola
-1
/
+18
2011-07-20
Build the fuzzer on Windows
Brian Anderson
-6
/
+1
2011-07-18
Enable fuzzer build *when not on windows*. We'll get to windows when we can.
Graydon Hoare
-2
/
+9
2011-07-15
Merge the stage1,2,3.mk files into a common definition in stageN.mk, more rea...
Graydon Hoare
-63
/
+29
2011-07-14
Revert "Add fuzzer as part of 'all' standard build target so people know when...
Brian Anderson
-2
/
+0
[prev]
[next]