summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add force option to tagging to recover tags that fail to completeHEADmasterChris Johns2023-02-141-3/+16
|
* Fix version dependence in package listsChris Johns2023-02-149-8/+15
|
* Move packages into a separate file to better handled version differencesChris Johns2023-02-106-18/+70
| | | | - Add the extra packages for 5 and 6 to the base set
* Move 6 release notes to the notes directoryChris Johns2023-02-101-0/+0
|
* rtems-notes-6.md: Add removal of libmisc/serdbgJoel Sherrill2023-02-101-1/+2
| | | | Updates #2828.
* rtems-notes-6.md: Obsolete v850 portJoel Sherrill2023-02-081-0/+1
| | | | Closes #4615.
* rtems-notes-6.md: Obsolete sh portJoel Sherrill2023-02-081-0/+1
| | | | Closes #4614.
* rtems-notes-6.md: Obsolete SPARC64 portJoel Sherrill2023-02-081-1/+1
| | | | Closes #4613.
* Restore commented test code from testingChris Johns2022-12-171-37/+37
|
* release: Update to support the 5.2 releaseChris Johns2022-11-1717-175/+1920
| | | | | | - Add a new release notes generator - Update and support the fixed RSB get sources
* release/notes: Move release notes into a notes directoryChris Johns2022-11-103-17/+16
|
* release/kernel: Add waf build system support.Chris Johns2022-11-105-41/+107
|
* release: Fix the version number parsingChris Johns2022-11-102-10/+4
|
* release: Update usage helpChris Johns2022-11-101-1/+1
|
* 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
* 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.
* Support new RTEMS build systemSebastian Huber2022-02-151-62/+11
|
* Add termios changes to rtems-notes-5 and 6Christian Mauderer2022-02-102-0/+16
| | | | Update #4493
* Update RTEMS 6 release notesSebastian Huber2022-01-261-0/+3
|
* Update RTEMS 6 release notesSebastian Huber2022-01-261-35/+156
|
* Update rtems-notes-5.mdMoyano, Gabriel2021-12-071-0/+9
|
* Mention zero size allocation changesSebastian Huber2021-05-041-1/+13
|
* Update RTEMS 6 release notesSebastian Huber2020-09-171-2/+14
|
* Fix the release tag scriptChris Johns2020-08-261-0/+6
|
* Fix the test release path URL logicChris Johns2020-08-241-6/+9
|
* Fix rtems-release-test for BSPs build and version 5.Chris Johns2020-08-191-7/+14
|
* Add rtems-release-test to aid testingChris Johns2020-08-192-0/+250
|
* Use RELEASE_URL in the help.Chris Johns2020-08-191-4/+4
|
* Fix release branch git clonesChris Johns2020-08-1513-161/+187
| | | | Closes #4051
* Work around version numbering mismatch with the kernelChris Johns2020-08-151-2/+13
|
* Provide the HTML as browseable from the release.Chris Johns2020-08-152-9/+38
|
* Use *.md extension for the release notesSebastian Huber2020-07-083-2/+2
|
* Add rtems-notes-6.txtSebastian Huber2020-07-071-0/+186
|
* Use the libbsd FreeBSD release branch for a releaseChris Johns2020-06-263-3/+25
|
* Update the tag script to match the branch scriptChris Johns2020-06-231-24/+47
| | | | This is not tested and will be once we have branched RTEMS 5
* Fix building doxygen with RTEMS 5Chris Johns2020-06-042-10/+22
| | | | Closes #3995
* Raise an error if the docs cannot be built.Chris Johns2020-06-042-2/+7
| | | | - Fix the date in the PDF format
* Fix URL paths in a number placesChris Johns2020-06-041-13/+20
| | | | Closes #3992
* Update rtems-notes-5.txtSebastian Huber2020-05-281-0/+2
|
* Update rtems-notes-5.txtSebastian Huber2020-05-281-0/+2
|
* Update the bare package list.Chris Johns2020-05-081-0/+1
| | | | Closes #3967
* Update rtems-notes-5.txtSebastian Huber2020-05-061-9/+59
|
* Update rtems-notes-5.txtSebastian Huber2020-05-041-27/+209
|
* Releases info fixes from Gedare.Chris Johns2020-05-022-26/+26
|
* Ignore a branched workspace.Chris Johns2020-05-021-0/+1
|
* rtems-release-branch: Added a script file to branch repositories.G S Niteesh Babu2020-05-021-0/+146
|
* 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-0211-224/+628
| | | | - Update to support ARCH-BSPS.md from an updated kernel tool
* Add rtems-notes-5.txtSebastian Huber2020-04-291-0/+106
|