summaryrefslogtreecommitdiffstats
path: root/rtems-release-sources (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix version dependence in package listsChris Johns2023-02-141-1/+2
|
* release: Update to support the 5.2 releaseChris Johns2022-11-171-68/+49
| | | | | | - Add a new release notes generator - Update and support the fixed RSB get sources
* Fix release branch git clonesChris Johns2020-08-151-10/+10
| | | | Closes #4051
* Fix the paths in the READMEChris Johns2020-04-291-2/+1
| | | | | | | | | - Move URL path generation to the a separate script file - Move info generation to a separate script file - Add markdown to the README.txt.in but filter and do not generate HTML from MD. A lot more work is needed to have this right. Close #3813
* Move all source into `sources`Chris Johns2020-04-021-13/+20
| | | | | | | - 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-2/+3
| | | | | | - 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.
* Stop of error (set -e)Chris Johns2019-10-301-0/+2
|
* Update to support RTEMS 5Chris Johns2019-10-291-17/+27
|
* Minor formatting change.Chris Johns2017-07-041-1/+2
|
* Fix the compression bugs. Clean if present.Chris Johns2017-04-121-2/+6
|
* Use the top level rtems-tools and kernel packages. These are stamped.Chris Johns2017-04-121-2/+36
| | | | | | | | The rtems-release-source packages are not version stamped so are not suitable. Clean any empty git repos if found. Creating rtems-tools and kernel packages creates git source which is not allowed for a release.
* Use defaults for compress.Chris Johns2017-04-121-4/+4
| | | | The threading option is added to the XZ command.
* Keep the tools and kernel source in the `sources` directory.Chris Johns2017-04-101-7/+0
| | | | Updates #2952.
* Add a release-path to the RSB VERSION file. Add better defaults support.Chris Johns2017-04-061-7/+2
|
* Fix the doco and packaging of docs. Sort out the README.txt templates.Chris Johns2016-11-091-96/+97
|
* Format to show directory levels.Chris Johns2016-11-031-100/+99
|
* Fix bare source packaging.Chris Johns2016-10-311-3/+4
|
* Make the source packages included version specific.Chris Johns2016-09-041-42/+45
|
* Initial addition of the RTEMS releasing scripts.Chris Johns2016-09-041-0/+205