[root]/SOURCE_TOOLS/release
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
westram | 18 (100.0%) | 557 (100.0%) | 30.9 |
* fix error handling for piped commands in perl
- when forking piped commands
* use error message ($!) instead of exitcode ($?).
* use message 'failed to fork'.
- when closing piped commands
* show IPC errors and exitcode of command.
2 lines of code changed in 1 file:
* allow to release directly from trunk w/o generating release candidates.
48 lines of code changed in 2 files:
* jenkins seems to disable projects when repo-url vanishes
- dropped a note for me (to remember enabling it again for arb6.1rc1)
5 lines of code changed in 2 files:
- update changelog / release instructions
5 lines of code changed in 1 file:
- rename
90 lines of code changed in 3 files:
- added action 'rm' (shows commands to remove any branch/tag)
38 lines of code changed in 1 file:
* need to 'make show_version' (otherwise script sees wrong version id)
3 lines of code changed in 1 file:
- describe
- when to update changelog / version
- when to wait for / trigger jenkins jobs
20 lines of code changed in 2 files:
- added 'tag_custom' (create tag for custom version anywhere outside 'rc'/'stable')
37 lines of code changed in 1 file:
* full update from child 'rc' into 'trunk'
* adds:
- log:branches/rc@11679:11696
298 lines of code changed in 2 files:
- stub for release script
11 lines of code changed in 2 files: