.. |
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
|
Begin shift over to using pandoc, markdown and llnextgen for reference manual. Fix man page URL while at it.
|
2012-01-12 19:10:30 -08:00 |
ctags.mk
|
make ctags targets phony
|
2011-10-18 10:37:27 -07:00 |
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
|
Update build machinery to build and install librustc everywhere (including snapshots).
|
2011-12-16 17:21:28 -08:00 |
target.mk
|
register new snapshot, revert USE_SNAPSHOT_RUNTIME setting
|
2012-02-01 21:02:19 -08:00 |
tests.mk
|
python might be in a path with spaces in it, you never know
|
2012-02-21 00:53:01 -08:00 |
tools.mk
|
put serializer into the build and encode full item paths
|
2012-02-10 20:48:28 -08:00 |