GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/sync/gentoo.git
master
stable
Sync-friendly git mirror of repo/gentoo with caches and metadata
Michał Górny <mgorny@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
cargo.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
cargo.eclass: silence 1 more declare -p stderr
Georgy Yakovlev
2023-02-10
1
-1
/
+1
*
cargo.eclass: fix --frozen logic
Georgy Yakovlev
2023-02-08
1
-1
/
+1
*
cargo.eclass: silence declare -p stderr
Georgy Yakovlev
2023-02-08
1
-1
/
+1
*
cargo.eclass: make GIT_CRATES non-pre-inherit
Georgy Yakovlev
2023-02-08
1
-2
/
+1
*
cargo.eclass: Add support for GIT_CRATES
Patrick McLean
2023-02-08
1
-0
/
+103
*
cargo.eclass: mention --frozen usecase.
Georgy Yakovlev
2022-11-10
1
-1
/
+6
*
*.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLE
Ulrich Müller
2022-03-24
1
-5
/
+5
*
cargo.eclass: really fix typo
Georgy Yakovlev
2022-01-12
1
-1
/
+1
*
cargo.eclass: fix typo in email address
Georgy Yakovlev
2022-01-12
1
-2
/
+2
*
cargo.eclass: make CRATES pre-inherit
Georgy Yakovlev
2021-07-02
1
-3
/
+21
*
cargo.eclass: make CRATES an eclass variable
Georgy Yakovlev
2021-07-02
1
-0
/
+17
*
cargo.eclass: support EAPI=8, misc changes
Georgy Yakovlev
2021-07-02
1
-13
/
+26
*
eclass/cargo.eclass: disable incremental builds
Georgy Yakovlev
2021-05-10
1
-0
/
+1
*
cargo.eclass: consistent comment whitespace
Sam James
2021-03-31
1
-4
/
+1
*
eclass/cargo.eclass: minor fixes
Georgy Yakovlev
2021-02-11
1
-3
/
+4
*
eclass: [QA] Revert multiple meaningless doc changes
Michał Górny
2020-12-28
1
-17
/
+0
*
eclass/cargo: fixup documentation
Aaron Bauman
2020-12-16
1
-0
/
+17
*
eclass/cargo.eclass: tc-export PKG_CONFIG
Georgy Yakovlev
2020-11-27
1
-1
/
+1
*
eclass/cargo.eclass: clarify variable docs
Georgy Yakovlev
2020-11-10
1
-0
/
+1
*
eclass/cargo.eclass: add CARGO_OPTIONAL condition
Georgy Yakovlev
2020-11-10
1
-4
/
+25
*
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
[next]