commit | bf96c50e0c9afd3da8d937948c3636f09a0e80d7 | [log] [tgz] |
---|---|---|
author | philwo <philwo@google.com> | Fri Sep 15 11:10:32 2017 +0200 |
committer | Philipp Wollermann <philwo@google.com> | Fri Sep 15 11:29:37 2017 +0200 |
tree | 56cfb9431cb1321ef87b256caee9690568ef0ea1 | |
parent | b0b904839b71f2c147a2d04f4e014b687690dd10 [diff] |
Automated rollback of commit ca216f5eb4b1f1892219db0f578495bbbdbaa875. *** Reason for rollback *** Breaks Bazel building itself on FreeBSD, also #3739. *** Original change description *** Introduce empty "toolchain_category" rule for labels that will be used as categories of toolchains for the purpose of toolchain selection. Up to now, we've used the native toolchain_type rule for this purpose. That rule depends on a number of configuration fragments that supply build variables - we don't want toolchains to need to depend on those fragments as well. E.g. toolchain_type depends on JvmConfiguration, but we would like toolchains to work with --experimental_disable_jvm. PiperOrigin-RevId: 168810566
{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 system. 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.