Find a file
Brian Anderson 2f340a4d3d rpath the path to the runtime
We don't currently rpath native libs, but we do know where rustrt is
located and everything needs to link to it.
2011-10-05 16:21:55 -07:00
doc doc: Don't merge function and concept index. There is no findex 2011-09-29 16:47:09 -07:00
mk Run tests with LD_LIBRARY_PATH set to the target libs, not the host libs 2011-10-05 16:21:55 -07:00
src rpath the path to the runtime 2011-10-05 16:21:55 -07:00
.gitignore Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
AUTHORS.txt Add Niko Matsakis to AUTHORS.txt 2011-10-05 16:12:13 -07:00
configure Lots of build system cleanup and documentation 2011-10-02 00:57:53 -07:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in Don't run stage0 compiler under valgrind 2011-10-05 11:09:52 -07:00
README Switch URLs. 2011-09-20 16:27:08 -07:00

This is a compiler and suite of associated libraries and documentation for the
Rust programming language.

See LICENSE.txt for terms of copyright and redistribution.

See http://www.rust-lang.org for more information.