Subversion Repositories DevTools

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4837 3969 d 15 h dpurdie /core_devl/branches/dpurdie_3.5.10000.cr/ Minor changes:
* GCC toolset: Handle different versions of lcov

* Unit Testing. Run the collate test results target only once.

* Jats build option: -[no]generic
To be used by the build system to verify correct usage of the
GENERIC platform type.

Internal:
* Adding mechanism to post process Unit Test results.
 
4836 3969 d 15 h dpurdie /core_devl/branches/dpurdie_3.5.10000.cr/ Created by Jats svn branch  
4003 4495 d 9 h dpurdie /core_devl/trunk/ Automated Build System Support for machines that do not build the package  
365 5206 d 3 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Utility: cclabel
Handle VCS tags of the form CC::path::label and extract the vob name and
the clearcase label.

* Subversion support
Report errors when required utilities cannot be found
Delay reporting until utilities are required to allow the help system
to operate.
 
361 5289 d 2 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:
* HTML Help (Experimental)
Generated documentation for the various JATS utilities
It is based on the internal JATS documentation available on the command
line.

Use http://auperaunx26.aupera.erggroup.com/devl/core_devl2/HTML/index.html

Minor changes:
* PackageFile directive
Allow packaging of files with a comma in the name.
Used by some COTS packages.

* Windows utilities used by jats
stdmux and rpccpp: provide production versions that do not use debug
libraries as these are not present for all users.

* Jats utility: dstatus
Shows the user friendly host name rather then the internal machine name.
This change is in line with the changes to Release Manager

* Utility: svnrelease
Better deletion of workspaces referenced with non-standard URLs
Corrected problem with -branch=name option

* Utility: svnrelease and ccrelease
Better deletion of workingspace directory.
Attempt to correct for directory permission problems.

* Updated definition of GBE_SVN_URL_FRBESASVN01 to use
the server by name, rather than IP address: 'frbesasvn01'

* Added EnvVar GBE_VCS to control the default Version Control System
employed by the 'jats release' and 'jats extract' commands.

Usable values are: 'cc' and 'svn'.
The default value is 'cc', providing backward compatability to existing
developers.
 
353 5396 d 8 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Minor changes:
* EnvVars
Support for GBE_SVN_URL_xxx to support multiple SubVersion repositories
at multiple locations.

* Build tool support: jats_vcssave_build
New option -isawip to allow deprecation of -wiplabel option in
a future release.
 
349 5419 d 5 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Patch changes:
* Built Tool Interface Changes
Rename jats_vcs_save_build.pl to jats_vcssave_build.pl
Rename jats_release.pl to jats_vcsrelease.pl
to create a consistent naming convention for the buildtool
interface to Version Control System aware tools.
 
347 5453 d 2 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:
* Initial (experimental) support for VS2010, both for C# and C/C++
Introduces two new platforms:
CSHARP2010 (.NET 4.0)
VS2010

Minor changes:
* jats_rewrite - used only by the build daemons
Better handling of 'cots' packages.

* Added Linux profile scripts to build installers
Added TEMPLATES/INSTALL to the packaged version of JATS
Support for Linux under
RHEL4
Ubuntu 10.04