commit | 93fdf030042f1aa9f235e6d7c0cde79f02263c26 | [log] [tgz] |
---|---|---|
author | tomlu <tomlu@google.com> | Thu Aug 24 02:33:57 2017 +0200 |
committer | Damien Martin-Guillerez <dmarting@google.com> | Thu Aug 24 14:00:07 2017 +0200 |
tree | 936dc573c07f2ef66a24eafe2e0cc424eb7afd66 | |
parent | 3fb6ac385df80a5f583072c0b84247d503e330b7 [diff] |
Restore VectorArg to CustomCommandLine's public interface. This CL intends to remove 81 overloads from CustomCommandLine, replacing them with 6 overloads that operate on VectorArg. The actual inlining isn't done in this CL to make it easier to review. This CL tries to balance reducing the API contact surface area while retaining the readability and discoverability of these methods, ensuring that they will be used over methods that eagerly convert arguments to strings. PiperOrigin-RevId: 166280990
{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.