| commit | 8ceaa65973eb599d9635fa9bc566aefd1f57348c | [log] [tgz] |
|---|---|---|
| author | ccalvarin <ccalvarin@google.com> | Fri Aug 24 12:44:31 2018 -0700 |
| committer | Copybara-Service <copybara-piper@google.com> | Fri Aug 24 12:45:53 2018 -0700 |
| tree | 2f23363f907c9655506438eb80b8113f92440a4f | |
| parent | 5eae80fc79de43bfb0992404502a7e72a14696c7 [diff] |
Rollforward of https://github.com/bazelbuild/bazel/commit/2d3adfb93c023f9752f00d4bf3440ee9869f64f2: Add a warning if the same rc file is read multiple times. Prerequisite for fixing #5765, to minimize the risk that multiple rc files import the same file, which is slightly more likely with try-import. Added extra test for double-load rcs imported using different syntax, fixing an issue where paths were not canonicalized for reliable comparison. RELNOTES: None. PiperOrigin-RevId: 210140725
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.