commit | 240bdea03a6a149ab04f20207d4a44750e3a9d12 | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Thu Sep 03 15:24:12 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 03 15:25:47 2020 -0700 |
tree | 6429013c6ec086c9f0d726eeac77d40f0c8e3dc2 | |
parent | ece3ec725475e958210be1d5547e91df05a454dd [diff] |
bazel packages: rename StarlarkSemanticsOptions -> packages.semantics.BuildLanguageOptions It is not a part of lib.packages, but a dependency of it; some clients (e.g. skydoc) depend on it alone. FYI: syntax.StarlarkSemantics does not have a code dependency on Bazel, but it has many logical dependencies on Bazel concepts. Follow-up changes will make StarlarkSemantics a base class, and define packages.semantics.BuildLanguageSemantics as a Bazel-specific subclass containing all Bazelisms. PiperOrigin-RevId: 330004717
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md