aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-02-10 19:57:24 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-02-10 19:57:24 +0300
commitdccbf1e50d0dfc98bb611af8a4611312806f1664 (patch)
tree2e0c08d3d2497c37c0ce02d2f42703250311e90d /contrib
parent48a7383de78f9548e18c2bac8db285fe00886cc0 (diff)
downloadydb-dccbf1e50d0dfc98bb611af8a4611312806f1664.tar.gz
intermediate changes
ref:bbe986d1f7c2465be047a3bc69b8e068fb0c2fe9
Diffstat (limited to 'contrib')
-rw-r--r--contrib/libs/apache/ya.make6
-rw-r--r--contrib/libs/llvm12/ya.make16
-rw-r--r--contrib/libs/ya.make1
3 files changed, 14 insertions, 9 deletions
diff --git a/contrib/libs/apache/ya.make b/contrib/libs/apache/ya.make
index 31f70e39c5..0a05eec097 100644
--- a/contrib/libs/apache/ya.make
+++ b/contrib/libs/apache/ya.make
@@ -1,5 +1,11 @@
+OWNER(
+ g:contrib
+ g:cpp-contrib
+)
+
RECURSE(
arrow
avro
orc
+ serf
)
diff --git a/contrib/libs/llvm12/ya.make b/contrib/libs/llvm12/ya.make
index 50b4d51565..d193c043a4 100644
--- a/contrib/libs/llvm12/ya.make
+++ b/contrib/libs/llvm12/ya.make
@@ -1,7 +1,14 @@
-# Generated by devtools/yamaker from nixpkgs 9ee8bd188933750be0584f285daf9a295d0c8930.
+# Generated by devtools/yamaker from nixpkgs 21.11.
LIBRARY()
+LICENSE(
+ Apache-2.0 WITH LLVM-exception AND
+ NCSA
+)
+
+LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
+
OWNER(
orivej
g:cpp-contrib
@@ -11,13 +18,6 @@ VERSION(12.0.1)
ORIGINAL_SOURCE(https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/llvm-12.0.1.src.tar.xz)
-LICENSE(
- Apache-2.0 WITH LLVM-exception AND
- NCSA
-)
-
-LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-
ADDINCL(
GLOBAL ${ARCADIA_BUILD_ROOT}/contrib/libs/llvm12/include
GLOBAL contrib/libs/llvm12/include
diff --git a/contrib/libs/ya.make b/contrib/libs/ya.make
index 9eccaa9653..f49afe35b4 100644
--- a/contrib/libs/ya.make
+++ b/contrib/libs/ya.make
@@ -298,7 +298,6 @@ RECURSE(
sasl
sctp
sentencepiece
- serf
snappy
sophos
sparrowhawk