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
:
proj/cargo-ebuild.git
change-up-the-parse
master
update-cargo
cargo extension that can generate ebuilds using the in-tree eclasses
Rust team <rust@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #39 from leonardohn/dep-resolution-fix
Doug Goldstein
2020-08-29
4
-107
/
+239
|
\
|
*
Implemented automatic lockfile generation
Leonardo H. Neumann
2020-08-24
1
-2
/
+33
|
*
Updated cargo-ebuild example to v0.3.0
Leonardo H. Neumann
2020-08-16
1
-96
/
+43
|
*
Fixed dependency resolution using Cargo.lock
Leonardo H. Neumann
2020-08-16
3
-11
/
+165
|
/
*
(cargo-release) start next development iteration 0.3.2-alpha.0
Doug Goldstein
2020-06-18
2
-2
/
+2
*
(cargo-release) version 0.3.1
v0.3.1
Doug Goldstein
2020-06-18
2
-2
/
+2
*
bump dependencies
Doug Goldstein
2020-06-18
1
-80
/
+122
*
Merge pull request #35 from leonardohn/local-crate-fix
Doug Goldstein
2020-06-18
1
-1
/
+5
|
\
|
*
fixed local crates being added to ebuild
Leonardo H. Neumann
2020-06-18
1
-1
/
+5
|
/
*
(cargo-release) start next development iteration 0.3.1-alpha.0
Doug Goldstein
2020-01-26
2
-2
/
+2
*
(cargo-release) version 0.3.0
v0.3.0
Doug Goldstein
2020-01-26
2
-2
/
+2
*
drop unused verbose and quiet flags
Doug Goldstein
2020-01-26
2
-13
/
+2
*
split metadata gathering and ebuild writing functions
Doug Goldstein
2020-01-26
2
-18
/
+29
*
add package name and version to metadata struct
Doug Goldstein
2020-01-26
1
-0
/
+4
*
convert to anyhow for modern Error
Doug Goldstein
2020-01-26
4
-118
/
+13
*
drop Cargo usage
Doug Goldstein
2020-01-26
4
-975
/
+3
*
convert from Cargo package data to cargo_metadata
Doug Goldstein
2020-01-26
3
-53
/
+13
*
gather root package data from cargo metadata
Doug Goldstein
2020-01-26
1
-0
/
+17
*
include license info for depends
Doug Goldstein
2020-01-26
5
-10
/
+49
*
switch to cargo_metadata for dep info
Doug Goldstein
2020-01-26
4
-55
/
+44
*
add some more badges for crates.io
Doug Goldstein
2019-10-11
1
-0
/
+2
*
convert to 2018 edition of Rust
Doug Goldstein
2019-10-11
1
-0
/
+1
*
reformat code with new rustfmt from rustup
Doug Goldstein
2019-10-10
2
-5
/
+6
*
(cargo-release) start next development iteration 0.2.1-alpha.0
Doug Goldstein
2019-10-10
2
-2
/
+2
*
(cargo-release) version 0.2.0
v0.2.0
Doug Goldstein
2019-10-10
2
-2
/
+2
*
upgrade to structopt 0.3
Doug Goldstein
2019-10-10
3
-13
/
+30
*
clean up cargo clippy warnings
update-cargo
Doug Goldstein
2019-10-10
2
-5
/
+4
*
upgrade to Cargo 0.37
Doug Goldstein
2019-10-10
4
-492
/
+654
*
Merge branch 'kpcyrd-patch-1'
Doug Goldstein
2019-10-10
1
-2
/
+2
|
\
|
*
Update ebuild.template
kpcyrd
2019-10-10
1
-2
/
+2
|
/
*
Merge branch 'roelaaij-master'
Doug Goldstein
2019-10-10
4
-447
/
+615
|
\
|
*
Update to cargo 0.29 and fix build.
Roel Aaij
2019-10-10
4
-447
/
+615
|
/
*
split metadata parsing and ebuild generation
Doug Goldstein
2018-08-26
2
-28
/
+81
*
add ebuild specific metadata to the Cargo.toml
Doug Goldstein
2018-08-26
1
-0
/
+14
*
add a basic hello world application for testing
Doug Goldstein
2018-08-26
3
-0
/
+13
*
add colored help and removed clap settings
gibix
2018-08-26
1
-8
/
+2
*
Fix crates.io markdown link
Winny
2018-08-12
1
-1
/
+1
*
replace outdated try!() macro with ? operator
gibix
2018-07-07
1
-20
/
+16
*
remove more Cargo usage from main binary
Doug Goldstein
2018-06-29
2
-16
/
+21
*
mark project as passively maintained
Doug Goldstein
2018-06-29
1
-0
/
+1
*
switch from cargo to structopt for arg parsing
Doug Goldstein
2018-06-29
4
-32
/
+183
*
separate functionality into a lib
Doug Goldstein
2018-06-29
4
-145
/
+176
*
Merge pull request #13 from cardoe/travis-updates
Doug Goldstein
2018-06-28
2
-30
/
+3
|
\
|
*
ci: simplify Travis config
Doug Goldstein
2018-06-28
1
-28
/
+0
|
*
ci: cache cargo bits on Travis
Doug Goldstein
2018-06-28
1
-0
/
+1
|
*
bump minimum supported version to 1.26.0
Doug Goldstein
2018-06-28
2
-2
/
+2
|
/
*
README: expand usage instructions
Doug Goldstein
2017-12-03
1
-61
/
+114
*
README: expand on the badges
Doug Goldstein
2017-12-03
1
-1
/
+5
*
(cargo-release) start next development iteration 0.1.6-pre
Doug Goldstein
2017-10-30
2
-2
/
+2
*
(cargo-release) version 0.1.5
0.1.5
Doug Goldstein
2017-10-30
2
-2
/
+2
[prev]
[next]