Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4727 4031 d 13 h dpurdie /core_devl/branches/alewis_gccinstrumented/ Tweaked NATIVE alias implementation  
4726 4032 d 12 h dpurdie /core_devl/branches/alewis_gccinstrumented/ Added a NATIVE alias  
4725 4033 d 14 h dpurdie /core_devl/branches/alewis_gccinstrumented/ Added Tag support for the Pre/Post RunTest processing.
This suppresses processing where it is not being used.
 
4700 4040 d 16 h alewis /core_devl/branches/alewis_gccinstrumented/ Initial experimental build to support 'gcov' and 'lcov' coverage analysis under UBUNTU12.  
4699 4040 d 17 h alewis /core_devl/branches/alewis_gccinstrumented/ Created by Jats svn branch  
4551 4095 d 15 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 4200 d 13 h dpurdie /core_devl/trunk/ Android support  
4192 4275 d 14 h dpurdie /core_devl/trunk/ Support for VS2012 and CSHARP2012  
4162 4289 d 18 h dpurdie /core_devl/trunk/CFG/PLATFORM/ Added a new JATS host: linux_x64  
4109 4356 d 13 h dpurdie /core_devl/trunk/ Initial support for the SK20 Device  
4034 4472 d 17 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 4515 d 12 h dpurdie /core_devl/trunk/ Merge work to trunk for Version: 3.2.0000.cr  
3832 4579 d 18 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 4611 d 18 h dpurdie /core_devl/trunk/ Rename MSP430G2553 to VSDEVRC  
3559 4611 d 19 h dpurdie /core_devl/trunk/  
2478 4780 d 12 h dpurdie /core_devl/trunk/ Fixed issue with packaging files with a single quote(') in the name  
2450 4781 d 14 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.
 
399 4951 d 15 h dpurdie /core_devl/trunk/ New Platform: WCENAUTIZX5
Jats startup will warn Windows Users if jats.bat does not link to the dynamically updated version of JATS.
Corrected error handling in Release Manager Database connection. Worked on Windows, but not linux.
 
383 4996 d 7 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Minor changes:
* GCC Toolchain
Use JATS' internal dependency generator. This is much faster than the
use of the gcc as previously implemented.

* New Platform: VIXITP
Specialised platform for the VIX 'ITP' product.

* Subversion Support
Documented the use of 'TIMESTAMP' in svn commands
svnrelease. The -branch option supports the special name TIMESTAMP
 
371 5108 d 9 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Minor changes:
* RIORDS Platform
Generate output files with the package version embedded in the name
This can be disabled with --NoVersion

Package up the 'hex' file created when the .img file is processed.

* Jats Sandbox
Softlinks to packages within the sandbox are now relative to the root of
the sandbox. This allows packages in the sandbox to be created under one
machine architecture and consumed under another.
 

Show All