Subversion Repositories DevTools

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7324 2295 d 10 h dpurdie /core_devl/branches/gitBuilder/ Merge from SVN002 - continued  
7323 2295 d 10 h dpurdie /core_devl/branches/gitBuilder/ Merge from SVN002  
7300 2295 d 14 h dpurdie /core_devl/branches/gitBuilder/  
7299 2295 d 14 h dpurdie /core_devl/branches/gitBuilder/ Created to duplicate the work done on svn002  
5934 3423 d 11 h dpurdie /core_devl/trunk/ Timeout utility for linux. Chanage to prevent hanging when program attempts to do some i/o.  
5710 3520 d 9 h dpurdie /core_devl/trunk/ Updated VIX copyright notice in all files that had a VIX or ERG copyright notice
Replaced usage of ERG with VIX
 
5637 3556 d 9 h dpurdie /core_devl/trunk/ Visual Studio 2012 support. Added support for update 5. Now aloowes either update 4 or update 5.  
4545 4100 d 10 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 4138 d 10 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 4951 d 11 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 6522 d 7 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 6573 d 6 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.