commit | eb3261dd0c2d52b79b5b323a0fe12cf46e8062d8 | [log] [tgz] |
---|---|---|
author | tomlu <tomlu@google.com> | Wed Aug 23 20:35:38 2017 +0200 |
committer | Damien Martin-Guillerez <dmarting@google.com> | Thu Aug 24 13:58:53 2017 +0200 |
tree | d48cbcd679f574ac18643799648fb1a884770982 | |
parent | 7a7c41d7d342cd427e74f091b55690eed13e280d [diff] |
Stop using CustomMultiArgv in ProtoCompileActionBuilder. CustomMultiArgv is hard to serialise. This CL still uses mapping functions, which are equally hard to serialise, but it moves one step closer to being structural. PiperOrigin-RevId: 166230153
{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.