Rev 313 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 317 2010-01-20 16:17:40
- Author: dpurdie
- Log message:
- DevTools/core_devl: Checkin by Svn Import
Minor changes:
* WinCe Toolsets
New CompileOptions operations:
Exceptions - Enable exception handling
noExceptions - Disable
Default is to retain backward compatibility. It is mixed.
Example:
CompileOptions ('*', 'Exceptions' );
* Solaris targets
Full support for a target called SOLARIS8_SPARC32
It is identical to SOLARIS in a 'sparc' build machine, but it is only
available on a 'sparc' build machine. Can be used to limit builds to one
machine type.