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
5680 3541 d 19 h dpurdie /core_devl/trunk/ Pre Release update  
5679 3544 d 13 h dpurdie /core_devl/trunk/ Added BuildExclude  
5429 3660 d 15 h dpurdie /core_devl/trunk/ Minor changes:
* Build File [JATS-146]
Fix for use in build system
 
5410 3663 d 15 h dpurdie /core_devl/trunk/TOOLS/ [JATS-146] Improved reporting of 'alias' conflicts.  
5262 3749 d 16 h dpurdie /core_devl/trunk/ Correctly report the detection of multiple aliases in the one specification.  
5115 3835 d 19 h dpurdie /core_devl/trunk/ GCC CompileOption - Generate PIC
Fix --Alias in BuildProduct
 
5109 3839 d 17 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
 
4778 3996 d 19 h dpurdie /core_devl/trunk/ Reworked the mechanism for extending rules and recipes for pre/post Unit Test support
Added Post UTF processing for Java Packages
 
4728 4035 d 14 h dpurdie /core_devl/trunk/ Minor changes:
* New build Alias - NATIVE
NATIVE is a set of platforms, in the current build, which build
artifacts that can be expected to run on the build machine.

The NATIVE alias has been created to simplify the support
for automated unit tests.

* New build platform - UBUNTU12_INSTUMENT
This build target is similar to UBUNTU12, except that it
generates instrumented code with gcov. The platform's unit tests
will create and maintain a set of lcov files.

Packages generated withthis target SHOULD NOT be deployed to the field.
 
4688 4048 d 12 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.
 
4551 4099 d 16 h dpurdie /core_devl/trunk/ Reworked handling of the GENERIC target to make it more generic and allow the future implementation
of a class of GENERIC targets. Code is in place, not yet operational.
 
4161 4293 d 19 h dpurdie /core_devl/trunk/TOOLS/ Display host machine name under ABT  
4007 4499 d 20 h dpurdie /core_devl/trunk/TOOLS/ Fix hash usage  
4003 4500 d 13 h dpurdie /core_devl/trunk/ Automated Build System Support for machines that do not build the package  
3967 4519 d 13 h dpurdie /core_devl/trunk/ Merge work to trunk for Version: 3.2.0000.cr  
3559 4615 d 20 h dpurdie /core_devl/trunk/  
2931 4707 d 13 h dpurdie /core_devl/trunk/ For Version 3.1.4000.cr  
2450 4785 d 15 h dpurdie /core_devl/trunk/ * Makefile generation
Warning generation of bad source paths does not generate an error
if the path test escapes the directopry tree. It will generate a
warning, which allows the build to progress as before - with lots
of warnings.

* Makefile Generation
BuildSubDir and SubDir directives - cleanup paths.

* Jats Utility: JatsFileUtil
Better handling of double '\' in pathnames under windows.
 
2078 4825 d 17 h dpurdie /core_devl/trunk/ Minor changes:
* Jats build
Added a '-nopackages' option to allow the creation of version information
files under conditions where the external packages are not available, such
as within a JATS Sandbox.
 
379 5021 d 13 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:

* WIN32 Target (Visual Studio 6)
This target will now consume headers/libraries from a VS6 directory.
This has been provided to allow the use of Dinkumware_STL to be limited
to this one compiler. Specifically we need to excluded the use of
Dinkumware from VS2010 builds.

* C# Toolchain
Correctly detect missing .cs file in .resx /.cs file pair.

Minor changes:
* Jats wrapper script
New option: -logfile=name

* Jats configuration
jats.bat example (Windows)
jats.sh example (Unix)
Redefined location of the Perth Subversion server AUPERASVN01

* Escrow build on solaris_x86
Added workaround for strange issue on X86 based Solaris machines
The GBE_MACHTYPE EnvVar would disappear during the build process

* Utility ccrelease
The -extractfiles option nolonger uses a dynamic view to perform the
extraction. It uses the same process as normal view creation.

* Utility: svn
Improved package import processing.
Allow Date, Author and Log to be added to the imported package

* Jats Utility: gen_cots
Added support for Subversion.
Subversion is supported on Windows and Unix.
ClearCase is supported on Windows.

* Jats Utility: vcsdiff
New Utility. Will diff two versions of a package. Supports
mixed ClearCase and Subversion versions.
Under windows it can invoke BeyondCompare
Under Windows and Unix it can perform a MD5 check over both directories.
 

Show All