commit | 2dfc9031dc2ad7acdb09f3b556e034765c9d1898 | [log] [tgz] |
---|---|---|
author | Torgil Svensson <torgil.svensson@gmail.com> | Sun Oct 04 23:58:55 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Oct 04 23:59:55 2020 -0700 |
tree | f62ad3e4228de86aaecd82048cc28e732ca1b471 | |
parent | 2fb715a9ef3c11f2a3328e93e9cdba1b4e76d63c [diff] |
Add undeclared ninja file path in exception message When a ninja file includes another ninja file it's needs to be declared to the ninja_graph rule, otherwise an exeception is thrown. This patch adds information of which file were not declared to the exception error message which could be handy for trouble-shooting. Closes #12211. PiperOrigin-RevId: 335357311
{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