commit | 731451f4923b035480b154c678627eeebae15ba3 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Thu May 09 04:30:35 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu May 09 04:31:54 2019 -0700 |
tree | f9aa5c7963950296ff9c551ed9bddcc6936c2702 | |
parent | 597e289b097d3bfed8eea1cb0924bbeb04877e42 [diff] |
Remove TargetMarkerFunction It was only used by TransitiveBaseTraversalFunction, to which I moved the error handling code that was previously in TargetMarkerFunction. We see significantly faster deps() queries in some cases (~20%). PiperOrigin-RevId: 247399011
{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.