Lines Matching refs:GN
7 `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.
33 The first positional argument must be a GN-style "source-absolute" path
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
106 or GN as appropriate. It takes arguments to specify a build config and
107 a directory, then runs GYP or GN as appropriate:
125 The path must be a GN-style "source-absolute" path (as above).
136 incorporated into the appropriate flags for GYP or GN as needed.
174 in a GN build (in a GYP build, this is done as part of the compile step).
182 MB will take this file, translate each build target to the matching GN
187 Once GN has computed the lists of runtime dependencies, MB will then