commit | 6d297efa4ada1c66a460a64c0a6412283e36381b | [log] [tgz] |
---|---|---|
author | brandjon <brandjon@google.com> | Wed Dec 04 11:06:50 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 04 11:07:45 2019 -0800 |
tree | f3efe88c5f8c5065a547ccee1697962bcf889095 | |
parent | e25d4308388177e730a4a96c6f8fff0417e60d8d [diff] |
Move py-bin symlink logic out of buildtool This moves them to PyRuleClasses and registers them in the rule class provider, just like rules. Revert the direct dependency added in https://github.com/bazelbuild/bazel/commit/7b5043f1646759aec98c14fef3071fab19a54db1 of buildtool on Python rules. RELNOTES: None PiperOrigin-RevId: 283792605
{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