| 237 |
6509 d 14 h |
dpurdie |
/core_devl/trunk/ |
DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Jats Label Utility
Correct use of '-norecurse' operation.
* Jats command line under Unix
Corrected problem when command line quoted arguments with a space are
passed in. oe -xxx="aaa bbb ccc"
* Escrow tool
Added totals to all the tables created in the HTML report
* Platform MOS68KRM
Rome builds. Modified compiler options to match the existing build system |
|
/core_devl/trunk/CFG/PLATFORM/MOS68K.DEF /core_devl/trunk/CFG/PLATFORM/MOS68KRM.DEF /core_devl/trunk/CFG/PLATFORM/MOSCF.DEF /core_devl/trunk/CFG/TOOLSET/BORLAND.RUL /core_devl/trunk/CFG/TOOLSET/MOS_MRI.RUL /core_devl/trunk/ChangeLog.txt /core_devl/trunk/TOOLS/escrow.pl /core_devl/trunk/TOOLS/jats.sh /core_devl/trunk/TOOLS/jats_label.pl /core_devl/trunk/TOOLS/makelib.pl2 /core_devl/trunk/build.pl
|
| 235 |
6510 d 19 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. |
|
/core_devl/trunk/CFG/PLATFORM/BORLAND /core_devl/trunk/CFG/PLATFORM/BORLAND.CFG /core_devl/trunk/CFG/TOOLSET/BORLAND.DEF /core_devl/trunk/CFG/TOOLSET/BORLAND.PL /core_devl/trunk/CFG/TOOLSET/BORLAND.RUL /core_devl/trunk/TOOLS/LIB/jats_runtime.pm
/core_devl/trunk/CFG/TOOLSET/AVR_IAR /core_devl/trunk/CFG/TOOLSET/MOS_MRI.RUL /core_devl/trunk/ChangeLog.txt /core_devl/trunk/TOOLS/LIB/BuildVersion.pm /core_devl/trunk/TOOLS/buildlib.pl /core_devl/trunk/TOOLS/create_dpkg.pl /core_devl/trunk/TOOLS/escrow.pl /core_devl/trunk/TOOLS/jats.bat /core_devl/trunk/TOOLS/jats.pl /core_devl/trunk/TOOLS/jats_cbuilder.pl /core_devl/trunk/build.pl
|