commit | a7a3ee1e3ad6c377a4226f156bacd264764898bb | [log] [tgz] |
---|---|---|
author | Shawn Pearce <sop@google.com> | Fri Sep 20 10:42:37 2013 -0700 |
committer | Shawn Pearce <sop@google.com> | Fri Sep 20 19:41:26 2013 -0700 |
tree | c37caba2eb69d1fccf9a3367001341ed2442c800 | |
parent | c8f2d3e8042086269884167f3e9b5621578874f1 [diff] |
Update Buck to latest master genrule() no longer supports running commands run only for the side-effect with no output file. Actions like download_sources or eclipse need to be handled using Python scripts executed from the user's shell, otherwise Buck fails if caching is enabled. Change-Id: I361fc20675f211e15e4ab7942ef52778d0a615c2