commit | 37cd5c46b960f2c8f4268150617080b36140f765 | [log] [tgz] |
---|---|---|
author | Greg Estren <gregestren@gmail.com> | Wed Jan 30 12:25:50 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Jan 30 12:27:20 2019 -0800 |
tree | 19bf2827ca7b318b0c4f7ae132527ae66449d9b4 | |
parent | 15e15c2adcdf599550453180129add48ec939eb6 [diff] |
Add --check_third_party_targets_have_licenses. When on, all rules and files declared with exports_file() under //third_party must declare licenses(). This is the flag's default, and also status quo semantics. The point of this flag is to let users turn off that checking when they don't want to treat //third_party as special. Fixes #3639 Closes #7262. PiperOrigin-RevId: 231645495
{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.