summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/cargo: preserve older build methodDoug Goldstein2016-11-304-0/+184
| | | | | | | | | Cargo bootstraps itself with a 0.10.0 version of Cargo that does not support the newer features we're rolling into the eclass. As a result this lifts out bits from the eclass and moves it into the Cargo ebuilds so that the eclass can be updated. Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* dev-util/cargo: version bump to 0.14.0Dirkjan Ochtman2016-11-192-0/+195
| | | | Package-Manager: portage-2.3.0
* dev-util/cargo-0.13.0-r1: add libressl supportWilliam2016-11-011-2/+3
|
* dev-util/cargo: remove unused patchesMichael Mair-Keimberger (asterix)2016-10-055-259/+0
|
* dev-util/cargo: require rust-1.9.0 (fixes bug 591942)Dirkjan Ochtman2016-09-302-0/+175
| | | | | | Also updates the crates.io registry index to something more recent. Package-Manager: portage-2.3.0
* dev-util/cargo: remove old versionsDirkjan Ochtman2016-09-303-350/+0
| | | | Package-Manager: portage-2.3.0
* dev-util/cargo: version bump to 0.13.0Dirkjan Ochtman2016-09-302-0/+223
| | | | Package-Manager: portage-2.3.0
* dev-util/cargo: fix missing dependenciesDennis Schridde2016-09-112-0/+4
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
* dev-util/cargo: version bump to 0.12.0Dirkjan Ochtman2016-08-222-0/+168
| | | | Package-Manager: portage-2.2.28
* dev-util/cargo: version bump to 0.11.0Dirkjan Ochtman2016-07-083-0/+230
| | | | Package-Manager: portage-2.2.28
* dev-util/cargo: initial versionDoug Goldstein2016-06-297-0/+439
Add an initial version of the Rust package manager, Cargo. Package-Manager: portage-2.2.28 Signed-off-by: Doug Goldstein <cardoe@gentoo.org>