commit | c00ba52673779660451cb04666e75a349e71d874 | [log] [tgz] |
---|---|---|
author | lpino <lpino@google.com> | Mon Jul 10 19:17:40 2017 +0200 |
committer | László Csomor <laszlocsomor@google.com> | Tue Jul 11 10:55:40 2017 +0200 |
tree | d6e9bef049e8afa659c93d61eef4598e4ac00369 | |
parent | a96369c1c66df624bbee0d9e1c7ad38fea55cd26 [diff] |
Use a CommandLine struct to store the command line parsed by the OptionProcessor. This replaces the startup_args_, command_ and command_argument members to allow a more consistent representation of the command line throughout the class. PiperOrigin-RevId: 161408010
{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 system. 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.