commit | e794ee695819660af67599308bffb489eb6abf22 | [log] [tgz] |
---|---|---|
author | Keith Smiley <keithbsmiley@gmail.com> | Wed Oct 28 02:28:18 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 28 02:29:28 2020 -0700 |
tree | 53490f907f0555b2a8084ace3f2796b763c7b4a6 | |
parent | 31082327bdb64b7bf52dd55ae18d29e920e61025 [diff] |
Enable debug_prefix_map_pwd_is_dot feature by default on macOS This feature improves hermeticity of binaries, and shouldn't have impact on debugging. RELNOTES: Enable debug_prefix_map_pwd_is_dot feature by default on macOS, this passes `-fdebug-prefix-map=$PWD=.` for every compile to remove absolute paths from debug info. Closes #12345. PiperOrigin-RevId: 339420417
{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