commit | beb66e0fb63ce5cff2da8faa58ff9a55887affb3 | [log] [tgz] |
---|---|---|
author | cpeyser <cpeyser@google.com> | Wed Feb 07 15:01:44 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Feb 07 15:03:59 2018 -0800 |
tree | d5f62c3d6deec1befbb8b92659bdb9e97c56602c | |
parent | 342f9fdd1444d90dec61c60c08ed2aa62a862860 [diff] |
Add a CODEC for some dependencies of CppCompileAction: CompileCommandLine and CcToolchainFeatures.Variables. We rephrase the nocopts filter from a Predicate<String> to a custom class, since AutoCodec cannot serialize a Predicate. PiperOrigin-RevId: 184902162
{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.