Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
7300 2295 d 8 h dpurdie /core_devl/branches/gitBuilder/  
7299 2295 d 9 h dpurdie /core_devl/branches/gitBuilder/ Created to duplicate the work done on svn002  
327 5698 d 21 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:
* New compiler support
Support for the Keil Arm V4.03a compiler
This is enabled via:
build.pl: BuildPlatforms ( 'H400,--Version=4.03a' );
 
283 6130 d 23 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:
* New Platform: H400
Supported by the KIELARMV3 toolset.
Refer to the Jats Reference Manual for toolset specific options

Minor changes:
* MergeLibrary directive
Allow a library that has been created in the same makefile.pl as the
directive to be located, without the need to 'install' it first.