Home
last modified time | relevance | path

Searched full:homebrew (Results 1 – 25 of 72) sorted by relevance

123

/third_party/libphonenumber/cpp/
DREADME152 instructions we use Homebrew (http://brew.sh).
154 Install Homebrew package manager and use it to install dependencies:
156 https://raw.githubusercontent.com/Homebrew/install/master/install)"
159 See https://github.com/Homebrew/homebrew/issues/14099 - homebrew does not have
191 openssl is a dependency of wget and installed with it by Homebrew. If you had
196 https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"
198 Homebrew will have changed permissions at installation. See output of previous
/third_party/grpc/src/objective-c/
DREADME.md17 - [Install protoc and the gRPC plugin without using Homebrew](#no-homebrew)
167 later, install [homebrew][].
175 <a name="no-homebrew"></a>
176 ### Install _protoc_ and the gRPC plugin without using Homebrew
219 [homebrew]:http://brew.sh
220 [gRPC install script]:https://raw.githubusercontent.com/grpc/homebrew-grpc/master/scripts/install
/third_party/mesa3d/docs/
Dmacos.rst8 Meson itself, are available in `homebrew <https://brew.sh>`, which has a
14 building to get the Homebrew dependencies in your path.
/third_party/flutter/skia/third_party/externals/harfbuzz/
DBUILD.md20 or using Homebrew:
44 or using Homebrew:
/third_party/skia/third_party/externals/imgui/examples/example_glfw_metal/
DMakefile17 LIBS += -L/usr/local/lib -L/opt/homebrew/lib
20 CXXFLAGS = -I$(IMGUI_DIR) -I$(IMGUI_DIR)/backends -I/usr/local/include -I/opt/homebrew/include
/third_party/protobuf/python/
DREADME.md58 If you are running a Homebrew-provided Python, you must make sure another
59 version of protobuf is not already installed, as Homebrew's Python will
63 You can either unlink Homebrew's protobuf or install the `libprotobuf` you
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl2/
DMakefile44 LIBS += -L/usr/local/lib -L/opt/local/lib -L/opt/homebrew/lib
48 CXXFLAGS += -I/usr/local/include -I/opt/local/include -I/opt/homebrew/include
/third_party/jsoncpp/
D.travis.yml10 homebrew:
15 update: false # do not update homebrew by default
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl3/
DMakefile53 LIBS += -L/usr/local/lib -L/opt/local/lib -L/opt/homebrew/lib
57 CXXFLAGS += -I/usr/local/include -I/opt/local/include -I/opt/homebrew/include
/third_party/skia/third_party/externals/freetype/
D.gitlab-ci.yml169 …- '/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh…
180 …- '/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh…
/third_party/boost/libs/beast/
DCMakeLists.txt112 find_program(HOMEBREW brew)
113 if (NOT HOMEBREW STREQUAL "HOMEBREW-NOTFOUND")
/third_party/skia/third_party/externals/harfbuzz/docs/
Dusermanual-install-harfbuzz.xml118 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:
/third_party/harfbuzz/docs/
Dusermanual-install-harfbuzz.xml119 and Homebrew. The process is similar to the process used on a
129 If you are using Homebrew, you should run:
157 <para>If you are using Homebrew, you should run:
164 a MacPorts or a Homebrew system) by running:
/third_party/pixman/pixman/
Dpixman-arm.c179 #elif defined (_3DS) /* 3DS homebrew (devkitARM) */
192 /* Vita (VitaSDK) or Switch (devkitA64) homebrew */
/third_party/flutter/skia/third_party/externals/harfbuzz/docs/
Dusermanual-install-harfbuzz.xml142 and Homebrew. The process is similar to the process used on a
154 If you are using Homebrew, you should run:
190 <para>If you are using Homebrew, you should run:
201 a MacPorts or a Homebrew system) by running:
/third_party/libusb/
D.travis.yml44 homebrew:
/third_party/mesa3d/
D.travis.yml23 # Set PATH for homebrew pip3 installs
/third_party/protobuf/ruby/
Dtravis-test.sh32 # provide a path to the OpenSSL directory installed via Homebrew.
/third_party/skia/third_party/externals/imgui/examples/example_allegro5/
DREADME.md18 On macOS, install Allegro with homebrew: `brew install allegro`.
/third_party/nghttp2/
D.travis.yml41 homebrew:
/third_party/json/doc/mkdocs/docs/integration/
Dpackage_managers.md9 ## Homebrew section in Package Managers
11 If you are using OS X and [Homebrew](http://brew.sh), just type
/third_party/skia/third_party/externals/brotli/scripts/
D.travis.sh20 brew cask install homebrew/cask-versions/adoptopenjdk8
/third_party/flatbuffers/rust/flatbuffers/src/
Dlib.rs29 //! (On OSX, you can install FlatBuffers from `HEAD` with the Homebrew package manager.)
/third_party/skia/third_party/externals/tint/
DREADME.md75 get via homebrew, `brew install llvm`, and use something like `CC=<path to full
/third_party/node/deps/npm/node_modules/node-gyp/
D.travis.yml5 homebrew:

123