commit | a5a9fbbb8b87c10e7f69ab530b0c4c3abf0d4980 | [log] [tgz] |
---|---|---|
author | pcloudy <pcloudy@google.com> | Mon Sep 03 02:03:59 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Sep 03 02:05:25 2018 -0700 |
tree | 3a9e5b34c8efd3541fa4567b0ef7d3a08a9e4946 | |
parent | 30381dd85a6981a90cbd0c0b0542f3f1f0926f79 [diff] |
Fix ApkActionsBuilder.java on Windows resource_extractor needs PATH to be set on Windows, otherwise it throws: Traceback (most recent call last): File "C:\Program Files\Anaconda3\lib\site.py", line 570, in <module> main() File "C:\Program Files\Anaconda3\lib\site.py", line 561, in main os.environ["PATH"]) File "C:\Program Files\Anaconda3\lib\os.py", line 725, in __getitem__ raise KeyError(key) from None KeyError: 'PATH' Target //tensorflow/contrib/lite/examples/android:tflite_demo failed to build Working towards: https://github.com/bazelbuild/bazel/issues/4148 RELNOTES: None. PiperOrigin-RevId: 211324206
{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 solution. 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.