| commit | d9aa4039f4cf1803f2b03d03479f4bc66c62ba61 | [log] [tgz] |
|---|---|---|
| author | Klaus Aehlig <aehlig@google.com> | Mon Feb 12 01:22:31 2018 -0800 |
| committer | Copybara-Service <copybara-piper@google.com> | Mon Feb 12 01:24:13 2018 -0800 |
| tree | 36525b2552283c9f430c417003159f8065b26b8f | |
| parent | e45c0555cfb15ce403ff2f447edb74495a633ec1 [diff] |
BEP: assert event orderings explicitly ...even where they should be clear from the evaluation order. Since reporting sometimes happens in different threads, there might be races on the event bus. Explicit order constraints allow the BuildEventStreamer to reorder those events correctly in the case of a lost race. Change-Id: Ib5211341c2016527e9268e8fdbd1677d4255b23c PiperOrigin-RevId: 185345738
{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.