rust/mk
Alex Crichton 9d59e358d9 uv: Suppress a warning by using an absolute path
Turns out libuv's build system doesn't like us telling them that the build
directory is a relative location, as it always spits out a warning about a
circular dependency being dropped. By using an absolute path, turns out the
warnings isn't spit out, who knew?

Closes #11067
2013-12-22 22:30:51 -08:00
..
clean.mk Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
ctags.mk Don't make tags for our dependencies and tests. 2013-11-16 13:44:52 +11:00
dist.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
docs.mk auto merge of #10849 : adridu59/rust/patch-css, r=alexcrichton 2013-12-13 14:21:35 -08:00
host.mk Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
install.mk Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
llvm.mk mklldeps.py: Write to file instead of print 2013-12-18 09:49:55 +09:00
perf.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
platform.mk auto merge of #10949 : fabricedesre/rust/no-gnustl, r=cmr 2013-12-14 09:26:27 -08:00
pp.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
rt.mk uv: Suppress a warning by using an absolute path 2013-12-22 22:30:51 -08:00
rustllvm.mk Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
snap.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
stage0.mk Register new snapshots 2013-12-07 23:02:39 -08:00
target.mk Fix the linked targets for rustc 2013-12-07 10:38:32 -08:00
tests.mk auto merge of #10977 : brson/rust/androidtest, r=brson 2013-12-18 20:06:33 -08:00
tools.mk Rename files to match current recommendations. 2013-11-03 23:49:01 +11:00