commit | 3bfba78bcccaf30132004a70fb6ebf8fb1b2515c | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Fri May 17 07:39:06 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 17 07:40:11 2019 -0700 |
tree | be6dd6ac54e94a50df72bf997e0fc5b1ca1352e9 | |
parent | 69095be0988711b42dad047892cd20581e9e9e10 [diff] |
Support gcc/clang param file method of escaping strings Gcc/clang param files do not support shell escaping, so we need to use a different method to escape those arguments. Implement such method and use it for parameter files for compile actions. RELNOTES: none PiperOrigin-RevId: 248717716
{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.