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
5709 3523 d 7 h dpurdie /core_devl/trunk/ Updated VIX copyright notice in all files that had a VIX or ERG copyright notice  
5708 3523 d 7 h dpurdie /core_devl/trunk/ Remove trimeout from unit tests under Windows only
Added COBRA2 and VIPER2
 
5679 3543 d 5 h dpurdie /core_devl/trunk/ Added BuildExclude  
5527 3608 d 11 h dpurdie /core_devl/trunk/ Prepare for release.  
4950 3942 d 10 h dpurdie /core_devl/trunk/ Added HammerHead platform and the AVR32_GNU toolchain  
4928 3945 d 11 h dpurdie /core_devl/trunk/  
4814 3980 d 6 h dpurdie /core_devl/trunk/ Initial 64 bit support for Windows and Ubuntu  
4728 4034 d 6 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.
 
4551 4098 d 8 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.
 
4324 4203 d 6 h dpurdie /core_devl/trunk/ Android support  
4192 4278 d 7 h dpurdie /core_devl/trunk/ Support for VS2012 and CSHARP2012  
4162 4292 d 11 h dpurdie /core_devl/trunk/CFG/PLATFORM/ Added a new JATS host: linux_x64  
4109 4359 d 6 h dpurdie /core_devl/trunk/ Initial support for the SK20 Device  
4034 4475 d 10 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
 
3967 4518 d 5 h dpurdie /core_devl/trunk/ Merge work to trunk for Version: 3.2.0000.cr  
3832 4582 d 11 h dpurdie /core_devl/trunk/ Major changes:
* New Platform: INTELLECT
Support for Intellect PAX.
This support does not extend to native building of PAX modules. It is
intended to 'wrap' the existing PAX Build system.

The body of the Pax Building infrastructure is not within the JATS core
but is to be provided though a JATS plugin.
 
3564 4614 d 11 h dpurdie /core_devl/trunk/ Rename MSP430G2553 to VSDEVRC  
3559 4614 d 12 h dpurdie /core_devl/trunk/  
2478 4783 d 5 h dpurdie /core_devl/trunk/ Fixed issue with packaging files with a single quote(') in the name  
2450 4784 d 7 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.
 

Show All