commit | 30eb98352a00095b0e41e2272563a967f3117fc2 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Fri May 04 08:37:22 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri May 04 08:38:41 2018 -0700 |
tree | 67ecc7ae1f11c585ecb1f010a87aacfb18b54377 | |
parent | f384ab5855ba230e7767b7b5350bd72ef01b9a1b [diff] |
Skylark debugging proto changes. - add 'start debugging' request/response messages. The debug server will block until this request is received, allowing the client to perform initial setup (e.g. setting breakpoints) - support conditional breakpoints - add a column index to the Location message - rename 'line number' to 'line index', and specify that it's 0-based PiperOrigin-RevId: 195420363
{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.