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
*
Cargo.toml: Dependency bump
Leonardo Neumann
2022-04-07
2
-127
/
+120
*
.github/workflows/rust.yml: generate ebuild for self
Georgy Yakovlev
2021-10-07
1
-0
/
+2
*
cargo-ebuild-template.tera: add template for bumps
Georgy Yakovlev
2021-10-07
1
-0
/
+37
*
src/base.tera: update whitespace
Georgy Yakovlev
2021-10-07
1
-0
/
+1
*
Cargo.toml: update URLs
Georgy Yakovlev
2021-10-07
1
-3
/
+3
*
.travis.yml: delete
Georgy Yakovlev
2021-10-07
1
-12
/
+0
*
Cargo.toml: update deps
Georgy Yakovlev
2021-10-07
1
-3
/
+3
*
Cargo.toml: set version to 0.5.1-dev
Georgy Yakovlev
2021-10-07
1
-1
/
+1
*
Cargo.toml: version 0.5.0
0.5.0
Georgy Yakovlev
2021-10-07
1
-1
/
+1
*
Cargo.toml: update deps
Georgy Yakovlev
2021-10-07
1
-18
/
+18
*
package-name option support, it needs for Cargo.toml without root package
Miezhiko
2021-10-07
5
-261
/
+84
*
set development version to 0.4.1-dev
Georgy Yakovlev
2021-08-26
2
-2
/
+2
*
bump version to 0.4.0
0.4.0
Georgy Yakovlev
2021-08-26
2
-2
/
+2
*
Implement audit functionality using rustsec
Leonardo Neumann
2021-08-26
5
-3
/
+368
*
Use path references instead of owned counterparts
Leonardo Neumann
2021-08-26
2
-10
/
+10
*
Remove cargo-lock dependency
Leonardo Neumann
2021-08-26
2
-43
/
+7
*
Cargo.toml: bump version, update deps, remove badges
Georgy Yakovlev
2021-08-25
2
-45
/
+36
*
Update the base template
Luca Barbato
2021-08-25
1
-4
/
+3
*
Document the templating support
Luca Barbato
2021-08-25
1
-0
/
+85
*
Move the bulk of the template to base.tera
Luca Barbato
2021-08-25
3
-27
/
+36
*
Add an option to provide a custom tera template
Luca Barbato
2021-08-25
2
-3
/
+14
*
Update the lockfile
Luca Barbato
2021-08-25
1
-0
/
+347
*
Convert the default template to tera
Luca Barbato
2021-08-25
4
-26
/
+35
*
Update dependencies
0.3.3
Matthew
2021-08-02
3
-100
/
+254
*
src/license.rs: add Apache-2.0-with-LLVM-exceptions
Georgy Yakovlev
2021-08-02
1
-0
/
+1
*
Initial support for license mapping
Leonardo H. Neumann
2021-08-02
4
-12
/
+304
*
Update the CI badge
Luca Barbato
2021-08-01
1
-1
/
+1
*
Do not call a proc macro helper before it is defined
Luca Barbato
2021-08-01
1
-1
/
+1
*
.github: add dco check
Georgy Yakovlev
2021-07-29
1
-0
/
+31
*
.github: add basic cargo checks
Georgy Yakovlev
2021-07-29
1
-0
/
+26
*
update deps and bump to 0.3.2
v0.3.2
Georgy Yakovlev
2021-06-19
2
-185
/
+196
*
feat: include all features when pulling metadata
Philip DeMonaco
2021-06-19
1
-0
/
+3
*
Merge pull request #42 from telans/ebuild
Doug Goldstein
2021-01-10
2
-6
/
+3
|
\
|
*
update output ebuild formatting
Theo Anderson
2020-12-04
2
-6
/
+3
|
/
*
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
[next]