summaryrefslogtreecommitdiffstats
path: root/rtems-release-kernel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix version dependence in package listsChris Johns2023-02-141-0/+1
|
* release: Update to support the 5.2 releaseChris Johns2022-11-171-2/+2
| | | | | | - 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-41/+69
|
* Revert "Support new RTEMS build system"Chris Johns2022-08-131-11/+62
| | | | | | This reverts commit 3813b23945cc81108b77a20315310c42fbc588e4. We need to support autoconf so it cannot be deleted
* Support new RTEMS build systemSebastian Huber2022-02-151-62/+11
|
* Fix release branch git clonesChris Johns2020-08-151-14/+14
| | | | Closes #4051
* Work around version numbering mismatch with the kernelChris Johns2020-08-151-2/+13
|
* Fix building doxygen with RTEMS 5Chris Johns2020-06-041-9/+21
| | | | Closes #3995
* Generate README.txt and index.html from markdownChris Johns2020-05-021-2/+1
| | | | - Update to support ARCH-BSPS.md from an updated kernel tool
* kernel: Update the README with release details.Chris Johns2020-04-271-1/+8
| | | | Closes #3231
* 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-4/+5
| | | | | | - 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-6/+15
|
* Deoxygen DOT_NUM_THREADS means use all processors and this crashes on FreeBSD.4.11.2Chris Johns2017-07-101-1/+1
|
* Setting threads to 0 on FreeBSD stops dot crashes in doxywqgen.Chris Johns2017-07-041-1/+1
|
* Use single threading to avoid craches on sync.rtems.org.Chris Johns2017-04-131-1/+1
|
* Limit the doxygen dot threads it runs.Chris Johns2017-04-121-2/+5
| | | | Updates #2989.
* Use defaults for compress.Chris Johns2017-04-121-4/+5
| | | | 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-8/+3
|
* Add release notes and doxygen to the release.Chris Johns2017-03-241-0/+24
| | | | Rename the examples to have an rtems prefix.
* Generate the correct version for the RTEMS kernel. Remove autom4te.cache ↵4.11.1Chris Johns2016-11-171-7/+22
| | | | from the tar file.
* Initial addition of the RTEMS releasing scripts.Chris Johns2016-09-041-0/+106