Directory SOURCE_TOOLS/release/

Directory Created:
2014-02-27 15:49
Total Files:
2
Deleted Files:
1
Lines of Code:
407

[root]/SOURCE_TOOLS/release

Lines of Code

SOURCE_TOOLS/release/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
westram 18 (100.0%) 557 (100.0%) 30.9

Most Recent Commits

westram 2022-02-02 12:41 Rev.: 18914


* 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:

  • SOURCE_TOOLS/release: release_tool.pl (+2 -2)
westram 2021-08-26 16:54 Rev.: 18685


* allow to release directly from trunk w/o generating release candidates.

48 lines of code changed in 2 files:

  • SOURCE_TOOLS/release: HOWTO.release (+5 -8), release_tool.pl (+43 -17)
westram 2014-06-12 16:41 Rev.: 12429


* 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:

  • SOURCE_TOOLS/release: HOWTO.release (+4), release_tool.pl (+1 -1)
westram 2014-04-09 08:51 Rev.: 11970


- update changelog / release instructions

5 lines of code changed in 1 file:

  • SOURCE_TOOLS/release: HOWTO.release (+5)
westram 2014-03-08 13:46 Rev.: 11759


- rename

90 lines of code changed in 3 files:

  • SOURCE_TOOLS/release: HOWTO.release (new 88), release.HOWTO (del), release_tool.pl (+2 -2)
westram 2014-03-08 13:21 Rev.: 11757


- added action 'rm' (shows commands to remove any branch/tag)

38 lines of code changed in 1 file:

  • SOURCE_TOOLS/release: release_tool.pl (+38 -16)
westram 2014-03-01 15:39 Rev.: 11722


* need to 'make show_version' (otherwise script sees wrong version id)

3 lines of code changed in 1 file:

  • SOURCE_TOOLS/release: release_tool.pl (+3 -2)
westram 2014-03-01 11:59 Rev.: 11709


- describe
- when to update changelog / version
- when to wait for / trigger jenkins jobs

20 lines of code changed in 2 files:

  • SOURCE_TOOLS/release: release.HOWTO (+7 -3), release_tool.pl (+13 -3)
westram 2014-02-28 19:08 Rev.: 11702


- added 'tag_custom' (create tag for custom version anywhere outside 'rc'/'stable')

37 lines of code changed in 1 file:

  • SOURCE_TOOLS/release: release_tool.pl (+37 -6)
westram 2014-02-28 16:20 Rev.: 11698


* full update from child 'rc' into 'trunk'
* adds:
- log:branches/rc@11679:11696

298 lines of code changed in 2 files:

  • SOURCE_TOOLS/release: release.HOWTO (+80 -1), release_tool.pl (+218 -1)
westram 2014-02-27 15:49 Rev.: 11675


- stub for release script

11 lines of code changed in 2 files:

  • SOURCE_TOOLS/release: release.HOWTO (new 5), release_tool.pl (new 6)
Generated by StatSVN 0.7.0