Home
last modified time | relevance | path

Searched refs:toolset (Results 1 – 25 of 38) sorted by relevance

12

/external/clang/tools/scan-build-py/libear/
D__init__.py25 toolset = make_toolset(src_dir)
26 toolset.set_compiler(compiler)
27 toolset.set_language_standard('c99')
28 toolset.add_definitions(['-D_GNU_SOURCE'])
30 configure = do_configure(toolset)
48 target = create_shared_library('ear', toolset)
51 target.link_against(toolset.dl_libraries())
164 def __init__(self, toolset): argument
165 self.ctx = toolset
222 def do_configure(toolset): argument
[all …]
/external/llvm/tools/msbuild/
Dinstall.bat83 copy %PLATFORM%\toolset-vs2013.props %D%\LLVM-vs2013\toolset.props
85 copy %PLATFORM%\toolset-vs2013.targets %D%\LLVM-vs2013\toolset.targets
89 copy %PLATFORM%\toolset-vs2013_xp.props %D%\LLVM-vs2013_xp\toolset.props
91 copy %PLATFORM%\toolset-vs2013_xp.targets %D%\LLVM-vs2013_xp\toolset.targets
100 copy %PLATFORM%\toolset-vs2014.props %D%\LLVM-vs2014\toolset.props
102 copy %PLATFORM%\toolset-vs2014.targets %D%\LLVM-vs2014\toolset.targets
106 copy %PLATFORM%\toolset-vs2014_xp.props %D%\LLVM-vs2014_xp\toolset.props
108 copy %PLATFORM%\toolset-vs2014_xp.targets %D%\LLVM-vs2014_xp\toolset.targets
Duninstall.bat40 IF EXIST %D%\LLVM-vs2013 del %D%\LLVM-vs2013\toolset.props
41 IF EXIST %D%\LLVM-vs2013 del %D%\LLVM-vs2013\toolset.targets
43 IF EXIST %D%\LLVM-vs2013_xp del %D%\LLVM-vs2013_xp\toolset.props
44 IF EXIST %D%\LLVM-vs2013_xp del %D%\LLVM-vs2013_xp\toolset.targets
47 IF EXIST %D%\LLVM-vs2013 del %D%\LLVM-vs2013\toolset.props
48 IF EXIST %D%\LLVM-vs2013 del %D%\LLVM-vs2013\toolset.targets
50 IF EXIST %D%\LLVM-vs2013_xp del %D%\LLVM-vs2013_xp\toolset.props
51 IF EXIST %D%\LLVM-vs2013_xp del %D%\LLVM-vs2013_xp\toolset.targets
55 IF EXIST %D%\LLVM-vs2014 del %D%\LLVM-vs2014\toolset.props
56 IF EXIST %D%\LLVM-vs2014 del %D%\LLVM-vs2014\toolset.targets
[all …]
DCMakeLists.txt11 set(prop_file_v120 "toolset-vs2013.props")
12 set(prop_file_v120_xp "toolset-vs2013_xp.props")
13 set(prop_file_v140 "toolset-vs2014.props")
14 set(prop_file_v140_xp "toolset-vs2014_xp.props")
54 install(FILES "toolset-vs2013.targets" DESTINATION "tools/msbuild/${platform}")
55 install(FILES "toolset-vs2013_xp.targets" DESTINATION "tools/msbuild/${platform}")
56 install(FILES "toolset-vs2014.targets" DESTINATION "tools/msbuild/${platform}")
57 install(FILES "toolset-vs2014_xp.targets" DESTINATION "tools/msbuild/${platform}")
/external/conscrypt/release/
DDockerfile30 RUN yum install -y llvm-toolset-7
31 ENV CC /opt/rh/llvm-toolset-7/root/usr/bin/clang
32 ENV CXX /opt/rh/llvm-toolset-7/root/usr/bin/clang++
98 # Start in toolset environment that uses Clang 5
99 CMD ["scl", "enable", "llvm-toolset-7", "bash"]
Dlinux40 docker exec $CONTAINER_ID scl enable llvm-toolset-7 "/conscrypt/release/docker $1"
/external/python/cpython2/PCbuild/
Denv.bat7 rem To build Python with a newer toolset, pass "/p:PlatformToolset=v100" (or
8 rem 'v110', 'v120' or 'v140') to the build script. Note that no toolset
Dfind_msbuild.bat3 @rem a build, so we no longer search for the full VC toolset.
/external/python/cpython3/PCbuild/
Denv.bat7 rem To build Python with an earlier toolset, pass "/p:PlatformToolset=v100" (or
Dfind_msbuild.bat3 @rem a build, so we no longer search for the full VC toolset.
/external/python/cpython2/Doc/
DREADME.txt16 You need to have Sphinx <http://sphinx-doc.org/> installed; it is the toolset
114 Bugs in the toolset should be reported in the Sphinx bug tracker at
Dabout.rst22 * Fred L. Drake, Jr., the creator of the original Python documentation toolset
/external/python/cpython3/Doc/
Dabout.rst22 * Fred L. Drake, Jr., the creator of the original Python documentation toolset
DREADME.rst123 Bugs in the toolset should be reported to the tools themselves.
/external/sl4a/
DREADME.md5 Originally authored by Damon Kohler, Scripting Layer for Android, SL4A, is an automation toolset
/external/swiftshader/third_party/llvm-7.0/llvm/tools/msbuild/
DLLVM.Cpp.Common.props67 … switches the toolset to Clang, we will still treat the value as default (which for us is to
DLLVM.Cpp.Common.targets33 changes the toolset to clang, they could have set options such as /Gm
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DGettingStartedVS.rst109 32-bit toolset. If you are developing on a 64-bit version of Windows and
110 want to use the 64-bit toolset, pass the ``-Thost=x64`` flag when
/external/tensorflow/tensorflow/contrib/cmake/
DCMakeLists.txt6 …ent cmake version is ${CMAKE_VERSION} which does not support setting the toolset architecture to x…
9 …message(WARNING "Your current cmake generator is set to use 32 bit toolset architecture. This may …
/external/curl/winbuild/
DBUILD.WINDOWS.txt57 …https://docs.microsoft.com/en-us/cpp/build/how-to-enable-a-64-bit-visual-cpp-toolset-on-the-comman…
/external/python/cpython2/Doc/tutorial/
Dstdlib.rst304 a complete toolset for building or decoding complex message structures
/external/python/cpython3/Doc/tutorial/
Dstdlib.rst322 a complete toolset for building or decoding complex message structures
/external/catch2/projects/
DCMakeLists.txt4 # Temporary workaround for VS toolset changes in 2017
/external/llvm/docs/
DCMake.rst62 This can fail if CMake can't detect your toolset, or if it thinks that the
63 environment is not sane enough. In this case, make sure that the toolset that
/external/python/cpython2/Misc/
Ddevelopers.txt183 for work on the documentation toolset. He now maintains the

12