commit | 38adadbb8daf9a2919de4b01bdea766933ccb940 | [log] [tgz] |
---|---|---|
author | Carbo Kuo <carbokuo@fb.com> | Wed Aug 21 07:21:16 2013 -0700 |
committer | Michael Bolin <mbolin@fb.com> | Fri Aug 23 10:05:58 2013 -0700 |
tree | 14f3bfdbf9a92ce6ef875ec1eac21653ec7be706 | |
parent | 64ed5a89ed2c1a8dd79dd8c7c3a485a58c31c1bf [diff] |
Make platform a property of ExecutionContext. Summary: It is better to assign platform to a instance of `ExecutionContext` for testing purposes than calling `Platfrom.detect()`. Test Plan: Unit tests.
Buck is an Android build tool. To see what Buck can do for you, check out the documentation at http://facebook.github.io/buck/.
To build Buck, run the following:
git clone git@github.com:facebook/buck.git cd buck ant ./bin/buck --help
Apache License 2.0