aboutsummaryrefslogtreecommitdiff
path: root/lang/rust
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.3 (see https://github.com/mozilla/rust/blob/release-0.3/RELEASE...Alex Kozlov2012-07-194-19/+22
* - Use empty() to check if an option is not setLi-Wen Hsu2012-06-281-1/+1
* - Use the new options frameworkLi-Wen Hsu2012-06-131-7/+9
* - Add newline at the end of distinfoArmin Pirkovitsch2012-05-241-1/+1
* This patch fixes the problem that it attempts to fetch a file during building.Armin Pirkovitsch2012-05-222-1/+21
* - Update to 0.2Michael Scheidell2012-04-0710-136/+46
* Replace USE_GCC=4.4+ by USE_GCC=4.6+, a noop on the build cluster.Gerald Pfeifer2012-03-151-1/+1
* - fix linker errors for systems that have installed llvmJason Helfman2012-02-026-18/+90
* Add rust 0.1, a language with a focus on memory safety and concurrency.Li-Wen Hsu2012-01-238-0/+164