summaryrefslogtreecommitdiff
path: root/.buckconfig
blob: 5fa3abc3dc673c88172de3fc7ea9c7a89c671fda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[alias]
  api = //:api
  api_install = //solenv/maven:api_install
  api_deploy = //solenv/maven:api_deploy

[buildfile]
  includes = //solenv/buck/build.defs

[project]
  ignore = .git,workdir,instdir

[cache]
  mode = dir
c and regmerge from the SDKStephan Bergmann 2022-02-25Provide unoidl-write also for the SDKStephan Bergmann 2022-02-24Update README lists of URE dynamic librariesStephan Bergmann 2022-01-08Don't install the uno script when uno is not buildJan-Marek Glogowski