Home
last modified time | relevance | path

Searched refs:gn (Results 1 – 25 of 830) sorted by relevance

12345678910>>...34

/third_party/gn/infra/config/generated/
Dcr-buildbucket.cfg20 name: "gn"
21 cipd_package: "infra/recipe_bundles/gn.googlesource.com/gn"
25 service_account: "gn-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
38 name: "gn"
39 cipd_package: "infra/recipe_bundles/gn.googlesource.com/gn"
47 service_account: "gn-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
60 name: "gn"
61 cipd_package: "infra/recipe_bundles/gn.googlesource.com/gn"
69 service_account: "gn-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
84 group: "project-gn-tryjob-access"
[all …]
Dcommit-queue.cfg14 name: "gn"
16 url: "https://gn-review.googlesource.com"
18 name: "gn"
24 committer_list: "project-gn-committers"
25 dry_run_access_list: "project-gn-tryjob-access"
29 name: "gn/try/linux"
32 name: "gn/try/mac"
35 name: "gn/try/win"
Dluci-milo.cfg8 id: "gn"
9 name: "gn"
10 repo_url: "https://gn.googlesource.com/gn"
14 name: "buildbucket/luci.gn.ci/linux"
18 name: "buildbucket/luci.gn.ci/mac"
22 name: "buildbucket/luci.gn.ci/win"
27 logo_url: "https://storage.googleapis.com/chrome-infra-public/logo/gn-logo.png"
/third_party/flutter/skia/gn/
DBUILDCONFIG.gn80 is_clang = exec_script("gn/is_clang.py",
121 win_vc = exec_script("//gn/find_msvc.py", [], "trim string")
128 win_toolchain_version = exec_script("//gn/highest_version_dir.py",
136 win_sdk_version = exec_script("//gn/highest_version_dir.py",
159 "//gn:default",
160 "//gn:no_exceptions",
161 "//gn:no_rtti",
165 "//gn:optimize",
166 "//gn:NDEBUG",
171 "//gn:debug_symbols",
[all …]
/third_party/gn/
DREADME.md8 * Documentation in [docs/](https://gn.googlesource.com/gn/+/main/docs/). In
10 * [GN quick start guide](https://gn.googlesource.com/gn/+/main/docs/quick_start.md).
11 * [Frequently asked questions](https://gn.googlesource.com/gn/+/main/docs/faq.md)
12 * [Reference](https://gn.googlesource.com/gn/+/main/docs/reference.md)
15 * The [mailing list](https://groups.google.com/a/chromium.org/forum/#!forum/gn-dev).
16 * The [bug database](https://bugs.chromium.org/p/gn/issues/list).
40 allow developers to ensure the build evolves as desired (for example, `gn
87 [Linux](https://chrome-infra-packages.appspot.com/dl/gn/gn/linux-amd64/+/latest),
88 [macOS](https://chrome-infra-packages.appspot.com/dl/gn/gn/mac-amd64/+/latest) and
89 [Windows](https://chrome-infra-packages.appspot.com/dl/gn/gn/windows-amd64/+/latest)
[all …]
/third_party/cef/patch/patches/
Dwin_cpp17_msvc_sandbox_2819.patch1 diff --git base/third_party/double_conversion/BUILD.gn base/third_party/double_conversion/BUILD.gn
3 --- base/third_party/double_conversion/BUILD.gn
4 +++ base/third_party/double_conversion/BUILD.gn
17 diff --git base/win/BUILD.gn base/win/BUILD.gn
19 --- base/win/BUILD.gn
20 +++ base/win/BUILD.gn
Dlinux_atk_1123214.patch1 diff --git build/config/linux/atk/BUILD.gn build/config/linux/atk/BUILD.gn
3 --- build/config/linux/atk/BUILD.gn
4 +++ build/config/linux/atk/BUILD.gn
14 diff --git build/config/linux/atspi2/BUILD.gn build/config/linux/atspi2/BUILD.gn
16 --- build/config/linux/atspi2/BUILD.gn
17 +++ build/config/linux/atspi2/BUILD.gn
Dgn_config.patch1 diff --git .gn .gn
3 --- .gn
4 +++ .gn
7 "//chrome/android/webapk/shell_apk/prepare_upload_dir/BUILD.gn",
9 + "//cef/BUILD.gn",
13 "//clank/java/BUILD.gn",
14 diff --git BUILD.gn BUILD.gn
16 --- BUILD.gn
17 +++ BUILD.gn
127 diff --git chrome/installer/mini_installer/BUILD.gn chrome/installer/mini_installer/BUILD.gn
[all …]
Dlinux_ui_ozone.patch1 diff --git ui/ozone/BUILD.gn ui/ozone/BUILD.gn
3 --- ui/ozone/BUILD.gn
4 +++ ui/ozone/BUILD.gn
Dlibxml_visibility.patch1 diff --git third_party/libxml/BUILD.gn third_party/libxml/BUILD.gn
3 --- third_party/libxml/BUILD.gn
4 +++ third_party/libxml/BUILD.gn
Dbuild.patch1 diff --git build/config/compiler/BUILD.gn build/config/compiler/BUILD.gn
3 --- build/config/compiler/BUILD.gn
4 +++ build/config/compiler/BUILD.gn
Dchrome_browser_safe_browsing.patch1 diff --git chrome/browser/safe_browsing/BUILD.gn chrome/browser/safe_browsing/BUILD.gn
3 --- chrome/browser/safe_browsing/BUILD.gn
4 +++ chrome/browser/safe_browsing/BUILD.gn
/third_party/gn/misc/vim/
DREADME.md11 Plug 'https://gn.googlesource.com/gn', { 'rtp': 'misc/vim' }
17 Plugin 'https://gn.googlesource.com/gn', { 'rtp': 'misc/vim' }
26 set runtimepath+=/path/to/gn/misc/vim
44 Plug 'https://gn.googlesource.com/gn', { 'rtp': 'misc/vim' }
49 autocmd FileType gn AutoFormatBuffer gn
59 If you cannot include vim-codefmt, you can use the limited `gn format`
64 nnoremap <silent> <F1> :pyxf <path-to-this-plugin>/gn-format.py<CR>
/third_party/gn/src/gn/
Dswitches.cc14 See "gn help buildargs" for an overview of how build arguments work.
33 gn gen out/Default --args='foo="bar" enable=true blah=7'
35 gn check out/Default --args=""
38 gn desc out/Default --args="some_list=[1, false, \"foo\"]"
50 " gn gen out/Default --color\n" \
52 " gn gen out/Default --nocolor\n"
61 R"(--dotfile: Override the name of the ".gn" file.
63 Normally GN loads the ".gn" file from the source root for some basic
64 configuration (see "gn help dotfile"). This flag allows you to
74 If you set a value in a build's "gn args" and never use it in the build (in
[all …]
/third_party/flutter/skia/third_party/externals/angle2/
Ddotfile_settings.gni5 # This file contains variables that can be imported into a repo's dotfile (.gn)
10 get_path_info("BUILD.gn", "abspath"),
11 get_path_info("third_party/vulkan-headers/BUILD.gn", "abspath"),
12 get_path_info("third_party/vulkan-loader/BUILD.gn", "abspath"),
13 get_path_info("third_party/vulkan-tools/BUILD.gn", "abspath"),
14 get_path_info("third_party/vulkan-validation-layers/BUILD.gn", "abspath"),
D.gn5 # This file is used when gn runs in this directory (or a lower directory
6 # and searching upward ends here). See "gn help dotfile."
14 buildconfig = "//build/config/BUILDCONFIG.gn"
17 # matching these patterns (see "gn help label_pattern" for format) will have
19 # "gn check" or "gn gen --check".
29 "//build/config/win/BUILD.gn",
/third_party/skia/bin/
Dfetch-gn33 gn = 'gn.exe' if 'win32' in sys.platform else 'gn' variable
35 f.extract(gn, 'bin')
37 gn = os.path.join('bin', gn) variable
39 os.chmod(gn, stat.S_IRUSR | stat.S_IWUSR | stat.S_IXUSR |
48 shutil.copy(gn, copy_path)
/third_party/gn/docs/
Dstandalone.md17 * A master build config file. Chrome's is `//build/config/BUILDCONFIG.gn`
19 to put these in a BUILD.gn file shared with any target definitions for
20 complex reasons. Chrome's are in `//build/toolchain/<platform>/BUILD.gn`.
21 * A `BUILD.gn` file in the root directory. This will be loaded after the
24 You may want a `.gn` file in the root directory. When you run GN it
29 * See Chrome's `src/.gn` file.
31 * see `gn help dotfile` for more.
33 Adding a `.gn` file in a repository that is pulled into Chrome means
44 [//tools/gn/example](../tools/gn/example).
Dquick_start.md7 You just run `gn` from the command line. For large projects, GN is versioned
15 * For Fuchsia in-tree development, run `fx gn ...` which will find the right
33 gn gen out/my_build
41 gn args out/my_build
56 gn args --list out/my_build
64 configuration](http://www.chromium.org/developers/gn-build-configuration)
69 Run `gn args out/Default` (substituting your build directory as needed) and
91 `tutorial.cc` file that's not hooked up to the build. Create a new `BUILD.gn`
102 Now we just need to tell the build about this new target. Open the `BUILD.gn`
108 the `simple_build/BUILD.gn` file, but it usually doesn't make a lot of sense to
[all …]
/third_party/ffmpeg/libavformat/
Dh261dec.c39 int gn= (code>>12)&0xf; in h261_probe() local
40 if(!gn) in h261_probe()
42 if(gn != next_gn) invalid_psc++; in h261_probe()
47 next_gn = lut[gn]; in h261_probe()
50 next_gn = lut[gn]; in h261_probe()
/third_party/flutter/engine/flutter/tools/
Dgn_test.py9 gn = imp.load_source('gn', os.path.join(SKY_TOOLS, 'gn')) variable
14 args = gn.parse_args(['gn'] + arg_list)
15 self.assertEquals(gn.get_out_dir(args), expected_build_dir)
26 args = gn.parse_args(['gn'] + arg_list)
27 return gn.to_gn_args(args)
/third_party/skia/tools/skottie_ios_app/
DREADME.md10 cat > out/ios_arm64_mtl/args.gn <<EOM
19 bin/gn gen out/ios_arm64_mtl
31 cat > out/ios_arm64_cpu/args.gn <<EOM
40 bin/gn gen out/ios_arm64_cpu
52 cat > out/ios_arm64_gl/args.gn <<EOM
62 bin/gn gen out/ios_arm64_gl
/third_party/skia/third_party/externals/angle2/
D.gn5 # This file is used when gn runs in this directory (or a lower directory
6 # and searching upward ends here). See "gn help dotfile."
14 buildconfig = "${skia_root_dir}/build/config/BUILDCONFIG.gn"
21 # matching these patterns (see "gn help label_pattern" for format) will have
23 # "gn check" or "gn gen --check".
33 "${skia_root_dir}/build/config/win/BUILD.gn",
/third_party/gn/misc/vim/ftdetect/
Dgnfiletype.vim16 setlocal filetype=gn
25 au BufNewFile *.gn,*.gni setlocal filetype=gn fileencoding=utf-8 fileformat=unix
26 au BufRead *.gn,*.gni call s:gnfiletype_pre()
27 au BufReadPost *.gn,*.gni call s:gnfiletype_post()
/third_party/skia/site/docs/user/
Dbuild.md11 Skia uses [GN](https://chromium.googlesource.com/chromium/src/tools/gn/) to
59 Run `gn gen` to generate your build files. As arguments to `gn gen`, pass a name
65 bin/gn gen out/Static --args='is_official_build=true'
71 bin/gn gen out/Shared --args='is_official_build=true is_component_build=true'
74 If you find that you don't have `bin/gn`, make sure you've run:
80 For a list of available build arguments, take a look at `gn/skia.gni`, or run:
83 bin/gn args out/Debug --list
90 bin/gn gen out/Debug
91 bin/gn gen out/Release --args='is_debug=false'
92 bin/gn gen out/Clang --args='cc="clang" cxx="clang++"'
[all …]

12345678910>>...34