summaryrefslogtreecommitdiff
path: root/lang/rust
AgeCommit message (Expand)Author
2014-05-20Quote ${CC} and similar variables in MAKE_ARGS.Tijl Coosemans
2014-05-05lang/rust: Couple OPSYS with OSVERSION (Unbreaks DragonFly)John Marino
2014-04-27- Update to 0.10Steve Wills
2014-03-15lang/rust: update to 0.9Eitan Adler
2014-01-13Python cleanup:Rene Ladan
2013-10-06Upgrade to 0.8.Vanilla I. Shu
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin
2013-09-17Convert to new perl frameworkBaptiste Daroussin
2013-09-08Mark MAKE_JOBS_UNSAFEBryan Drewery
2013-07-09Upgrade to 0.7.Vanilla I. Shu
2013-04-24- Update to 0.6Li-Wen Hsu
2013-01-07- Update to 0.5Li-Wen Hsu
2012-10-18Upgrade to 0.4.Vanilla I. Shu
2012-07-19- Update to 0.3 (see https://github.com/mozilla/rust/blob/release-0.3/RELEASE...Alex Kozlov
2012-06-28- Use empty() to check if an option is not setLi-Wen Hsu
2012-06-13- Use the new options frameworkLi-Wen Hsu
2012-05-24- Add newline at the end of distinfoArmin Pirkovitsch
2012-05-22This patch fixes the problem that it attempts to fetch a file during building.Armin Pirkovitsch
2012-04-07- Update to 0.2Michael Scheidell
2012-03-15Replace USE_GCC=4.4+ by USE_GCC=4.6+, a noop on the build cluster.Gerald Pfeifer
2012-02-02- fix linker errors for systems that have installed llvmJason Helfman
2012-01-23Add rust 0.1, a language with a focus on memory safety and concurrency.Li-Wen Hsu