commit | 7b2862c338a01ed5b6daa74519b7f5e99775c0df | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Wed Oct 30 11:58:44 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 30 11:59:30 2019 -0700 |
tree | a893d0bed7112e606a9697b0992eb88058dd6aeb | |
parent | a330febdddbae5751b6bb0cc0a6a84f451df2304 [diff] |
bazel syntax: delete BuiltinFunction.Factory The mechanism existed so that functions like glob could be closures over the PackageContext, which is now accessible as a thread-local value. Also: - replace FuncallExpression with Location in various calls All of these are for EvalException and could thus be deleted. - document element types for StarlarkList<?> parameters PiperOrigin-RevId: 277554536
{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