Bazel - Google's own build tool
Bazel is a build tool that builds code quickly and reliably. It is used to build the majority of Google's software, and thus it has been designed to handle build problems present in Google's development environment. A comprehensive, built-in set of rules lets you build software for a wide variety of languages and platforms right out of the box.
http://bazel.io/
https://github.com/bazelbuild/bazel
https://github.com/google/bazel
License:
Tech:
Tags: