Find a file
Brian Anderson 6306c81826 Fix a variety of things in the makefiles
Make tests and perf work again. Correctly get the host triple in rustc. Add
some FIXMEs about transitional code that needs to be removed.
2011-09-29 22:58:33 -07:00
doc doc: Don't merge function and concept index. There is no findex 2011-09-29 16:47:09 -07:00
mk Fix a variety of things in the makefiles 2011-09-29 22:58:33 -07:00
src Make rustc's host triple agree with the build system's 2011-09-29 22:58:33 -07:00
.gitignore Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
AUTHORS.txt Add Wade Mealing to AUTHORS.txt 2011-09-27 23:20:31 -07:00
configure Fix configure script to use valgrind again 2011-09-26 16:17:22 -07:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in Fix a variety of things in the makefiles 2011-09-29 22:58:33 -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.