summaryrefslogtreecommitdiff
path: root/bin/make_release
Commit message (Collapse)AuthorAgeFilesLines
* added -P to cvs checkout command, to ignore empty diretorieslevine1998-08-181-1/+1
|
* allow staging workspace to not have all directories, temporarilylevine1998-07-161-1/+1
|
* redirect error output of cvs checkout to stdout, so that new directorieslevine1998-07-151-2/+3
| | | | must be added to the staging workspace before creating the release.
* Added ide files to the list of binary filesbrunsch1998-07-141-6/+6
|
* redirect rdiff error messages to /dev/nulllevine1998-07-111-2/+4
|
* (create_kit): remove any existing zip files before creating new oneslevine1998-07-031-3/+12
|
* 1) inserted /pkg/gnu/bin at head of PATH, if it exists. That way, cvslevine1998-06-241-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 ↵levine1998-06-201-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.brunsch1998-06-111-3/+22
|
* replace ACE_wrappers-repository/ with ACE_wrappers/ in diffslevine1998-06-101-3/+5
|
* create version diffs, in backgroundlevine1998-06-091-1/+34
|
* redirect output of tag command to /dev/nulllevine1998-05-151-1/+3
|
* (create_kit): ACE+TAO instead of ACE_TAOlevine1998-04-141-1/+1
|
* (get_versions): use $KIT instead of hard-coded ACE, so that it workslevine1998-04-131-29/+31
| | | | | with TAO. (tag): translate dots to underscores, because CVS doesn't allow dots in tags.
* added make_releaselevine1998-04-081-0/+322