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
7307 3015 d 16 h dpurdie /core_devl/branches/gitBuilder/ Post Merge commit  
7300 2295 d 17 h dpurdie /core_devl/branches/gitBuilder/  
7299 2295 d 17 h dpurdie /core_devl/branches/gitBuilder/ Created to duplicate the work done on svn002  
5891 3443 d 18 h dpurdie /core_devl/trunk/TOOLS/ Done export GBE_MAXMAKE  
5848 3456 d 17 h dpurdie /core_devl/trunk/ Fix use of 'jats -buildfilter' in a sandbox
Enable use of 'timeout' under Windows for unit tests.
 
5709 3520 d 13 h dpurdie /core_devl/trunk/ Updated VIX copyright notice in all files that had a VIX or ERG copyright notice  
5568 3590 d 11 h dpurdie /core_devl/trunk/ * Packaging directives
Improved the cleanup of badly specified --Dir options

* System Utility - assemble_dpkg
Extended to allow deletion of bad and test builds

* Java Build Support
Only in the build system, set JATS_HOME to the package repostory replica if one is available.
 
4969 3933 d 12 h dpurdie /core_devl/trunk/ Added locking into create_dpkg  
4928 3942 d 17 h dpurdie /core_devl/trunk/  
4902 3956 d 16 h dpurdie /core_devl/trunk/ Added GlobalOptions support
Detect non-build machines and prevent compilation
 
4690 4044 d 10 h dpurdie /core_devl/trunk/TOOLS/  
4688 4044 d 10 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.
 
4192 4275 d 13 h dpurdie /core_devl/trunk/ Support for VS2012 and CSHARP2012  
4033 4472 d 16 h dpurdie /core_devl/trunk/TOOLS/ Fix use of buildfilter file in a sandbox  
3967 4515 d 11 h dpurdie /core_devl/trunk/ Merge work to trunk for Version: 3.2.0000.cr  
3559 4611 d 18 h dpurdie /core_devl/trunk/  
2764 4730 d 17 h dpurdie /core_devl/trunk/  
2429 4788 d 17 h dpurdie /core_devl/trunk/ Major changes:
* Make-time performance improvement of packaging
Improved the performance of the 'packaging' and 'installing' operations
by an order of magnitude under windows. Replaced the shell scripting of
these operations with a dedicated program.

This change also addressed a long-time Windows issue with the packaging
of files into very long (>~250) paths as the utility supports the full
windows path scheme.

Minor changes:
* Command Changes: jats clobber
The 'jats clobber' command has been significantly sped up
The 'clobber' no longer unpackages and uninstalls files one by one
from the relevant directories. The entire directory is deleted.

The original sequence can still be perform, if required, with the commands
jats make clobber
This operates as before.

* Utility: escrow
Support to extract packages with a subdirectory structure that
breaks the JATS rule that the TTB directory names are reserved.
Some COTS packages break the rule.

* Utility: svn : delete-branch
Modified the svn branch deletion operation.
With no arguments it will show the current branch.

* Utility: svn : url
Improved the conversions supported. Now handles leading SVN::
and will decode tags of the form SVN::path::tag

* Utility: svn : import
Added a '-nocommit' option to allow the results of the import to be
inspected before committing them to the Repository.

* Subversion Support
Detect authentication errors and issue user-friendly error messages
showing the user what to do.

The special label of TIMESTAMP now creates a tag with a .WIP
suffix. This allows the tag to be deleted in the VIX protected
repositories.
 
1329 4888 d 16 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
 
399 4951 d 14 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.
 

Show All