tree: dac5319c0bf757b35937f485120c510a77d529e8 [path history] [tgz]
  1. bazel/
  2. common/
  3. dart-pub/
  4. foundation/
  5. tools/
  6. MAINTAINERS
  7. README.md
sdk/README.md

SDK frontends

This directory contains frontends to the SDK pipeline:

  • bazel/: creates a C/C++ workspace;
  • dart-pub/: creates a Dart SDK that integrates with a pub environment;
  • foundation/: creates a low-level C/C++ SDK.

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