commit | dfb1cb21852f6790ee928873b051d74f00c6e7cc | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Mon Sep 11 15:01:54 2017 +0200 |
committer | Philipp Wollermann <philwo@google.com> | Tue Sep 12 14:03:39 2017 +0200 |
tree | 95451e759703d2308b5e6e139c515ca48b5649e1 | |
parent | 9c9bbffb9d7a48c69b3f4bfb3fe8b44557304382 [diff] |
Make per-file-copts part of the user_compile_flags This cl adds flags from --per_file_copts option to 'user_compile_flags' build variable. This changes the flag order, before they appeared after unfiltered flags, now they appear before. RELNOTES: None. PiperOrigin-RevId: 168221663
{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.