commit | 7c2174fea2b50af8fbf10367835b820af29700f6 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Thu Oct 24 10:24:49 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 24 10:25:45 2019 -0700 |
tree | 403bd0678603f2a2a9a59ddb4e5ac4faf4529f13 | |
parent | ce00ced5e957a94b726b8b429f4a95d6e34a6686 [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: 276515374
{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