.. |
libuv
|
build: Disable libuv makefile auto-regeneration
|
2012-02-11 18:00:52 -08:00 |
autodep.mk
|
fix makefiles, add option to ignore changes in makefiles
|
2011-11-29 12:51:09 -08:00 |
clean.mk
|
retool serializer to be built by stage0 rustc
|
2012-02-24 21:14:34 -08:00 |
ctags.mk
|
|
|
dist.mk
|
Move src/comp to src/rustc
|
2012-03-02 18:46:13 -08:00 |
docs.mk
|
doc: Run language ref through prep.js
|
2012-03-20 18:59:21 -07:00 |
host.mk
|
Avoid mangling names differently in debug builds to work around a build error. Fix up file name and path debug information, and build one compilation unit for a crate instead of one per source file.
|
2012-03-21 18:56:36 -04:00 |
install.mk
|
Correct install.mk to use CFG_LIBDIR for correct install paths on windows.
|
2012-02-24 18:29:44 -08:00 |
llvm.mk
|
support a fast-make mode that avoids globbing into llvm and libuv
|
2012-02-10 12:07:11 -08:00 |
perf.mk
|
build: Stop passing --lib argument
|
2012-01-17 15:13:43 -08:00 |
platform.mk
|
Remove incorrect uses of NVALGRIND, Close #1435.
|
2012-03-21 18:21:11 -07:00 |
pp.mk
|
Move src/comp to src/rustc
|
2012-03-02 18:46:13 -08:00 |
rt.mk
|
Typo. No idea why local build worked.
|
2012-03-21 18:45:28 -07:00 |
rustllvm.mk
|
Upgrade LLVM to svn revision 145779
|
2011-12-04 14:59:56 -08:00 |
snap.mk
|
build: added CFG_INSTALL_SNAP for automatically activating test snapshots
|
2011-12-02 12:23:50 -08:00 |
stage0.mk
|
allow snapshot to be specified in make command line
|
2012-02-24 20:46:27 -08:00 |
target.mk
|
add mut decls to rustc and make them mandatory
|
2012-03-21 21:04:14 -07:00 |
tests.mk
|
test: Begin running the language ref examples. Mostly xfailed
|
2012-03-20 18:59:21 -07:00 |
tools.mk
|
kill old serialization code
|
2012-03-15 18:30:10 -04:00 |