aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #39 from leonardohn/dep-resolution-fixDoug Goldstein2020-08-294-107/+239
|\
| * Implemented automatic lockfile generationLeonardo H. Neumann2020-08-241-2/+33
| * Updated cargo-ebuild example to v0.3.0Leonardo H. Neumann2020-08-161-96/+43
| * Fixed dependency resolution using Cargo.lockLeonardo H. Neumann2020-08-163-11/+165
|/
* (cargo-release) start next development iteration 0.3.2-alpha.0Doug Goldstein2020-06-182-2/+2
* (cargo-release) version 0.3.1v0.3.1Doug Goldstein2020-06-182-2/+2
* bump dependenciesDoug Goldstein2020-06-181-80/+122
* Merge pull request #35 from leonardohn/local-crate-fixDoug Goldstein2020-06-181-1/+5
|\
| * fixed local crates being added to ebuildLeonardo H. Neumann2020-06-181-1/+5
|/
* (cargo-release) start next development iteration 0.3.1-alpha.0Doug Goldstein2020-01-262-2/+2
* (cargo-release) version 0.3.0v0.3.0Doug Goldstein2020-01-262-2/+2
* drop unused verbose and quiet flagsDoug Goldstein2020-01-262-13/+2
* split metadata gathering and ebuild writing functionsDoug Goldstein2020-01-262-18/+29
* add package name and version to metadata structDoug Goldstein2020-01-261-0/+4
* convert to anyhow for modern ErrorDoug Goldstein2020-01-264-118/+13
* drop Cargo usageDoug Goldstein2020-01-264-975/+3
* convert from Cargo package data to cargo_metadataDoug Goldstein2020-01-263-53/+13
* gather root package data from cargo metadataDoug Goldstein2020-01-261-0/+17
* include license info for dependsDoug Goldstein2020-01-265-10/+49
* switch to cargo_metadata for dep infoDoug Goldstein2020-01-264-55/+44
* add some more badges for crates.ioDoug Goldstein2019-10-111-0/+2
* convert to 2018 edition of RustDoug Goldstein2019-10-111-0/+1
* reformat code with new rustfmt from rustupDoug Goldstein2019-10-102-5/+6
* (cargo-release) start next development iteration 0.2.1-alpha.0Doug Goldstein2019-10-102-2/+2
* (cargo-release) version 0.2.0v0.2.0Doug Goldstein2019-10-102-2/+2
* upgrade to structopt 0.3Doug Goldstein2019-10-103-13/+30
* clean up cargo clippy warningsupdate-cargoDoug Goldstein2019-10-102-5/+4
* upgrade to Cargo 0.37Doug Goldstein2019-10-104-492/+654
* Merge branch 'kpcyrd-patch-1'Doug Goldstein2019-10-101-2/+2
|\
| * Update ebuild.templatekpcyrd2019-10-101-2/+2
|/
* Merge branch 'roelaaij-master'Doug Goldstein2019-10-104-447/+615
|\
| * Update to cargo 0.29 and fix build.Roel Aaij2019-10-104-447/+615
|/
* split metadata parsing and ebuild generationDoug Goldstein2018-08-262-28/+81
* add ebuild specific metadata to the Cargo.tomlDoug Goldstein2018-08-261-0/+14
* add a basic hello world application for testingDoug Goldstein2018-08-263-0/+13
* add colored help and removed clap settingsgibix2018-08-261-8/+2
* Fix crates.io markdown linkWinny2018-08-121-1/+1
* replace outdated try!() macro with ? operatorgibix2018-07-071-20/+16
* remove more Cargo usage from main binaryDoug Goldstein2018-06-292-16/+21
* mark project as passively maintainedDoug Goldstein2018-06-291-0/+1
* switch from cargo to structopt for arg parsingDoug Goldstein2018-06-294-32/+183
* separate functionality into a libDoug Goldstein2018-06-294-145/+176
* Merge pull request #13 from cardoe/travis-updatesDoug Goldstein2018-06-282-30/+3
|\
| * ci: simplify Travis configDoug Goldstein2018-06-281-28/+0
| * ci: cache cargo bits on TravisDoug Goldstein2018-06-281-0/+1
| * bump minimum supported version to 1.26.0Doug Goldstein2018-06-282-2/+2
|/
* README: expand usage instructionsDoug Goldstein2017-12-031-61/+114
* README: expand on the badgesDoug Goldstein2017-12-031-1/+5
* (cargo-release) start next development iteration 0.1.6-preDoug Goldstein2017-10-302-2/+2
* (cargo-release) version 0.1.50.1.5Doug Goldstein2017-10-302-2/+2