commit | a1c234489132cb1fcaf15e27bb80b1c49d8cdf2d | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Wed Nov 07 11:43:37 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Nov 07 11:45:15 2018 -0800 |
tree | cc1bd280915cfaf8e14ca56c62eab02d5d84ac49 | |
parent | 250da1022b34c31d562246a0ca3760a7bde8f07e [diff] |
Introduce a SEMI_HERMETIC function hermeticity and use it for FileFunction. A SEMI_HERMETIC function is treated exactly like a HERMETIC function, except that no error is raised if it exhibits non-determinism. RELNOTES: None. PiperOrigin-RevId: 220501848
{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.