| Commit message (Expand) | Author | Age | Files | Lines |
* | eclass/cargo.eclass: move cargo_gen_config definition to the top | Georgy Yakovlev | 2020-09-28 | 1 | -38/+38 |
* | eclass/cargo.eclass: require cargo_gen_config in cargo_src* functions | Georgy Yakovlev | 2020-09-28 | 1 | -0/+10 |
* | eclass/cargo.eclass: support cached downloads for live ebuilds | Georgy Yakovlev | 2020-09-28 | 1 | -7/+106 |
* | eclass/cargo.eclass: add cargo_src_configure (revised) | Georgy Yakovlev | 2020-09-22 | 1 | -16/+87 |
* | eclass/cargo.eclass: drop EAPI=6 support | Georgy Yakovlev | 2020-06-12 | 1 | -1/+0 |
* | cargo.eclass: tc-export AR CC | Georgy Yakovlev | 2020-06-02 | 1 | -1/+3 |
* | Improve the name-version regex | Luca Barbato | 2020-04-04 | 1 | -1/+1 |
* | */*: Bump copyright on files touched this year | Michał Górny | 2020-02-11 | 1 | -1/+1 |
* | cargo.eclass: make regex both readonly and local | Georgy Yakovlev | 2020-01-10 | 1 | -1/+1 |
* | cargo.eclass: Use a regex to fix crate name/version extraction | Craig Andrews | 2020-01-10 | 1 | -8/+5 |
* | cargo.eclass: Delete /usr/.crates2.json in cargo_src_install | Valentin Finini | 2020-01-03 | 1 | -0/+1 |
* | eclass/cargo.eclass: switch (b)depend to virtual/rust | Georgy Yakovlev | 2019-12-29 | 1 | -3/+3 |
* | cargo.eclass: honor NOCOLOR setting | Georgy Yakovlev | 2019-12-27 | 1 | -0/+2 |
* | cargo.eclass: make cargo verbosity configurable | Georgy Yakovlev | 2019-12-27 | 1 | -4/+14 |
* | cargo.eclass: move jobs configuration to generated configfile | Georgy Yakovlev | 2019-12-27 | 1 | -3/+6 |
* | cargo.eclass: force offline operations | Georgy Yakovlev | 2019-12-27 | 1 | -0/+3 |
* | cargo.eclass: require rust 1.37 or newer unconditionally | Georgy Yakovlev | 2019-12-27 | 1 | -6/+2 |
* | eclass/cargo.eclass: specify --path . to install | Doug Goldstein | 2019-12-26 | 1 | -1/+7 |
* | cargo.eclass: use verbose cargo invocations | Georgy Yakovlev | 2019-12-06 | 1 | -3/+3 |
* | cargo.eclass: fix cargo_src_install() on prefix | Georgy Yakovlev | 2019-12-06 | 1 | -2/+2 |
* | cargo.eclass: add cargo_live_src_unpack() | Georgy Yakovlev | 2019-08-29 | 1 | -1/+26 |
* | eclass/cargo.eclass: remove dev-util/cargo conditional | Georgy Yakovlev | 2019-06-18 | 1 | -2/+1 |
* | 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 |