summaryrefslogtreecommitdiffstats
path: root/rtems-release-defaults (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix version dependence in package listsChris Johns2023-02-141-5/+0
|
* Move packages into a separate file to better handled version differencesChris Johns2023-02-101-17/+7
| | | | - Add the extra packages for 5 and 6 to the base set
* release: Update to support the 5.2 releaseChris Johns2022-11-171-1/+7
| | | | | | - Add a new release notes generator - Update and support the fixed RSB get sources
* release/kernel: Add waf build system support.Chris Johns2022-11-101-0/+1
|
* Add rtems-release-test to aid testingChris Johns2020-08-191-0/+6
|
* Fix release branch git clonesChris Johns2020-08-151-20/+17
| | | | Closes #4051
* Use the libbsd FreeBSD release branch for a releaseChris Johns2020-06-261-0/+5
|
* Raise an error if the docs cannot be built.Chris Johns2020-06-041-0/+1
| | | | - Fix the date in the PDF format
* rtems-release-defaults: Added rtems_repos to rtems-release-defaults.G S Niteesh Babu2020-05-021-0/+11
| | | | | rtems_repos is variable which contains all rtems_repositories. For eg: rtems_repos="rtems.git rtems-examples.git etc."
* Generate README.txt and index.html from markdownChris Johns2020-05-021-1/+2
| | | | - Update to support ARCH-BSPS.md from an updated kernel tool
* Move all source into `sources`Chris Johns2020-04-021-1/+13
| | | | | | | - 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-0/+8
| | | | | | - 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.
* Fix the compression bugs. Clean if present.Chris Johns2017-04-121-1/+1
|
* Use defaults for compress.Chris Johns2017-04-121-0/+7
| | | | 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-0/+75