commit | f37a703f577b6b8eb1cce6b0098e65a1da930968 | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Fri Jun 08 07:40:19 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Jun 08 07:42:30 2018 -0700 |
tree | 31d8a9e6a4bfc4d31600efaddea6f1dc51b84fde | |
parent | 5c55cd3b60e8919e13bc828c5974523f6c636027 [diff] |
Expose cc_common.create_link_build_variables This cl enabled skylark rules to create build variables used for C++ link actions (in a limited form, e.g. build variables for thinlto are not exposed etc). Working towards #4571. RELNOTES: None PiperOrigin-RevId: 199792130
{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.