commit | 3c23d3eae64b51d8367d5d586f0a41128eb96174 | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Fri Sep 22 10:14:33 2017 -0400 |
committer | John Cater <jcater@google.com> | Mon Sep 25 09:36:06 2017 -0400 |
tree | bc9dbb0ab30487290d1026e56f102df9be1de20b | |
parent | 51c8c7cfb2bffcc4d95a19680fbec08d3625a74e [diff] |
Use FeatureConfiguration to compute linkstamping compile command line Before, linkstamping compile actions were hardcoded in bazel and assumed gcc/clang and bash. This cl removes gcc/clang assumptions by using feature configuration. RELNOTES: None. PiperOrigin-RevId: 169685949
{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.