commit | 31ab0b88ec52f293e713b9369ea4a706b6c0a57d | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Tue Mar 27 02:49:49 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Mar 27 02:51:41 2018 -0700 |
tree | 5429052cca9ce7033faac9733f3ad83cd125da31 | |
parent | 8c864137d46cf6c3714fb47799a34e4859aa2f13 [diff] |
Isolate C++ compile build variables This is a preparation work to expose Variables instance for all compile actions to Skylark. I didn't do linking variables in this cl, because this cl is already too big. But they're coming shortly in a separate cl. This is also in line with our goal to make build variables more discoverable and better document. RELNOTES: None. PiperOrigin-RevId: 190591080
{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.