summaryrefslogtreecommitdiffstats
path: root/rtems-release-package (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not use tar Jxf for uncompressed archivesSebastian Huber2022-02-151-2/+2
| | | | GNU tar complains in this case.
* Use awk instead of cut -wSebastian Huber2022-02-151-2/+2
| | | | The -w option is not supported by a GNU cut.
* Fix release branch git clonesChris Johns2020-08-151-13/+15
| | | | Closes #4051
* Use the libbsd FreeBSD release branch for a releaseChris Johns2020-06-261-1/+3
|
* Move all source into `sources`Chris Johns2020-04-021-1/+1
| | | | | | | - Update the README.txt to reference all the sources in the `sources` directory. Also fix the table formatting. - Add support for a release url to aid test and support deployment. - Make the docs and sources directory defaults
* Add a release_url to the arguments for the various steps.Chris Johns2020-02-281-1/+1
| | | | | | - The release_url can be used for testing or to allow deployment by setting the top level URL the source is fetched from. - Move libbsd up in the order so the RSB can get a hash for it.
* Update the release value to revision.Chris Johns2019-12-051-1/+1
|
* Stop of error (set -e)Chris Johns2019-10-301-0/+2
|
* Update to support RTEMS 5Chris Johns2019-10-291-5/+11
|
* Fix the compression bugs. Clean if present.Chris Johns2017-04-121-2/+2
|
* Use defaults for compress.Chris Johns2017-04-121-2/+2
| | | | The threading option is added to the XZ command.
* Add a release-path to the RSB VERSION file. Add better defaults support.Chris Johns2017-04-061-2/+2
|
* Add examples-v2 and libbsd.Chris Johns2016-11-111-8/+49
| | | | | | These repos have submodules which need special handling to archive. Add release notes.
* Fix the doco and packaging of docs. Sort out the README.txt templates.Chris Johns2016-11-091-10/+10
|
* Initial addition of the RTEMS releasing scripts.Chris Johns2016-09-041-0/+98