Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added -P to cvs checkout command, to ignore empty diretories | levine | 1998-08-18 | 1 | -1/+1 |
| | |||||
* | allow staging workspace to not have all directories, temporarily | levine | 1998-07-16 | 1 | -1/+1 |
| | |||||
* | redirect error output of cvs checkout to stdout, so that new directories | levine | 1998-07-15 | 1 | -2/+3 |
| | | | | must be added to the staging workspace before creating the release. | ||||
* | Added ide files to the list of binary files | brunsch | 1998-07-14 | 1 | -6/+6 |
| | |||||
* | redirect rdiff error messages to /dev/null | levine | 1998-07-11 | 1 | -2/+4 |
| | |||||
* | (create_kit): remove any existing zip files before creating new ones | levine | 1998-07-03 | 1 | -3/+12 |
| | |||||
* | 1) inserted /pkg/gnu/bin at head of PATH, if it exists. That way, cvs | levine | 1998-06-24 | 1 | -6/+9 |
| | | | | | diff will use GNU diff. Thanks to Doug for tripping over that. 2) changed grep -E to egrep. | ||||
* | (check_workspace): use cvs checkout instead of update, to reveal new ↵ | levine | 1998-06-20 | 1 | -14/+28 |
| | | | | directories that have been added. Filter ^U from checkout output, so that release need not be based on the latest repository versions. | ||||
* | Now makes zip files also. | brunsch | 1998-06-11 | 1 | -3/+22 |
| | |||||
* | replace ACE_wrappers-repository/ with ACE_wrappers/ in diffs | levine | 1998-06-10 | 1 | -3/+5 |
| | |||||
* | create version diffs, in background | levine | 1998-06-09 | 1 | -1/+34 |
| | |||||
* | redirect output of tag command to /dev/null | levine | 1998-05-15 | 1 | -1/+3 |
| | |||||
* | (create_kit): ACE+TAO instead of ACE_TAO | levine | 1998-04-14 | 1 | -1/+1 |
| | |||||
* | (get_versions): use $KIT instead of hard-coded ACE, so that it works | levine | 1998-04-13 | 1 | -29/+31 |
| | | | | | with TAO. (tag): translate dots to underscores, because CVS doesn't allow dots in tags. | ||||
* | added make_release | levine | 1998-04-08 | 1 | -0/+322 |