Lines Matching refs:toolset
15 <toolset>msvc:<define>_SCL_SECURE_NO_WARNINGS
16 <toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE
17 <toolset>msvc:<define>_CRT_SECURE_NO_WARNINGS
18 <toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE
19 <toolset>msvc:<cxxflags>/bigobj
20 <toolset>msvc:<cxxflags>/wd4503 # decorated name length exceeded, name was truncated
21 <toolset>msvc:<cxxflags>/wd4456 # declaration of 'A' hides previous local declaration
22 <toolset>msvc:<cxxflags>/wd4459 # declaration of 'A' hides global declaration
23 …<toolset>msvc:<cxxflags>/wd4003 # not enough actual parameters for macro 'X' - caused by BOOST_PP_…
24 <toolset>intel-win:<define>_SCL_SECURE_NO_WARNINGS
25 <toolset>intel-win:<define>_SCL_SECURE_NO_DEPRECATE
26 <toolset>intel-win:<define>_CRT_SECURE_NO_WARNINGS
27 <toolset>intel-win:<define>_CRT_SECURE_NO_DEPRECATE
28 <toolset>darwin:<cxxflags>-ftemplate-depth-1024
29 <toolset>gcc:<cxxflags>-ftemplate-depth-1024
30 …<toolset>gcc:<cxxflags>-fno-strict-aliasing # avoids strict aliasing violations in other Boost co…
44 <toolset>intel-win:<cxxflags>"/Qwd177,780,2196,1782,193,304,981,1418,411,734,279"
45 <toolset>intel-linux:<cxxflags>"-wd177,780,2196,1782,193,304,981,1418,411,734,279"
46 <toolset>intel-darwin:<cxxflags>"-wd177,780,2196,1782,193,304,981,1418,411,734,279"