summaryrefslogtreecommitdiffstats
path: root/release-helpers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* release.sh: Correct comment for clean upJoel Sherrill2015-05-171-5/+3
| | | | | | The user will need to delete a branch, not necessarily the release branch. The release branch will exist in the upstream repository after a .0 release so deleting it is a bad idea.
* release.sh: Add helper advice on clean up after an errorJoel Sherrill2015-05-141-0/+24
|
* release.sh: Add structure for repository specific actionsJoel Sherrill2015-05-141-77/+112
| | | | | | This should make it straightforward to update version.py in the rtems-source-builder or odd actions required as part of release by other repositories.
* release.sh: check for dot (graphviz)Gedare Bloom2015-05-141-0/+1
|
* release.sh: refactor checks for executable dependenciesGedare Bloom2015-05-141-14/+12
|
* release.sh: check for mscgenGedare Bloom2015-05-141-0/+3
|
* release.sh: error checkingGedare Bloom2015-05-141-0/+1
|
* release.sh: fix typoGedare Bloom2015-05-141-1/+1
|
* release.sh: error-check for doxygenGedare Bloom2015-05-141-0/+3
|
* release.sh: use git branch instead of git status to determine current git branchGedare Bloom2015-05-141-1/+1
|
* release.sh: New release scriptJoel Sherrill2015-05-141-0/+334
| | | | | | This has only been tested on the rtems repository and is not complete. It is still under development and I am committing it so others can work on it.
* rtems-testing: Use eval bash instead of full pathJoel Sherrill2014-05-021-1/+1
|
* cut_release: Remove trailing whitespaceJoel Sherrill2012-09-181-9/+7
|
* release_helpers: New directoryJoel Sherrill2012-09-031-0/+353