aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/monlib
diff options
context:
space:
mode:
authorAlexSm <alex@ydb.tech>2024-02-16 17:36:07 +0100
committerGitHub <noreply@github.com>2024-02-16 17:36:07 +0100
commit6d3e410c4573ea9dca15ff7076cc9ab528f3c927 (patch)
tree9475a324a167de9bb2b7531a4a4102210436dc01 /library/cpp/monlib
parent0491f751bf7179304be521251056d3cf10a88da2 (diff)
downloadydb-6d3e410c4573ea9dca15ff7076cc9ab528f3c927.tar.gz
Remove CMakeLists from main (#2032)
Diffstat (limited to 'library/cpp/monlib')
-rw-r--r--library/cpp/monlib/CMakeLists.txt15
-rw-r--r--library/cpp/monlib/deprecated/CMakeLists.txt9
-rw-r--r--library/cpp/monlib/deprecated/json/CMakeLists.darwin-arm64.txt18
-rw-r--r--library/cpp/monlib/deprecated/json/CMakeLists.darwin-x86_64.txt18
-rw-r--r--library/cpp/monlib/deprecated/json/CMakeLists.linux-aarch64.txt19
-rw-r--r--library/cpp/monlib/deprecated/json/CMakeLists.linux-x86_64.txt19
-rw-r--r--library/cpp/monlib/deprecated/json/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/deprecated/json/CMakeLists.windows-x86_64.txt18
-rw-r--r--library/cpp/monlib/dynamic_counters/CMakeLists.darwin-arm64.txt28
-rw-r--r--library/cpp/monlib/dynamic_counters/CMakeLists.darwin-x86_64.txt28
-rw-r--r--library/cpp/monlib/dynamic_counters/CMakeLists.linux-aarch64.txt29
-rw-r--r--library/cpp/monlib/dynamic_counters/CMakeLists.linux-x86_64.txt29
-rw-r--r--library/cpp/monlib/dynamic_counters/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/dynamic_counters/CMakeLists.windows-x86_64.txt28
-rw-r--r--library/cpp/monlib/dynamic_counters/percentile/CMakeLists.darwin-arm64.txt16
-rw-r--r--library/cpp/monlib/dynamic_counters/percentile/CMakeLists.darwin-x86_64.txt16
-rw-r--r--library/cpp/monlib/dynamic_counters/percentile/CMakeLists.linux-aarch64.txt17
-rw-r--r--library/cpp/monlib/dynamic_counters/percentile/CMakeLists.linux-x86_64.txt17
-rw-r--r--library/cpp/monlib/dynamic_counters/percentile/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/dynamic_counters/percentile/CMakeLists.windows-x86_64.txt16
-rw-r--r--library/cpp/monlib/encode/CMakeLists.darwin-arm64.txt40
-rw-r--r--library/cpp/monlib/encode/CMakeLists.darwin-x86_64.txt40
-rw-r--r--library/cpp/monlib/encode/CMakeLists.linux-aarch64.txt41
-rw-r--r--library/cpp/monlib/encode/CMakeLists.linux-x86_64.txt41
-rw-r--r--library/cpp/monlib/encode/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/encode/CMakeLists.windows-x86_64.txt40
-rw-r--r--library/cpp/monlib/encode/buffered/CMakeLists.darwin-arm64.txt20
-rw-r--r--library/cpp/monlib/encode/buffered/CMakeLists.darwin-x86_64.txt20
-rw-r--r--library/cpp/monlib/encode/buffered/CMakeLists.linux-aarch64.txt21
-rw-r--r--library/cpp/monlib/encode/buffered/CMakeLists.linux-x86_64.txt21
-rw-r--r--library/cpp/monlib/encode/buffered/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/encode/buffered/CMakeLists.windows-x86_64.txt20
-rw-r--r--library/cpp/monlib/encode/json/CMakeLists.darwin-arm64.txt23
-rw-r--r--library/cpp/monlib/encode/json/CMakeLists.darwin-x86_64.txt23
-rw-r--r--library/cpp/monlib/encode/json/CMakeLists.linux-aarch64.txt24
-rw-r--r--library/cpp/monlib/encode/json/CMakeLists.linux-x86_64.txt24
-rw-r--r--library/cpp/monlib/encode/json/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/encode/json/CMakeLists.windows-x86_64.txt23
-rw-r--r--library/cpp/monlib/encode/legacy_protobuf/CMakeLists.txt9
-rw-r--r--library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.darwin-arm64.txt43
-rw-r--r--library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.darwin-x86_64.txt43
-rw-r--r--library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.linux-aarch64.txt44
-rw-r--r--library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.linux-x86_64.txt44
-rw-r--r--library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.windows-x86_64.txt43
-rw-r--r--library/cpp/monlib/encode/prometheus/CMakeLists.darwin-arm64.txt20
-rw-r--r--library/cpp/monlib/encode/prometheus/CMakeLists.darwin-x86_64.txt20
-rw-r--r--library/cpp/monlib/encode/prometheus/CMakeLists.linux-aarch64.txt21
-rw-r--r--library/cpp/monlib/encode/prometheus/CMakeLists.linux-x86_64.txt21
-rw-r--r--library/cpp/monlib/encode/prometheus/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/encode/prometheus/CMakeLists.windows-x86_64.txt20
-rw-r--r--library/cpp/monlib/encode/spack/CMakeLists.darwin-arm64.txt26
-rw-r--r--library/cpp/monlib/encode/spack/CMakeLists.darwin-x86_64.txt26
-rw-r--r--library/cpp/monlib/encode/spack/CMakeLists.linux-aarch64.txt27
-rw-r--r--library/cpp/monlib/encode/spack/CMakeLists.linux-x86_64.txt27
-rw-r--r--library/cpp/monlib/encode/spack/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/encode/spack/CMakeLists.windows-x86_64.txt26
-rw-r--r--library/cpp/monlib/encode/text/CMakeLists.darwin-arm64.txt18
-rw-r--r--library/cpp/monlib/encode/text/CMakeLists.darwin-x86_64.txt18
-rw-r--r--library/cpp/monlib/encode/text/CMakeLists.linux-aarch64.txt19
-rw-r--r--library/cpp/monlib/encode/text/CMakeLists.linux-x86_64.txt19
-rw-r--r--library/cpp/monlib/encode/text/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/encode/text/CMakeLists.windows-x86_64.txt18
-rw-r--r--library/cpp/monlib/exception/CMakeLists.darwin-arm64.txt17
-rw-r--r--library/cpp/monlib/exception/CMakeLists.darwin-x86_64.txt17
-rw-r--r--library/cpp/monlib/exception/CMakeLists.linux-aarch64.txt18
-rw-r--r--library/cpp/monlib/exception/CMakeLists.linux-x86_64.txt18
-rw-r--r--library/cpp/monlib/exception/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/exception/CMakeLists.windows-x86_64.txt17
-rw-r--r--library/cpp/monlib/messagebus/CMakeLists.darwin-arm64.txt21
-rw-r--r--library/cpp/monlib/messagebus/CMakeLists.darwin-x86_64.txt21
-rw-r--r--library/cpp/monlib/messagebus/CMakeLists.linux-aarch64.txt22
-rw-r--r--library/cpp/monlib/messagebus/CMakeLists.linux-x86_64.txt22
-rw-r--r--library/cpp/monlib/messagebus/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/messagebus/CMakeLists.windows-x86_64.txt21
-rw-r--r--library/cpp/monlib/metrics/CMakeLists.darwin-arm64.txt44
-rw-r--r--library/cpp/monlib/metrics/CMakeLists.darwin-x86_64.txt44
-rw-r--r--library/cpp/monlib/metrics/CMakeLists.linux-aarch64.txt45
-rw-r--r--library/cpp/monlib/metrics/CMakeLists.linux-x86_64.txt45
-rw-r--r--library/cpp/monlib/metrics/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/metrics/CMakeLists.windows-x86_64.txt44
-rw-r--r--library/cpp/monlib/service/CMakeLists.darwin-arm64.txt34
-rw-r--r--library/cpp/monlib/service/CMakeLists.darwin-x86_64.txt34
-rw-r--r--library/cpp/monlib/service/CMakeLists.linux-aarch64.txt35
-rw-r--r--library/cpp/monlib/service/CMakeLists.linux-x86_64.txt35
-rw-r--r--library/cpp/monlib/service/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/service/CMakeLists.windows-x86_64.txt34
-rw-r--r--library/cpp/monlib/service/pages/CMakeLists.darwin-arm64.txt36
-rw-r--r--library/cpp/monlib/service/pages/CMakeLists.darwin-x86_64.txt36
-rw-r--r--library/cpp/monlib/service/pages/CMakeLists.linux-aarch64.txt37
-rw-r--r--library/cpp/monlib/service/pages/CMakeLists.linux-x86_64.txt37
-rw-r--r--library/cpp/monlib/service/pages/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/service/pages/CMakeLists.windows-x86_64.txt36
-rw-r--r--library/cpp/monlib/service/pages/resources/CMakeLists.darwin-arm64.txt52
-rw-r--r--library/cpp/monlib/service/pages/resources/CMakeLists.darwin-x86_64.txt52
-rw-r--r--library/cpp/monlib/service/pages/resources/CMakeLists.linux-aarch64.txt54
-rw-r--r--library/cpp/monlib/service/pages/resources/CMakeLists.linux-x86_64.txt54
-rw-r--r--library/cpp/monlib/service/pages/resources/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/service/pages/resources/CMakeLists.windows-x86_64.txt52
-rw-r--r--library/cpp/monlib/service/pages/tablesorter/CMakeLists.darwin-arm64.txt42
-rw-r--r--library/cpp/monlib/service/pages/tablesorter/CMakeLists.darwin-x86_64.txt42
-rw-r--r--library/cpp/monlib/service/pages/tablesorter/CMakeLists.linux-aarch64.txt44
-rw-r--r--library/cpp/monlib/service/pages/tablesorter/CMakeLists.linux-x86_64.txt44
-rw-r--r--library/cpp/monlib/service/pages/tablesorter/CMakeLists.txt19
-rw-r--r--library/cpp/monlib/service/pages/tablesorter/CMakeLists.windows-x86_64.txt42
105 files changed, 0 insertions, 2884 deletions
diff --git a/library/cpp/monlib/CMakeLists.txt b/library/cpp/monlib/CMakeLists.txt
deleted file mode 100644
index ed66cadbfa..0000000000
--- a/library/cpp/monlib/CMakeLists.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(deprecated)
-add_subdirectory(dynamic_counters)
-add_subdirectory(encode)
-add_subdirectory(exception)
-add_subdirectory(messagebus)
-add_subdirectory(metrics)
-add_subdirectory(service)
diff --git a/library/cpp/monlib/deprecated/CMakeLists.txt b/library/cpp/monlib/deprecated/CMakeLists.txt
deleted file mode 100644
index 26b87ae471..0000000000
--- a/library/cpp/monlib/deprecated/CMakeLists.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(json)
diff --git a/library/cpp/monlib/deprecated/json/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/deprecated/json/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 6bcb22f8cc..0000000000
--- a/library/cpp/monlib/deprecated/json/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-deprecated-json)
-target_link_libraries(monlib-deprecated-json PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-json
-)
-target_sources(monlib-deprecated-json PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/deprecated/json/writer.cpp
-)
diff --git a/library/cpp/monlib/deprecated/json/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/deprecated/json/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 6bcb22f8cc..0000000000
--- a/library/cpp/monlib/deprecated/json/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-deprecated-json)
-target_link_libraries(monlib-deprecated-json PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-json
-)
-target_sources(monlib-deprecated-json PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/deprecated/json/writer.cpp
-)
diff --git a/library/cpp/monlib/deprecated/json/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/deprecated/json/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index c7cb3720d3..0000000000
--- a/library/cpp/monlib/deprecated/json/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-deprecated-json)
-target_link_libraries(monlib-deprecated-json PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-json
-)
-target_sources(monlib-deprecated-json PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/deprecated/json/writer.cpp
-)
diff --git a/library/cpp/monlib/deprecated/json/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/deprecated/json/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index c7cb3720d3..0000000000
--- a/library/cpp/monlib/deprecated/json/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-deprecated-json)
-target_link_libraries(monlib-deprecated-json PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-json
-)
-target_sources(monlib-deprecated-json PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/deprecated/json/writer.cpp
-)
diff --git a/library/cpp/monlib/deprecated/json/CMakeLists.txt b/library/cpp/monlib/deprecated/json/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/deprecated/json/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/deprecated/json/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/deprecated/json/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 6bcb22f8cc..0000000000
--- a/library/cpp/monlib/deprecated/json/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-deprecated-json)
-target_link_libraries(monlib-deprecated-json PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-json
-)
-target_sources(monlib-deprecated-json PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/deprecated/json/writer.cpp
-)
diff --git a/library/cpp/monlib/dynamic_counters/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/dynamic_counters/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 35f39a552a..0000000000
--- a/library/cpp/monlib/dynamic_counters/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(percentile)
-
-add_library(cpp-monlib-dynamic_counters)
-target_link_libraries(cpp-monlib-dynamic_counters PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-containers-stack_vector
- monlib-encode-json
- monlib-encode-spack
- monlib-encode-prometheus
- monlib-service-pages
- cpp-string_utils-quote
- cpp-threading-light_rw_lock
-)
-target_sources(cpp-monlib-dynamic_counters PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/counters.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/encode.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/golovan_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/page.cpp
-)
diff --git a/library/cpp/monlib/dynamic_counters/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/dynamic_counters/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 35f39a552a..0000000000
--- a/library/cpp/monlib/dynamic_counters/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(percentile)
-
-add_library(cpp-monlib-dynamic_counters)
-target_link_libraries(cpp-monlib-dynamic_counters PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-containers-stack_vector
- monlib-encode-json
- monlib-encode-spack
- monlib-encode-prometheus
- monlib-service-pages
- cpp-string_utils-quote
- cpp-threading-light_rw_lock
-)
-target_sources(cpp-monlib-dynamic_counters PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/counters.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/encode.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/golovan_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/page.cpp
-)
diff --git a/library/cpp/monlib/dynamic_counters/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/dynamic_counters/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 79ee1ffe0b..0000000000
--- a/library/cpp/monlib/dynamic_counters/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(percentile)
-
-add_library(cpp-monlib-dynamic_counters)
-target_link_libraries(cpp-monlib-dynamic_counters PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-containers-stack_vector
- monlib-encode-json
- monlib-encode-spack
- monlib-encode-prometheus
- monlib-service-pages
- cpp-string_utils-quote
- cpp-threading-light_rw_lock
-)
-target_sources(cpp-monlib-dynamic_counters PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/counters.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/encode.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/golovan_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/page.cpp
-)
diff --git a/library/cpp/monlib/dynamic_counters/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/dynamic_counters/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 79ee1ffe0b..0000000000
--- a/library/cpp/monlib/dynamic_counters/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(percentile)
-
-add_library(cpp-monlib-dynamic_counters)
-target_link_libraries(cpp-monlib-dynamic_counters PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-containers-stack_vector
- monlib-encode-json
- monlib-encode-spack
- monlib-encode-prometheus
- monlib-service-pages
- cpp-string_utils-quote
- cpp-threading-light_rw_lock
-)
-target_sources(cpp-monlib-dynamic_counters PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/counters.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/encode.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/golovan_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/page.cpp
-)
diff --git a/library/cpp/monlib/dynamic_counters/CMakeLists.txt b/library/cpp/monlib/dynamic_counters/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/dynamic_counters/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/dynamic_counters/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/dynamic_counters/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 35f39a552a..0000000000
--- a/library/cpp/monlib/dynamic_counters/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(percentile)
-
-add_library(cpp-monlib-dynamic_counters)
-target_link_libraries(cpp-monlib-dynamic_counters PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-containers-stack_vector
- monlib-encode-json
- monlib-encode-spack
- monlib-encode-prometheus
- monlib-service-pages
- cpp-string_utils-quote
- cpp-threading-light_rw_lock
-)
-target_sources(cpp-monlib-dynamic_counters PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/counters.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/encode.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/golovan_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/dynamic_counters/page.cpp
-)
diff --git a/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index fa99d9dc2f..0000000000
--- a/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-dynamic_counters-percentile INTERFACE)
-target_link_libraries(monlib-dynamic_counters-percentile INTERFACE
- contrib-libs-cxxsupp
- yutil
- cpp-containers-stack_vector
- cpp-monlib-dynamic_counters
-)
diff --git a/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index fa99d9dc2f..0000000000
--- a/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-dynamic_counters-percentile INTERFACE)
-target_link_libraries(monlib-dynamic_counters-percentile INTERFACE
- contrib-libs-cxxsupp
- yutil
- cpp-containers-stack_vector
- cpp-monlib-dynamic_counters
-)
diff --git a/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index b6a771543e..0000000000
--- a/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-dynamic_counters-percentile INTERFACE)
-target_link_libraries(monlib-dynamic_counters-percentile INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-containers-stack_vector
- cpp-monlib-dynamic_counters
-)
diff --git a/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index b6a771543e..0000000000
--- a/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-dynamic_counters-percentile INTERFACE)
-target_link_libraries(monlib-dynamic_counters-percentile INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-containers-stack_vector
- cpp-monlib-dynamic_counters
-)
diff --git a/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.txt b/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index fa99d9dc2f..0000000000
--- a/library/cpp/monlib/dynamic_counters/percentile/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-dynamic_counters-percentile INTERFACE)
-target_link_libraries(monlib-dynamic_counters-percentile INTERFACE
- contrib-libs-cxxsupp
- yutil
- cpp-containers-stack_vector
- cpp-monlib-dynamic_counters
-)
diff --git a/library/cpp/monlib/encode/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/encode/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index a74b6d023d..0000000000
--- a/library/cpp/monlib/encode/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(buffered)
-add_subdirectory(json)
-add_subdirectory(legacy_protobuf)
-add_subdirectory(prometheus)
-add_subdirectory(spack)
-add_subdirectory(text)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-
-add_library(cpp-monlib-encode)
-target_link_libraries(cpp-monlib-encode PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-metrics
- tools-enum_parser-enum_serialization_runtime
-)
-target_sources(cpp-monlib-encode PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder_state.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/format.cpp
-)
-generate_enum_serilization(cpp-monlib-encode
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder_state_enum.h
- GEN_HEADER
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/encode/encoder_state_enum.h_serialized.h
- INCLUDE_HEADERS
- library/cpp/monlib/encode/encoder_state_enum.h
-)
diff --git a/library/cpp/monlib/encode/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/encode/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index a74b6d023d..0000000000
--- a/library/cpp/monlib/encode/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(buffered)
-add_subdirectory(json)
-add_subdirectory(legacy_protobuf)
-add_subdirectory(prometheus)
-add_subdirectory(spack)
-add_subdirectory(text)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-
-add_library(cpp-monlib-encode)
-target_link_libraries(cpp-monlib-encode PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-metrics
- tools-enum_parser-enum_serialization_runtime
-)
-target_sources(cpp-monlib-encode PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder_state.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/format.cpp
-)
-generate_enum_serilization(cpp-monlib-encode
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder_state_enum.h
- GEN_HEADER
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/encode/encoder_state_enum.h_serialized.h
- INCLUDE_HEADERS
- library/cpp/monlib/encode/encoder_state_enum.h
-)
diff --git a/library/cpp/monlib/encode/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/encode/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 6c319f9b68..0000000000
--- a/library/cpp/monlib/encode/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(buffered)
-add_subdirectory(json)
-add_subdirectory(legacy_protobuf)
-add_subdirectory(prometheus)
-add_subdirectory(spack)
-add_subdirectory(text)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-
-add_library(cpp-monlib-encode)
-target_link_libraries(cpp-monlib-encode PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-metrics
- tools-enum_parser-enum_serialization_runtime
-)
-target_sources(cpp-monlib-encode PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder_state.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/format.cpp
-)
-generate_enum_serilization(cpp-monlib-encode
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder_state_enum.h
- GEN_HEADER
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/encode/encoder_state_enum.h_serialized.h
- INCLUDE_HEADERS
- library/cpp/monlib/encode/encoder_state_enum.h
-)
diff --git a/library/cpp/monlib/encode/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/encode/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 6c319f9b68..0000000000
--- a/library/cpp/monlib/encode/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(buffered)
-add_subdirectory(json)
-add_subdirectory(legacy_protobuf)
-add_subdirectory(prometheus)
-add_subdirectory(spack)
-add_subdirectory(text)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-
-add_library(cpp-monlib-encode)
-target_link_libraries(cpp-monlib-encode PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-metrics
- tools-enum_parser-enum_serialization_runtime
-)
-target_sources(cpp-monlib-encode PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder_state.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/format.cpp
-)
-generate_enum_serilization(cpp-monlib-encode
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder_state_enum.h
- GEN_HEADER
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/encode/encoder_state_enum.h_serialized.h
- INCLUDE_HEADERS
- library/cpp/monlib/encode/encoder_state_enum.h
-)
diff --git a/library/cpp/monlib/encode/CMakeLists.txt b/library/cpp/monlib/encode/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/encode/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/encode/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/encode/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index a74b6d023d..0000000000
--- a/library/cpp/monlib/encode/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,40 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(buffered)
-add_subdirectory(json)
-add_subdirectory(legacy_protobuf)
-add_subdirectory(prometheus)
-add_subdirectory(spack)
-add_subdirectory(text)
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-
-add_library(cpp-monlib-encode)
-target_link_libraries(cpp-monlib-encode PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-metrics
- tools-enum_parser-enum_serialization_runtime
-)
-target_sources(cpp-monlib-encode PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder_state.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/format.cpp
-)
-generate_enum_serilization(cpp-monlib-encode
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/encoder_state_enum.h
- GEN_HEADER
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/encode/encoder_state_enum.h_serialized.h
- INCLUDE_HEADERS
- library/cpp/monlib/encode/encoder_state_enum.h
-)
diff --git a/library/cpp/monlib/encode/buffered/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/encode/buffered/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index e867afbb8c..0000000000
--- a/library/cpp/monlib/encode/buffered/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-buffered)
-target_link_libraries(monlib-encode-buffered PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- cpp-monlib-metrics
-)
-target_sources(monlib-encode-buffered PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/buffered/buffered_encoder_base.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/buffered/string_pool.cpp
-)
diff --git a/library/cpp/monlib/encode/buffered/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/encode/buffered/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index e867afbb8c..0000000000
--- a/library/cpp/monlib/encode/buffered/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-buffered)
-target_link_libraries(monlib-encode-buffered PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- cpp-monlib-metrics
-)
-target_sources(monlib-encode-buffered PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/buffered/buffered_encoder_base.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/buffered/string_pool.cpp
-)
diff --git a/library/cpp/monlib/encode/buffered/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/encode/buffered/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 211beb8b27..0000000000
--- a/library/cpp/monlib/encode/buffered/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-buffered)
-target_link_libraries(monlib-encode-buffered PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- cpp-monlib-metrics
-)
-target_sources(monlib-encode-buffered PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/buffered/buffered_encoder_base.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/buffered/string_pool.cpp
-)
diff --git a/library/cpp/monlib/encode/buffered/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/encode/buffered/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 211beb8b27..0000000000
--- a/library/cpp/monlib/encode/buffered/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-buffered)
-target_link_libraries(monlib-encode-buffered PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- cpp-monlib-metrics
-)
-target_sources(monlib-encode-buffered PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/buffered/buffered_encoder_base.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/buffered/string_pool.cpp
-)
diff --git a/library/cpp/monlib/encode/buffered/CMakeLists.txt b/library/cpp/monlib/encode/buffered/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/encode/buffered/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/encode/buffered/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/encode/buffered/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index e867afbb8c..0000000000
--- a/library/cpp/monlib/encode/buffered/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-buffered)
-target_link_libraries(monlib-encode-buffered PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- cpp-monlib-metrics
-)
-target_sources(monlib-encode-buffered PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/buffered/buffered_encoder_base.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/buffered/string_pool.cpp
-)
diff --git a/library/cpp/monlib/encode/json/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/encode/json/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 55a0abe1c3..0000000000
--- a/library/cpp/monlib/encode/json/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-json)
-target_link_libraries(monlib-encode-json PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- monlib-encode-buffered
- cpp-monlib-exception
- library-cpp-json
- cpp-json-writer
-)
-target_sources(monlib-encode-json PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/json/json_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/json/json_encoder.cpp
-)
diff --git a/library/cpp/monlib/encode/json/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/encode/json/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 55a0abe1c3..0000000000
--- a/library/cpp/monlib/encode/json/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-json)
-target_link_libraries(monlib-encode-json PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- monlib-encode-buffered
- cpp-monlib-exception
- library-cpp-json
- cpp-json-writer
-)
-target_sources(monlib-encode-json PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/json/json_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/json/json_encoder.cpp
-)
diff --git a/library/cpp/monlib/encode/json/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/encode/json/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 6086064a85..0000000000
--- a/library/cpp/monlib/encode/json/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-json)
-target_link_libraries(monlib-encode-json PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- monlib-encode-buffered
- cpp-monlib-exception
- library-cpp-json
- cpp-json-writer
-)
-target_sources(monlib-encode-json PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/json/json_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/json/json_encoder.cpp
-)
diff --git a/library/cpp/monlib/encode/json/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/encode/json/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 6086064a85..0000000000
--- a/library/cpp/monlib/encode/json/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-json)
-target_link_libraries(monlib-encode-json PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- monlib-encode-buffered
- cpp-monlib-exception
- library-cpp-json
- cpp-json-writer
-)
-target_sources(monlib-encode-json PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/json/json_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/json/json_encoder.cpp
-)
diff --git a/library/cpp/monlib/encode/json/CMakeLists.txt b/library/cpp/monlib/encode/json/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/encode/json/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/encode/json/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/encode/json/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 55a0abe1c3..0000000000
--- a/library/cpp/monlib/encode/json/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-json)
-target_link_libraries(monlib-encode-json PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- monlib-encode-buffered
- cpp-monlib-exception
- library-cpp-json
- cpp-json-writer
-)
-target_sources(monlib-encode-json PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/json/json_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/json/json_encoder.cpp
-)
diff --git a/library/cpp/monlib/encode/legacy_protobuf/CMakeLists.txt b/library/cpp/monlib/encode/legacy_protobuf/CMakeLists.txt
deleted file mode 100644
index 6d580ae9ad..0000000000
--- a/library/cpp/monlib/encode/legacy_protobuf/CMakeLists.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(protos)
diff --git a/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index bce491e67e..0000000000
--- a/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-
-add_library(encode-legacy_protobuf-protos)
-target_link_libraries(encode-legacy_protobuf-protos PUBLIC
- contrib-libs-cxxsupp
- yutil
- contrib-libs-protobuf
-)
-target_proto_messages(encode-legacy_protobuf-protos PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/legacy_protobuf/protos/metric_meta.proto
-)
-target_proto_addincls(encode-legacy_protobuf-protos
- ./
- ${CMAKE_SOURCE_DIR}/
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
-)
-target_proto_outs(encode-legacy_protobuf-protos
- --cpp_out=${CMAKE_BINARY_DIR}/
- --cpp_styleguide_out=${CMAKE_BINARY_DIR}/
-)
diff --git a/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index bce491e67e..0000000000
--- a/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-
-add_library(encode-legacy_protobuf-protos)
-target_link_libraries(encode-legacy_protobuf-protos PUBLIC
- contrib-libs-cxxsupp
- yutil
- contrib-libs-protobuf
-)
-target_proto_messages(encode-legacy_protobuf-protos PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/legacy_protobuf/protos/metric_meta.proto
-)
-target_proto_addincls(encode-legacy_protobuf-protos
- ./
- ${CMAKE_SOURCE_DIR}/
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
-)
-target_proto_outs(encode-legacy_protobuf-protos
- --cpp_out=${CMAKE_BINARY_DIR}/
- --cpp_styleguide_out=${CMAKE_BINARY_DIR}/
-)
diff --git a/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index a86da32e11..0000000000
--- a/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-
-add_library(encode-legacy_protobuf-protos)
-target_link_libraries(encode-legacy_protobuf-protos PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- contrib-libs-protobuf
-)
-target_proto_messages(encode-legacy_protobuf-protos PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/legacy_protobuf/protos/metric_meta.proto
-)
-target_proto_addincls(encode-legacy_protobuf-protos
- ./
- ${CMAKE_SOURCE_DIR}/
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
-)
-target_proto_outs(encode-legacy_protobuf-protos
- --cpp_out=${CMAKE_BINARY_DIR}/
- --cpp_styleguide_out=${CMAKE_BINARY_DIR}/
-)
diff --git a/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index a86da32e11..0000000000
--- a/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-
-add_library(encode-legacy_protobuf-protos)
-target_link_libraries(encode-legacy_protobuf-protos PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- contrib-libs-protobuf
-)
-target_proto_messages(encode-legacy_protobuf-protos PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/legacy_protobuf/protos/metric_meta.proto
-)
-target_proto_addincls(encode-legacy_protobuf-protos
- ./
- ${CMAKE_SOURCE_DIR}/
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
-)
-target_proto_outs(encode-legacy_protobuf-protos
- --cpp_out=${CMAKE_BINARY_DIR}/
- --cpp_styleguide_out=${CMAKE_BINARY_DIR}/
-)
diff --git a/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.txt b/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index bce491e67e..0000000000
--- a/library/cpp/monlib/encode/legacy_protobuf/protos/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_protoc_bin
- TOOL_protoc_dependency
- contrib/tools/protoc/bin
- protoc
-)
-get_built_tool_path(
- TOOL_cpp_styleguide_bin
- TOOL_cpp_styleguide_dependency
- contrib/tools/protoc/plugins/cpp_styleguide
- cpp_styleguide
-)
-
-add_library(encode-legacy_protobuf-protos)
-target_link_libraries(encode-legacy_protobuf-protos PUBLIC
- contrib-libs-cxxsupp
- yutil
- contrib-libs-protobuf
-)
-target_proto_messages(encode-legacy_protobuf-protos PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/legacy_protobuf/protos/metric_meta.proto
-)
-target_proto_addincls(encode-legacy_protobuf-protos
- ./
- ${CMAKE_SOURCE_DIR}/
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
- ${CMAKE_BINARY_DIR}
- ${CMAKE_SOURCE_DIR}/contrib/libs/protobuf/src
-)
-target_proto_outs(encode-legacy_protobuf-protos
- --cpp_out=${CMAKE_BINARY_DIR}/
- --cpp_styleguide_out=${CMAKE_BINARY_DIR}/
-)
diff --git a/library/cpp/monlib/encode/prometheus/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/encode/prometheus/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 2db649e693..0000000000
--- a/library/cpp/monlib/encode/prometheus/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-prometheus)
-target_link_libraries(monlib-encode-prometheus PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- monlib-encode-buffered
-)
-target_sources(monlib-encode-prometheus PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/prometheus/prometheus_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/prometheus/prometheus_encoder.cpp
-)
diff --git a/library/cpp/monlib/encode/prometheus/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/encode/prometheus/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 2db649e693..0000000000
--- a/library/cpp/monlib/encode/prometheus/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-prometheus)
-target_link_libraries(monlib-encode-prometheus PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- monlib-encode-buffered
-)
-target_sources(monlib-encode-prometheus PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/prometheus/prometheus_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/prometheus/prometheus_encoder.cpp
-)
diff --git a/library/cpp/monlib/encode/prometheus/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/encode/prometheus/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 7c76369bd9..0000000000
--- a/library/cpp/monlib/encode/prometheus/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-prometheus)
-target_link_libraries(monlib-encode-prometheus PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- monlib-encode-buffered
-)
-target_sources(monlib-encode-prometheus PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/prometheus/prometheus_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/prometheus/prometheus_encoder.cpp
-)
diff --git a/library/cpp/monlib/encode/prometheus/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/encode/prometheus/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 7c76369bd9..0000000000
--- a/library/cpp/monlib/encode/prometheus/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-prometheus)
-target_link_libraries(monlib-encode-prometheus PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- monlib-encode-buffered
-)
-target_sources(monlib-encode-prometheus PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/prometheus/prometheus_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/prometheus/prometheus_encoder.cpp
-)
diff --git a/library/cpp/monlib/encode/prometheus/CMakeLists.txt b/library/cpp/monlib/encode/prometheus/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/encode/prometheus/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/encode/prometheus/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/encode/prometheus/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 2db649e693..0000000000
--- a/library/cpp/monlib/encode/prometheus/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-prometheus)
-target_link_libraries(monlib-encode-prometheus PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
- monlib-encode-buffered
-)
-target_sources(monlib-encode-prometheus PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/prometheus/prometheus_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/prometheus/prometheus_encoder.cpp
-)
diff --git a/library/cpp/monlib/encode/spack/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/encode/spack/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index c8a1e929e1..0000000000
--- a/library/cpp/monlib/encode/spack/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-spack)
-target_link_libraries(monlib-encode-spack PUBLIC
- contrib-libs-cxxsupp
- yutil
- monlib-encode-buffered
- cpp-monlib-exception
- contrib-libs-lz4
- contrib-libs-xxhash
- contrib-libs-zlib
- contrib-libs-zstd
-)
-target_sources(monlib-encode-spack PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/spack_v1_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/spack_v1_encoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/varint.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/compression.cpp
-)
diff --git a/library/cpp/monlib/encode/spack/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/encode/spack/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index c8a1e929e1..0000000000
--- a/library/cpp/monlib/encode/spack/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-spack)
-target_link_libraries(monlib-encode-spack PUBLIC
- contrib-libs-cxxsupp
- yutil
- monlib-encode-buffered
- cpp-monlib-exception
- contrib-libs-lz4
- contrib-libs-xxhash
- contrib-libs-zlib
- contrib-libs-zstd
-)
-target_sources(monlib-encode-spack PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/spack_v1_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/spack_v1_encoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/varint.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/compression.cpp
-)
diff --git a/library/cpp/monlib/encode/spack/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/encode/spack/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index bc47de953d..0000000000
--- a/library/cpp/monlib/encode/spack/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-spack)
-target_link_libraries(monlib-encode-spack PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- monlib-encode-buffered
- cpp-monlib-exception
- contrib-libs-lz4
- contrib-libs-xxhash
- contrib-libs-zlib
- contrib-libs-zstd
-)
-target_sources(monlib-encode-spack PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/spack_v1_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/spack_v1_encoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/varint.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/compression.cpp
-)
diff --git a/library/cpp/monlib/encode/spack/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/encode/spack/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index bc47de953d..0000000000
--- a/library/cpp/monlib/encode/spack/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-spack)
-target_link_libraries(monlib-encode-spack PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- monlib-encode-buffered
- cpp-monlib-exception
- contrib-libs-lz4
- contrib-libs-xxhash
- contrib-libs-zlib
- contrib-libs-zstd
-)
-target_sources(monlib-encode-spack PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/spack_v1_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/spack_v1_encoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/varint.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/compression.cpp
-)
diff --git a/library/cpp/monlib/encode/spack/CMakeLists.txt b/library/cpp/monlib/encode/spack/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/encode/spack/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/encode/spack/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/encode/spack/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index c8a1e929e1..0000000000
--- a/library/cpp/monlib/encode/spack/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-spack)
-target_link_libraries(monlib-encode-spack PUBLIC
- contrib-libs-cxxsupp
- yutil
- monlib-encode-buffered
- cpp-monlib-exception
- contrib-libs-lz4
- contrib-libs-xxhash
- contrib-libs-zlib
- contrib-libs-zstd
-)
-target_sources(monlib-encode-spack PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/spack_v1_decoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/spack_v1_encoder.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/varint.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/spack/compression.cpp
-)
diff --git a/library/cpp/monlib/encode/text/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/encode/text/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 58143a2371..0000000000
--- a/library/cpp/monlib/encode/text/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-text)
-target_link_libraries(monlib-encode-text PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
-)
-target_sources(monlib-encode-text PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/text/text_encoder.cpp
-)
diff --git a/library/cpp/monlib/encode/text/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/encode/text/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 58143a2371..0000000000
--- a/library/cpp/monlib/encode/text/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-text)
-target_link_libraries(monlib-encode-text PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
-)
-target_sources(monlib-encode-text PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/text/text_encoder.cpp
-)
diff --git a/library/cpp/monlib/encode/text/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/encode/text/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 3089820d80..0000000000
--- a/library/cpp/monlib/encode/text/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-text)
-target_link_libraries(monlib-encode-text PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
-)
-target_sources(monlib-encode-text PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/text/text_encoder.cpp
-)
diff --git a/library/cpp/monlib/encode/text/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/encode/text/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 3089820d80..0000000000
--- a/library/cpp/monlib/encode/text/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-text)
-target_link_libraries(monlib-encode-text PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
-)
-target_sources(monlib-encode-text PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/text/text_encoder.cpp
-)
diff --git a/library/cpp/monlib/encode/text/CMakeLists.txt b/library/cpp/monlib/encode/text/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/encode/text/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/encode/text/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/encode/text/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 58143a2371..0000000000
--- a/library/cpp/monlib/encode/text/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(monlib-encode-text)
-target_link_libraries(monlib-encode-text PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-monlib-encode
-)
-target_sources(monlib-encode-text PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/encode/text/text_encoder.cpp
-)
diff --git a/library/cpp/monlib/exception/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/exception/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 94cb28420f..0000000000
--- a/library/cpp/monlib/exception/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(cpp-monlib-exception)
-target_link_libraries(cpp-monlib-exception PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-monlib-exception PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/exception/exception.cpp
-)
diff --git a/library/cpp/monlib/exception/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/exception/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 94cb28420f..0000000000
--- a/library/cpp/monlib/exception/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(cpp-monlib-exception)
-target_link_libraries(cpp-monlib-exception PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-monlib-exception PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/exception/exception.cpp
-)
diff --git a/library/cpp/monlib/exception/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/exception/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index f1bd66c0da..0000000000
--- a/library/cpp/monlib/exception/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(cpp-monlib-exception)
-target_link_libraries(cpp-monlib-exception PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-monlib-exception PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/exception/exception.cpp
-)
diff --git a/library/cpp/monlib/exception/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/exception/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index f1bd66c0da..0000000000
--- a/library/cpp/monlib/exception/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(cpp-monlib-exception)
-target_link_libraries(cpp-monlib-exception PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-monlib-exception PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/exception/exception.cpp
-)
diff --git a/library/cpp/monlib/exception/CMakeLists.txt b/library/cpp/monlib/exception/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/exception/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/exception/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/exception/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 94cb28420f..0000000000
--- a/library/cpp/monlib/exception/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(cpp-monlib-exception)
-target_link_libraries(cpp-monlib-exception PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-monlib-exception PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/exception/exception.cpp
-)
diff --git a/library/cpp/monlib/messagebus/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/messagebus/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index cae48e0a83..0000000000
--- a/library/cpp/monlib/messagebus/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(cpp-monlib-messagebus)
-target_link_libraries(cpp-monlib-messagebus PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-messagebus
- cpp-messagebus-www
- cpp-monlib-dynamic_counters
-)
-target_sources(cpp-monlib-messagebus PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/messagebus/mon_messagebus.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/messagebus/mon_service_messagebus.cpp
-)
diff --git a/library/cpp/monlib/messagebus/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/messagebus/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index cae48e0a83..0000000000
--- a/library/cpp/monlib/messagebus/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(cpp-monlib-messagebus)
-target_link_libraries(cpp-monlib-messagebus PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-messagebus
- cpp-messagebus-www
- cpp-monlib-dynamic_counters
-)
-target_sources(cpp-monlib-messagebus PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/messagebus/mon_messagebus.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/messagebus/mon_service_messagebus.cpp
-)
diff --git a/library/cpp/monlib/messagebus/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/messagebus/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 98f2b23c77..0000000000
--- a/library/cpp/monlib/messagebus/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(cpp-monlib-messagebus)
-target_link_libraries(cpp-monlib-messagebus PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-messagebus
- cpp-messagebus-www
- cpp-monlib-dynamic_counters
-)
-target_sources(cpp-monlib-messagebus PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/messagebus/mon_messagebus.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/messagebus/mon_service_messagebus.cpp
-)
diff --git a/library/cpp/monlib/messagebus/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/messagebus/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 98f2b23c77..0000000000
--- a/library/cpp/monlib/messagebus/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(cpp-monlib-messagebus)
-target_link_libraries(cpp-monlib-messagebus PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-messagebus
- cpp-messagebus-www
- cpp-monlib-dynamic_counters
-)
-target_sources(cpp-monlib-messagebus PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/messagebus/mon_messagebus.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/messagebus/mon_service_messagebus.cpp
-)
diff --git a/library/cpp/monlib/messagebus/CMakeLists.txt b/library/cpp/monlib/messagebus/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/messagebus/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/messagebus/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/messagebus/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index cae48e0a83..0000000000
--- a/library/cpp/monlib/messagebus/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-
-add_library(cpp-monlib-messagebus)
-target_link_libraries(cpp-monlib-messagebus PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-messagebus
- cpp-messagebus-www
- cpp-monlib-dynamic_counters
-)
-target_sources(cpp-monlib-messagebus PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/messagebus/mon_messagebus.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/messagebus/mon_service_messagebus.cpp
-)
diff --git a/library/cpp/monlib/metrics/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/metrics/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 052ed067e1..0000000000
--- a/library/cpp/monlib/metrics/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-
-add_library(cpp-monlib-metrics)
-target_link_libraries(cpp-monlib-metrics PUBLIC
- contrib-libs-cxxsupp
- yutil
- tools-enum_parser-enum_serialization_runtime
-)
-target_sources(cpp-monlib-metrics PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/ewma.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/fake.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_explicit.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_exponential.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_linear.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_snapshot.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/log_histogram_snapshot.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/labels.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_registry.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_consumer.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_type.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_value.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/summary_collector.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/summary_snapshot.cpp
-)
-generate_enum_serilization(cpp-monlib-metrics
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_value_type.h
- GEN_HEADER
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/metrics/metric_value_type.h_serialized.h
- INCLUDE_HEADERS
- library/cpp/monlib/metrics/metric_value_type.h
-)
diff --git a/library/cpp/monlib/metrics/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/metrics/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 052ed067e1..0000000000
--- a/library/cpp/monlib/metrics/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-
-add_library(cpp-monlib-metrics)
-target_link_libraries(cpp-monlib-metrics PUBLIC
- contrib-libs-cxxsupp
- yutil
- tools-enum_parser-enum_serialization_runtime
-)
-target_sources(cpp-monlib-metrics PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/ewma.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/fake.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_explicit.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_exponential.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_linear.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_snapshot.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/log_histogram_snapshot.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/labels.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_registry.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_consumer.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_type.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_value.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/summary_collector.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/summary_snapshot.cpp
-)
-generate_enum_serilization(cpp-monlib-metrics
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_value_type.h
- GEN_HEADER
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/metrics/metric_value_type.h_serialized.h
- INCLUDE_HEADERS
- library/cpp/monlib/metrics/metric_value_type.h
-)
diff --git a/library/cpp/monlib/metrics/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/metrics/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index eb18b40c18..0000000000
--- a/library/cpp/monlib/metrics/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,45 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-
-add_library(cpp-monlib-metrics)
-target_link_libraries(cpp-monlib-metrics PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- tools-enum_parser-enum_serialization_runtime
-)
-target_sources(cpp-monlib-metrics PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/ewma.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/fake.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_explicit.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_exponential.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_linear.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_snapshot.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/log_histogram_snapshot.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/labels.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_registry.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_consumer.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_type.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_value.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/summary_collector.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/summary_snapshot.cpp
-)
-generate_enum_serilization(cpp-monlib-metrics
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_value_type.h
- GEN_HEADER
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/metrics/metric_value_type.h_serialized.h
- INCLUDE_HEADERS
- library/cpp/monlib/metrics/metric_value_type.h
-)
diff --git a/library/cpp/monlib/metrics/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/metrics/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index eb18b40c18..0000000000
--- a/library/cpp/monlib/metrics/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,45 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-
-add_library(cpp-monlib-metrics)
-target_link_libraries(cpp-monlib-metrics PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- tools-enum_parser-enum_serialization_runtime
-)
-target_sources(cpp-monlib-metrics PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/ewma.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/fake.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_explicit.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_exponential.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_linear.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_snapshot.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/log_histogram_snapshot.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/labels.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_registry.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_consumer.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_type.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_value.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/summary_collector.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/summary_snapshot.cpp
-)
-generate_enum_serilization(cpp-monlib-metrics
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_value_type.h
- GEN_HEADER
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/metrics/metric_value_type.h_serialized.h
- INCLUDE_HEADERS
- library/cpp/monlib/metrics/metric_value_type.h
-)
diff --git a/library/cpp/monlib/metrics/CMakeLists.txt b/library/cpp/monlib/metrics/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/metrics/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/metrics/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/metrics/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 052ed067e1..0000000000
--- a/library/cpp/monlib/metrics/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_enum_parser_bin
- TOOL_enum_parser_dependency
- tools/enum_parser/enum_parser
- enum_parser
-)
-
-add_library(cpp-monlib-metrics)
-target_link_libraries(cpp-monlib-metrics PUBLIC
- contrib-libs-cxxsupp
- yutil
- tools-enum_parser-enum_serialization_runtime
-)
-target_sources(cpp-monlib-metrics PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/ewma.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/fake.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_explicit.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_exponential.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_collector_linear.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/histogram_snapshot.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/log_histogram_snapshot.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/labels.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_registry.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_consumer.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_type.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_value.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/summary_collector.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/summary_snapshot.cpp
-)
-generate_enum_serilization(cpp-monlib-metrics
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/metrics/metric_value_type.h
- GEN_HEADER
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/metrics/metric_value_type.h_serialized.h
- INCLUDE_HEADERS
- library/cpp/monlib/metrics/metric_value_type.h
-)
diff --git a/library/cpp/monlib/service/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/service/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 48ffa45b49..0000000000
--- a/library/cpp/monlib/service/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(pages)
-
-add_library(cpp-monlib-service)
-target_link_libraries(cpp-monlib-service PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-string_utils-base64
- contrib-libs-protobuf
- cpp-coroutine-engine
- cpp-coroutine-listener
- cpp-http-fetch
- cpp-http-server
- cpp-http-io
- library-cpp-logger
- cpp-malloc-api
- library-cpp-svnversion
- library-cpp-uri
- library-cpp-cgiparam
-)
-target_sources(cpp-monlib-service PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/monservice.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/mon_service_http_request.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/service.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/format.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/auth.cpp
-)
diff --git a/library/cpp/monlib/service/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/service/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 48ffa45b49..0000000000
--- a/library/cpp/monlib/service/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(pages)
-
-add_library(cpp-monlib-service)
-target_link_libraries(cpp-monlib-service PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-string_utils-base64
- contrib-libs-protobuf
- cpp-coroutine-engine
- cpp-coroutine-listener
- cpp-http-fetch
- cpp-http-server
- cpp-http-io
- library-cpp-logger
- cpp-malloc-api
- library-cpp-svnversion
- library-cpp-uri
- library-cpp-cgiparam
-)
-target_sources(cpp-monlib-service PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/monservice.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/mon_service_http_request.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/service.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/format.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/auth.cpp
-)
diff --git a/library/cpp/monlib/service/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/service/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 22d00e4e17..0000000000
--- a/library/cpp/monlib/service/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(pages)
-
-add_library(cpp-monlib-service)
-target_link_libraries(cpp-monlib-service PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-string_utils-base64
- contrib-libs-protobuf
- cpp-coroutine-engine
- cpp-coroutine-listener
- cpp-http-fetch
- cpp-http-server
- cpp-http-io
- library-cpp-logger
- cpp-malloc-api
- library-cpp-svnversion
- library-cpp-uri
- library-cpp-cgiparam
-)
-target_sources(cpp-monlib-service PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/monservice.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/mon_service_http_request.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/service.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/format.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/auth.cpp
-)
diff --git a/library/cpp/monlib/service/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/service/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 22d00e4e17..0000000000
--- a/library/cpp/monlib/service/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(pages)
-
-add_library(cpp-monlib-service)
-target_link_libraries(cpp-monlib-service PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-string_utils-base64
- contrib-libs-protobuf
- cpp-coroutine-engine
- cpp-coroutine-listener
- cpp-http-fetch
- cpp-http-server
- cpp-http-io
- library-cpp-logger
- cpp-malloc-api
- library-cpp-svnversion
- library-cpp-uri
- library-cpp-cgiparam
-)
-target_sources(cpp-monlib-service PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/monservice.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/mon_service_http_request.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/service.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/format.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/auth.cpp
-)
diff --git a/library/cpp/monlib/service/CMakeLists.txt b/library/cpp/monlib/service/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/service/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/service/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/service/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 48ffa45b49..0000000000
--- a/library/cpp/monlib/service/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(pages)
-
-add_library(cpp-monlib-service)
-target_link_libraries(cpp-monlib-service PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-string_utils-base64
- contrib-libs-protobuf
- cpp-coroutine-engine
- cpp-coroutine-listener
- cpp-http-fetch
- cpp-http-server
- cpp-http-io
- library-cpp-logger
- cpp-malloc-api
- library-cpp-svnversion
- library-cpp-uri
- library-cpp-cgiparam
-)
-target_sources(cpp-monlib-service PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/monservice.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/mon_service_http_request.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/service.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/format.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/auth.cpp
-)
diff --git a/library/cpp/monlib/service/pages/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/service/pages/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index bc19458fc6..0000000000
--- a/library/cpp/monlib/service/pages/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(resources)
-add_subdirectory(tablesorter)
-
-add_library(monlib-service-pages)
-target_link_libraries(monlib-service-pages PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-build_info
- cpp-malloc-api
- library-cpp-svnversion
- library-cpp-resource
- cpp-monlib-service
- monlib-encode-json
- monlib-encode-text
- monlib-encode-spack
- monlib-encode-prometheus
-)
-target_sources(monlib-service-pages PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/diag_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/html_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/index_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/pre_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resource_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/templates.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/version_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/registry_mon_page.cpp
-)
diff --git a/library/cpp/monlib/service/pages/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/service/pages/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index bc19458fc6..0000000000
--- a/library/cpp/monlib/service/pages/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(resources)
-add_subdirectory(tablesorter)
-
-add_library(monlib-service-pages)
-target_link_libraries(monlib-service-pages PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-build_info
- cpp-malloc-api
- library-cpp-svnversion
- library-cpp-resource
- cpp-monlib-service
- monlib-encode-json
- monlib-encode-text
- monlib-encode-spack
- monlib-encode-prometheus
-)
-target_sources(monlib-service-pages PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/diag_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/html_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/index_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/pre_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resource_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/templates.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/version_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/registry_mon_page.cpp
-)
diff --git a/library/cpp/monlib/service/pages/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/service/pages/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 5628c3320c..0000000000
--- a/library/cpp/monlib/service/pages/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(resources)
-add_subdirectory(tablesorter)
-
-add_library(monlib-service-pages)
-target_link_libraries(monlib-service-pages PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-build_info
- cpp-malloc-api
- library-cpp-svnversion
- library-cpp-resource
- cpp-monlib-service
- monlib-encode-json
- monlib-encode-text
- monlib-encode-spack
- monlib-encode-prometheus
-)
-target_sources(monlib-service-pages PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/diag_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/html_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/index_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/pre_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resource_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/templates.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/version_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/registry_mon_page.cpp
-)
diff --git a/library/cpp/monlib/service/pages/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/service/pages/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 5628c3320c..0000000000
--- a/library/cpp/monlib/service/pages/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(resources)
-add_subdirectory(tablesorter)
-
-add_library(monlib-service-pages)
-target_link_libraries(monlib-service-pages PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-build_info
- cpp-malloc-api
- library-cpp-svnversion
- library-cpp-resource
- cpp-monlib-service
- monlib-encode-json
- monlib-encode-text
- monlib-encode-spack
- monlib-encode-prometheus
-)
-target_sources(monlib-service-pages PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/diag_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/html_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/index_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/pre_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resource_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/templates.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/version_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/registry_mon_page.cpp
-)
diff --git a/library/cpp/monlib/service/pages/CMakeLists.txt b/library/cpp/monlib/service/pages/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/service/pages/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/service/pages/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/service/pages/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index bc19458fc6..0000000000
--- a/library/cpp/monlib/service/pages/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-add_subdirectory(resources)
-add_subdirectory(tablesorter)
-
-add_library(monlib-service-pages)
-target_link_libraries(monlib-service-pages PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-build_info
- cpp-malloc-api
- library-cpp-svnversion
- library-cpp-resource
- cpp-monlib-service
- monlib-encode-json
- monlib-encode-text
- monlib-encode-spack
- monlib-encode-prometheus
-)
-target_sources(monlib-service-pages PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/diag_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/html_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/index_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/pre_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resource_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/templates.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/version_mon_page.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/registry_mon_page.cpp
-)
diff --git a/library/cpp/monlib/service/pages/resources/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/service/pages/resources/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index f74d5e30a3..0000000000
--- a/library/cpp/monlib/service/pages/resources/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,52 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_rescompiler_bin
- TOOL_rescompiler_dependency
- tools/rescompiler/bin
- rescompiler
-)
-
-add_library(service-pages-resources INTERFACE)
-target_link_libraries(service-pages-resources INTERFACE
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-
-add_global_library_for(service-pages-resources.global service-pages-resources)
-target_link_libraries(service-pages-resources.global PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-target_sources(service-pages-resources.global PRIVATE
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/resources/ff1cb2429e1fce561e9b0ed0d5522c37.cpp
-)
-resources(service-pages-resources.global
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/resources/ff1cb2429e1fce561e9b0ed0d5522c37.cpp
- INPUTS
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/css/bootstrap.min.css
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.eot
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.svg
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.ttf
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.woff
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/js/bootstrap.min.js
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/js/jquery.min.js
- KEYS
- static/css/bootstrap.min.css
- static/fonts/glyphicons-halflings-regular.eot
- static/fonts/glyphicons-halflings-regular.svg
- static/fonts/glyphicons-halflings-regular.ttf
- static/fonts/glyphicons-halflings-regular.woff
- static/js/bootstrap.min.js
- static/js/jquery.min.js
-)
diff --git a/library/cpp/monlib/service/pages/resources/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/service/pages/resources/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index f74d5e30a3..0000000000
--- a/library/cpp/monlib/service/pages/resources/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,52 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_rescompiler_bin
- TOOL_rescompiler_dependency
- tools/rescompiler/bin
- rescompiler
-)
-
-add_library(service-pages-resources INTERFACE)
-target_link_libraries(service-pages-resources INTERFACE
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-
-add_global_library_for(service-pages-resources.global service-pages-resources)
-target_link_libraries(service-pages-resources.global PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-target_sources(service-pages-resources.global PRIVATE
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/resources/ff1cb2429e1fce561e9b0ed0d5522c37.cpp
-)
-resources(service-pages-resources.global
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/resources/ff1cb2429e1fce561e9b0ed0d5522c37.cpp
- INPUTS
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/css/bootstrap.min.css
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.eot
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.svg
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.ttf
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.woff
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/js/bootstrap.min.js
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/js/jquery.min.js
- KEYS
- static/css/bootstrap.min.css
- static/fonts/glyphicons-halflings-regular.eot
- static/fonts/glyphicons-halflings-regular.svg
- static/fonts/glyphicons-halflings-regular.ttf
- static/fonts/glyphicons-halflings-regular.woff
- static/js/bootstrap.min.js
- static/js/jquery.min.js
-)
diff --git a/library/cpp/monlib/service/pages/resources/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/service/pages/resources/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index b00466a430..0000000000
--- a/library/cpp/monlib/service/pages/resources/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,54 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_rescompiler_bin
- TOOL_rescompiler_dependency
- tools/rescompiler/bin
- rescompiler
-)
-
-add_library(service-pages-resources INTERFACE)
-target_link_libraries(service-pages-resources INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-
-add_global_library_for(service-pages-resources.global service-pages-resources)
-target_link_libraries(service-pages-resources.global PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-target_sources(service-pages-resources.global PRIVATE
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/resources/ff1cb2429e1fce561e9b0ed0d5522c37.cpp
-)
-resources(service-pages-resources.global
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/resources/ff1cb2429e1fce561e9b0ed0d5522c37.cpp
- INPUTS
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/css/bootstrap.min.css
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.eot
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.svg
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.ttf
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.woff
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/js/bootstrap.min.js
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/js/jquery.min.js
- KEYS
- static/css/bootstrap.min.css
- static/fonts/glyphicons-halflings-regular.eot
- static/fonts/glyphicons-halflings-regular.svg
- static/fonts/glyphicons-halflings-regular.ttf
- static/fonts/glyphicons-halflings-regular.woff
- static/js/bootstrap.min.js
- static/js/jquery.min.js
-)
diff --git a/library/cpp/monlib/service/pages/resources/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/service/pages/resources/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index b00466a430..0000000000
--- a/library/cpp/monlib/service/pages/resources/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,54 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_rescompiler_bin
- TOOL_rescompiler_dependency
- tools/rescompiler/bin
- rescompiler
-)
-
-add_library(service-pages-resources INTERFACE)
-target_link_libraries(service-pages-resources INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-
-add_global_library_for(service-pages-resources.global service-pages-resources)
-target_link_libraries(service-pages-resources.global PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-target_sources(service-pages-resources.global PRIVATE
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/resources/ff1cb2429e1fce561e9b0ed0d5522c37.cpp
-)
-resources(service-pages-resources.global
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/resources/ff1cb2429e1fce561e9b0ed0d5522c37.cpp
- INPUTS
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/css/bootstrap.min.css
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.eot
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.svg
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.ttf
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.woff
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/js/bootstrap.min.js
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/js/jquery.min.js
- KEYS
- static/css/bootstrap.min.css
- static/fonts/glyphicons-halflings-regular.eot
- static/fonts/glyphicons-halflings-regular.svg
- static/fonts/glyphicons-halflings-regular.ttf
- static/fonts/glyphicons-halflings-regular.woff
- static/js/bootstrap.min.js
- static/js/jquery.min.js
-)
diff --git a/library/cpp/monlib/service/pages/resources/CMakeLists.txt b/library/cpp/monlib/service/pages/resources/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/service/pages/resources/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/service/pages/resources/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/service/pages/resources/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index f74d5e30a3..0000000000
--- a/library/cpp/monlib/service/pages/resources/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,52 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_rescompiler_bin
- TOOL_rescompiler_dependency
- tools/rescompiler/bin
- rescompiler
-)
-
-add_library(service-pages-resources INTERFACE)
-target_link_libraries(service-pages-resources INTERFACE
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-
-add_global_library_for(service-pages-resources.global service-pages-resources)
-target_link_libraries(service-pages-resources.global PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-target_sources(service-pages-resources.global PRIVATE
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/resources/ff1cb2429e1fce561e9b0ed0d5522c37.cpp
-)
-resources(service-pages-resources.global
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/resources/ff1cb2429e1fce561e9b0ed0d5522c37.cpp
- INPUTS
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/css/bootstrap.min.css
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.eot
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.svg
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.ttf
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/fonts/glyphicons-halflings-regular.woff
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/js/bootstrap.min.js
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/resources/static/js/jquery.min.js
- KEYS
- static/css/bootstrap.min.css
- static/fonts/glyphicons-halflings-regular.eot
- static/fonts/glyphicons-halflings-regular.svg
- static/fonts/glyphicons-halflings-regular.ttf
- static/fonts/glyphicons-halflings-regular.woff
- static/js/bootstrap.min.js
- static/js/jquery.min.js
-)
diff --git a/library/cpp/monlib/service/pages/tablesorter/CMakeLists.darwin-arm64.txt b/library/cpp/monlib/service/pages/tablesorter/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 516c919f8a..0000000000
--- a/library/cpp/monlib/service/pages/tablesorter/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_rescompiler_bin
- TOOL_rescompiler_dependency
- tools/rescompiler/bin
- rescompiler
-)
-
-add_library(service-pages-tablesorter INTERFACE)
-target_link_libraries(service-pages-tablesorter INTERFACE
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-
-add_global_library_for(service-pages-tablesorter.global service-pages-tablesorter)
-target_link_libraries(service-pages-tablesorter.global PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-target_sources(service-pages-tablesorter.global PRIVATE
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/tablesorter/0c255888afcc3e2adc5fd360ee152bac.cpp
-)
-resources(service-pages-tablesorter.global
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/tablesorter/0c255888afcc3e2adc5fd360ee152bac.cpp
- INPUTS
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/tablesorter/resources/jquery.tablesorter.css
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/tablesorter/resources/jquery.tablesorter.js
- KEYS
- jquery.tablesorter.css
- jquery.tablesorter.js
-)
diff --git a/library/cpp/monlib/service/pages/tablesorter/CMakeLists.darwin-x86_64.txt b/library/cpp/monlib/service/pages/tablesorter/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 516c919f8a..0000000000
--- a/library/cpp/monlib/service/pages/tablesorter/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_rescompiler_bin
- TOOL_rescompiler_dependency
- tools/rescompiler/bin
- rescompiler
-)
-
-add_library(service-pages-tablesorter INTERFACE)
-target_link_libraries(service-pages-tablesorter INTERFACE
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-
-add_global_library_for(service-pages-tablesorter.global service-pages-tablesorter)
-target_link_libraries(service-pages-tablesorter.global PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-target_sources(service-pages-tablesorter.global PRIVATE
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/tablesorter/0c255888afcc3e2adc5fd360ee152bac.cpp
-)
-resources(service-pages-tablesorter.global
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/tablesorter/0c255888afcc3e2adc5fd360ee152bac.cpp
- INPUTS
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/tablesorter/resources/jquery.tablesorter.css
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/tablesorter/resources/jquery.tablesorter.js
- KEYS
- jquery.tablesorter.css
- jquery.tablesorter.js
-)
diff --git a/library/cpp/monlib/service/pages/tablesorter/CMakeLists.linux-aarch64.txt b/library/cpp/monlib/service/pages/tablesorter/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 7e88b02a4b..0000000000
--- a/library/cpp/monlib/service/pages/tablesorter/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_rescompiler_bin
- TOOL_rescompiler_dependency
- tools/rescompiler/bin
- rescompiler
-)
-
-add_library(service-pages-tablesorter INTERFACE)
-target_link_libraries(service-pages-tablesorter INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-
-add_global_library_for(service-pages-tablesorter.global service-pages-tablesorter)
-target_link_libraries(service-pages-tablesorter.global PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-target_sources(service-pages-tablesorter.global PRIVATE
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/tablesorter/0c255888afcc3e2adc5fd360ee152bac.cpp
-)
-resources(service-pages-tablesorter.global
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/tablesorter/0c255888afcc3e2adc5fd360ee152bac.cpp
- INPUTS
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/tablesorter/resources/jquery.tablesorter.css
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/tablesorter/resources/jquery.tablesorter.js
- KEYS
- jquery.tablesorter.css
- jquery.tablesorter.js
-)
diff --git a/library/cpp/monlib/service/pages/tablesorter/CMakeLists.linux-x86_64.txt b/library/cpp/monlib/service/pages/tablesorter/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 7e88b02a4b..0000000000
--- a/library/cpp/monlib/service/pages/tablesorter/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,44 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_rescompiler_bin
- TOOL_rescompiler_dependency
- tools/rescompiler/bin
- rescompiler
-)
-
-add_library(service-pages-tablesorter INTERFACE)
-target_link_libraries(service-pages-tablesorter INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-
-add_global_library_for(service-pages-tablesorter.global service-pages-tablesorter)
-target_link_libraries(service-pages-tablesorter.global PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-target_sources(service-pages-tablesorter.global PRIVATE
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/tablesorter/0c255888afcc3e2adc5fd360ee152bac.cpp
-)
-resources(service-pages-tablesorter.global
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/tablesorter/0c255888afcc3e2adc5fd360ee152bac.cpp
- INPUTS
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/tablesorter/resources/jquery.tablesorter.css
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/tablesorter/resources/jquery.tablesorter.js
- KEYS
- jquery.tablesorter.css
- jquery.tablesorter.js
-)
diff --git a/library/cpp/monlib/service/pages/tablesorter/CMakeLists.txt b/library/cpp/monlib/service/pages/tablesorter/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/monlib/service/pages/tablesorter/CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-if (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
- include(CMakeLists.linux-aarch64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.txt)
-elseif (CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
- include(CMakeLists.darwin-arm64.txt)
-elseif (WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
- include(CMakeLists.windows-x86_64.txt)
-endif()
diff --git a/library/cpp/monlib/service/pages/tablesorter/CMakeLists.windows-x86_64.txt b/library/cpp/monlib/service/pages/tablesorter/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 516c919f8a..0000000000
--- a/library/cpp/monlib/service/pages/tablesorter/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,42 +0,0 @@
-
-# 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
-# original buildsystem will not be accepted.
-
-
-get_built_tool_path(
- TOOL_rescompiler_bin
- TOOL_rescompiler_dependency
- tools/rescompiler/bin
- rescompiler
-)
-
-add_library(service-pages-tablesorter INTERFACE)
-target_link_libraries(service-pages-tablesorter INTERFACE
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-
-add_global_library_for(service-pages-tablesorter.global service-pages-tablesorter)
-target_link_libraries(service-pages-tablesorter.global PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-resource
- cpp-monlib-dynamic_counters
-)
-target_sources(service-pages-tablesorter.global PRIVATE
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/tablesorter/0c255888afcc3e2adc5fd360ee152bac.cpp
-)
-resources(service-pages-tablesorter.global
- ${CMAKE_BINARY_DIR}/library/cpp/monlib/service/pages/tablesorter/0c255888afcc3e2adc5fd360ee152bac.cpp
- INPUTS
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/tablesorter/resources/jquery.tablesorter.css
- ${CMAKE_SOURCE_DIR}/library/cpp/monlib/service/pages/tablesorter/resources/jquery.tablesorter.js
- KEYS
- jquery.tablesorter.css
- jquery.tablesorter.js
-)