10 |
|
<h1>Release Notes For Version V0_10_0</h1> |
11 |
|
<hr> |
12 |
|
<ol> |
13 |
< |
<li> Enhanced Binary Functionality. Now you can define different Build |
13 |
> |
<li>Installation script changed to create a common scram database between versions |
14 |
> |
<li>list and install use common database if it exists |
15 |
> |
<li>SCRAM databases can now be linked together |
16 |
> |
<li>\lt&export> tags are no longer propogated by default. Set |
17 |
> |
scram_autoexport=true in your top level BuildFile to return to |
18 |
> |
the previous behaviour. |
19 |
> |
<li>New scram db command for maintaining databse linking |
20 |
> |
<li>Enhanced Binary Functionality. Now you can define different Build |
21 |
|
environmentss for each binary target. |
22 |
|
<li><Environment> tags to define binary environments |
23 |
|
<li>Seperation of build areas for each binary - no more template clashes. |