commit | 8879b48fa1f8f5bdc39321e31b02323b9f9dd86a | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Fri Aug 04 11:56:42 2017 +0200 |
committer | Dmitry Lomov <dslomov@google.com> | Fri Aug 04 17:19:08 2017 +0200 |
tree | 53d81a1792510213e5bb67a0a7b6c57b30758405 | |
parent | 49463f6a1f0971c03fcdfdf9dd03e7445f6ef935 [diff] |
windows_cc_configure.bzl: Clear PATH, INCLUDE, LIB envs This change prevents leaking irrelevant envs to C++ actions. Before running VCVARSALL.BAT, we set PATH=<system root> INCLUDE= LIB= See https://github.com/bazelbuild/bazel/issues/3500 Change-Id: I767a36a3be3c8c01ad5cac2a7762edd34047e1bf PiperOrigin-RevId: 164242012
{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.