rust/mk
Brian Anderson 9563c17d78 Have 'make install' do something close to useful
We'll copy the files to the right location. Still need to rpath.

Issue #529
2011-09-30 22:47:40 -07:00
..
libuv Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
autodep.mk Remove everything to do with rustboot from makefiles. 2011-05-03 15:56:00 -07:00
clean.mk Abstract the build directories further in the makefiles 2011-09-30 16:18:19 -07:00
dist.mk Add an NSIS script for building a win32 installer. Closes #522. 2011-07-23 12:27:06 -07:00
docs.mk Silence texi2pdf during make 2011-06-28 11:18:34 -07:00
fuzzer.mk Abstract the build directories further in the makefiles 2011-09-30 16:18:19 -07:00
install.mk Have 'make install' do something close to useful 2011-09-30 22:47:40 -07:00
intrinsics.mk build: Add missing intrinsics.mk 2011-05-04 18:35:36 -07:00
perf.mk Abstract the build directories further in the makefiles 2011-09-30 16:18:19 -07:00
platform.mk Abstract the build directories further in the makefiles 2011-09-30 16:18:19 -07:00
pp.mk Abstract the build directories further in the makefiles 2011-09-30 16:18:19 -07:00
rt.mk rt: Add a call stub that switches to the C stack, untested as of yet 2011-09-28 12:26:36 -07:00
rustllvm.mk rt: Stub Rust GC metadata printer and Rust GC strategy modules 2011-08-11 21:15:26 -07:00
snap.mk Refix the snapshot rules 2011-09-30 16:27:18 -07:00
stage0.mk Abstract the build directories further in the makefiles 2011-09-30 16:18:19 -07:00
stageN.mk Make config of static stdlib more consistent with rest of makefile 2011-09-30 16:18:19 -07:00
tests.mk Change the directory for target libs 2011-09-30 17:19:24 -07:00