
7 Jul
2012
7 Jul
'12
11:07 a.m.
Am 29.06.2012 20:14, schrieb Daniel James:
That's the kind of thing that should be put in explicit-failures-markup.xml. You want something like:
<!-- context --> <library name="context"> <mark-unusable> <toolset name="cray*"/> <toolset name="intel-linux*"/> <note author="Oliver Kowalke"> This platform is not supported (but might be added later). </note> </mark-unusable> </library>
The asterisk in 'cray*' can only come at the end.
Is it possible to express: architectures (not only toolsets) different from 'intel', 'ppc', 'arm' and 'mips' are not supported? regards, Oliver