commit | b3be32e7135895737b64e3ad8ddb09176bfc8dd5 | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Thu Aug 03 14:14:48 2017 +0200 |
committer | Dmitry Lomov <dslomov@google.com> | Thu Aug 03 15:43:16 2017 +0200 |
tree | 98cb5d34f25a4be1c22accfb7f0ada15abff3a10 | |
parent | ca9290380880ecc0370cea53a26e647cd527c29f [diff] |
Use feature configuration to construct command line for 'strip' action This cl introduces new action_config named 'strip' for the strip action. While at it, it fixes support for executionRequirements. Fixed #209 RELNOTES: 'strip' action is now configured via feature configuration PiperOrigin-RevId: 164110478
{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.