Searched refs:building (Results 1 – 25 of 2010) sorted by relevance
12345678910>>...81
/third_party/boost/libs/python/doc/html/ |
D | python_HTML.manifest | 3 building.html 4 building/background.html 5 building/no_install_quickstart.html 6 building/installing_boost_python_on_your_.html 7 building/configuring_boost_build.html 8 building/choosing_a_boost_python_library_.html 9 building/include_issues.html 10 building/python_debugging_builds.html 11 building/testing_boost_python.html 12 building/notes_for_mingw_and_cygwin_with_.html
|
/third_party/gstreamer/gst_libav/docs/ |
D | meson.build | 5 … error('Documentation enabled but building the doc while cross building is not supported yet.') 8 message('Documentation not built as building it while cross building is not supported yet.') 35 message('Hotdoc not found, not building the documentation') 61 … message('@0@ extensions not found, not building documentation requiring it'.format(extension))
|
/third_party/gstreamer/gstplugins_good/docs/ |
D | meson.build | 5 … error('Documentation enabled but building the doc while cross building is not supported yet.') 8 message('Documentation not built as building it while cross building is not supported yet.') 37 message('Hotdoc not found, not building the documentation') 59 message('@0@ extension not found, not building documentation'.format(extension))
|
/third_party/flutter/glfw/src/ |
D | glfw_config.h.in | 37 // Define this to 1 if building GLFW for X11 39 // Define this to 1 if building GLFW for Win32 41 // Define this to 1 if building GLFW for Cocoa 43 // Define this to 1 if building GLFW for Wayland 45 // Define this to 1 if building GLFW for Mir 48 // Define this to 1 if building as a shared library / dynamic library / DLL
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/winrt/ |
D | meson.build | 38 name: 'building for WinRT') 52 name: 'building with Windows 10 SDK') 66 name: 'building for Windows 10') 69 message('Bumping target Windows version to Windows 10 for building gstwinrt library')
|
/third_party/icu/tools/multi/ |
D | readme.txt | 17 scripts for building multiple versions of ICU at the same time, and running 27 multi/c/ Scripts for building against ICU4C 28 multi/c/patch/ Patches for building old ICU versions 32 multi/j/ Scripts for building against ICU4J
|
/third_party/gstreamer/gstreamer/docs/ |
D | meson.build | 4 … error('Documentation enabled but building the doc while cross building is not supported yet.') 7 message('Documentation not built as building it while cross building is not supported yet.') 40 message('Hotdoc not found, not building the documentation') 63 message('@0@ extension not found, not building documentation'.format(extension)) 70 error('Documentation enabled but not supported when building statically.')
|
/third_party/gstreamer/gstplugins_base/docs/ |
D | meson.build | 5 … error('Documentation enabled but building the doc while cross building is not supported yet.') 8 message('Documentation not built as building it while cross building is not supported yet.') 14 error('Documentation enabled but not supported when building statically.') 56 message('Hotdoc not found, not building the documentation') 78 message('@0@ extension not found, not building documentation'.format(extension)) 178 message('c-extension not found, not building documentation')
|
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/ |
D | meson.build | 22 error('Cannot build wasapi2 plugin when not building for Windows') 76 name: 'building for WINAPI_PARTITION_APP') 90 name: 'building for WINAPI_PARTITION_DESKTOP') 104 name: 'building with Windows 10 SDK') 122 name: 'building for Windows 10') 125 message('Bumping target Windows version to Windows 10 for building wasapi2 plugin')
|
/third_party/grpc/src/csharp/unitypackage/ |
D | README.md | 1 # Scripts for building gRPC C# package for Unity 4 of internal tooling to automate building of the gRPC C# package for Unity. 8 this hierarchy while building the package.
|
/third_party/mesa3d/docs/relnotes/ |
D | 17.1.2.rst | 71 - configure: error out when building GLX w/o the X11 platform 74 - configure: error out when building X11 Vulkan without DRI3 75 - auxiliary/vl: use vl_*_screen_create stubs when building w/o platform 78 - st/omx: fix building against X11-less setups 80 - configure: error out if building VA w/o supported platform 81 - configure: error out if building OMX w/o supported platform 82 - configure: error out if building VDPAU w/o supported platform 83 - configure: error out if building XVMC w/o supported platform
|
/third_party/libnl/doc/ |
D | configure.ac | 44 AC_MSG_WARN([*** graphviz not found, disabling building of API reference]) 54 AC_MSG_WARN([*** asciidoc not found, disabling building of guides]) 63 AC_MSG_WARN([*** source-highlight not found, disabling building of guides]) 74 AC_MSG_WARN([*** Disabling building of guides]) 85 AC_MSG_WARN([*** Disabling building of guides])
|
/third_party/mindspore/cmake/ |
D | check_requirements.cmake | 6 "please install the package and try building MindSpore again.") 14 "please install the package and try building MindSpore again.") 34 "if you are building Python locally") 66 …FATAL_ERROR "Required package gmp not found, please install gmp and try building MindSpore again.")
|
/third_party/flutter/skia/third_party/externals/sdl/docs/ |
D | README-hg.md | 14 If you are building SDL with an IDE, you will need to copy the file 15 include/SDL_config.h.default to include/SDL_config.h before building. 17 If you are building SDL via configure, you will need to run autogen.sh
|
/third_party/gstreamer/gstplugins_base/tools/ |
D | meson.build | 7 # Check whether we're building for UWP apps, and if so, will not link winmm 13 #error "Not building for UWP" 15 if cc.compiles(code, name : 'building for UWP')
|
/third_party/freetype/docs/ |
D | INSTALL.CROSS | 2 library on Unix systems, for example, building binaries for Linux/MIPS 4 file `INSTALL.UNIX' for required tools and the basic self-building 11 For self-building the FreeType library on a Unix system, GNU Make 18 example, if your building system is FreeBSD/i386 and the target 66 cross-building system, the prefix is expected to be different 67 from the self-building system. For example, a configuration 148 should not be installed in the cross-building system. In such 161 Cross building between Cygwin (or MSys) and Unix must be tested.
|
/third_party/flutter/skia/third_party/externals/freetype/docs/ |
D | INSTALL.CROSS | 2 library on Unix systems, for example, building binaries for Linux/MIPS 4 file `INSTALL.UNIX' for required tools and the basic self-building 11 For self-building the FreeType library on a Unix system, GNU Make 18 example, if your building system is FreeBSD/i386 and the target 66 cross-building system, the prefix is expected to be different 67 from the self-building system. For example, a configuration 148 should not be installed in the cross-building system. In such 161 Cross building between Cygwin (or MSys) and Unix must be tested.
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | INSTALL.CROSS | 2 library on Unix systems, for example, building binaries for Linux/MIPS 4 file `INSTALL.UNIX' for required tools and the basic self-building 11 For self-building the FreeType library on a Unix system, GNU Make 18 example, if your building system is FreeBSD/i386 and the target 66 cross-building system, the prefix is expected to be different 67 from the self-building system. For example, a configuration 148 should not be installed in the cross-building system. In such 161 Cross building between Cygwin (or MSys) and Unix must be tested.
|
/third_party/boost/libs/math/doc/overview/ |
D | building.qbk | 1 [section:building If and How to Build a Boost.Math Library, and its Examples and Tests] 56 define BOOST_BUILD_PCH_ENABLED on the command line, both when building 57 the pre-compiled header and when building the sources. Boost.Build 97 define BOOST_BUILD_PCH_ENABLED on the command line, both when building 98 the pre-compiled header and when building the sources. Boost.Build 101 [endsect] [/section:building If and How to Build a Boost.Math Library, and its Examples and Tests] 103 [/ building.qbk
|
/third_party/gstreamer/gstplugins_bad/docs/ |
D | meson.build | 5 … error('Documentation enabled but building the doc while cross building is not supported yet.') 8 message('Documentation not built as building it while cross building is not supported yet.') 14 error('Documentation enabled but not supported when building statically.') 55 message('Hotdoc not found, not building the documentation') 77 … message('@0@ extensions not found, not building documentation requiring it'.format(extension))
|
/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | Algorithms-Transformation.rst | 2 According to their name, MPL's *transformation*, or *sequence-building 3 algorithms* provide the tools for building new sequences from the existing 14 in the reverse order. Thus, all sequence-building algorithms come in pairs,
|
/third_party/cef/ |
D | CHROMIUM_BUILD_COMPATIBILITY.txt | 3 # below before building CEF. Chromium compatibility information for older CEF 6 # Instructions for building CEF are available at:
|
/third_party/boost/libs/stl_interfaces/ |
D | CMakeLists.txt | 21 set(USE_ASAN false CACHE BOOL "Set to true to enable -fsanitize=address when building tests.") 22 set(USE_UBSAN false CACHE BOOL "Set to true to enable -fsanitize=undefined when building tests.") 40 …set(BUILD_COVERAGE false CACHE BOOL "Set to true to enable code coverage when building tests. Onl…
|
/third_party/flutter/skia/third_party/externals/angle2/build_overrides/ |
D | build.gni | 19 "Do not allow building targets with the default" + 22 "iOS does not support building with a hermetic toolchain. " +
|
/third_party/icu/docs/ide4c/vscode/ |
D | tasks.json | 18 // You can pass all the building arguments here. 27 "label": "buildTest", // for building test cases before running it.
|
12345678910>>...81