commit | 73dcff3bd83e07a870e52328fef599af430448c1 | [log] [tgz] |
---|---|---|
author | kkress <kkress@google.com> | Mon Apr 06 11:14:48 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 06 11:16:12 2020 -0700 |
tree | cdeb0afe809609403143143efd723b28a33786c5 | |
parent | 0bbe38176e15d891a4e4cab2d8425e292de6cc5f [diff] |
Add BUILD files for all of src/[main/test]/.../build/lib/bazel. Fixing Bazel required also splitting up the main dir. This required a single Java change to break a dependency cycle between pipline and parse in the ninja code. I split NinjaPipeline and NinjaParser into impl/interface allowing the cycle to be broken. RELNOTES: None. PiperOrigin-RevId: 305073498
{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