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
This commit is contained in:
David Ostrovsky
2014-05-30 07:49:34 +02:00
parent b366536987
commit a607a784e3

View File

@@ -1 +1 @@
75000f4273a399d2cd2768512639da80748877b7
849f320a6fa8293615fa5d05592580d17692bfd3