tree: 2cee0f6e21e37f47f40c3ede255d48d0f9915b9e [path history] [tgz]
  1. bazel/
  2. common/
  3. gn/
  4. merger/
  5. tools/
  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.
  • 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.