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 |
14 |
< |
environmentss for each binary target. |
13 |
> |
Database Related Enhancements |
14 |
> |
<li>Installation script changed to create a common scram database between versions |
15 |
> |
<li>list and install use common database if it exists |
16 |
> |
<li>SCRAM databases can now be linked together |
17 |
> |
<li>New scram db command for maintaining databse linking |
18 |
> |
<p> |
19 |
> |
BuildFile Related Enhancements |
20 |
> |
<li>\lt&export> tags are no longer propogated to BuildFiles below by default. |
21 |
> |
<br> |
22 |
> |
Set <em>scram_autoexport=true</em> in your top level BuildFile to return to |
23 |
> |
the previous behaviour. |
24 |
> |
<li>Binary Functionality. Now you can define different Build |
25 |
> |
environments for each binary target. This allows you to specify different |
26 |
> |
libs etc. to different bins. |
27 |
|
<li><Environment> tags to define binary environments |
28 |
|
<li>Seperation of build areas for each binary - no more template clashes. |
29 |
|
<li>Redefinition of bin targets from : to :: |
30 |
|
- may prove backwards incompatible with some project configuration files. |
31 |
+ |
<li>Updated build help system - only generic and binary targets at present |
32 |
|
</ol> |
33 |
|
<p> |
34 |
|
<hr> |