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
='/cgit/lo/core/commit/sc/CppunitTest_sc_ucalc.mk?id=de030cd7a234fd9191364647deb1a4836ca992cb'>gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard 2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko 2016-04-12Move clew/clew.h into external, tooStephan Bergmann 2016-01-27extract all cond format tests in ucalc to own fileMarkus Mohrhard 2015-12-01sc interpreter: Improve the unit test for S/W Interpreter.Jan Holesovsky