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
5969 3403 d 20 h dpurdie /core_devl/trunk/ Added BuildPropertyPages() to better support VS2010 and VS2012 C/C++ base projects.  
5877 3453 d 1 h dpurdie /core_devl/trunk/TOOLS/ [JATS-374] Units tests can't run if soname libraries are not present
Create a directory of soname links to libraries in dependent packages
 
5867 3453 d 23 h dpurdie /core_devl/trunk/ [JATS-178] GenerateFiles in AutoGenerate Mode. Generating a source file is an error  
5819 3467 d 2 h dpurdie /core_devl/trunk/ [JATS-389] Sandbox does not support packages that use deployment directives  
5744 3508 d 22 h dpurdie /core_devl/trunk/ Minor changes:
* Utility cache_dpkg
When used by the build system, the contents of the 'lcov' directory
will not be cached.

Add facility to allow build system to wait for package replication
to occur. Only active when a replica store is configured.

* UBUNUTU12C11 and UBUNUTU12C11_INSTRUMENT platforms
Added 'rpath' elements to generated executables to ensure that
the all glibc components required by the runtime can be located.
 
5726 3515 d 20 h dpurdie /core_devl/trunk/ Added '-std=c++11' for building c++ files  
5709 3523 d 23 h dpurdie /core_devl/trunk/ Updated VIX copyright notice in all files that had a VIX or ERG copyright notice  
5708 3523 d 23 h dpurdie /core_devl/trunk/ Remove trimeout from unit tests under Windows only
Added COBRA2 and VIPER2
 
5680 3541 d 2 h dpurdie /core_devl/trunk/ Pre Release update  
5679 3543 d 21 h dpurdie /core_devl/trunk/ Added BuildExclude  
5429 3659 d 22 h dpurdie /core_devl/trunk/ Minor changes:
* Build File [JATS-146]
Fix for use in build system
 
5410 3662 d 22 h dpurdie /core_devl/trunk/TOOLS/ [JATS-146] Improved reporting of 'alias' conflicts.  
5262 3749 d 0 h dpurdie /core_devl/trunk/ Correctly report the detection of multiple aliases in the one specification.  
5115 3835 d 2 h dpurdie /core_devl/trunk/ GCC CompileOption - Generate PIC
Fix --Alias in BuildProduct
 
5109 3839 d 1 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 3 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 4034 d 21 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 4047 d 19 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 4098 d 23 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 3 h dpurdie /core_devl/trunk/TOOLS/ Display host machine name under ABT  

Show All