aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-01-17 13:48:00 +0300
committerrobot-ya-builder <robot-ya-builder@yandex-team.com>2023-01-17 13:48:00 +0300
commit58a117b001b63f06104246f6a89c60128596b391 (patch)
tree7c545e74e01edfc7a6b67a04b4ef5b0eee77e08d /tools
parent51674dac4bb91435ef6009fa104dfb835e158780 (diff)
downloadydb-58a117b001b63f06104246f6a89c60128596b391.tar.gz
External build system generator release 8
Update tools: yexport
Diffstat (limited to 'tools')
-rw-r--r--tools/CMakeLists.txt2
-rw-r--r--tools/archiver/CMakeLists.darwin.txt2
-rw-r--r--tools/archiver/CMakeLists.linux-aarch64.txt2
-rw-r--r--tools/archiver/CMakeLists.linux.txt2
-rw-r--r--tools/archiver/CMakeLists.txt2
-rw-r--r--tools/enum_parser/CMakeLists.txt2
-rw-r--r--tools/enum_parser/enum_parser/CMakeLists.txt2
-rw-r--r--tools/enum_parser/enum_parser/bin/CMakeLists.darwin.txt2
-rw-r--r--tools/enum_parser/enum_parser/bin/CMakeLists.linux-aarch64.txt2
-rw-r--r--tools/enum_parser/enum_parser/bin/CMakeLists.linux.txt2
-rw-r--r--tools/enum_parser/enum_parser/bin/CMakeLists.txt2
-rw-r--r--tools/enum_parser/enum_serialization_runtime/CMakeLists.darwin.txt2
-rw-r--r--tools/enum_parser/enum_serialization_runtime/CMakeLists.linux-aarch64.txt2
-rw-r--r--tools/enum_parser/enum_serialization_runtime/CMakeLists.linux.txt2
-rw-r--r--tools/enum_parser/enum_serialization_runtime/CMakeLists.txt2
-rw-r--r--tools/enum_parser/parse_enum/CMakeLists.darwin.txt2
-rw-r--r--tools/enum_parser/parse_enum/CMakeLists.linux-aarch64.txt2
-rw-r--r--tools/enum_parser/parse_enum/CMakeLists.linux.txt2
-rw-r--r--tools/enum_parser/parse_enum/CMakeLists.txt2
-rw-r--r--tools/rescompiler/CMakeLists.txt2
-rw-r--r--tools/rescompiler/bin/CMakeLists.darwin.txt2
-rw-r--r--tools/rescompiler/bin/CMakeLists.linux-aarch64.txt2
-rw-r--r--tools/rescompiler/bin/CMakeLists.linux.txt2
-rw-r--r--tools/rescompiler/bin/CMakeLists.txt2
24 files changed, 24 insertions, 24 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index 89462519db..333c877abf 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/archiver/CMakeLists.darwin.txt b/tools/archiver/CMakeLists.darwin.txt
index 2b009ca5e1..7de5ea9b12 100644
--- a/tools/archiver/CMakeLists.darwin.txt
+++ b/tools/archiver/CMakeLists.darwin.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/archiver/CMakeLists.linux-aarch64.txt b/tools/archiver/CMakeLists.linux-aarch64.txt
index 0996f8d856..57f81c5a7b 100644
--- a/tools/archiver/CMakeLists.linux-aarch64.txt
+++ b/tools/archiver/CMakeLists.linux-aarch64.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/archiver/CMakeLists.linux.txt b/tools/archiver/CMakeLists.linux.txt
index 4c1f156808..398ec59781 100644
--- a/tools/archiver/CMakeLists.linux.txt
+++ b/tools/archiver/CMakeLists.linux.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/archiver/CMakeLists.txt b/tools/archiver/CMakeLists.txt
index 3e0811fb22..bede1861df 100644
--- a/tools/archiver/CMakeLists.txt
+++ b/tools/archiver/CMakeLists.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/enum_parser/CMakeLists.txt b/tools/enum_parser/CMakeLists.txt
index d0b909e560..eab3cf5b12 100644
--- a/tools/enum_parser/CMakeLists.txt
+++ b/tools/enum_parser/CMakeLists.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/enum_parser/enum_parser/CMakeLists.txt b/tools/enum_parser/enum_parser/CMakeLists.txt
index 3478d41cce..94c55d2b57 100644
--- a/tools/enum_parser/enum_parser/CMakeLists.txt
+++ b/tools/enum_parser/enum_parser/CMakeLists.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/enum_parser/enum_parser/bin/CMakeLists.darwin.txt b/tools/enum_parser/enum_parser/bin/CMakeLists.darwin.txt
index 921141a467..202ba5832d 100644
--- a/tools/enum_parser/enum_parser/bin/CMakeLists.darwin.txt
+++ b/tools/enum_parser/enum_parser/bin/CMakeLists.darwin.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/enum_parser/enum_parser/bin/CMakeLists.linux-aarch64.txt b/tools/enum_parser/enum_parser/bin/CMakeLists.linux-aarch64.txt
index b6faac6e75..1c379eae21 100644
--- a/tools/enum_parser/enum_parser/bin/CMakeLists.linux-aarch64.txt
+++ b/tools/enum_parser/enum_parser/bin/CMakeLists.linux-aarch64.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/enum_parser/enum_parser/bin/CMakeLists.linux.txt b/tools/enum_parser/enum_parser/bin/CMakeLists.linux.txt
index 591a2f240d..56e5139b67 100644
--- a/tools/enum_parser/enum_parser/bin/CMakeLists.linux.txt
+++ b/tools/enum_parser/enum_parser/bin/CMakeLists.linux.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/enum_parser/enum_parser/bin/CMakeLists.txt b/tools/enum_parser/enum_parser/bin/CMakeLists.txt
index 3e0811fb22..bede1861df 100644
--- a/tools/enum_parser/enum_parser/bin/CMakeLists.txt
+++ b/tools/enum_parser/enum_parser/bin/CMakeLists.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/enum_parser/enum_serialization_runtime/CMakeLists.darwin.txt b/tools/enum_parser/enum_serialization_runtime/CMakeLists.darwin.txt
index 4a351266c6..ae7cffeb5e 100644
--- a/tools/enum_parser/enum_serialization_runtime/CMakeLists.darwin.txt
+++ b/tools/enum_parser/enum_serialization_runtime/CMakeLists.darwin.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/enum_parser/enum_serialization_runtime/CMakeLists.linux-aarch64.txt b/tools/enum_parser/enum_serialization_runtime/CMakeLists.linux-aarch64.txt
index 738595d735..6ba02c3ad1 100644
--- a/tools/enum_parser/enum_serialization_runtime/CMakeLists.linux-aarch64.txt
+++ b/tools/enum_parser/enum_serialization_runtime/CMakeLists.linux-aarch64.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/enum_parser/enum_serialization_runtime/CMakeLists.linux.txt b/tools/enum_parser/enum_serialization_runtime/CMakeLists.linux.txt
index 738595d735..6ba02c3ad1 100644
--- a/tools/enum_parser/enum_serialization_runtime/CMakeLists.linux.txt
+++ b/tools/enum_parser/enum_serialization_runtime/CMakeLists.linux.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/enum_parser/enum_serialization_runtime/CMakeLists.txt b/tools/enum_parser/enum_serialization_runtime/CMakeLists.txt
index 3e0811fb22..bede1861df 100644
--- a/tools/enum_parser/enum_serialization_runtime/CMakeLists.txt
+++ b/tools/enum_parser/enum_serialization_runtime/CMakeLists.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/enum_parser/parse_enum/CMakeLists.darwin.txt b/tools/enum_parser/parse_enum/CMakeLists.darwin.txt
index 709e5a1868..6facd47e75 100644
--- a/tools/enum_parser/parse_enum/CMakeLists.darwin.txt
+++ b/tools/enum_parser/parse_enum/CMakeLists.darwin.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/enum_parser/parse_enum/CMakeLists.linux-aarch64.txt b/tools/enum_parser/parse_enum/CMakeLists.linux-aarch64.txt
index 8239d77884..4798912c9f 100644
--- a/tools/enum_parser/parse_enum/CMakeLists.linux-aarch64.txt
+++ b/tools/enum_parser/parse_enum/CMakeLists.linux-aarch64.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/enum_parser/parse_enum/CMakeLists.linux.txt b/tools/enum_parser/parse_enum/CMakeLists.linux.txt
index 8239d77884..4798912c9f 100644
--- a/tools/enum_parser/parse_enum/CMakeLists.linux.txt
+++ b/tools/enum_parser/parse_enum/CMakeLists.linux.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/enum_parser/parse_enum/CMakeLists.txt b/tools/enum_parser/parse_enum/CMakeLists.txt
index 3e0811fb22..bede1861df 100644
--- a/tools/enum_parser/parse_enum/CMakeLists.txt
+++ b/tools/enum_parser/parse_enum/CMakeLists.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/rescompiler/CMakeLists.txt b/tools/rescompiler/CMakeLists.txt
index 3478d41cce..94c55d2b57 100644
--- a/tools/rescompiler/CMakeLists.txt
+++ b/tools/rescompiler/CMakeLists.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/rescompiler/bin/CMakeLists.darwin.txt b/tools/rescompiler/bin/CMakeLists.darwin.txt
index b3a00b437d..e7927a713c 100644
--- a/tools/rescompiler/bin/CMakeLists.darwin.txt
+++ b/tools/rescompiler/bin/CMakeLists.darwin.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/rescompiler/bin/CMakeLists.linux-aarch64.txt b/tools/rescompiler/bin/CMakeLists.linux-aarch64.txt
index b0cdfa5163..6146034313 100644
--- a/tools/rescompiler/bin/CMakeLists.linux-aarch64.txt
+++ b/tools/rescompiler/bin/CMakeLists.linux-aarch64.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/rescompiler/bin/CMakeLists.linux.txt b/tools/rescompiler/bin/CMakeLists.linux.txt
index 555a2be7a0..6fa1888e8f 100644
--- a/tools/rescompiler/bin/CMakeLists.linux.txt
+++ b/tools/rescompiler/bin/CMakeLists.linux.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
diff --git a/tools/rescompiler/bin/CMakeLists.txt b/tools/rescompiler/bin/CMakeLists.txt
index 3e0811fb22..bede1861df 100644
--- a/tools/rescompiler/bin/CMakeLists.txt
+++ b/tools/rescompiler/bin/CMakeLists.txt
@@ -1,5 +1,5 @@
-# This file was gererated by the build system used internally in the Yandex monorepo.
+# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the