commit | 0971420455c0758aa90e17bac0c6d852e0b9afc2 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Fri Nov 01 10:11:06 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Nov 01 10:12:11 2019 -0700 |
tree | cff5f840fa761839c44bfe91ca5033f03b913f84 | |
parent | a4192e1451ccc2c1e4478304a3396825b6fcedd4 [diff] |
bazel syntax: disallow NestedSet as a Starlark value Also: - eliminate Skylark.typeOf, which was misused by all callers - make private various other functions of dubious type safety. - move some utilities from SkylarkType to EvalUtils. - remove unnecessary check from 'reversed' built-in. - add various comments. PiperOrigin-RevId: 277950120
{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