| commit | 1694de62ab4f6314c68e31fff2913aa796e46b0d | [log] [tgz] |
|---|---|---|
| author | nharmata <nharmata@google.com> | Mon Nov 12 09:22:23 2018 -0800 |
| committer | Copybara-Service <copybara-piper@google.com> | Mon Nov 12 09:23:51 2018 -0800 |
| tree | a6b6410bfdd22120cae0b0b5ebc4069fd3d04feb | |
| parent | 92b14d3f5ada6c857ba9a3cefbfcf7affaf16450 [diff] |
Move reads of some env vars to functions. Slight refactor to the Bash completion script where we move reads of environment variables (whose values we expect users to mutate) to functions expected to be defined in a header file, that is expected to be prepended to the main script file contents. This is a pure refactor with no consequences. Also, while I'm here, clean up comments. RELNOTES: None PiperOrigin-RevId: 221103777
{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.