rust/mk
Alex Crichton e91ffb0710 Link rustllvm statically, and distribute a static snapshot
In order to keep up to date with changes to the libraries that `llvm-config`
spits out, the dependencies to the LLVM are a dynamically generated rust file.
This file is now automatically updated whenever LLVM is updated to get kept
up-to-date.

At the same time, this cleans out some old cruft which isn't necessary in the
makefiles in terms of dependencies.

Closes #10745
Closes #10744
2013-12-06 20:51:17 -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 rustdoc: pass through --cfg to rustc 2013-11-24 23:33:44 -05: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 Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
perf.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
platform.mk Make the ccache-free case look like the ccache case. 2013-12-02 19:25:14 +01:00
pp.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
rt.mk Statically link librustrt to libstd 2013-11-29 18:36:14 -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 Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
target.mk Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
tests.mk Link rustllvm statically, and distribute a static snapshot 2013-12-06 20:51:17 -08:00
tools.mk Rename files to match current recommendations. 2013-11-03 23:49:01 +11:00