commit | 9a72393624bd90efb8660b22e3a3b8f6fd6a6352 | [log] [tgz] |
---|---|---|
author | Jingwen Chen <jingwen@google.com> | Thu Apr 23 10:12:53 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 23 10:14:04 2020 -0700 |
tree | efffe6d5b711af2a640213f55d427b54072996bc | |
parent | a17420d3106b2e418ed14b30109c46ef094d0cf2 [diff] |
Thread Ninja descriptions into the Ninja action's progress message The progress message selection logic has the following order of precedence: 1) build statement's description, with file-level variables expanded. 2) rule statement's description, with rule, build and file-level variables expanded. 3) generated pretty printed message. Closes #11156. PiperOrigin-RevId: 308077350
{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