Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1077)

Side by Side Diff: tools/gn/README.txt

Issue 1052883002: migrate GN docs from the wiki to the repo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: split md_browser out into its own dir Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 GN "Generate Ninja"
2
3 GN is a meta-build system that generates ninja files. It's meant to be faster
4 and simpler than GYP.
5
6 Chromium uses binary versions of GN downloaded from Google Cloud Storage during
7 gclient runhooks, so that we don't have to worry about bootstrapping a build
8 of GN from scratch.
9
10 Instructions for how to upload the .sha1 digests of the GN binaries can be
11 found at https://code.google.com/p/chromium/wiki/UpdateGNBinaries.
OLDNEW
« no previous file with comments | « tools/gn/README.md ('k') | tools/gn/docs/cookbook.md » ('j') | tools/gn/docs/standalone.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698