commit | 5df3cf865fc48d1338fcd8d4944f78e9095c3498 | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Tue Aug 27 18:52:15 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Aug 27 18:53:46 2019 -0700 |
tree | cbd4cd3f5a26747bed64768279346b5411008d54 | |
parent | 756096de03e165ef95b56728ae31afa2833caf5c [diff] |
Have exec-server require that install and output base are set The intention is that users are extra hands-on with server lifecycle and environment management. This helps enforce that. I would have liked to have done this in a cleaner/more principled way (ie by not checking the command name inline), but the way we mutate startup options and the work I'd need to do to work around it was becoming more than I'm currently willing to take on. PiperOrigin-RevId: 265815618
{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.