commit | 8bed37cebd387fe06426d3e99ce3c32a2bf59d79 | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Tue Jun 11 09:36:09 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jun 11 09:37:00 2019 -0700 |
tree | d9ea6f4fc4d5f0db00808ff46cfd547b0493d378 | |
parent | dbb31dfc3e300f2a515176171b23532c1f657edc [diff] |
Move binary_path and restart_reason out of globals Push them into the former TimingInfo, now LoggingInfo. The RestartReason enum is moved into blaze.cc from global_variables.h, and its string representations are colocated with it. At this point LoggingInfo should probably be a class, and should probably go into its own file with other argument related bits, but I'm punting on these since I think the current state is strictly better than the previous and there are other things to attend to. RELNOTES: None PiperOrigin-RevId: 252636709
{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.