commit | 0c17003ac0ea3b1da3b4e6cc1f09317674814277 | [log] [tgz] |
---|---|---|
author | Klaus Aehlig <aehlig@google.com> | Fri Sep 21 01:50:42 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Sep 21 01:52:08 2018 -0700 |
tree | 20c481e51cb287ef24e1fa80d43c102bbeb80ad5 | |
parent | 999354b81a0639700cb460e9e49af858af1cbaca [diff] |
resolved files: do not leak options from one invocation to another Options given to a bazel invocation should only be valid for that very invocation and not continue to be set for the next command. Fix this for --eperimental_resolved_file_instead_of_workspace. Change-Id: Ic6306a5bc16e023ba1ec15118743ef87f541659b PiperOrigin-RevId: 213953788
{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.