| Commit message (Expand) | Author | Age | Files | Lines |
* | cargo.eclass: add standard src_test | Georgy Yakovlev | 2019-01-08 | 1 | -1/+11 |
* | cargo.eclass: allow passing additional arguments to cargo | Georgy Yakovlev | 2019-01-08 | 1 | -3/+3 |
* | cargo.eclass: Really set dependencies. | Arfrever Frehtes Taifersar Arahesis | 2018-10-15 | 1 | -3/+3 |
* | cargo.eclass: restrict pretag pattern to allow extended versions | Dirkjan Ochtman | 2018-09-29 | 1 | -1/+1 |
* | cargo.eclass: add @SUPPORTED_EAPIS | Michał Górny | 2018-08-15 | 1 | -0/+1 |
* | cargo.eclass: reduce verbosity by default | Dirkjan Ochtman | 2018-08-08 | 1 | -1/+1 |
* | cargo.eclass: depend on virtual/cargo instead of dev-util/cargo | Dirkjan Ochtman | 2018-08-08 | 1 | -1/+1 |
* | cargo.eclass: support EAPI 7 | Dirkjan Ochtman | 2018-08-08 | 1 | -3/+5 |
* | cargo.eclass: respect parallel jobs setting from MAKEOPTS | Tim Harder | 2018-03-03 | 1 | -2/+4 |
* | cargo.eclass: localize variables so they don't leak into the saved env | Tim Harder | 2017-09-14 | 1 | -1/+1 |
* | eclass: improve cargo.eclass to better handle pre-release versions (fixes bug... | Dirkjan Ochtman | 2017-09-09 | 1 | -1/+6 |
* | cargo.eclass: fix quoting/arg handling | Mike Frysinger | 2017-05-16 | 1 | -3/+4 |
* | eclass/cargo: Don't fail on missing directory | Espen Henriksen | 2017-03-29 | 1 | -1/+1 |
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
* | cargo.eclass: ensure man pages are installed | Doug Goldstein | 2017-02-12 | 1 | -0/+2 |
* | eclass/cargo: ensure people have a good cargo depend | Doug Goldstein | 2016-11-30 | 1 | -0/+2 |
* | eclass/cargo: support cargo dependency vendoring | Doug Goldstein | 2016-11-30 | 1 | -19/+38 |
* | eclass/cargo: extend to support building packages | Doug Goldstein | 2016-11-30 | 1 | -2/+26 |
* | eclass/cargo: improve variable names | Doug Goldstein | 2016-07-10 | 1 | -4/+4 |
* | eclass: initial cargo support eclass | Doug Goldstein | 2016-06-29 | 1 | -0/+85 |