summaryrefslogtreecommitdiffstats
path: root/rtems-release (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix version dependence in package listsChris Johns2023-02-141-0/+1
|
* Move packages into a separate file to better handled version differencesChris Johns2023-02-101-1/+1
| | | | - Add the extra packages for 5 and 6 to the base set
* Restore commented test code from testingChris Johns2022-12-171-37/+37
|
* release: Update to support the 5.2 releaseChris Johns2022-11-171-37/+37
| | | | | | - Add a new release notes generator - Update and support the fixed RSB get sources
* release: Update usage helpChris Johns2022-11-101-1/+1
|
* Use RELEASE_URL in the help.Chris Johns2020-08-191-4/+4
|
* Fix release branch git clonesChris Johns2020-08-151-17/+18
| | | | Closes #4051
* Use *.md extension for the release notesSebastian Huber2020-07-081-2/+2
|
* Generate README.txt and index.html from markdownChris Johns2020-05-021-6/+46
| | | | - Update to support ARCH-BSPS.md from an updated kernel tool
* Fix the paths in the READMEChris Johns2020-04-291-35/+5
| | | | | | | | | - 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-5/+19
| | | | | | | - 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-14/+44
| | | | | | - 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.
* release: Fix the typo in the version.Chris Johns2019-10-311-1/+1
|
* Stop of error (set -e)Chris Johns2019-10-301-0/+2
|
* Update to support RTEMS 5Chris Johns2019-10-291-5/+9
|
* Use defaults for compress.Chris Johns2017-04-121-1/+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-34/+6
|
* Change the name of the examples-v2 package to rtems-examples-v2.Chris Johns2017-04-041-1/+1
|
* Add release notes and doxygen to the release.Chris Johns2017-03-241-2/+17
| | | | Rename the examples to have an rtems prefix.
* Add examples-v2 and libbsd.Chris Johns2016-11-111-4/+23
| | | | | | 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-6/+13
|
* Format to show directory levels.Chris Johns2016-11-031-9/+9
|
* Build and packages docs.Chris Johns2016-10-311-2/+2
|
* Documentation is not built for some versions.Chris Johns2016-09-041-31/+15
|
* Initial addition of the RTEMS releasing scripts.Chris Johns2016-09-041-0/+171