commit | f322ba774727597b3238c33929c7ef2071f134b4 | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Fri Sep 08 15:17:18 2017 +0200 |
committer | Philipp Wollermann <philwo@google.com> | Mon Sep 11 13:06:46 2017 +0200 |
tree | 9794635aecee9c5b98eeef12cd1b341fd425b707 | |
parent | e4f390420c6b6ceef93e5e620a747a6d196bd172 [diff] |
Introduce unfiltered_compile_flags build variable, rename copts variable to user_compile_flags Also add magic to a feature named 'unfiltered_compile_flags' so the flags expanded from it are not subject to nocopt filtering. This is encore of https://github.com/bazelbuild/bazel/commit/268c0bcbf79f9f3f72d95fa51af0f1b18c5ce29e that was rolled back because it regressed memory. RELNOTES: None. PiperOrigin-RevId: 167989075
{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.