mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 05:55:01 +00:00
updated according to current toolset naming conventions (#168)
This commit is contained in:
parent
180cac8953
commit
a2d3865aab
1 changed files with 21 additions and 21 deletions
|
@ -3430,27 +3430,27 @@ for more information.
|
|||
<!-- poly_collection -->
|
||||
<library name="poly_collection">
|
||||
<mark-unusable>
|
||||
<toolset name="clang-linux-3.0*"/>
|
||||
<toolset name="clang-linux-3.1*"/>
|
||||
<toolset name="clang-linux-3.2*"/>
|
||||
<toolset name="gcc-3.*"/>
|
||||
<toolset name="gcc-4.0*"/>
|
||||
<toolset name="gcc-4.1*"/>
|
||||
<toolset name="gcc-4.2*"/>
|
||||
<toolset name="gcc-4.3*"/>
|
||||
<toolset name="gcc-4.4*"/>
|
||||
<toolset name="gcc-4.5*"/>
|
||||
<toolset name="gcc-4.6*"/>
|
||||
<toolset name="gcc-4.7*"/>
|
||||
<toolset name="gcc-mngw-3.*"/>
|
||||
<toolset name="gcc-mngw-4.0*"/>
|
||||
<toolset name="gcc-mngw-4.1*"/>
|
||||
<toolset name="gcc-mngw-4.2*"/>
|
||||
<toolset name="gcc-mngw-4.3*"/>
|
||||
<toolset name="gcc-mngw-4.4*"/>
|
||||
<toolset name="gcc-mngw-4.5*"/>
|
||||
<toolset name="gcc-mngw-4.6*"/>
|
||||
<toolset name="gcc-mngw-4.7*"/>
|
||||
<toolset name="clang-gnu-linux-3.0*"/>
|
||||
<toolset name="clang-gnu-linux-3.1*"/>
|
||||
<toolset name="clang-gnu-linux-3.2*"/>
|
||||
<toolset name="gcc-gnu-3.*"/>
|
||||
<toolset name="gcc-gnu-4.0*"/>
|
||||
<toolset name="gcc-gnu-4.1*"/>
|
||||
<toolset name="gcc-gnu-4.2*"/>
|
||||
<toolset name="gcc-gnu-4.3*"/>
|
||||
<toolset name="gcc-gnu-4.4*"/>
|
||||
<toolset name="gcc-gnu-4.5*"/>
|
||||
<toolset name="gcc-gnu-4.6*"/>
|
||||
<toolset name="gcc-gnu-4.7*"/>
|
||||
<toolset name="gcc-mngw-gnu-3.*"/>
|
||||
<toolset name="gcc-mngw-gnu-4.0*"/>
|
||||
<toolset name="gcc-mngw-gnu-4.1*"/>
|
||||
<toolset name="gcc-mngw-gnu-4.2*"/>
|
||||
<toolset name="gcc-mngw-gnu-4.3*"/>
|
||||
<toolset name="gcc-mngw-gnu-4.4*"/>
|
||||
<toolset name="gcc-mngw-gnu-4.5*"/>
|
||||
<toolset name="gcc-mngw-gnu-4.6*"/>
|
||||
<toolset name="gcc-mngw-gnu-4.7*"/>
|
||||
<toolset name="qcc-3.*"/>
|
||||
<toolset name="qcc-4.0*"/>
|
||||
<toolset name="qcc-4.1*"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue