rust/mk
bors dd8b011319 auto merge of #11521 : dguenther/rust/hide_libdir_relative, r=alexcrichton
Renamed `LIBDIR_RELATIVE` to `CFG_LIBDIR_RELATIVE`. It's not a configurable variable, but it looks out of place without the `CFG_` prefix.

Fixes #11420
2014-01-14 15:11:30 -08:00
..
clean.mk Delete the installer exe when cleaning 2014-01-06 14:18:35 -08:00
ctags.mk Don't make tags for our dependencies and tests. 2013-11-16 13:44:52 +11:00
dist.mk make: Add all the make support for lib{native,green} 2013-12-24 19:59:52 -08:00
docs.mk dox: Write a guide to the rust runtime 2014-01-13 23:22:07 -08:00
host.mk Renamed LIBDIR_RELATIVE to CFG_LIBDIR_RELATIVE 2014-01-14 15:52:57 -06:00
install.mk fix uninstall target with configurable rustlib directory 2014-01-10 13:45:41 -06:00
llvm.mk mk: Fix llvmdeps.rs dependencies 2014-01-03 14:20:46 -08:00
perf.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
platform.mk Fix ARM unwinding. 2014-01-03 23:34:15 -08:00
rt.mk Fix ARM unwinding. 2014-01-03 23:34:15 -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 Make rustc's own lib directory configurable and change the default to rustlib. Fixes #3319 2014-01-05 12:06:20 +01:00
target.mk Register new snapshots 2014-01-09 09:18:59 -08:00
tests.mk auto merge of #11521 : dguenther/rust/hide_libdir_relative, r=alexcrichton 2014-01-14 15:11:30 -08:00
tools.mk Rename files to match current recommendations. 2013-11-03 23:49:01 +11:00