/aosp_15_r20/external/protobuf/kokoro/macos/ |
H A D | prepare_build_macos_rc | 45 git config --global --add safe.directory $HOMEBREW_PREFIX/Library/Taps/homebrew/homebrew-cask 46 git config --global --add safe.directory $HOMEBREW_PREFIX/Library/Taps/homebrew/homebrew-core 47 … git config --global --add safe.directory $HOMEBREW_PREFIX/Library/Taps/homebrew/homebrew-services
|
/aosp_15_r20/external/cronet/third_party/protobuf/kokoro/macos/ |
H A D | prepare_build_macos_rc | 45 git config --global --add safe.directory $HOMEBREW_PREFIX/Library/Taps/homebrew/homebrew-cask 46 git config --global --add safe.directory $HOMEBREW_PREFIX/Library/Taps/homebrew/homebrew-core 47 … git config --global --add safe.directory $HOMEBREW_PREFIX/Library/Taps/homebrew/homebrew-services
|
/aosp_15_r20/external/grpc-grpc/src/objective-c/ |
H A D | README.md | 17 - [Install protoc and the gRPC plugin without using Homebrew](#no-homebrew) 169 later, install [homebrew][]. 177 <a name="no-homebrew"></a> 178 ### Install _protoc_ and the gRPC plugin without using Homebrew 221 [homebrew]:http://brew.sh 222 [gRPC install script]:https://raw.githubusercontent.com/grpc/homebrew-grpc/master/scripts/install
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | _framework_compat.py | 2 Backward compatibility for homebrew builds on macOS. 16 Only enabled for Python 3.9 framework homebrew builds 21 homebrew = "Cellar" in sysconfig.get_config_var('projectbase') 24 return PY39 and framework and homebrew and not venv and not ensurepip
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | _framework_compat.py | 2 Backward compatibility for homebrew builds on macOS. 16 Only enabled for Python 3.9 framework homebrew builds 21 homebrew = "Cellar" in sysconfig.get_config_var('projectbase') 24 return PY39 and framework and homebrew and not venv and not ensurepip
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | _framework_compat.py | 2 Backward compatibility for homebrew builds on macOS. 16 Only enabled for Python 3.9 framework homebrew builds 21 homebrew = "Cellar" in sysconfig.get_config_var('projectbase') 24 return PY39 and framework and homebrew and not venv and not ensurepip
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/command/ |
D | _framework_compat.py | 2 Backward compatibility for homebrew builds on macOS. 16 Only enabled for Python 3.9 framework homebrew builds 21 homebrew = "Cellar" in sysconfig.get_config_var('projectbase') 24 return PY39 and framework and homebrew and not venv and not ensurepip
|
/aosp_15_r20/external/vulkan-validation-layers/ |
H A D | BUILD.md | 670 Setup Homebrew and components 672 - Follow instructions on [brew.sh](http://brew.sh) to get Homebrew installed. 674 … /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 676 - Ensure Homebrew is at the beginning of your PATH: 753 Setup Homebrew and components 755 - Follow instructions on [brew.sh](http://brew.sh) to get Homebrew installed. 757 … /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 759 - Ensure Homebrew is at the beginning of your PATH:
|
/aosp_15_r20/external/libepoxy/test/ |
H A D | cgl_core.c | 1 /* This is a copy of the test used by HomeBrew's libepoxy recipe, 4 * The Homebrew recipe is released under the BSD 2-Clause license. 6 * Copyright (c) 2009-present, Homebrew contributors
|
/aosp_15_r20/external/pigweed/pw_env_setup/py/pw_env_setup/cipd_setup/ |
H A D | wrapper.py | 234 when using Homebrew. If using Homebrew please run the following commands. 235 If not using Homebrew check how your version of Python was built. 269 'If using Homebrew Python try\n'
|
/aosp_15_r20/external/webrtc/third_party/crc32c/src/ |
H A D | .travis.yml | 36 homebrew: 45 # The following Homebrew packages aren't linked by default, and need to be 54 # Homebrew's llvm package doesn't ship a versioned clang++ binary, so the values
|
/aosp_15_r20/external/protobuf/python/ |
H A D | README.md | 56 If you are running a Homebrew-provided Python, you must make sure another 57 version of protobuf is not already installed, as Homebrew's Python will 61 You can either unlink Homebrew's protobuf or install the `libprotobuf` you
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/ |
H A D | README.md | 56 If you are running a Homebrew-provided Python, you must make sure another 57 version of protobuf is not already installed, as Homebrew's Python will 61 You can either unlink Homebrew's protobuf or install the `libprotobuf` you
|
/aosp_15_r20/external/python/cpython3/kokoro/ |
D | kokoro_build.sh | 24 # /usr/local (using homebrew), which override the MacOS SDK. At least 3 37 # Pass --ignore-dependencies because some Homebrew packages still 45 echo "!!! WARNING: Your machine has Homebrew packages installed that could"
|
/aosp_15_r20/external/curl/.github/workflows/ |
H A D | macos.yml | 451 # with extra Apple-specific patches applied from here for Homebrew: 456 # Homebrew project in our case) and patches it according to a set 459 # Homebrew builds and ships different binaries for different macOS 482 # Basically it also means that the same `gcc-N` Homebrew package 486 # to the extra patch for the hack applied by Homebrew, there may 524 # Unbreak Homebrew gcc builds by moving problematic SDK header overlay
|
/aosp_15_r20/external/harfbuzz_ng/docs/ |
H A D | usermanual-install-harfbuzz.xml | 118 and Homebrew. The process is similar to the process used on a 128 If you are using Homebrew, you should run: 156 <para>If you are using Homebrew, you should run: 163 a MacPorts or a Homebrew system) by running:
|
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/ |
D | README.md | 74 Assuming [Homebrew](https://brew.sh/) is already installed. (If not, see instructions for installin…
|
/aosp_15_r20/external/cronet/third_party/libxml/chromium/ |
H A D | roll.py | 63 # b. third_party/libxml/chromium/roll.py --mac --icu4c_path=~/homebrew/opt/icu4c 479 help='The path to the homebrew installation of icu4c.') 494 print('Specify the path to the homebrew installation of icu4c with --icu4c_path.') 495 print(' ex: roll.py --mac --icu4c_path=~/homebrew/opt/icu4c')
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/ |
D | README.md | 79 echo 'export PATH="/opt/homebrew/opt/llvm/bin:$PATH"' >> ~/.bash_profile 80 export PATH="/opt/homebrew/opt/llvm/bin:$PATH" 89 it should display the path to the homebrew version and not the xcode version.
|
/aosp_15_r20/external/libpcap/ |
H A D | configure.ac | 839 # Do we have the brew command from Homebrew? 1778 # Homebrew's pkg-config does not, by default, look for 1787 # /usr/local; Homebrew have conveniently chosen to put it 1788 # under /opt/homebrew on ARM.) 1790 # That's the nice thing about Homebrew - it makes things easier! 1809 # If it wasn't found, and we have Homebrew installed, see 1810 # if it's in Homebrew. 1813 AC_MSG_CHECKING(for openssl in Homebrew) 1817 # outputting nothing. In Homebrew 3.3.16, 1827 # under /usr/local; Homebrew have conveniently [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/internal_ci/helper_scripts/ |
D | prepare_build_macos_rc | 41 # Disable HOMEBREW update to avoid new updates which potentially have problems. 202 # Workaround for https://github.com/Homebrew/homebrew-core/issues/41081
|
/aosp_15_r20/external/grpc-grpc/tools/internal_ci/helper_scripts/ |
H A D | prepare_build_macos_rc | 41 # Disable HOMEBREW update to avoid new updates which potentially have problems. 209 # Workaround for https://github.com/Homebrew/homebrew-core/issues/41081
|
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/sys/cpu/ |
D | cpu_gccgo_x86.go | 28 // https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/gcc.rb#L76
|
/aosp_15_r20/external/mesa3d/docs/ |
H A D | macos.rst | 8 Meson itself, are available in `homebrew <https://brew.sh>`__, which has a 12 building to get the Homebrew dependencies in your path.
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/locations/ |
D | __init__.py | 392 "are using a Homebrew or Linuxbrew Python, please see discussion " 393 "at https://github.com/Homebrew/homebrew-core/issues/76621"
|