commit | 7b0687eb5b4b64952da409db31f8d35835582c50 | [log] [tgz] |
---|---|---|
author | brandjon <brandjon@google.com> | Fri May 17 10:55:07 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 17 10:56:17 2019 -0700 |
tree | a7b06d3d1500df4bfe6abc4c9db6a6280ff5d8ce | |
parent | 2c48ae851865ca301404cbe8d65849c3381b9f5b [diff] |
Refactor BazelPythonSemantics#createExecutable - Factor out lengthy method calls from the decision logic about how the output files are arranged. - Don't return the executable artifact from these methods, they're always the same as common.getExecutable(). - Rename getPythonLauncherArtifact and getPythonTemplateMainArtifact to be more accurate. RELNOTES: None PiperOrigin-RevId: 248749905
{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.