commit | a607a784e3d912383f2c444ade40aa5d688c7890 | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Fri May 30 07:49:34 2014 +0200 |
committer | David Ostrovsky <david@ostrovsky.org> | Tue Jun 10 02:37:50 2014 +0200 |
tree | 105b7b263f9a5b7b4b5d599316a7dec61e8f828b | |
parent | b3665369879f00fa5c390306067f1e974005e855 [diff] |
Update Buck Number of bugs were fixed in recent Buck version: * java_binary: manifest_file rejects target name as input [1] * java_binary: optionally suppress manifest merging from dependent JARs [2] * java_library(): changing deps to provided_deps doesn't trigger library rebuild [3] * genrule: Make deps to $(exe :foo) and $(location :bar) implicitly [4] [1] https://github.com/facebook/buck/issues/126 [2] https://github.com/facebook/buck/pull/87 [3] https://github.com/facebook/buck/issues/133 [4] https://github.com/facebook/buck/issues/128 Change-Id: I8fb9f57676eac242b54892a50d90773bfc5cb0c0