tree: 59fec45c7d0b9ef9df4391b640b30736bde4629b [path history] [tgz]
  1. common/
  2. gn/
  3. merger/
  4. tools/
  5. OWNERS
  6. README.md
scripts/sdk/README.md

SDK frontends

This directory contains frontends to the SDK pipeline:

  • bazel/: creates a C/C++/Dart/Flutter Bazel workspace. For internal use only.
  • gn/: creates a C/C++ GN workspace.

In addition, the common/ directory provides plumbing shared by all frontends, and tools/ contains various tools to work with SDK manifests.