commit | ac1c41e8925bcc77b88fd7ecbc2bf8967fc72772 | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Wed Apr 01 14:28:49 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 01 14:30:18 2020 -0700 |
tree | 8cf931ae11b82265232cfc014ea5c3a0818fb497 | |
parent | 2224370614b224e4bbfca3af8ccd0ddb7f343fb2 [diff] |
bazel syntax: break dependency on lib.events.Event This change removes nearly all dependencies on lib.event.Event, in preparation for reversing the lib.syntax->lib.event dependency. SyntaxError is renamed to SyntaxError.Exception, and SyntaxError itself is a simple event-like location+message type. PiperOrigin-RevId: 304262913
{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