Rev 227 |
Rev 245 |
Go to most recent revision |
Compare with Previous |
Directory listing |
Details |
Blame |
View Log
| RSS feed
Last modification
- Rev 239 – 6495 d 5 h
- Author: dpurdie
- Log message:
- DevTools/core_devl: Checkin by Svn Import
Major changes:
Minor changes:
* Corrected operation of GBE_PLATFORM, when building a GENERIC package.
A GENERIC package can now be built independently of the value
of GBE_PLATFORM.
* MOS Toolset
If only building for a production target, then don't generate an error
if there is no debug data and code addresses specified.
Use to build platform independent MOS Releases. Cannot have debug, but
can have production (PIC) components.
* Utility command: jats abt
Parse and use -buildfile=xxx option
* Utility command: jats extract -extractfiles
The extractfiles option will now duplicate empty directories
* Building ANT projects under JATS
Ensure that the PATH is correctly setup so that ANT can locate
utilities within the JAVA directory - for both Solaris and Windows.
Previously only worked on Windows