commit | 8e8dcc890fd2494faa57b637a316cc5668c9f238 | [log] [tgz] |
---|---|---|
author | gregce <gregce@google.com> | Tue Aug 25 08:30:28 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 25 08:31:49 2020 -0700 |
tree | 7700360375e8a90a7002a3a99e28a1d012966688 | |
parent | c2f4f1e58a8e11c8483bda04e2c77f144bd26f94 [diff] |
Refresh configurable attributes doc. Highlights: - Update outdated "Starlark flags not yet supported" refs - Convert "--define" examples to Starlark flags when possible - Overhaul "native vs. user-defined" core config_setting description - Use more consistent package naming for examples - Remove "Short keys" section, which is considered bad practice (creates too much indirection which makes it hard to know what relies on what). For https://github.com/bazelbuild/bazel/issues/11967 PiperOrigin-RevId: 328335077
{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