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
5817 3466 d 9 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 3476 d 1 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 3508 d 3 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 3512 d 1 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 3512 d 4 h dpurdie /core_devl/trunk/ Set up path to gcov so that it is extracted from the compiler toolchain  
5726 3515 d 1 h dpurdie /core_devl/trunk/ Added '-std=c++11' for building c++ files  
5716 3518 d 2 h dpurdie /core_devl/trunk/ Added platforms UBUNTU12C11 and UBUNTU12C11_INSTRUMENT  
5708 3523 d 3 h dpurdie /core_devl/trunk/ Remove trimeout from unit tests under Windows only
Added COBRA2 and VIPER2
 
5619 3567 d 4 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 3698 d 7 h dpurdie /core_devl/trunk/ Added support for compiler version 4.1.0.0 of the SK20 platform.  
5115 3834 d 7 h dpurdie /core_devl/trunk/ GCC CompileOption - Generate PIC
Fix --Alias in BuildProduct
 
4928 3945 d 7 h dpurdie /core_devl/trunk/  
4835 3973 d 8 h dpurdie /core_devl/trunk/ Fixed issue with lcov versions.
It is now configurable for each platform.
 
4814 3980 d 2 h dpurdie /core_devl/trunk/ Initial 64 bit support for Windows and Ubuntu  
4778 3995 d 8 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 2 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.
 
4109 4359 d 3 h dpurdie /core_devl/trunk/ Initial support for the SK20 Device  
4094 4399 d 1 h dpurdie /core_devl/trunk/ Utility: svn createPackage
Perform a validity check on any directory tree being imported. It
must not contain any of the following reserved directory names:
.svn, .git, .hg, .cvs, tags, trunk or branches

GCC Based build targets
Extended CTAGS support to GCC based targets.
'jats make ctags' will generate a ctags file.
 
4034 4475 d 6 h dpurdie /core_devl/trunk/ Support for android NDK.
Added 3 platforms (ANDROIDARM, ANDROIDMIPS and ANDROIDX86) and an alias ANDROIDNDK
Extended GCC toolset to allow compiler to be provided by a package
 
4003 4499 d 1 h dpurdie /core_devl/trunk/ Automated Build System Support for machines that do not build the package  

Show All