gerrit/.buckconfig
David Pursehouse d7549eb8b5 Merge branch 'stable-2.13'
* stable-2.13:
  Diffy should use the unported CC-BY 3.0 license
  Clarify that the CC-BY 3.0 license is the unported version
  Synchronize license for silk icons
  Add bin folder to buck ignore

Change-Id: I4d3d76d954c9229d8868c0c9cb7fe1b184de4724
2016-09-21 11:35:53 +02:00

37 lines
770 B
Plaintext

[alias]
api = //:api
chrome = //:chrome
docs = //Documentation:searchfree
firefox = //:firefox
gerrit = //:gerrit
gwtgerrit = //:gwtgerrit
headless = //:headless
polygerrit = //:polygerrit
release = //:release
releasenotes = //ReleaseNotes:html
safari = //:safari
soyc = //gerrit-gwtui:ui_soyc
soyc_r = //gerrit-gwtui:ui_soyc_r
withdocs = //:withdocs
[buildfile]
includes = //tools/default.defs
[java]
jar_spool_mode = direct_to_jar
src_roots = java, resources, src
source_level = 8
target_level = 8
[project]
allow_symlinks = allow
ignore = .git, eclipse-out, bazel-gerrit, bin
parallel_parsing = true
[cache]
mode = dir
dir = ~/.gerritcodereview/buck-cache/locally-built-artifacts
[test]
excluded_labels = manual