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
7299 2295 d 13 h dpurdie /core_devl/branches/gitBuilder/ Created to duplicate the work done on svn002  
5709 3520 d 8 h dpurdie /core_devl/trunk/ Updated VIX copyright notice in all files that had a VIX or ERG copyright notice  
235 6510 d 4 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:
* New Toolset: BORLAND
The toolset uses the Borland C++ Builder 6 to build Borland Project
files via the MakeProject directive.

In this release there is no support for native compilation and linking.

Details are provided in MASS-00166 JATS Reference Manual

Minor changes:
* Extract/Release utility.
Handle Source Path option with spaces by creating a config spec
that can handle spaces

* MOS Compiler
The TMP directory used by the assembler will be created before the
assembler is invoked. This will ensure that the directory exists.

* Utility: create_dpkg
Uses the first 'descpkg' file found. Allows packages that have embedded
descpkg files to be copied.

* AVR_IAR Toolset
Added support for AT90SC144144CT - by David Payne.

* JATS ANT command
Better selection of the ant build file

* Build directive: BuildVersion
Extended the WinRc version file to allow the name of an icon to be
embedded in the .RC file.