Rev 4109 |
Compare with Previous |
Directory listing |
Details |
Blame |
View Log
| RSS feed
Last modification
- Rev 0 – 4031 d 7 h
- Author: dpurdie
- Log message:
- Minor changes:
* New build Alias - NATIVE
NATIVE is a set of platforms, in the current build, which build
artifacts that can be expected to run on the build machine.
The NATIVE alias has been created to simplify the support
for automated unit tests.
* New build platform - UBUNTU12_INSTUMENT
This build target is similar to UBUNTU12, except that it
generates instrumented code with gcov. The platform's unit tests
will create and maintain a set of lcov files.
Packages generated withthis target SHOULD NOT be deployed to the field.