commit | c7369ff72d7f063f8781c760ee55af455f294aae | [log] [tgz] |
---|---|---|
author | djasper <djasper@google.com> | Sat Feb 08 03:55:45 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Feb 08 03:56:51 2020 -0800 |
tree | 43dc601bf3898d2f1b689ad77a9c9610426b95f4 | |
parent | 25dfe2dbe2929f4e289dfe529b368d1348273d4e [diff] |
Eagerly read the full file contents during include scanning This is slightly more efficient than the current hand-rolled implementation, especially the line-by-line reading of pre-grepped files. RELNOTES: None. PiperOrigin-RevId: 293979591
{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