gerrit/.buckconfig
David Ostrovsky 0927a52b64 Buck: Share buck cache directory between multiple source trees
Change-Id: I37c29caf4aaac13a77c8d12af89816d929af67b2
2014-06-12 09:58:24 +02:00

28 lines
545 B
Plaintext

[alias]
all = //:all
api = //:api
api_deploy = //tools/maven:api_deploy
api_install = //tools/maven:api_install
war_deploy = //tools/maven:war_deploy
war_install = //tools/maven:war_install
chrome = //:chrome
docs = //Documentation:html
firefox = //:firefox
gerrit = //:gerrit
release = //:release
safari = //:safari
withdocs = //:withdocs
[buildfile]
includes = //tools/default.defs
[java]
src_roots = java, resources
[project]
ignore = .git
[cache]
mode = dir
dir = ~/.gerritcodereview/buck-cache/cache