Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts/mkimage-yaml.sh: add options for title and description | Natanael Copa | 2017-06-13 | 1 | -0/+6 |
| | | | | (cherry picked from commit 3bc59080c93d008e276815009bf0b69c6bf3f4d6) | ||||
* | scripts/mkimage: fix generation of checksums | Natanael Copa | 2016-12-22 | 1 | -1/+1 |
| | | | | we need remove the leading path to file | ||||
* | scripts/mkimage-yaml: fix branch | Natanael Copa | 2016-12-22 | 1 | -5/+11 |
| | | | | | | we need get the branch from tag instead of git branch, because we generate releasecandidates and the first stable release from git master and only do the git branch after the release is done. | ||||
* | scripts/mkimage: fix generation of version string | Natanael Copa | 2016-11-14 | 1 | -6/+0 |
| | | | | use git tag if we are at a given tag. use timestamp otherwise | ||||
* | scripts/mkimage-yaml: strip milliseconds from time stamp | Natanael Copa | 2016-11-14 | 1 | -0/+1 |
| | |||||
* | scripts/mkimage.sh: generate yaml | Natanael Copa | 2016-11-14 | 1 | -0/+74 |