/third_party/node/ |
D | BUILDING.md | 1 # Building Node.js 21 * [Building Node.js on supported platforms](#building-nodejs-on-supported-platforms) 26 * [Building Node.js](#building-nodejs-1) 30 * [Building the documentation](#building-the-documentation) 31 * [Building a debug build](#building-a-debug-build) 32 * [Building an ASan build](#building-an-asan-build) 39 * [Building Node.js](#building-nodejs-2) 48 * [Building without Intl support](#building-without-intl-support) 56 * [Building Node.js with FIPS-compliant OpenSSL](#building-nodejs-with-fips-compliant-openssl) 57 * [Building Node.js with external core modules](#building-nodejs-with-external-core-modules) [all …]
|
/third_party/vk-gl-cts/external/vulkan-docs/src/ |
D | BUILD.adoc | 21 [[building]] anchor 22 == Building The Spec 73 <<building-extensions, below>>, simplifies this process for common 83 Building the `validusage` target will fail otherwise. 100 <<building-diff,Diff spec>>:: 122 [[building-versions]] 123 === Building Specifications For Different API Versions 125 The `Makefile` defaults to building a Vulkan 1.2 specification. 137 [[building-extensions]] 138 === Building With Extensions Included [all …]
|
/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 30 2.1. Building and target system 66 cross-building system, the prefix is expected to be different 67 from the self-building system. For example, a configuration 121 3. Building command 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/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/glib/ |
D | README.win32.md | 55 when building with Visual Studio. When using the MinGW-GCC toolchain, the CRT 57 recommend [using the Universal CRT when building with 63 # Building software that use GLib or GTK+ 65 Building software that just *uses* GLib or GTK+ also require to have 93 # Building GLib 108 ## Building with MinGW-GCC 114 ## Building with Visual Studio 2015 or newer 116 Meson is now the only supported method of building GLib using Visual Studio. 146 ## Building with old versions of Visual Studio 152 If you are building GLib-based libraries or applications, or GLib itself
|
/third_party/pcre2/pcre2/ |
D | NON-AUTOTOOLS-BUILD | 1 Building PCRE2 without using autotools 12 Building PCRE2 on Windows with CMake 13 Building PCRE2 on Windows with Visual Studio 15 Building PCRE2 on native z/OS and z/VM 31 section entitled "Building PCRE2 on Windows with CMake" below. 41 The following are generic instructions for building the PCRE2 C library "by 88 are building on a system that uses EBCDIC code. 226 COMMENTS ABOUT WIN32 BUILDS (see also "BUILDING PCRE2 ON WINDOWS WITH CMAKE") 228 There are two ways of building PCRE2 using the "configure, make, make install" 231 support for building using CMake, which some users find a more straightforward [all …]
|
/third_party/pcre2/pcre2/doc/html/ |
D | NON-AUTOTOOLS-BUILD.txt | 1 Building PCRE2 without using autotools 12 Building PCRE2 on Windows with CMake 13 Building PCRE2 on Windows with Visual Studio 15 Building PCRE2 on native z/OS and z/VM 31 section entitled "Building PCRE2 on Windows with CMake" below. 41 The following are generic instructions for building the PCRE2 C library "by 88 are building on a system that uses EBCDIC code. 226 COMMENTS ABOUT WIN32 BUILDS (see also "BUILDING PCRE2 ON WINDOWS WITH CMAKE") 228 There are two ways of building PCRE2 using the "configure, make, make install" 231 support for building using CMake, which some users find a more straightforward [all …]
|
/third_party/gstreamer/gstreamer/docs/gst/ |
D | building.md | 2 title: Building GStreamer and GStreamer Applications 6 # Building GStreamer on UNIX 10 building makefiles that comply with the GNU Coding Standards, and 11 libtool for building shared libraries on multiple platforms. The normal 38 # Building GStreamer Applications
|
/third_party/vulkan-loader/ |
D | BUILD.md | 3 Instructions for building this repository on Linux, Windows, and MacOS. 15 …- [Building Dependent Repositories with Known-Good Revisions](#building-dependent-repositories-wit… 18 - [Building On Windows](#building-on-windows) 24 - [Building On Linux](#building-on-linux) 27 - [Building on MacOS](#building-on-macos) 31 - [Building on Fuchsia](#building-on-fuchsia) 32 - [Building on QNX](#building-on-qnx) 91 building this repository. The Vulkan-Headers repository is required because it 94 it on the CMake command line for building this repository, as described below. 114 ### Building Dependent Repositories with Known-Good Revisions [all …]
|
/third_party/astc-encoder/Docs/ |
D | Building.md | 1 # Building ASTC Encoder 3 This page provides instructions for building `astcenc` from the sources in 38 architecture, for example building x64 for both SSE2 and AVX2. Each binary name 46 ### Building subsection 93 architecture, for example building x64 for both SSE2 and AVX2. Each binary name 106 ### Building subsection 165 We support building unit tests. These use the `googletest` framework, which is 187 We support building with ASAN on Linux and macOS when using a compiler that 193 We support building a release bundle of all enabled binary configurations in
|
/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/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.') 73 message('Building statically, can\'t build the documentation')
|
/third_party/mesa3d/docs/ |
D | install.rst | 10 1. Prerequisites for building 19 - `Meson <https://mesonbuild.com>`__ is required when building on \*nix 21 - Android Build system when building as native Android component. Meson 22 is used when building ARC. 33 Windows SDK of at least 20348 is required, for building on Windows. 41 - Lex / Yacc - for building the Mesa IR and GLSL compiler. 77 2. Building with meson 187 built 64-bit and are now building 32-bit, throw away the install directory 190 4. Building with AOSP (Android) 226 6. Building OpenGL programs with pkg-config
|
/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/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.') 17 message('Building statically, can\'t build the documentation') 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/benchmark/docs/ |
D | platform_specific_build_instructions.md | 3 ## Building with GCC 18 ## Building with Visual Studio 2015 or 2017 41 ## Building with Intel 2015 Update 1 or Intel System Studio Update 4 43 See instructions for building with Visual Studio. Once built, right click on the solution and chang… 45 ## Building on Solaris
|
/third_party/skia/third_party/externals/harfbuzz/docs/ |
D | usermanual-install-harfbuzz.xml | 39 <section id="building"> 40 <title>Building HarfBuzz</title> 42 <section id="building.linux"> 43 <title>Building on Linux</title> 60 are building from the source in a downloaded release tarball or 80 <emphasis>(2)(b)</emphasis> If you are building from the source in the HarfBuzz git 100 <section id="building.windows"> 101 <title>Building on Windows</title> 113 <section id="building.macos"> 114 <title>Building on macOS</title> [all …]
|
/third_party/node/deps/v8/src/compiler/ |
D | schedule.h | 221 // BasicBlock building: create a new block. in NON_EXPORTED_BASE() 224 // BasicBlock building: records that a node will later be added to a block but in NON_EXPORTED_BASE() 228 // BasicBlock building: add a node to the end of the block. in NON_EXPORTED_BASE() 231 // BasicBlock building: add a goto to the end of {block}. in NON_EXPORTED_BASE() 234 // BasicBlock building: add a call at the end of {block}. in NON_EXPORTED_BASE() 238 // BasicBlock building: add a branch at the end of {block}. in NON_EXPORTED_BASE() 242 // BasicBlock building: add a switch at the end of {block}. in NON_EXPORTED_BASE() 246 // BasicBlock building: add a deoptimize at the end of {block}. in NON_EXPORTED_BASE() 249 // BasicBlock building: add a tailcall at the end of {block}. in NON_EXPORTED_BASE() 252 // BasicBlock building: add a return at the end of {block}. in NON_EXPORTED_BASE() [all …]
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | BUILDING.md | 1 Building libjpeg-turbo 14 (if building x86 or x86-64 SIMD extensions) 17 * If building on macOS, NASM or YASM can be obtained from 22 building libjpeg-turbo. 23 * If building on Windows, **nasm.exe**/**yasm.exe** should be in your `PATH`. 47 - If building the TurboJPEG Java wrapper, JDK or OpenJDK 1.5 or later is 82 recommended if building on a Windows machine. Both distributions install a 86 - If building the TurboJPEG Java wrapper, JDK 1.5 or later is required. This 245 NOTE: This assumes that you are building on a Windows machine using the MSYS 279 Add `-DCMAKE_BUILD_TYPE=Debug` to the CMake command line. Or, if building [all …]
|
/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/python/PCbuild/ |
D | readme.txt | 13 Building Python using Microsoft Visual C++ 23 Building from the command line is recommended in order to obtain any 32 win32 sub-directory. The x64 platform is used for building 64-bit AMD64 43 option for debug builds. If you are building Python to help with 57 Building Python using the build.bat script 61 building Python on Windows simpler. This script will use the env.bat 161 about getting the source for building these libraries. The sub-projects 179 Building OpenSSL requires Perl on your path, and can be performed by 188 again when building. 202 Building Tcl and Tk can be performed by running
|
/third_party/libwebsockets/READMEs/ |
D | README.build-android.md | 1 # Building for Android NDK 6 However if you want a tls lib, you have to take care of building and pointing 30 The reason is that building mbedtls need the cross toolchain file from 38 ## Building mbedtls 59 ## Building lws
|
/third_party/gstreamer/gstplugins_good/ext/qt/ |
D | README.md | 1 # Building for non-linux platforms 29 Additionally, if you are building for android: 36 NDK. Additionally, if you are not building through the cerbero shell, it is also 52 # Building for Windows using pre-built gstreamer development package and Qt Creator 74 # Building for Windows using pre-built gstreamer development package and Qt on MinGW command line
|
/third_party/skia/third_party/externals/angle2/doc/ |
D | DevSetup.md | 92 ### Building with Goma (Google employees only) 110 ### Building and Debugging with Visual Studio 124 ### Building ANGLE for Android 167 …` and `libGLESv2.lib` found in the build output directory (see [Building ANGLE](#building-with-vis… 172 ….dll` and `libGLESv2.dll` from the build output directory (see [Building ANGLE](#building-with-vis… 188 ### Source and Building 192 [getting and building ANGLE](#getting-the-source) to build the translator on
|
/third_party/libunwind/ |
D | README.md | 59 $ autoreconf -i # Needed only for building from git. Depends on libtool. 70 ### Building with Intel compiler 82 ### Building on HP-UX 104 ### Building for PowerPC64 / Linux 106 For building for power64 you should use: 126 ### Building on FreeBSD 128 General building instructions apply. To build and execute several tests 135 After building the library, you can run a set of regression tests with: 227 building the library, you can run these tests with the following
|