Subversion Repositories DevTools

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4837 3969 d 14 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 14 h dpurdie /core_devl/branches/dpurdie_3.5.10000.cr/ Created by Jats svn branch  
4728 4030 d 9 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 4043 d 7 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.
 
4652 4067 d 11 h dpurdie /core_devl/trunk/ [JATS-308] Running jats from VS2012 Developer command prompt does not work  
4620 4075 d 12 h dpurdie /core_devl/trunk/ Pre release check in.  
4613 4079 d 14 h dpurdie /core_devl/trunk/ Update Release notes  
4551 4094 d 11 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.
 
4549 4094 d 12 h dpurdie /core_devl/trunk/ Transfer to dpkg_archive is now non interactive and generates a per-build filelist  
4538 4101 d 7 h dpurdie /core_devl/trunk/ [JATS-304] GCC Toolset. Correct the contents of the 'depend' file when building SharedLibs  
4519 4106 d 17 h dpurdie /core_devl/trunk/ Reverted automated build support for multi-level SVN branchs.
Prepare release notes for release
 
4501 4116 d 13 h dpurdie /core_devl/trunk/ [JATS-298] Fixed processing of the Scripts Directive, so that the named files are copied in as a part of the unit_tests
Cleaned up the processing of the test and unit_tests.
 
4488 4122 d 17 h dpurdie /core_devl/trunk/ Toolset Compiler: M16 C for the MCR platform: Added support to ensure that the program does not exceed allocated flash space.  
4466 4137 d 10 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
 
4461 4137 d 16 h dpurdie /core_devl/trunk/  
4455 4143 d 14 h dpurdie /core_devl/trunk/  
4447 4150 d 14 h dpurdie /core_devl/trunk/  
4424 4158 d 12 h dpurdie /core_devl/trunk/ Handle source files with multiple '.' in them - for Prog and SharedLib
Copy to dpkg_archive - ignore broken symlinks
 
4391 4180 d 16 h dpurdie /core_devl/trunk/ Prepare for Release  
4382 4186 d 8 h dpurdie /core_devl/trunk/ Visual Studio 2005 and above toolset: The programs .exe.manifest will be packaged along with the executable, but only if it exists.
Also works with shared libraries
Added Packaging feature to allow this
 

Show All