Meta Configuration of Package boost-jam
x
1
<package name="boost-jam" project="server:monitoring">
2
<title>An Enhanced Make Replacement</title>
3
<description>Boost Jam is a build tool based on FTJam, which in turn is based on
4
Perforce Jam. It contains significant improvements made to facilitate
5
its use in the Boost Build System, but should be backward compatible
6
with Perforce Jam.</description>
7
<build>
8
<disable/>
9
<enable repository="SLE_11"/>
10
<enable repository="SLE_11_SP1"/>
11
<enable repository="SLE_11_SP2"/>
12
<enable repository="SLE_11_SP3"/>
13
<enable repository="SLE_11_SP4"/>
14
</build>
15
</package>
16