gerrit/.buckconfig
David Ostrovsky e64e30dda4 Buck: Add all target
Change-Id: I6ceb667b286ed9d1bd9c9096fd708bde4082a18b
2014-03-25 16:30:51 +00:00

23 lines
368 B
Plaintext

[alias]
all = //:all
api = //:api
api_deploy = //tools/maven:deploy
api_install = //tools/maven:install
docs = //Documentation:html
gerrit = //:gerrit
release = //:release
withdocs = //:withdocs
[buildfile]
includes = //tools/default.defs
[java]
src_roots = java, resources
[project]
ignore = .git
[cache]
mode = dir
dir = buck-out/cache