commit | d51ac9bb2deef519a145aff8248e005a49510a42 | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Fri Apr 10 10:15:08 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 10 10:16:36 2020 -0700 |
tree | 9db8c283cf7fc04e5ecc07bad89447c719991681 | |
parent | d82341d508829c43ab6408910f0b03cacf5b03b2 [diff] |
bazel syntax: make Node.lnt final; pass LineNumberTable as ctor param Also: - make the field package-private (again). Unlike protected, this does not expose the existence of the field in the Javadoc. - rename 'LineNumberTable lnt' to 'FileLocations locs'. - change Comment.text to include the leading # (to match its start-end range). PiperOrigin-RevId: 305897033
{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