.. |
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
|
Add a 'make uninstall' target. Close #1668.
|
2012-01-30 16:29:20 -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
|
build: Set RUST_THREADS=1 on FreeBSD to avoid a threading bug
|
2012-02-12 18:23:23 -08:00 |
pp.mk
|
Establish 'core' library separate from 'std'.
|
2011-12-06 12:13:04 -08:00 |
rt.mk
|
support a fast-make mode that avoids globbing into llvm and libuv
|
2012-02-10 12:07:11 -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
|
Remove the --no-core command-line option
|
2012-01-26 20:30:46 -08:00 |
tools.mk
|
put serializer into the build and encode full item paths
|
2012-02-10 20:48:28 -08:00 |