commit | 628cc2f9695d40c806c860f6ebd1b35cf7e6bac4 | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Thu Sep 20 08:29:42 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Sep 20 08:31:17 2018 -0700 |
tree | 2048302ac2c72d203c9bfc77daf36dd65bdbece0 | |
parent | 5cc183873f35e924de0bc716ac83705e936e83ff [diff] |
Make --experimental_resolved_file_instead_of_workspace accept path relative to the workspace Make the option --experimental_resolved_file_instead_of_workspace also accept paths relative to the workspace, instead of only absolute paths. In this way, users of resolved files can simply add an entry build --experimental_resolved_file_instead_of_workspace=resolved.bzl to their .bazelrc file. Change-Id: I70efee95f2379717de012525f7f26e7e2b1fadf2 PiperOrigin-RevId: 213817984
{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.