commit | 6405146326795795b937e26223d252dd2cf9961a | [log] [tgz] |
---|---|---|
author | brandjon <brandjon@google.com> | Wed Dec 04 06:31:22 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 04 06:32:22 2019 -0800 |
tree | 5bce9936bc951fc05e935098e4c14ba21355b55c | |
parent | b78ef52c602df46adbfd59bd1e5fa78585e92cbd [diff] |
Move symlink definitions from buildtool to .../lib/analysis/config The main convenience symlink definitions (bin, testlogs, out, etc.) are moved to a new file, ConvenienceSymlinks.java. This better separates the declaration of what symlinks we want to make, from their actual creation and deletion. It also paves the way for moving the Python-specific symlinks (under --experimental_create_py_bin_symlinks) out of buildtool. RELNOTES: None PiperOrigin-RevId: 283744788
{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