commit | 0020a97fdc20ca099ec6386771b20d3236f9890d | [log] [tgz] |
---|---|---|
author | Keith Smiley <keithbsmiley@gmail.com> | Thu Mar 28 10:52:59 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Mar 28 10:54:34 2019 -0700 |
tree | b47e2029ddf066bc20644a747ad361c63b3260ab | |
parent | 5adcd3e240f6ca769bea384bc1be9e7c9581d9a8 [diff] |
Remove @executable_path/Frameworks from rpaths This is automatically added for these rule types by rules_apple. Having them here causes an issue with Xcode 10.2 and above because the /usr/bin/swift rpath _must_ be first, but this one is added first instead. Closes #7830. PiperOrigin-RevId: 240806623
{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.