summaryrefslogtreecommitdiffstats
path: root/.buckconfig
blob: b347a96a882f0414710432022d2f5c7bc28d910f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[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

[project]
  ignore = .git, eclipse-out, bazel-gerrit, bin
  parallel_parsing = true

[cache]
  mode = dir
  dir = ~/.gerritcodereview/buck-cache/locally-built-artifacts

[test]
  excluded_labels = manual