Subversion Repositories DevTools

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7323 2296 d 8 h dpurdie /core_devl/branches/gitBuilder/ Merge from SVN002  
7322 2677 d 11 h dpurdie /core_devl/branches/gitBuilder/ Merge in running changes  
7319 2977 d 12 h dpurdie /core_devl/branches/gitBuilder/TOOLS/ Escrow changes from trunk
Reworking of the package signature generation process.
 
7303 3075 d 13 h dpurdie /core_devl/branches/gitBuilder/  
7299 2296 d 12 h dpurdie /core_devl/branches/gitBuilder/ Created to duplicate the work done on svn002  
5710 3521 d 7 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
 
5695 3534 d 8 h dpurdie /core_devl/trunk/ Added GBE_MAXMAKE
Limit the maximum time for any make operation
Limit the mximumm time for any automated unit test
 
5254 3748 d 12 h dpurdie /core_devl/trunk/ The UBUNTU14_INSTRUMENT toolchain can consume headers and libraries built for UBUNTU14.  
5109 3836 d 10 h dpurdie /core_devl/trunk/ A new environment variable(GBE_DPKG_CACHE_CTL) allows the GBE_DPKG_CACHE to be automatically populated.
Build File processing - duplicate platforms now an error ( except for ABT)
Build File processing - Reodering of build information and warnings
 
4996 3922 d 13 h dpurdie /core_devl/trunk/  
4949 3940 d 11 h dpurdie /core_devl/trunk/ Spelling  
4902 3957 d 10 h dpurdie /core_devl/trunk/ Added GlobalOptions support
Detect non-build machines and prevent compilation
 
4814 3978 d 7 h dpurdie /core_devl/trunk/ Initial 64 bit support for Windows and Ubuntu  
4688 4045 d 4 h dpurdie /core_devl/trunk/ * EnvVars
Added GBE_DPKG_REPLICA. This read-only package store is scanned
before GBE_DPKG. It is intended to facilitate remote build
servers that have a local package archive replica.

* Autobuild support for Java Based Packages
Attempt to overcome shortcomings in ant-using in a remote build
environment. Set GBE_DPKG to GBE_DPKG_REPLICA if doing an ABT enabled
build and GBE_DPKG_REPLICA is defined.

* Jats caching
Modified the cache mechanism such that if the required version is
found in the cache, then it will not be refreshed. This should speed
up jats startup.
 
4612 4081 d 12 h dpurdie /core_devl/trunk/TOOLS/ Initial version of tool to process release notes.  
4466 4139 d 7 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
 
4003 4497 d 5 h dpurdie /core_devl/trunk/ Automated Build System Support for machines that do not build the package  
3859 4563 d 11 h dpurdie /core_devl/trunk/ Merge for release.  
2026 4832 d 7 h dpurdie /core_devl/trunk/ Fix issue with calculating the name of the Development branch in cases where the build files are not in the root of the repo.
Added 'LOACL' directory. This directory is not to be released.
Added to simplify merging.
 
1329 4889 d 11 h dpurdie /core_devl/trunk/ Major changes:
* Subversion Repository location
The correct paths to the various SubVersion repositories is:
GBE_SVN_URL_AUPERASVN01: https://auperasvn01.aupera.erggroup.com/svn
GBE_SVN_URL_FRBESASVN01: http://frbesasvn01.frbesa.erggroup.com/svn
Windows users may need to update there jats.bat file.
These are Fully Qualified Domain Names.

Minor changes:
* Jats startup warning introduced in 2.100.5000.cr
Now accepts both / and \ as path separators.

* Utility: svnrelease
Modified the operation of the '-branch' to better mimic the ClearCase
operation of the same command. If the specified branch exists, then it
will be used, otherwise it will be created based on the specified tag.

* Utility: svnsave_build
Modify the operation such that the 'author' of the saved build is set to
that of the user that created the version that that build is based upon.
This preserves the history of the build a lot better than tagging all
builds as being done by 'buildadm'.

* Utility: ccdelete_view
Allow the user to specify ClearCase viewtags or a viewstore path.

* Utility: sandbox
Added options to control the packages processed. The user can specify
a range of packages and exclude or include specific packages.

Subcommand: populate
Added -exclude=name[,name]+ to allow specific packages to be excluded
Add -all option to force dependency testing of packages already in the
sandbox.

* Subversion Support
With an automated build environment the use of a default Subversion
repository is not supported.

Creating a workspace will display the files being extracted providing
a progress indication.

* Jats Online Documentation
Migrated several items from the VIX Wiki to the FAQ section of the
online documentation.

* Generated makefiles
Improved tracing of package archive source in comments
 

Show All