rust/mk
bors edcfeb7996 Auto merge of #29878 - wthrowe:libdir2, r=brson
Rather than modifying the installer to disable directory rewriting,
this patch modifies the directory structure passed to the installer so
that the rewriting gives the correct results.  This means that if a
non-standard --libdir is passed to configure then the same --libdir
option (relative to the --prefix) must be passed to the install
script.  In the `make install` case this is handled automatically.
Binary distributions are generally generated using the default
--libdir and then have paths optionally rewritten by the installer,
which should continue to work.

This has the advantage of not complicating the installer interface
intended for end-user use.

Fixes #29561
2015-11-18 21:33:34 +00:00
..
cfg Make sure rsbegin.o and rsend.o get packaged with target lib artifacts. 2015-11-07 17:56:55 -08:00
clean.mk Remove morestack support 2015-08-10 16:35:44 -07:00
crates.mk std: Migrate to the new libc 2015-11-09 22:55:50 -08:00
ctags.mk Update the ctags rules and targets. 2015-07-30 06:35:42 +10:00
debuggers.mk debuginfo: Create common debugger pretty printer module. 2015-05-30 20:06:08 +02:00
dist.mk mk: Add rtstartup to dist 2015-11-02 08:45:38 -08:00
docs.mk mk: Move some old docs to the deprecated list 2015-11-03 12:46:06 -08:00
grammar.mk Make lexer tooling message more generic 2015-09-23 11:43:49 -04:00
host.mk mk: Add space before line continuation backslash 2014-07-23 08:44:11 -07:00
install.mk mk: Split out a standard library package 2015-10-15 16:03:14 -07:00
llvm.mk Escape some variables in llvm.mk 2015-11-13 15:15:51 -05:00
main.mk Prepare to the correct directory with --libdir 2015-11-15 21:15:56 -05:00
perf.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
platform.mk Rollup merge of #29876 - cardoe:i586-build-fix, r=alexcrichton 2015-11-17 15:12:15 +05:30
prepare.mk Fix --libdir installs 2015-11-16 18:55:07 -05:00
reconfig.mk mk: Fix reconfiguring top-level ./configure 2015-06-17 17:32:11 -07:00
rt.mk Make sure rsbegin.o and rsend.o get packaged with target lib artifacts. 2015-11-07 17:56:55 -08:00
rustllvm.mk trans: Use LLVM's writeArchive to modify archives 2015-07-10 09:06:21 -07:00
snap.mk Remove extra eval call in snap.mk 2015-11-13 15:15:51 -05:00
stage0.mk mk/stage0: complain instead of creating an empty file 2014-11-20 16:00:12 -05:00
target.mk Auto merge of #29794 - semarie:openbsd-stdcpp-path, r=alexcrichton 2015-11-17 02:21:20 +00:00
tests.mk Auto merge of #29794 - semarie:openbsd-stdcpp-path, r=alexcrichton 2015-11-17 02:21:20 +00:00
util.mk mk: Build crates with relative paths to rustc 2015-06-13 01:41:52 +02:00