Lines Matching refs:gn
8 * 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)
95 git clone https://gn.googlesource.com/gn
96 cd gn
114 cd gn
117 By default, if you don't specify `--zoslib-dir`, `gn/build/gen.py` expects to find
118 `zoslib` directory under `gn/third_party/`.
128 ../../out/gn gen -C out
133 * [.gn](https://cs.chromium.org/chromium/src/.gn)
134 * [BUILDCONFIG.gn](https://cs.chromium.org/chromium/src/build/config/BUILDCONFIG.gn)
136 * [Compiler setup](https://cs.chromium.org/chromium/src/build/config/compiler/BUILD.gn)
139 * [.gn](https://fuchsia.googlesource.com/fuchsia/+/refs/heads/main/.gn)
140 …* [BUILDCONFIG.gn](https://fuchsia.googlesource.com/fuchsia/+/refs/heads/main/build/config/BUILDCO…
142 … [Compiler setup](https://fuchsia.googlesource.com/fuchsia/+/refs/heads/main/build/config/BUILD.gn)
147 database](https://bugs.chromium.org/p/gn/issues/list).
152 [gn-review.googlesource.com](https://gn-review.googlesource.com/). The short
155 Register at https://gn-review.googlesource.com.
185 [gn-dev@](https://groups.google.com/a/chromium.org/forum/#!forum/gn-dev)
205 infrastructure](https://chrome-infra-packages.appspot.com/p/gn/gn) or compile