| Line 1... |
Line 1... |
| 1 |
------------------------------------------------------------------------
|
1 |
------------------------------------------------------------------------
|
| - |
|
2 |
Version: 3.5.10000.cr Released: 03-Feb-15
|
| - |
|
3 |
------------------------------------------------------------------------
|
| - |
|
4 |
Minor changes:
|
| - |
|
5 |
* GCC toolset: Handle different versions of lcov
|
| - |
|
6 |
|
| - |
|
7 |
* Unit Testing. Run the collate test results target only once.
|
| - |
|
8 |
|
| - |
|
9 |
* Jats build option: -[no]generic
|
| - |
|
10 |
To be used by the build system to verify correct usage of the
|
| - |
|
11 |
GENERIC platform type.
|
| - |
|
12 |
|
| - |
|
13 |
Internal:
|
| - |
|
14 |
* Adding mechanism to post process Unit Test results.
|
| - |
|
15 |
|
| - |
|
16 |
------------------------------------------------------------------------
|
| 2 |
Version: 3.5.9000.cr Released: 04-Dec-14
|
17 |
Version: 3.5.9000.cr Released: 04-Dec-14
|
| 3 |
------------------------------------------------------------------------
|
18 |
------------------------------------------------------------------------
|
| 4 |
Minor changes:
|
19 |
Minor changes:
|
| 5 |
* New build Alias - NATIVE
|
20 |
* New build Alias - NATIVE
|
| 6 |
NATIVE is a set of platforms, in the current build, which build
|
21 |
NATIVE is a set of platforms, in the current build, which build
|
| 7 |
artifacts that can be expected to run on the build machine.
|
22 |
artifacts that can be expected to run on the build machine.
|
| 8 |
|
23 |
|
| 9 |
The NATIVE alias has been created to simplify the support
|
24 |
The NATIVE alias has been created to simplify the support
|
| 10 |
for automated unit tests.
|
25 |
for automated unit tests.
|
| 11 |
|
26 |
|
| 12 |
* New build platform - UBUNTU12_INSTUMENT
|
27 |
* New build platform - UBUNTU12_INSTRUMENT
|
| 13 |
This build target is similar to UBUNTU12, except that it
|
28 |
This build target is similar to UBUNTU12, except that it
|
| 14 |
generates instrumented code with gcov. The platform's unit tests
|
29 |
generates instrumented code with gcov. The platform's unit tests
|
| 15 |
will create and maintain a set of lcov files.
|
30 |
will create and maintain a set of lcov files.
|
| 16 |
|
31 |
|
| 17 |
Packages generated withthis target SHOULD NOT be deployed to the field.
|
32 |
Packages generated with this target SHOULD NOT be deployed
|
| - |
|
33 |
to the field.
|
| 18 |
|
34 |
|
| 19 |
------------------------------------------------------------------------
|
35 |
------------------------------------------------------------------------
|
| 20 |
Version: 3.5.8000.cr Released: 21-Nov-14
|
36 |
Version: 3.5.8000.cr Released: 21-Nov-14
|
| 21 |
------------------------------------------------------------------------
|
37 |
------------------------------------------------------------------------
|
| 22 |
Minor changes:
|
38 |
Minor changes:
|