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
4726 4032 d 1 h dpurdie /core_devl/branches/alewis_gccinstrumented/ Added a NATIVE alias  
4725 4033 d 3 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 5 h alewis /core_devl/branches/alewis_gccinstrumented/ Initial experimental build to support 'gcov' and 'lcov' coverage analysis under UBUNTU12.  
4699 4040 d 6 h alewis /core_devl/branches/alewis_gccinstrumented/ Created by Jats svn branch  
4551 4095 d 4 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 2 h dpurdie /core_devl/trunk/ Android support  
4192 4275 d 3 h dpurdie /core_devl/trunk/ Support for VS2012 and CSHARP2012  
4162 4289 d 7 h dpurdie /core_devl/trunk/CFG/PLATFORM/ Added a new JATS host: linux_x64  
4109 4356 d 2 h dpurdie /core_devl/trunk/ Initial support for the SK20 Device  
4034 4472 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
 
3967 4515 d 1 h dpurdie /core_devl/trunk/ Merge work to trunk for Version: 3.2.0000.cr  
3832 4579 d 7 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 7 h dpurdie /core_devl/trunk/ Rename MSP430G2553 to VSDEVRC  
3559 4611 d 8 h dpurdie /core_devl/trunk/  
2478 4780 d 1 h dpurdie /core_devl/trunk/ Fixed issue with packaging files with a single quote(') in the name  
2450 4781 d 3 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 4 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 4995 d 20 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 5107 d 22 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.
 
369 5116 d 21 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Minor changes:
* New Platform and Toolchain
Platform is RIORDT. This uses the MSP430 toolchain.
Beta release of this toolchain

* Jats Escrow. Escrow extraction
Force views created to be done in the same manner as the build daemon.
Under Clearcase, do not include the /main/0 rule.

* Utility: ccrelease (jats release, jats extract)
Correct use of /main/0 on Unix platforms to match Windows behavior.
Only add /main/0 if the user has provided a path to a directory within
a vob.

* Various changes to remove warnings when used with perl 5.14.
Note: Perl 5.14 is not recommended.
Perl 5.8.8 is recommended.

* Windows utilities
Updated 7z to version 9.20.

* Subversion Support
Support for 1.7 error messages
Extended the 'jats svn' utility. New subcommands:
paths - Display Subversion tag to URL conversions
tag - Convert a path or URL to a Release Manager Tag
url - Convert Release Manager tag to URL

* COBRA Toolset
Suppress compiler warning on incompatible ABI

* Create dpkg utility
Allows packaging from a sandbox, but only of package versions 99.99.99
 

Show All