Home
last modified time | relevance | path

Searched refs:msvc (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/third_party/boost/libs/sort/test/
Dtest.log9 compile-c-c++ ..\..\..\bin.v2\libs\sort\test\integer_sort.test\msvc-12.0\debug\threading-multi\inte…
11 msvc.link ..\..\..\bin.v2\libs\sort\test\integer_sort.test\msvc-12.0\debug\threading-multi\integer_…
12 msvc.manifest ..\..\..\bin.v2\libs\sort\test\integer_sort.test\msvc-12.0\debug\threading-multi\inte…
13 testing.capture-output ..\..\..\bin.v2\libs\sort\test\integer_sort.test\msvc-12.0\debug\threading-m…
15 **passed** ..\..\..\bin.v2\libs\sort\test\integer_sort.test\msvc-12.0\debug\threading-multi\integer…
16 compile-c-c++ ..\..\..\bin.v2\libs\sort\test\float_sort.test\msvc-12.0\debug\threading-multi\float_…
18 msvc.link ..\..\..\bin.v2\libs\sort\test\float_sort.test\msvc-12.0\debug\threading-multi\float_sort…
19 msvc.manifest ..\..\..\bin.v2\libs\sort\test\float_sort.test\msvc-12.0\debug\threading-multi\float_…
20 testing.capture-output ..\..\..\bin.v2\libs\sort\test\float_sort.test\msvc-12.0\debug\threading-mul…
22 **passed** ..\..\..\bin.v2\libs\sort\test\float_sort.test\msvc-12.0\debug\threading-multi\float_sor…
[all …]
/third_party/boost/libs/circular_buffer/example/
Djamfile.v222 <toolset>msvc:<warnings>all
23 <toolset>msvc:<asynch-exceptions>on
24 <toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE
25 <toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE
26 <toolset>msvc:<define>_SCL_SECURE_NO_WARNINGS
27 <toolset>msvc:<define>_CRT_SECURE_NO_WARNINGS
28 <toolset>msvc:<cxxflags>/wd4996
29 <toolset>msvc:<cxxflags>/wd4512
30 <toolset>msvc:<cxxflags>/wd4610
31 <toolset>msvc:<cxxflags>/wd4510
[all …]
/third_party/boost/libs/math/test/test_instances/
DJamfile.v215 <toolset>msvc:<warnings>all
16 <toolset>msvc:<asynch-exceptions>on
17 <toolset>msvc:<cxxflags>/wd4996
18 <toolset>msvc:<cxxflags>/wd4511 # copy constructor could not be generated
19 <toolset>msvc:<cxxflags>/wd4512
20 <toolset>msvc:<cxxflags>/wd4610
21 <toolset>msvc:<cxxflags>/wd4510
22 <toolset>msvc:<cxxflags>/wd4127
23 <toolset>msvc:<cxxflags>/wd4701 # needed for lexical cast - temporary.
24 <toolset>msvc:<cxxflags>/wd4189 # local variable is initialized but not referenced
[all …]
/third_party/boost/tools/quickbook/src/
DJamfile.v251 <toolset>msvc:<cxxflags>/wd4355
52 <toolset>msvc:<cxxflags>/wd4511
53 <toolset>msvc:<cxxflags>/wd4512
54 <toolset>msvc:<cxxflags>/wd4701
55 <toolset>msvc:<cxxflags>/wd4702
56 <toolset>msvc:<cxxflags>/wd4244
57 <toolset>msvc:<cxxflags>/wd4267
58 <toolset>msvc:<cxxflags>/wd4800
59 <toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE
60 <toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE
/third_party/boost/libs/xpressive/test/
DJamfile.v212 <toolset>msvc:<debug-symbols>off
13 <toolset>msvc-8.0:<define>_SCL_SECURE_NO_DEPRECATE
14 <toolset>msvc-8.0:<define>_CRT_SECURE_NO_DEPRECATE
15 <toolset>msvc-9.0:<define>_SCL_SECURE_NO_DEPRECATE
16 <toolset>msvc-10.0:<define>_SCL_SECURE_NO_WARNINGS
17 <toolset>msvc-11.0:<define>_SCL_SECURE_NO_DEPRECATE
18 <toolset>msvc-11.0:<define>_SCL_SECURE_NO_WARNINGS
23 # <toolset>msvc:<cxxflags>-W4
24 <toolset>msvc,<stdlib>stlport:<define>_STLP_EXPOSE_GLOBALS_IMPLEMENTATION
30 : [ run regress.cpp : : regress.txt : <toolset>msvc:<cxxflags>/bigobj ]
[all …]
/third_party/boost/libs/compute/include/boost/compute/detail/
Ddiagnostic.hpp93 # define BOOST_COMPUTE_DIAG_OFF(gcc, clang, msvc) BOOST_COMPUTE_MSVC_DIAG_OFF(msvc) argument
94 # define BOOST_COMPUTE_DIAG_ON(gcc, clang, msvc) BOOST_COMPUTE_MSVC_DIAG_ON(msvc) argument
96 # define BOOST_COMPUTE_DIAG_OFF(gcc, clang, msvc) BOOST_COMPUTE_CLANG_DIAG_OFF(clang) argument
97 # define BOOST_COMPUTE_DIAG_ON(gcc, clang, msvc) BOOST_COMPUTE_CLANG_DIAG_ON(clang) argument
99 # define BOOST_COMPUTE_DIAG_OFF(gcc, clang, msvc) BOOST_COMPUTE_GCC_DIAG_OFF(gcc) argument
100 # define BOOST_COMPUTE_DIAG_ON(gcc, clang, msvc) BOOST_COMPUTE_GCC_DIAG_ON(gcc) argument
102 # define BOOST_COMPUTE_DIAG_OFF(gcc, clang, msvc) argument
103 # define BOOST_COMPUTE_DIAG_ON(gcc, clang, msvc) argument
/third_party/boost/boost/compute/detail/
Ddiagnostic.hpp93 # define BOOST_COMPUTE_DIAG_OFF(gcc, clang, msvc) BOOST_COMPUTE_MSVC_DIAG_OFF(msvc) argument
94 # define BOOST_COMPUTE_DIAG_ON(gcc, clang, msvc) BOOST_COMPUTE_MSVC_DIAG_ON(msvc) argument
96 # define BOOST_COMPUTE_DIAG_OFF(gcc, clang, msvc) BOOST_COMPUTE_CLANG_DIAG_OFF(clang) argument
97 # define BOOST_COMPUTE_DIAG_ON(gcc, clang, msvc) BOOST_COMPUTE_CLANG_DIAG_ON(clang) argument
99 # define BOOST_COMPUTE_DIAG_OFF(gcc, clang, msvc) BOOST_COMPUTE_GCC_DIAG_OFF(gcc) argument
100 # define BOOST_COMPUTE_DIAG_ON(gcc, clang, msvc) BOOST_COMPUTE_GCC_DIAG_ON(gcc) argument
102 # define BOOST_COMPUTE_DIAG_OFF(gcc, clang, msvc) argument
103 # define BOOST_COMPUTE_DIAG_ON(gcc, clang, msvc) argument
/third_party/boost/libs/variant2/test/
DJamfile21 <toolset>msvc:<warnings-as-errors>on
32 compile variant_holds_alternative_cx.cpp : <toolset>msvc-14.0:<build>no ;
35 compile variant_get_by_index_cx.cpp : <toolset>msvc-14.0:<build>no ;
38 compile variant_get_by_type_cx.cpp : <toolset>msvc-14.0:<build>no ;
41 compile variant_default_construct_cx.cpp : <toolset>msvc-14.0:<build>no ;
44 compile variant_copy_construct_cx.cpp : <toolset>msvc-14.0:<build>no ;
50 compile variant_value_construct_cx.cpp : <toolset>msvc-14.0:<build>no ;
53 compile variant_in_place_index_construct_cx.cpp : <toolset>msvc-14.0:<build>no ;
56 compile variant_in_place_type_construct_cx.cpp : <toolset>msvc-14.0:<build>no ;
97 <toolset>msvc:<cxxflags>/wd4530
[all …]
/third_party/flutter/skia/third_party/externals/angle2/infra/config/global/
Dluci-milo.cfg64 name: "buildbucket/luci.angle.ci/win-msvc-x86-dbg"
65 category: "win|msvc|x86"
69 name: "buildbucket/luci.angle.ci/win-msvc-x86-rel"
70 category: "win|msvc|x86"
74 name: "buildbucket/luci.angle.ci/win-msvc-x64-dbg"
75 category: "win|msvc|x64"
79 name: "buildbucket/luci.angle.ci/win-msvc-x64-rel"
80 category: "win|msvc|x64"
146 name: "buildbucket/luci.angle.try/win-msvc-x86-dbg"
147 category: "win|msvc|x86"
[all …]
Dluci-scheduler.cfg38 triggers: "win-msvc-x86-dbg"
39 triggers: "win-msvc-x86-rel"
40 triggers: "win-msvc-x64-dbg"
41 triggers: "win-msvc-x64-rel"
145 id: "win-msvc-x86-dbg"
150 builder: "win-msvc-x86-dbg"
155 id: "win-msvc-x86-rel"
160 builder: "win-msvc-x86-rel"
165 id: "win-msvc-x64-dbg"
170 builder: "win-msvc-x64-dbg"
[all …]
/third_party/libpsl/msvc/
DMakefile.am2 build-rules-msvc.mak \
4 config-msvc.mak \
6 create-lists-msvc.mak \
7 detectenv-msvc.mak \
8 generate-msvc.mak \
9 install-msvc.mak \
DMakefile.vc10 !include detectenv-msvc.mak
13 !include config-msvc.mak
19 !include create-lists-msvc.mak
26 !include build-rules-msvc.mak
29 !include generate-msvc.mak
32 !include install-msvc.mak
/third_party/boost/libs/multiprecision/example/
DJamfile.v247 <toolset>msvc:<runtime-link>static
48 <toolset>msvc:<link>static
49 <toolset>msvc:<warnings>all
50 <toolset>msvc:<asynch-exceptions>on
51 <toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE
52 <toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE
53 <toolset>msvc:<define>_SCL_SECURE_NO_WARNINGS
54 <toolset>msvc:<define>_CRT_SECURE_NO_WARNINGS
55 <toolset>msvc:<cxxflags>/wd4996
56 <toolset>msvc:<cxxflags>/wd4512
[all …]
/third_party/boost/libs/wave/test/build/
DJamfile.v249 requirements += <toolset-msvc:version>7.1:<rtti>off ; # workaround for compiler bug
50 requirements += <toolset-msvc:version>7.1_stlport4:<rtti>off ;
80 <toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE
81 <toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE
108 <toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE
109 <toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE
134 <toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE
135 <toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE
158 <toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE
159 <toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE
[all …]
/third_party/boost/tools/build/src/tools/
Dintel-win.jam12 import msvc ;
22 toolset.inherit-generators intel-win <toolset>intel <toolset-intel:platform>win : msvc ;
23 toolset.inherit-flags intel-win : msvc : : YLOPTION ;
24 toolset.inherit-rules intel-win : msvc ;
61 …local msvc-version = [ feature.get-values <compatibility> : $(options) ] ; # On auto config mode t…
62 msvc-version = [ get-msvc-version-from-vc-string $(msvc-version) ] ;
65 if [ is-msvc-supported $(v) : $(msvc-version) ]
103 local msvc_versions = [ feature.values <toolset-msvc:version> ] ;
106 ECHO notice\: no msvc versions detected. trying auto detect ;
107 toolset.using msvc : all ;
[all …]
Dmsvc.jam18 [[bbv2.reference.tools.compiler.msvc]]
21 The `msvc` module supports the
39 equal to `msvc-[version number]` for example to build with Visual Studio
43 .\b2 toolset=msvc-14.2 target
46 The `msvc` module is initialized using the following syntax:
49 using msvc : [version] : [c++-compile-command] : [compiler options] ;
131 [[bbv2.reference.tools.compiler.msvc.64]]
173 [[bbv2.reference.tools.compiler.msvc.winrt]]
185 * Windows 8.0: toolset=msvc-11.0 windows-api=store
186 * Windows 8.1: toolset=msvc-12.0 windows-api=store
[all …]
/third_party/boost/libs/math/minimax/
DJamfile.v220 <toolset>msvc:<warnings>all
21 <toolset>msvc:<asynch-exceptions>on
22 <toolset>msvc:<cxxflags>/wd4996
23 <toolset>msvc:<cxxflags>/wd4512
24 <toolset>msvc:<cxxflags>/wd4610
25 <toolset>msvc:<cxxflags>/wd4510
26 <toolset>msvc:<cxxflags>/wd4127
27 <toolset>msvc:<cxxflags>/wd4701 # needed for lexical cast - temporary.
/third_party/boost/libs/proto/test/
DJamfile.v211 <toolset>msvc-7.1:<debug-symbols>off
12 <toolset>msvc-8.0:<define>_SCL_SECURE_NO_DEPRECATE
13 <toolset>msvc-8.0:<define>_CRT_SECURE_NO_DEPRECATE
14 <toolset>msvc-9.0:<define>_SCL_SECURE_NO_DEPRECATE
15 <toolset>msvc-10.0:<define>_SCL_SECURE_NO_DEPRECATE
16 <toolset>msvc-11.0:<define>_SCL_SECURE_NO_DEPRECATE
17 <toolset>msvc-11.0:<define>_SCL_SECURE_NO_WARNINGS
43 [ run mem_ptr.cpp : : : <toolset>msvc:<cxxflags>/wd4355 ]
/third_party/boost/libs/filesystem/test/
Dboost_test.bat5 echo Default -ts is gcc-c++03,gcc-c++11,gcc-c++14,msvc-12.0,msvc-14.0,msvc-14.1
6 echo Example: boost_test -ts msvc-12.0 -a "define=BOOST_SOME_MACRO" config_info
13 b2 -j3 --v2 --dump-tests --toolset=gcc-c++03,gcc-c++11,gcc-c++14,msvc-12.0,msvc-14.0,msvc-14.1 %* >…
/third_party/boost/libs/compute/test/
DJamfile.v216 <toolset>msvc:<define>_SCL_SECURE_NO_WARNINGS
17 <toolset>msvc:<define>_CRT_SECURE_NO_WARNINGS
18 <toolset>msvc:<define>NOMINMAX
19 <toolset>msvc:<cxxflags>/wd4003 # Not enough actual parameters for a BOOST_PP macro
20 …<toolset>msvc:<cxxflags>/wd4244 # Warning C4244: 'initializing': conversion from 'double' to 'int'…
21 …<toolset>msvc:<cxxflags>/wd4305 # Warning C4305: 'initializing': truncation from 'double' to 'floa…
22 …<toolset>msvc:<cxxflags>/wd4800 # Warning C4800: 'uint32_t' : forcing value to bool 'true' or 'fal…
23 …<toolset>msvc:<cxxflags>/wd4838 # Warning C4838: conversion from 'double' to 'float' requires a na…
/third_party/boost/libs/math/tools/
DJamfile.v220 <toolset>msvc:<warnings>all
21 <toolset>msvc:<asynch-exceptions>on
22 <toolset>msvc:<cxxflags>/wd4996
23 <toolset>msvc:<cxxflags>/wd4512
24 <toolset>msvc:<cxxflags>/wd4610
25 <toolset>msvc:<cxxflags>/wd4510
26 <toolset>msvc:<cxxflags>/wd4127
27 <toolset>msvc:<cxxflags>/wd4701 # needed for lexical cast - temporary.
/third_party/boost/libs/convert/example/
Djamfile.v213 <toolset>msvc:<warnings>all
15 …<toolset>msvc:<cxxflags>"/wd4996 /wd4512 /wd4610 /wd4510 /wd4127 /wd4701 /wd4127 /wd4305 /wd4100 /…
16 <toolset>msvc:<asynch-exceptions>on
17 <toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE
18 <toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE
19 <toolset>msvc:<define>_SCL_SECURE_NO_WARNINGS
20 <toolset>msvc:<define>_CRT_SECURE_NO_WARNINGS
/third_party/boost/libs/numeric/ublas/test/
DJamfile55 <toolset>msvc:<cxxflags>/bigobj
56 <toolset>msvc:<cxxflags>"/W4" # == all
59 <toolset>msvc:<define>_SCL_SECURE_NO_WARNINGS
60 <toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE
61 <toolset>msvc:<define>_CRT_SECURE_NO_WARNINGS
62 <toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE
63 …<toolset>msvc:<define>_CRT_NONSTDC_NO_DEPRECATE # Suppresses other warnings about using standard P…
65 #<toolset>msvc:<cxxflags>/wd4996 # 'putenv': The POSIX name for this item is deprecated.
66 #<toolset>msvc:<cxxflags>/wd4512 # assignment operator could not be generated.
67 …#<toolset>msvc:<cxxflags>/wd4224 # nonstandard extension used : formal parameter 'arg' was previou…
[all …]
/third_party/boost/
Dbootstrap.bat31 REM properly. Default to msvc if not specified.
33 SET TOOLSET=msvc
38 IF "%1"=="vc71" SET TOOLSET=msvc : 7.1
39 IF "%1"=="vc8" SET TOOLSET=msvc : 8.0
40 IF "%1"=="vc9" SET TOOLSET=msvc : 9.0
41 IF "%1"=="vc10" SET TOOLSET=msvc : 10.0
42 IF "%1"=="vc11" SET TOOLSET=msvc : 11.0
43 IF "%1"=="vc12" SET TOOLSET=msvc : 12.0
44 IF "%1"=="vc14" SET TOOLSET=msvc : 14.0
45 IF "%1"=="vc141" SET TOOLSET=msvc : 14.1
[all …]
/third_party/boost/libs/convert/test/
Djamfile.v216 <toolset>msvc:<warnings>all
17 …<toolset>msvc:<cxxflags>"/wd4996 /wd4512 /wd4610 /wd4510 /wd4127 /wd4701 /wd4127 /wd4305 /wd4244 /…
18 <toolset>msvc:<asynch-exceptions>on
19 <toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE
20 <toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE
21 <toolset>msvc:<define>_SCL_SECURE_NO_WARNINGS
22 <toolset>msvc:<define>_CRT_SECURE_NO_WARNINGS

12345678910>>...20