commit | cd359ffbb84e252f493f70020f9d0bdfd1ea0bbb | [log] [tgz] |
---|---|---|
author | Michael Bolin <mbolin@fb.com> | Tue Nov 12 09:08:41 2013 -0800 |
committer | Michael Bolin <mbolin@fb.com> | Sat Nov 16 19:35:14 2013 -0800 |
tree | 4cbf3e553bf2b4d9d85c8212697e91053a33836d | |
parent | 2281adbfacc2a447d2480107ad9632a86c48eba9 [diff] |
AccumulateClassNamesStep now includes the hashes of the .class files in classes.txt. Summary: This is the first step in making it so that `DexProducedFromJavaLibraryThatContainsClassFiles` does not re-dex if the `.class` files from its dependent `JavaLibraryRule` are unchanged. Test Plan: Sandcastle builds.
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