Fast, scalable, multi-language build system by Google
Google's own build tool
bazel
$ bazel build //path/to:target
$ bazel test //path/to:test_target
$ bazel query //path/to:all