mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 22:14:59 +00:00
Update explicit-failures-markup.xml
This commit is contained in:
parent
ce324169f9
commit
2f3db4a6bf
1 changed files with 40 additions and 49 deletions
|
@ -3261,55 +3261,46 @@ for more information.
|
|||
</library>
|
||||
|
||||
<!-- 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="qcc-3.*"/>
|
||||
<toolset name="qcc-4.0*"/>
|
||||
<toolset name="qcc-4.1*"/>
|
||||
<toolset name="qcc-4.2*"/>
|
||||
<toolset name="qcc-4.3*"/>
|
||||
<toolset name="qcc-4.4*"/>
|
||||
<toolset name="qcc-4.5*"/>
|
||||
<toolset name="qcc-4.6*"/>
|
||||
<toolset name="qcc-4.7*"/>
|
||||
<toolset name="msvc-7.1"/>
|
||||
<toolset name="msvc-8.0"/>
|
||||
<toolset name="msvc-9.0"/>
|
||||
<toolset name="msvc-10.0"/>
|
||||
<toolset name="msvc-11.0"/>
|
||||
<toolset name="msvc-12.0"/>
|
||||
<note author="Joaquín M López Muñoz" date="18 Jun 2017">
|
||||
Compiler's too old for working.
|
||||
</note>
|
||||
</mark-unusable>
|
||||
<mark-unusable>
|
||||
<toolset name="*98"/>
|
||||
<note author="Joaquín M López Muñoz" date="18 Jun 2017">
|
||||
C++11 or later required.
|
||||
</note>
|
||||
</mark-unusable>
|
||||
</library>
|
||||
<library name="poly_collection">
|
||||
<mark-unusable>
|
||||
<toolset name="clang*-3.0*"/>
|
||||
<toolset name="clang*-3.1*"/>
|
||||
<toolset name="clang*-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="qcc*-3.*"/>
|
||||
<toolset name="qcc*-4.0*"/>
|
||||
<toolset name="qcc*-4.1*"/>
|
||||
<toolset name="qcc*-4.2*"/>
|
||||
<toolset name="qcc*-4.3*"/>
|
||||
<toolset name="qcc*-4.4*"/>
|
||||
<toolset name="qcc*-4.5*"/>
|
||||
<toolset name="qcc*-4.6*"/>
|
||||
<toolset name="qcc*-4.7*"/>
|
||||
<toolset name="msvc-7.1"/>
|
||||
<toolset name="msvc-8.0"/>
|
||||
<toolset name="msvc-9.0"/>
|
||||
<toolset name="msvc-10.0"/>
|
||||
<toolset name="msvc-11.0"/>
|
||||
<toolset name="msvc-12.0"/>
|
||||
<note author="Joaquín M López Muñoz" date="18 Jun 2017">
|
||||
Compiler's too old for working.
|
||||
</note>
|
||||
</mark-unusable>
|
||||
<mark-unusable>
|
||||
<toolset name="*98"/>
|
||||
<note author="Joaquín M López Muñoz" date="18 Jun 2017">
|
||||
C++11 or later required.
|
||||
</note>
|
||||
</mark-unusable>
|
||||
</library>
|
||||
|
||||
<library name="pool">
|
||||
<mark-unusable>
|
||||
|
|
Loading…
Add table
Reference in a new issue