summaryrefslogtreecommitdiff
path: root/pkgs/development/compilers/rust/rustc.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* rust: 1.11.0 -> 1.12.0, cargo: 0.12.0 -> 0.13.0Tim Steinbach2016-10-101-0/+3
* rustc: fix build on darwin•••The OS is identified as "10.4" rather than "osx". This commit removes the 'rt' build script's hard coding of the "osx" suffix when building on darwin since the cmake configuration falls back to building a 10.4 compatible libclang_rt. Anthony Cowley2016-10-031-1/+14
* rustc: 1.10.0 -> 1.11.0 and beta/unstable updates.•••Give cargo the right name. Fix versioning. rustBeta: -> 2016-08-17 Looks like rustUnstable.rustc needs *exactly* this version. Moritz Ulrich2016-08-271-9/+6
* rustc: Disable failing linker-output-utf8 test.Moritz Ulrich2016-08-101-0/+4
* rustc: Re-enable doCheck on Darwin.Moritz Ulrich2016-08-101-1/+1
* rustc: Set TMPDIR on Darwin to fix build.Daiderd Jordan2016-08-101-22/+27
* rustc: Disable doCheck on Darwin.Moritz Ulrich2016-08-101-1/+2
* rustBeta.rustc: beta-1.10.10 -> 1.11.0, rustBeta.cargo: 0.10.0 -> 0.12.0.Moritz Ulrich2016-08-101-2/+10
* rust: Refactoring of rust and cargo packagesDavid Craven2016-06-151-0/+112