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
5885 3447 d 15 h dpurdie /core_devl/trunk/ Added title to LCOV pages  
5884 3447 d 15 h dpurdie /core_devl/trunk/ Rework of code coveral tool - gcov
* Prevent generated files all over the file system - keep then in the package
* Handle some strange build topologies (crypto)
* Simplify the filtering of unwanted artifacts
 
5883 3448 d 19 h dpurdie /core_devl/trunk/ [JATS-266] - jats install and package - does not preserve symbolic links
Modify JatsFileUtil to support the preservation of a symlink
 
5882 3448 d 21 h dpurdie /core_devl/trunk/ [JATS-266] - jats install and package - does not preserve symbolic links
Mark shared library soname and link name bits as needing symlinks
Modify JatsFileUtil to support the preservation of a symlink
 
5817 3465 d 21 h dpurdie /core_devl/trunk/CFG/ UBUNUTU12C11_INSTRUMENT and UBUNUTU12_INSTRUMENT platforms
lcov includes branch coverage

All _INSTRUMENT targets
Limit coverage to file within the package
Now excludes all external libraries
 
5796 3475 d 13 h dpurdie /core_devl/trunk/ [JATS-373] UBUNUTU12C11 and UBUNUTU12C11_INSTRUMENT platforms
Specify the dynamic linker used to load programs generated by this compiler
 
5744 3507 d 15 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.
 
5736 3511 d 14 h dpurdie /core_devl/trunk/ Minor changes:
* C11 Support under GCC
Use '-std=gnu++11' for building c++ files (Not -std=c++11)
Note: Use of the compiler definition 'linux' is non-standard
__linux__ is the standard definition.
 
5731 3511 d 16 h dpurdie /core_devl/trunk/ Set up path to gcov so that it is extracted from the compiler toolchain  
5726 3514 d 13 h dpurdie /core_devl/trunk/ Added '-std=c++11' for building c++ files  
5716 3517 d 15 h dpurdie /core_devl/trunk/ Added platforms UBUNTU12C11 and UBUNTU12C11_INSTRUMENT  
5708 3522 d 16 h dpurdie /core_devl/trunk/ Remove trimeout from unit tests under Windows only
Added COBRA2 and VIPER2
 
5619 3566 d 16 h dpurdie /core_devl/trunk/ Minor changes:
* SK20 Toolchain
Version 4.1.0 of the SK20 toolchain has beencompletely replaced
with a new version. 4.1.1. The SK20V1 target uses the new compiler.

Version 4.1.0 was not used to generate released software. It is
no longer needed. The new compiler-version is available in the
arm-unknown-linux-gnueabi-sk20 package.
 
5330 3697 d 19 h dpurdie /core_devl/trunk/ Added support for compiler version 4.1.0.0 of the SK20 platform.  
5115 3833 d 19 h dpurdie /core_devl/trunk/ GCC CompileOption - Generate PIC
Fix --Alias in BuildProduct
 
4928 3944 d 20 h dpurdie /core_devl/trunk/  
4835 3972 d 20 h dpurdie /core_devl/trunk/ Fixed issue with lcov versions.
It is now configurable for each platform.
 
4814 3979 d 15 h dpurdie /core_devl/trunk/ Initial 64 bit support for Windows and Ubuntu  
4778 3994 d 20 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 4033 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.
 

Show All