commit | bc5883a04ef5148038edd0080e1565a0cb1688b0 | [log] [tgz] |
---|---|---|
author | Keith Smiley <keithbsmiley@gmail.com> | Wed Oct 21 08:06:11 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 21 08:07:06 2020 -0700 |
tree | b52d95440e3472321882e6f35520c2bd5ae323a8 | |
parent | 767e48a68f475fd19eed47a5edb9f5ad77b63813 [diff] |
Add feature to remap Xcode path in debug info By default the path to Xcode and the current SDK root are embedded in binary's debug info. This information is mostly unused, and otherwise has other workarounds for including for debugging. This feature scrubs that path to produce more hermetic binaries. https://forums.swift.org/t/lldb-usage-of-dw-at-llvm-isysroot/40575 Closes #12175. PiperOrigin-RevId: 338264319
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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