.. |
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
|
Add Inno Setup installer script rather than NSIS
|
2012-01-25 16:02:53 -08:00 |
docs.mk
|
Actually use CFG_NATURALDOCS rather than hardcoding naturaldocs name.
|
2012-01-19 13:26:59 -08:00 |
host.mk
|
[makefiles] Make rustc depend on librustc
|
2012-01-26 15:43:39 +01: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
|
Only modify PATH on win32 when in MSYSTEM shell
|
2012-02-17 23:02:25 -08:00 |
pp.mk
|
Establish 'core' library separate from 'std'.
|
2011-12-06 12:13:04 -08:00 |
rt.mk
|
rt: Add rust_port_select function
|
2012-02-16 11:12:22 -08: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
|
register new snapshot, revert USE_SNAPSHOT_RUNTIME setting
|
2012-02-01 21:02:19 -08:00 |
tests.mk
|
rename aux to auxiliary, since aux is apparently reserved on windows
|
2012-02-28 06:45:33 -08:00 |
tools.mk
|
put serializer into the build and encode full item paths
|
2012-02-10 20:48:28 -08:00 |