tree: 5c08c02a783fdfd582660e173b1f3df40f10cfe6 [path history] [tgz]
  1. common/
  2. gn/
  3. merger/
  4. tools/
  5. build_sdk.py
  6. OWNERS
  7. 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.