summaryrefslogtreecommitdiffstats
path: root/release/copyrc.sh
Commit message (Collapse)AuthorAgeFilesLines
* copyrc.sh: create md5 checksum for each file included in the releaseMartin Borg2019-08-091-6/+10
| | | | | Change-Id: Ia55c3443fb5c3ce55683179ca512e7f8b389d077 Signed-off-by: Martin Borg <martin.borg@enea.com>
* copyrc.sh: Search for artifacts using 'find'Martin Borg2018-12-181-13/+16
| | | | | Change-Id: I1731b7b69aac9d10fc14122c3b1e6f18696d3d22 Signed-off-by: Martin Borg <martin.borg@enea.com>
* Add script to copy build artifacts into release structureMartin Borg2018-11-131-0/+79
copyrc.sh script locates build artifacts in a provided list of directories and copies them into a release structure as defined in RELEASE_CONTENT definition file. Change-Id: I3f2034d7dbfe06492f50ac6fd548fe5ba45988d2 Signed-off-by: Martin Borg <martin.borg@enea.com>