| commit | a22fb12669743bdfb78dfbf71a63db898f026dce | [log] [tgz] |
|---|---|---|
| author | hlopko <hlopko@google.com> | Fri Sep 15 16:47:31 2017 +0200 |
| committer | László Csomor <laszlocsomor@google.com> | Mon Sep 18 11:26:59 2017 +0200 |
| tree | 607ca980605626243dab3ecd6a7d07f1bca7f6b4 | |
| parent | 394211bf88b88c25036429e99894fa7c60eaaace [diff] |
Automated rollback of commit f26e8694ae78599b3e2004e3360eaf3443fa53a6. *** Reason for rollback *** Breaks clang_tidy. *** Original change description *** Introduce -c source_file -o output_file build variables Prior to this cl CompileCommandLine would (almost) unconditionally emit -c and -o flags. This cl removes this logic and relies on crosstool to emit these flags. This is another small step towards platform independent C++ rules. Memory use is not affected, since the build variables used by this cl are already exposed, this cl just forces crosstools to use it. RELNOTES: None. PiperOrigin-RevId: 168834576
{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.