Subversion Repositories DevTools

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4836 3969 d 16 h dpurdie /core_devl/branches/dpurdie_3.5.10000.cr/ Created by Jats svn branch  
4545 4099 d 13 h dpurdie /core_devl/trunk/TOOLS/LIB/ Merged the ClearQuest and Release Manager operations into one
Works, with reduced functionality, with Java 1.4
Works better with Java 1.6
 
4466 4137 d 12 h dpurdie /core_devl/trunk/ Extended the Data Base Interface to allow access to the ClearQuest Database
Will be used in the generation of Release Notes
 
399 4950 d 13 h dpurdie /core_devl/trunk/ New Platform: WCENAUTIZX5
Jats startup will warn Windows Users if jats.bat does not link to the dynamically updated version of JATS.
Corrected error handling in Release Manager Database connection. Worked on Windows, but not linux.
 
233 6521 d 10 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:

Minor changes:
* Building JATS. Installer will set a+x in dpkg_archive

* JATS rewrite. Remove the need for the 'name=' attribute in the
<project> field.

* CCdiff utility
Now ignores blank lines when generating a file difference report.

* Escrow utility
Quote 'path' in the generated extraction commands
Allow escrow to be based on a single Release Manager package

* Minor Perl-10 tweaks
 
227 6572 d 8 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
First Release in Release Manager
Major changes:

Minor changes:
* Jats Tool: create_dpkg
Added options to allow the utility to sanity test the package name and
version of the package being created. This is intended to be used by the
automated build system. New options are:
-pname=Package_Name
-pversion=Package_Version

Added option to allow the source package form to be tested, without
transferring the package. New options are:
-test

* Jats Tool: CCdiff
-output=filename now works. Previously only -out=filename worked.
-vob=name does not generate internal message under unix

* JATS Environment variables GBE_BUILDFILTER and GBE_PLATFORM can be either
a space separated or a comma separated list.

* Solaris Toolset
Disable the use of purify, purecov and quantify when building shared
libraries. Shared libraries are not supported by these tools. Executable
programs are still supported.