commit | 4b3bf405257ae3145d5639cd6c3e7fad0e384f94 | [log] [tgz] |
---|---|---|
author | Daniel Wagner-Hall <danielwh@google.com> | Tue Mar 17 19:34:08 2015 +0000 |
committer | Kristina Chodorow <kchodorow@google.com> | Wed Mar 18 13:45:31 2015 +0000 |
tree | 3f3181d1d6e71048c2bc9fd8d7c5e07fd44732e7 | |
parent | 5f6744550a98506ed680b389cfdc872fe07daed5 [diff] |
Use the action-scoped tmpdir for temporary files This is both the correct thing to do, and also makes it much more obvious when the Assets.car file and Info.plist file are being written to different directories for reasons of actool being crazy. -- MOS_MIGRATED_REVID=88853163
{Fast, Correct} - Choose two
Bazel is a build tool that builds code quickly and reliably. It executes as few build steps as possible by tracking dependencies and outputs, controls the build environment to keep builds hermetic, and uses its knowledge of dependencies to parallelize builds.
Find more background in our FAQ
Start using Bazel:
About the Bazel project: