commit | 0f9be45d86a5dee60f937ad6a764d8b759f68e1d | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Tue Jun 11 15:41:24 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 11 15:44:20 2019 -0700 |
tree | c5ae954c1813a0701cf3fba0dadef8c3c32d68bb | |
parent | 32836c307be4effdfb06d3a71dc0fb5eb19b3d3a [diff] |
Introduce cc-related Google-only interface methods to the Starlark build API The new interface methods have no Bazel implementation, and are completely unrecognized when --experimental_google_legacy_api is false (the current default). They are introduced as stub methods in Bazel to make different build-API-aware binaries interface-consistent. RELNOTES: None. PiperOrigin-RevId: 252714070
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.