aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/malloc
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 /library/cpp/malloc
parent51674dac4bb91435ef6009fa104dfb835e158780 (diff)
downloadydb-58a117b001b63f06104246f6a89c60128596b391.tar.gz
External build system generator release 8
Update tools: yexport
Diffstat (limited to 'library/cpp/malloc')
-rw-r--r--library/cpp/malloc/CMakeLists.darwin.txt2
-rw-r--r--library/cpp/malloc/CMakeLists.linux-aarch64.txt2
-rw-r--r--library/cpp/malloc/CMakeLists.linux.txt2
-rw-r--r--library/cpp/malloc/CMakeLists.txt2
-rw-r--r--library/cpp/malloc/api/CMakeLists.darwin.txt2
-rw-r--r--library/cpp/malloc/api/CMakeLists.linux-aarch64.txt2
-rw-r--r--library/cpp/malloc/api/CMakeLists.linux.txt2
-rw-r--r--library/cpp/malloc/api/CMakeLists.txt2
-rw-r--r--library/cpp/malloc/jemalloc/CMakeLists.darwin.txt2
-rw-r--r--library/cpp/malloc/jemalloc/CMakeLists.linux-aarch64.txt2
-rw-r--r--library/cpp/malloc/jemalloc/CMakeLists.linux.txt2
-rw-r--r--library/cpp/malloc/jemalloc/CMakeLists.txt2
-rw-r--r--library/cpp/malloc/tcmalloc/CMakeLists.linux-aarch64.txt2
-rw-r--r--library/cpp/malloc/tcmalloc/CMakeLists.linux.txt2
-rw-r--r--library/cpp/malloc/tcmalloc/CMakeLists.txt2
15 files changed, 15 insertions, 15 deletions
diff --git a/library/cpp/malloc/CMakeLists.darwin.txt b/library/cpp/malloc/CMakeLists.darwin.txt
index 773e71fc8f..a892a4cca7 100644
--- a/library/cpp/malloc/CMakeLists.darwin.txt
+++ b/library/cpp/malloc/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/library/cpp/malloc/CMakeLists.linux-aarch64.txt b/library/cpp/malloc/CMakeLists.linux-aarch64.txt
index b68a3a50a1..974a53462b 100644
--- a/library/cpp/malloc/CMakeLists.linux-aarch64.txt
+++ b/library/cpp/malloc/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/library/cpp/malloc/CMakeLists.linux.txt b/library/cpp/malloc/CMakeLists.linux.txt
index b68a3a50a1..974a53462b 100644
--- a/library/cpp/malloc/CMakeLists.linux.txt
+++ b/library/cpp/malloc/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/library/cpp/malloc/CMakeLists.txt b/library/cpp/malloc/CMakeLists.txt
index 3e0811fb22..bede1861df 100644
--- a/library/cpp/malloc/CMakeLists.txt
+++ b/library/cpp/malloc/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/library/cpp/malloc/api/CMakeLists.darwin.txt b/library/cpp/malloc/api/CMakeLists.darwin.txt
index b85dcdd7cf..db837d83de 100644
--- a/library/cpp/malloc/api/CMakeLists.darwin.txt
+++ b/library/cpp/malloc/api/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/library/cpp/malloc/api/CMakeLists.linux-aarch64.txt b/library/cpp/malloc/api/CMakeLists.linux-aarch64.txt
index 7926e806e1..6b81b89d4c 100644
--- a/library/cpp/malloc/api/CMakeLists.linux-aarch64.txt
+++ b/library/cpp/malloc/api/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/library/cpp/malloc/api/CMakeLists.linux.txt b/library/cpp/malloc/api/CMakeLists.linux.txt
index 7926e806e1..6b81b89d4c 100644
--- a/library/cpp/malloc/api/CMakeLists.linux.txt
+++ b/library/cpp/malloc/api/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/library/cpp/malloc/api/CMakeLists.txt b/library/cpp/malloc/api/CMakeLists.txt
index 3e0811fb22..bede1861df 100644
--- a/library/cpp/malloc/api/CMakeLists.txt
+++ b/library/cpp/malloc/api/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/library/cpp/malloc/jemalloc/CMakeLists.darwin.txt b/library/cpp/malloc/jemalloc/CMakeLists.darwin.txt
index c75c562301..ea1e085b74 100644
--- a/library/cpp/malloc/jemalloc/CMakeLists.darwin.txt
+++ b/library/cpp/malloc/jemalloc/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/library/cpp/malloc/jemalloc/CMakeLists.linux-aarch64.txt b/library/cpp/malloc/jemalloc/CMakeLists.linux-aarch64.txt
index f28607371c..f4c156bc0c 100644
--- a/library/cpp/malloc/jemalloc/CMakeLists.linux-aarch64.txt
+++ b/library/cpp/malloc/jemalloc/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/library/cpp/malloc/jemalloc/CMakeLists.linux.txt b/library/cpp/malloc/jemalloc/CMakeLists.linux.txt
index f28607371c..f4c156bc0c 100644
--- a/library/cpp/malloc/jemalloc/CMakeLists.linux.txt
+++ b/library/cpp/malloc/jemalloc/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/library/cpp/malloc/jemalloc/CMakeLists.txt b/library/cpp/malloc/jemalloc/CMakeLists.txt
index 3e0811fb22..bede1861df 100644
--- a/library/cpp/malloc/jemalloc/CMakeLists.txt
+++ b/library/cpp/malloc/jemalloc/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/library/cpp/malloc/tcmalloc/CMakeLists.linux-aarch64.txt b/library/cpp/malloc/tcmalloc/CMakeLists.linux-aarch64.txt
index 7768cf63e7..be15c6c305 100644
--- a/library/cpp/malloc/tcmalloc/CMakeLists.linux-aarch64.txt
+++ b/library/cpp/malloc/tcmalloc/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/library/cpp/malloc/tcmalloc/CMakeLists.linux.txt b/library/cpp/malloc/tcmalloc/CMakeLists.linux.txt
index 7768cf63e7..be15c6c305 100644
--- a/library/cpp/malloc/tcmalloc/CMakeLists.linux.txt
+++ b/library/cpp/malloc/tcmalloc/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/library/cpp/malloc/tcmalloc/CMakeLists.txt b/library/cpp/malloc/tcmalloc/CMakeLists.txt
index fb9f9efce2..1f942d5b2f 100644
--- a/library/cpp/malloc/tcmalloc/CMakeLists.txt
+++ b/library/cpp/malloc/tcmalloc/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