Home
last modified time | relevance | path

Searched refs:GYP (Results 1 – 25 of 35) sorted by relevance

12

/external/v8/tools/mb/docs/
Ddesign_spec.md7 MB is intended to address two major aspects of the GYP -> GN transition
11 back and forth between GN and GYP.
29 possible to GN or GYP. It should live as a very simple Python wrapper
44 with spaces and passed to GYP, or a dict that will be similarly converted),
46 'mb_type' field that says whether to use GN or GYP. Bot config files
50 `//tools/mb/mb_config.pyl` config file to determine whether to use GYP or GN
113 target (a GN group or a GYP 'none' target like `webkit_tests`) that
114 depends on the right list of files. Because the GN and GYP files know
117 is *not* currently available to MB (or GN or GYP), and so we have to
122 There's no good way to do this in GYP, but GN supports this.
[all …]
Duser_guide.md7 `mb` is a simple python wrapper around the GYP and GN meta-build tools to
8 be used as part of the GYP->GN migration.
48 (GN: group, GYP: none) target like 'blink_tests' or or even the
98 `mb audit` is used to track the progress of the GYP->GN migration. You can
105 `mb gen` is responsible for generating the Ninja files by invoking either GYP
107 a directory, then runs GYP or GN as appropriate:
136 incorporated into the appropriate flags for GYP or GN as needed.
138 If gen ends up using GYP, the path must have a valid GYP configuration as the
189 in a GN build (in a GYP build, this is done as part of the compile step).
243 the environment and passed to GYP.
/external/v8/tools/v8.xcodeproj/
DREADME.txt2 is needed for building on a Mac there is the option of using GYP to
7 Generating Xcode projects using GYP is how the Chromium
/external/v8/tools/visual_studio/
DREADME.txt3 Studio project/solution is needed there is the option of using GYP to
8 Generating Visual Studio projects using GYP is how the Chromium
/external/v8/gypfiles/
Disolate.gypi31 # property of the .isolate format. This permits to define GYP variables but is
32 # a stricter format than GYP so isolate.py can read it.
62 # like '0' or '1', aren't stripped out by GYP. Run 'isolate.py help'
/external/v8/tools/mb/
DREADME.md4 GYP or GN, such that users and bots can call one script and not need to
5 worry about whether a given bot is meant to use GN or GYP.
/external/webrtc/webrtc/test/
Dmetrics.gyp15 # The metrics code must be kept in its own GYP file in order to
18 # GYP generation would occur, because the libyuv.gypi unittest target
/external/webrtc/webrtc/build/
Disolate.gypi47 # property of the .isolate format. This permits to define GYP variables but is
48 # a stricter format than GYP so isolate.py can read it.
76 # like '0' or '1', aren't stripped out by GYP. Run 'isolate.py help' for
/external/webrtc/talk/build/
Disolate.gypi65 # property of the .isolate format. This permits to define GYP variables but is
66 # a stricter format than GYP so isolate.py can read it.
94 # like '0' or '1', aren't stripped out by GYP. Run 'isolate.py help' for
/external/google-breakpad/
DDEPS48 # GYP project generator.
58 # TODO(chrisha): Fix the GYP files so that they work without
D.gitignore29 # Ignore GYP generated Visual Studio artifacts.
/external/webrtc/tools/gritsettings/
DREADME5 build/apk_test.gypi GYP file and depend on the
/external/v8/gypfiles/mac/
Dasan.gyp15 # Path is relative to this GYP file.
/external/skia/site/dev/chrome/
Dcommandbuffer.md9 the command buffer as a shared library and thus no GYP/GN flags are
/external/skqp/site/dev/chrome/
Dcommandbuffer.md9 the command buffer as a shared library and thus no GYP/GN flags are
/external/pdfium/
DDEPS108 # TODO(GYP): Remove this when no tools rely on GYP anymore.
/external/webrtc/webrtc/examples/androidapp/
DREADME5 - Set up webrtc-related GYP variables:
/external/libyuv/files/
Dlibyuv.gyp21 # Can be enabled if your jpeg has GYP support.
Dlibyuv_test.gyp11 # Can be enabled if your jpeg has GYP support.
/external/grpc-grpc/templates/
Dgrpc.gyp.template3 # GRPC GYP build file
/external/boringssl/src/util/
Dgenerate_build_files.py331 class GYP(object): class
714 platforms.append(GYP())
/external/webrtc/
DDEPS110 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
/external/pdfium/testing/
Dtest.gni121 # target (post-GYP).
/external/v8/
Dsnapshot_toolchain.gni48 # TODO(GYP): Currently only regular (non-cross) compiles, and cross-compiles
/external/boringssl/src/
DINCORPORATING.md39 different projects use [GYP](https://gyp.gsrc.io/),

12