Home
last modified time | relevance | path

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

12

/external/libmojo/base/android/jni_generator/
Djni_generator.gyp7 # GYP: //base/android/jni_generator:jni_generator_tests
33 # GYP: //base/android/jni_generator:jni_sample_header
45 # GYP: //base/android/jni_generator:jni_sample_java
57 # GYP: //base/android/jni_generator:jni_generator_tests
/external/libmojo/mojo/common/
DBUILD.gn15 # GYP version: mojo/mojo_base.gyp:mojo_common_custom_types
23 # GYP version: mojo/mojo_base.gyp:mojo_common_lib
48 # GYP version: mojo/mojo_base.gyp:mojo_test_common_custom_types
58 # GYP version: mojo/mojo_base.gyp:mojo_common_unittests
/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
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
174 in a GN build (in a GYP build, this is done as part of the compile step).
228 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/pdfium/
DDEPS61 # TODO(GYP): Remove this when no tools rely on GYP anymore.
106 # Pull GN binaries. This needs to be before running GYP below.
/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/pdfium/testing/
Dtest.gni119 # target (post-GYP).
190 # The _run targets exist only for compatibility w/ GYP.
267 # The _run targets exist only for compatibility with GYP.
/external/libmojo/mojo/public/c/test_support/
DBUILD.gn5 # GYP version: mojo/mojo_public.gyp:mojo_test_support
/external/webrtc/tools/gritsettings/
DREADME5 build/apk_test.gypi GYP file and depend on the
/external/libmojo/mojo/public/cpp/test_support/
DBUILD.gn5 # GYP version: mojo/public/mojo_public.gyp:mojo_public_test_utils
/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/v8/gypfiles/mac/
Dasan.gyp15 # Path is relative to this GYP file.
/external/libmojo/base/android/linker/
DBUILD.gn9 # GYP: //base/base.gyp:chromium_android_linker
/external/libmojo/mojo/
DBUILD.gn16 # TODO(GYP): Figure out if this needs to be supported. Right now
/external/skia/site/dev/chrome/
Dcommandbuffer.md9 the command buffer as a shared library and thus no GYP/GN flags are
/external/libchrome/base/
DBUILD.gn2050 # TODO(GYP): dep on copy_test_data_ios action.
2170 # GYP: //base.gyp:base_jni_headers
2208 # GYP: //base.gyp:android_runtime_jni_headers
2214 # GYP: //base.gyp:base_java
2300 # GYP: //base.gyp:base_javatests
2316 # GYP: //base.gyp:base_java_test_support
2362 # GYP: //base.gyp:base_junit_test_support
2374 # GYP: //base.gyp:base_junit_tests
2392 # GYP: //base.gyp:base_java_application_state
2393 # GYP: //base.gyp:base_java_library_load_from_apk_status_codes
[all …]
/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.

12