commit | 112d41fcf4a36de911ec6796cf606bbdc9e43aee | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Thu Nov 28 00:33:14 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Nov 28 00:34:27 2019 -0800 |
tree | 417d7bf8c377426ca92aacdee70eee3b6d9edb3d | |
parent | 6ae38f9596f8ae6c8be9a2e86875a16316805299 [diff] |
Symlink creation: add flag for in-process creation This is in preparation for skipping manifest creation. If we don't have an input manifest and no output service, we can't fall back to the subprocess method, which requires a manifest. Instead, we will fall back to an in-process implementation. This should be rare. This also provides a fallback mechanism if the embedded tool is unavailable, and we may switch this on by default if the performance is acceptable. PiperOrigin-RevId: 282895566
{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