commit | c2c938ae2e75b5b881f06b18cce86dc87bae6fe6 | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Fri Jul 28 10:22:57 2017 +0200 |
committer | Dmitry Lomov <dslomov@google.com> | Mon Jul 31 16:05:56 2017 +0200 |
tree | 391b596c7ef66eeac9a0ef864f112bc6eb0f09c3 | |
parent | 639bba946ea01f5cf0a2cdb51c46012a602814a1 [diff] |
Apply native binary launcher to sh_binary This change: 1. Added launcher to @bazel_tools If the host platform is Windows, we use a prebuilt launcher.exe , otherwise the launcher needs to be built with MSVC first. 2. Launching sh_binary using native launcher. Change-Id: I5a63135455057fbfe04ff0cce7ec7994ef0c347a PiperOrigin-RevId: 163442540
{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.