commit | b05bff63d4738a4db1641a13735864ed8e787d96 | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Tue Sep 12 10:51:44 2017 +0200 |
committer | Philipp Wollermann <philwo@google.com> | Tue Sep 12 14:07:23 2017 +0200 |
tree | 6a337d592a00d17baf14a1e8ab7b1953f0cb119e | |
parent | fc06a7568fa4b9e2e425652e6ff83b6662f602d2 [diff] |
Expose sysroot as a build variable This cl removes hardcoded --sysroot flag generation from bazel when constructing command line for C++ actions. The hardcoded flag is still exposed to Skylark (to stay backwards compatible). RELNOTES: None. PiperOrigin-RevId: 168346711
{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.