Searched +full:apple +full:- +full:cross +full:- +full:compile (Results 1 – 25 of 113) sorted by relevance
12345
| /third_party/node/deps/v8/gni/ |
| D | snapshot_toolchain.gni | 32 # toolchain that matches the bit-width of the target CPU, but runs on 48 # TODO(GYP): Currently only regular (non-cross) compiles, and cross-compiles 54 # This is not a cross-compile, so build the snapshot with the current 59 # This is an x64 -> x86 cross-compile, but x64 hosts can usually run x86 65 # Trying to compile 32-bit arm on arm64. Good luck! 69 # We don't support snapshot generation for big-endian targets, 74 # Cross-build from arm64 to intel (likely on an Apple Silicon mac). 78 # This is a cross-compile from an x64 host to either a non-Intel target 110 # cross compile Windows arm64 with host toolchain.
|
| /third_party/curl/docs/ |
| D | INSTALL.md | 7 package. This document describes how to compile, build and install curl and 16 ./bootstrap-vcpkg.sh 27 the `GIT-INFO` file in the root directory for specific instructions on how to 35 ./configure --with-openssl [--with-gnutls --with-wolfssl] 46 ./configure --help 51 ./configure --prefix=/path/to/curl/tree 57 ./configure --prefix=$HOME 66 ./configure --with-openssl 69 you have pkg-config installed, set the pkg-config path first, like this: 71 env PKG_CONFIG_PATH=/opt/OpenSSL/lib/pkgconfig ./configure --with-openssl [all …]
|
| /third_party/skia/third_party/externals/icu/source/ |
| D | acinclude.m4 | 3 # Copyright (c) 1999-2016, International Business Machines Corporation and 18 *-*-solaris*) 20 icu_cv_host_frag=mh-solaris-gcc 22 icu_cv_host_frag=mh-solaris 24 alpha*-*-linux-gnu) 26 icu_cv_host_frag=mh-alpha-linux-gcc 28 icu_cv_host_frag=mh-alpha-linux-cc 30 powerpc*-*-linux*) 32 icu_cv_host_frag=mh-linux 34 icu_cv_host_frag=mh-linux-va [all …]
|
| D | configure.ac | 1 # -*-autoconf-*- 3 # AC_COPYRIGHT([ Copyright (c) 1999-2015, International Business Machines Corporation and others. A… 14 …m4_esyscmd_s([sed -n 's/^[ ]*#[ ]*define[ ]*U_ICU_VERSION[ ]*"\([^"]*\)".*/\1/p' "./common/uni… 15 [http://icu-project.org/bugs], 17 [http://icu-project.org]) 31 # for icu-config 32 # This may be removed later - mow (June 17, 2010) 34 case `/bin/sh -c "echo -n x"` in 35 -n*) 36 case `/bin/sh -c "echo 'x\c'"` in [all …]
|
| /third_party/icu/icu4c/source/ |
| D | acinclude.m4 | 3 # Copyright (c) 1999-2016, International Business Machines Corporation and 18 *-*-solaris*) 20 icu_cv_host_frag=mh-solaris-gcc 22 icu_cv_host_frag=mh-solaris 24 alpha*-*-linux-gnu) 26 icu_cv_host_frag=mh-alpha-linux-gcc 28 icu_cv_host_frag=mh-alpha-linux-cc 30 powerpc*-*-linux*) 32 icu_cv_host_frag=mh-linux 34 icu_cv_host_frag=mh-linux-va [all …]
|
| D | configure.ac | 1 # -*-autoconf-*- 3 # AC_COPYRIGHT([ Copyright (c) 1999-2015, International Business Machines Corporation and others. A… 14 …m4_esyscmd_s([sed -n 's/^[ ]*#[ ]*define[ ]*U_ICU_VERSION[ ]*"\([^"]*\)".*/\1/p' "./common/uni… 15 [http://icu-project.org/bugs], 17 [http://icu-project.org]) 31 # for icu-config 32 # This may be removed later - mow (June 17, 2010) 34 case `/bin/sh -c "echo -n x"` in 35 -n*) 36 case `/bin/sh -c "echo 'x\c'"` in [all …]
|
| /third_party/libsnd/docs/ |
| D | FAQ.md | 1 --- 4 --- 11 4. [When trying to compile libsndfile on Solaris I get a "bad substitution" error during linking. W… 12 5. [Why doesn't libsndfile do interleaving/de-interleaving?](#Q005) 18 11. [I'm having problems with u-law encoded WAV files generated by libsndfile in Winamp. Why?](#Q01… 30 23. [I'm cross compiling libsndfile for another platform. How can I run the test suite?](#Q023) 32 ----- 52 - pcmbitwidth makes little sense on compressed or floating point formats 53 - with the new API you really don't need to know it 55 As documented [here](api.md#note-1) there is now a well defined behaviour which [all …]
|
| /third_party/skia/site/docs/user/ |
| D | build.md | 1 --- 6 --- 14 ## `is_official_build` and Third-party Dependencies 20 with no debug symbols, dynamically linked against its third-party dependencies 23 In contrast, the developer-oriented default is an unoptimized build with full 24 debug symbols and all third-party dependencies built from source and embedded 27 Skia offers several features that make use of third-party libraries, like 28 libpng, libwebp, or libjpeg-turbo to decode images, or ICU and sftnly to subset 29 fonts. All these third-party dependencies are optional and can be controlled by 40 While Skia should compile with GCC, MSVC, and other compilers, a number of [all …]
|
| /third_party/toybox/www/ |
| D | faq.html | 2 <!--#include file="header.html" --> 26 <!-- get binaries --> 28 <li><h2><a href="#cross">How do I cross compile toybox?</h2></li> 37 and <a href=http://landley.net/notes-2006.html#28-09-2006>started over from 39 <a href=http://lists.busybox.net/pipermail/busybox/2006-September/058617.html>protracted licensing … 42 <a href=http://landley.net/notes-2011.html#13-11-2011>relaunched</a> 44 <a href=http://landley.net/aboriginal/about.html#selfhost>self-hosting</a>. 48 after a lot of thinking <a href=http://landley.net/talks/ohio-2013.txt>about 49 licenses</a> and <a href=http://landley.net/notes-2011.html#21-03-2011>the 53 <a href=http://landley.net/talks/celf-2013.txt>strategy</a> [all …]
|
| /third_party/skia/third_party/externals/freetype/builds/mac/ |
| D | README | 3 * Makefile skeletons for Apple MPW (Macintosh's Programmer's Workshop) 9 ------------------------------------------------------------ 12 --------------- 25 -------------- 27 You can use MPW: a free-charged developer environment 28 by Apple, or CodeWarrior: a commercial developer 33 2-1. Apple MPW 34 -------------- 38 m68k target: Apple SC 8.9.0d3e1 39 ppc target: Apple MrC 5.0.0d3c1 [all …]
|
| /third_party/skia/third_party/externals/dawn/ |
| D | CMakeLists.txt | 7 # http://www.apache.org/licenses/LICENSE-2.0 17 # When upgrading to CMake 3.11 we can remove DAWN_DUMMY_FILE because source-less add_library 74 # Default values for the backend-enabling options 89 elseif(APPLE) 120 option_if_not_defined(DAWN_ENABLE_PIC "Build with Position-Independent-Code enabled" OFF) 122 …_PARTY_DIR "${Dawn_SOURCE_DIR}/third_party" "Directory in which to find third-party dependencies.") 127 set_if_not_defined(DAWN_ABSEIL_DIR "${DAWN_THIRD_PARTY_DIR}/abseil-cpp" "Directory in which to find… 131 …IRV_CROSS_DIR "${DAWN_THIRD_PARTY_DIR}/vulkan-deps/spirv-cross/src" "Directory in which to find SP… 132 …IRV_HEADERS_DIR "${DAWN_THIRD_PARTY_DIR}/vulkan-deps/spirv-headers/src" "Directory in which to fin… 133 …_SPIRV_TOOLS_DIR "${DAWN_THIRD_PARTY_DIR}/vulkan-deps/spirv-tools/src" "Directory in which to find… [all …]
|
| /third_party/rust/crates/rustix/.github/workflows/ |
| D | main.yml | 6 - main 13 runs-on: ubuntu-latest 15 - uses: actions/checkout@v3 18 - uses: ./.github/actions/install-rust 21 - run: cargo fmt --all -- --check 25 runs-on: ${{ matrix.os }} 30 - build: stable 31 os: ubuntu-latest 33 - build: nightly 34 os: ubuntu-latest [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/docs/ |
| D | usermanual-integration.xml | 2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ 15 Android, Qt, or application-specific widget libraries. 19 text-rendering pipeline, and will discuss the APIs available to 33 (namely, direction, language, and script, but also higher-level 43 objects. HarfBuzz can use FreeType's built-in functions for 52 for working with key components of GNOME's higher-level libraries 59 gets Unicode data about the input-buffer code points. 66 types of information can change with different variation-axis 76 <section id="integration-glib"> [all …]
|
| /third_party/python/Lib/ |
| D | _osx_support.py | 15 # like "-arch" or "-isdkroot", that may need customization for 74 return fp.read().decode('utf-8').strip() if not os.system(cmd) else None 80 or _read_output("/usr/bin/xcrun -find %s" % (toolname,)) 99 f = open('/System/Library/CoreServices/SystemVersion.plist', encoding="utf-8") 138 # This is needed for higher-level cross-platform tests of get_platform. 160 contents = _read_output('%s -c -E -v - </dev/null' % (cc,), True) 172 _cache_default_sysroot = line[:-12] 182 # builds, in particular -isysroot and -arch arguments to the compiler. This 203 # (or rather Xcode) releases. With older releases (up-to 10.5) 209 # Xcode releases. Up to Xcode 4 it was possible to use 'gcc-4.2' [all …]
|
| /third_party/node/tools/gyp/pylib/gyp/ |
| D | xcode_emulation.py | 2 # Use of this source code is governed by a BSD-style license that can be 48 variable_pattern = re.compile(r"\$\([a-zA-Z_][a-zA-Z0-9_]*\)$") 106 For "macosx" SDKROOT, all version starting with Xcode 5.0 includes 64-bit 109 For "iphoneos" and "iphonesimulator" SDKROOT, 64-bit architectures are part 152 # at class-level for efficiency. 158 # cached at class-level for efficiency. 162 # cached at class-level for efficiency. 172 # Per-target 'xcode_settings' are pushed down into configs earlier by gyp. 174 # for that config -- the per-target settings as well. Settings that are 175 # the same for all configs are implicitly per-target settings. [all …]
|
| /third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
| D | xcode_emulation.py | 2 # Use of this source code is governed by a BSD-style license that can be 48 variable_pattern = re.compile(r"\$\([a-zA-Z_][a-zA-Z0-9_]*\)$") 106 For "macosx" SDKROOT, all version starting with Xcode 5.0 includes 64-bit 109 For "iphoneos" and "iphonesimulator" SDKROOT, 64-bit architectures are part 152 # at class-level for efficiency. 158 # cached at class-level for efficiency. 162 # cached at class-level for efficiency. 172 # Per-target 'xcode_settings' are pushed down into configs earlier by gyp. 174 # for that config -- the per-target settings as well. Settings that are 175 # the same for all configs are implicitly per-target settings. [all …]
|
| /third_party/libexif/ |
| D | NEWS | 1 libexif-0.6.24 (2021-11-25): 10 libexif-0.6.23 (2021-09-12): 14 - EXIF_TAG_STANDARD_OUTPUT_SENSITIVITY 15 - EXIF_TAG_RECOMMENDED_EXPOSURE_INDEX 16 - EXIF_TAG_ISO_SPEED 17 - EXIF_TAG_ISO_SPEEDLatitudeYYY 18 - EXIF_TAG_ISO_SPEEDLatitudeZZZ 19 - EXIF_TAG_OFFSET_TIME 20 - EXIF_TAG_OFFSET_TIME_ORIGINAL 21 - EXIF_TAG_OFFSET_TIME_DIGITIZED [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
| D | DWARFLinkerCompileUnit.h | 1 //===- DWARFLinkerCompileUnit.h ---------------------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 44 return I->getDIEInteger().getValue(); in get() 48 /// Stores all information relating to a compile unit, be it in its original 163 /// \p Ctxt if it is non-null. 193 /// in the string table at \p Offset. \p Name must be an Objective-C 243 /// Set the fully resolved path for the line-table's file \a FileNum 271 /// cloning because for cross-cu forward references the target DIE's offset 301 /// sections and the apple* ones.
|
| /third_party/gptfdisk/ |
| D | NEWS | 2 ------------------- 4 - Fixed problem that caused sgdisk to crash with errors about being unable 6 (commit 740, which is pre-release as I type; presumably version 1.19 and 9 - Updated guid.cc to deal with minor change in libuuid. 11 - Fixed potential NULL derefernce bug in sgdisk. Thanks to Damian Kurek 14 - The partition number of "0" can now be used to reference newly-created 15 partitions when the --largest-new=0 option to sgdisk is used. Thanks to 18 - Make explicit casts in gptcurses.cc to eliminate compiler warnings about 19 mis-matched types in printw() statements. 21 - Minor code cleanup based on valgrind analysis. [all …]
|
| /third_party/libffi/ |
| D | ChangeLog | 3 Date: Mon Jun 28 21:10:49 2021 -0400 9 Date: Mon Jun 28 19:50:29 2021 -0400 15 Date: Mon Jun 28 18:50:31 2021 -0400 21 Date: Mon Jun 28 18:45:11 2021 -0400 27 Date: Mon Jun 28 14:59:07 2021 -0400 33 Date: Mon Jun 28 11:51:35 2021 -0700 39 Date: Mon Jun 28 07:24:19 2021 -0700 41 Fix the assertions in cls-24byte (#652) 43 * Fix the assertions in cls-24byte 49 Date: Mon Jun 28 09:53:01 2021 -0400 [all …]
|
| /third_party/skia/third_party/externals/swiftshader/ |
| D | CMakeLists.txt | 7 # http://www.apache.org/licenses/LICENSE-2.0 34 set(CMAKE_CXX_FLAGS "-DANDROID_NDK_BUILD") 36 elseif(APPLE) 38 # NOTE: Building for Fuchsia requires a Fuchsia CMake-based SDK. 39 # See https://fuchsia-review.googlesource.com/c/fuchsia/+/379673 71 # Cross compiling on macOS. The cross compiling architecture should override 72 # auto-detected system architecture settings. 91 "default, even for 64-bit targets. This can result in linker " 92 "instability and out of memory errors. To use the 64-bit " 93 "host compiler, pass -Thost=x64 on the CMake command line.") [all …]
|
| /third_party/vulkan-loader/.github/workflows/ |
| D | build.yml | 1 # Copyright (c) 2021-2023 Valve Corporation 2 # Copyright (c) 2021-2023 LunarG, Inc. 8 # http://www.apache.org/licenses/LICENSE-2.0 21 # https://docs.github.com/en/actions/using-jobs/using-concurrency 25 group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }} 26 cancel-in-progress: true 32 - main 34 permissions: read-all 38 runs-on: ${{matrix.os}} 43 os: [ ubuntu-20.04, ubuntu-22.04 ] [all …]
|
| /third_party/node/deps/npm/node_modules/node-gyp/ |
| D | README.md | 1 # `node-gyp` - Node.js native addon build tool 3 …Status](https://github.com/nodejs/node-gyp/workflows/Tests/badge.svg?branch=main)](https://github.… 4  6 `node-gyp` is a cross-platform command-line tool written in Node.js for 8 [gyp-next](https://github.com/nodejs/gyp-next) project that was previously used 12 Note that `node-gyp` is _not_ used to build Node.js itself. 16 (`node-gyp` downloads the necessary development files or headers for the target version). 25 You can install `node-gyp` using `npm`: 28 npm install -g node-gyp 43 … * Install the `Xcode Command Line Tools` standalone by running `xcode-select --install`. -- OR -- [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfDebug.cpp | 1 //===- llvm/CodeGen/DwarfDebug.cpp - Dwarf Debug Framework ----------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 91 DisableDebugInfoPrinting("disable-debug-info-print", cl::Hidden, 95 "use-dwarf-ranges-base-address-specifier", cl::Hidden, 98 static cl::opt<bool> GenerateARangeSection("generate-arange-section", 104 GenerateDwarfTypeUnits("generate-type-units", cl::Hidden, 109 "split-dwarf-cross-cu-references", cl::Hidden, 110 cl::desc("Enable cross-cu references in DWO files"), cl::init(false)); [all …]
|
| /third_party/curl/m4/ |
| D | curl-compilers.m4 | 21 # SPDX-License-Identifier: curl 30 dnl ------------------------------------------------- 67 *** mailing list: https://lists.haxx.selistinfo/curl-library/ 75 dnl ------------------------------------------------- 87 dnl IBM's almost-compatible clang version 95 fullclangver=`$CC -v 2>&1 | grep version` 96 if echo $fullclangver | grep 'Apple' >/dev/null; then 101 …clangver | grep "based on LLVM " | "$SED" 's/.*(based on LLVM \(@<:@0-9@:>@*\.@<:@0-9@:>@*\).*)/\1… 102 if test -z "$clangver"; then 103 clangver=`echo $fullclangver | "$SED" 's/.*version \(@<:@0-9@:>@*\.@<:@0-9@:>@*\).*/\1/'` [all …]
|
12345