commit | 7e8f86d60adc56159216c4fbb5b403ee8c5aec1c | [log] [tgz] |
---|---|---|
author | steinman <steinman@google.com> | Wed Nov 11 10:01:33 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Nov 11 10:02:31 2020 -0800 |
tree | 2d6eb42063f9f386cccfdb5ee730c0467d632257 | |
parent | 7e608b5c9bb337fc69146a36afc46cb7e41deaf9 [diff] |
Remove --local_resources. This has been deprecated for a while, and has been removed via --incompatible_remove_local_resources, which defaulted to true in the last major release. RELNOTES: --local_resources and --incompatible_remove_local_resources have been removed. If you've been setting --local resources or --incompatible_remove_local_resources=false, you must migrate to using --local_ram_resources and --local_cpu_resources instead. PiperOrigin-RevId: 341852479
{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