aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/digest
diff options
context:
space:
mode:
authorarmenqa <armenqa@yandex-team.com>2024-01-19 12:23:50 +0300
committerarmenqa <armenqa@yandex-team.com>2024-01-19 13:10:03 +0300
commit2de0149d0151c514b22bca0760b95b26c9b0b578 (patch)
tree2bfed9f3bce7e643ddf048bb61ce3dc0a714bcc2 /library/cpp/digest
parenta8c06d218f12b2406fbce24d194885c5d7b68503 (diff)
downloadydb-2de0149d0151c514b22bca0760b95b26c9b0b578.tar.gz
feat contrib: aiogram 3
Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
Diffstat (limited to 'library/cpp/digest')
-rw-r--r--library/cpp/digest/CMakeLists.txt15
-rw-r--r--library/cpp/digest/argonish/CMakeLists.darwin-arm64.txt20
-rw-r--r--library/cpp/digest/argonish/CMakeLists.darwin-x86_64.txt24
-rw-r--r--library/cpp/digest/argonish/CMakeLists.linux-aarch64.txt21
-rw-r--r--library/cpp/digest/argonish/CMakeLists.linux-x86_64.txt25
-rw-r--r--library/cpp/digest/argonish/CMakeLists.txt19
-rw-r--r--library/cpp/digest/argonish/CMakeLists.windows-x86_64.txt24
-rw-r--r--library/cpp/digest/argonish/internal/CMakeLists.txt13
-rw-r--r--library/cpp/digest/argonish/internal/argon2/CMakeLists.darwin-arm64.txt17
-rw-r--r--library/cpp/digest/argonish/internal/argon2/CMakeLists.darwin-x86_64.txt17
-rw-r--r--library/cpp/digest/argonish/internal/argon2/CMakeLists.linux-aarch64.txt18
-rw-r--r--library/cpp/digest/argonish/internal/argon2/CMakeLists.linux-x86_64.txt18
-rw-r--r--library/cpp/digest/argonish/internal/argon2/CMakeLists.txt19
-rw-r--r--library/cpp/digest/argonish/internal/argon2/CMakeLists.windows-x86_64.txt17
-rw-r--r--library/cpp/digest/argonish/internal/blake2b/CMakeLists.darwin-arm64.txt15
-rw-r--r--library/cpp/digest/argonish/internal/blake2b/CMakeLists.darwin-x86_64.txt15
-rw-r--r--library/cpp/digest/argonish/internal/blake2b/CMakeLists.linux-aarch64.txt16
-rw-r--r--library/cpp/digest/argonish/internal/blake2b/CMakeLists.linux-x86_64.txt16
-rw-r--r--library/cpp/digest/argonish/internal/blake2b/CMakeLists.txt19
-rw-r--r--library/cpp/digest/argonish/internal/blake2b/CMakeLists.windows-x86_64.txt15
-rw-r--r--library/cpp/digest/argonish/internal/blamka/CMakeLists.darwin-arm64.txt15
-rw-r--r--library/cpp/digest/argonish/internal/blamka/CMakeLists.darwin-x86_64.txt15
-rw-r--r--library/cpp/digest/argonish/internal/blamka/CMakeLists.linux-aarch64.txt16
-rw-r--r--library/cpp/digest/argonish/internal/blamka/CMakeLists.linux-x86_64.txt16
-rw-r--r--library/cpp/digest/argonish/internal/blamka/CMakeLists.txt19
-rw-r--r--library/cpp/digest/argonish/internal/blamka/CMakeLists.windows-x86_64.txt15
-rw-r--r--library/cpp/digest/argonish/internal/proxies/CMakeLists.darwin-arm64.txt10
-rw-r--r--library/cpp/digest/argonish/internal/proxies/CMakeLists.darwin-x86_64.txt14
-rw-r--r--library/cpp/digest/argonish/internal/proxies/CMakeLists.linux-aarch64.txt10
-rw-r--r--library/cpp/digest/argonish/internal/proxies/CMakeLists.linux-x86_64.txt14
-rw-r--r--library/cpp/digest/argonish/internal/proxies/CMakeLists.txt19
-rw-r--r--library/cpp/digest/argonish/internal/proxies/CMakeLists.windows-x86_64.txt14
-rw-r--r--library/cpp/digest/argonish/internal/proxies/avx2/CMakeLists.darwin-x86_64.txt26
-rw-r--r--library/cpp/digest/argonish/internal/proxies/avx2/CMakeLists.linux-x86_64.txt27
-rw-r--r--library/cpp/digest/argonish/internal/proxies/avx2/CMakeLists.txt15
-rw-r--r--library/cpp/digest/argonish/internal/proxies/avx2/CMakeLists.windows-x86_64.txt26
-rw-r--r--library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.darwin-arm64.txt14
-rw-r--r--library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.darwin-x86_64.txt14
-rw-r--r--library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.linux-aarch64.txt15
-rw-r--r--library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.linux-x86_64.txt15
-rw-r--r--library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.txt19
-rw-r--r--library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.windows-x86_64.txt14
-rw-r--r--library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.darwin-arm64.txt19
-rw-r--r--library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.darwin-x86_64.txt19
-rw-r--r--library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.linux-aarch64.txt20
-rw-r--r--library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.linux-x86_64.txt20
-rw-r--r--library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.txt19
-rw-r--r--library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.windows-x86_64.txt19
-rw-r--r--library/cpp/digest/argonish/internal/proxies/sse2/CMakeLists.darwin-x86_64.txt23
-rw-r--r--library/cpp/digest/argonish/internal/proxies/sse2/CMakeLists.linux-x86_64.txt24
-rw-r--r--library/cpp/digest/argonish/internal/proxies/sse2/CMakeLists.txt15
-rw-r--r--library/cpp/digest/argonish/internal/proxies/sse2/CMakeLists.windows-x86_64.txt23
-rw-r--r--library/cpp/digest/argonish/internal/proxies/sse41/CMakeLists.darwin-x86_64.txt23
-rw-r--r--library/cpp/digest/argonish/internal/proxies/sse41/CMakeLists.linux-x86_64.txt24
-rw-r--r--library/cpp/digest/argonish/internal/proxies/sse41/CMakeLists.txt15
-rw-r--r--library/cpp/digest/argonish/internal/proxies/sse41/CMakeLists.windows-x86_64.txt23
-rw-r--r--library/cpp/digest/argonish/internal/proxies/ssse3/CMakeLists.darwin-x86_64.txt23
-rw-r--r--library/cpp/digest/argonish/internal/proxies/ssse3/CMakeLists.linux-x86_64.txt24
-rw-r--r--library/cpp/digest/argonish/internal/proxies/ssse3/CMakeLists.txt15
-rw-r--r--library/cpp/digest/argonish/internal/proxies/ssse3/CMakeLists.windows-x86_64.txt23
-rw-r--r--library/cpp/digest/argonish/internal/rotations/CMakeLists.darwin-arm64.txt14
-rw-r--r--library/cpp/digest/argonish/internal/rotations/CMakeLists.darwin-x86_64.txt14
-rw-r--r--library/cpp/digest/argonish/internal/rotations/CMakeLists.linux-aarch64.txt15
-rw-r--r--library/cpp/digest/argonish/internal/rotations/CMakeLists.linux-x86_64.txt15
-rw-r--r--library/cpp/digest/argonish/internal/rotations/CMakeLists.txt19
-rw-r--r--library/cpp/digest/argonish/internal/rotations/CMakeLists.windows-x86_64.txt14
-rw-r--r--library/cpp/digest/crc32c/CMakeLists.darwin-arm64.txt18
-rw-r--r--library/cpp/digest/crc32c/CMakeLists.darwin-x86_64.txt18
-rw-r--r--library/cpp/digest/crc32c/CMakeLists.linux-aarch64.txt19
-rw-r--r--library/cpp/digest/crc32c/CMakeLists.linux-x86_64.txt19
-rw-r--r--library/cpp/digest/crc32c/CMakeLists.txt19
-rw-r--r--library/cpp/digest/crc32c/CMakeLists.windows-x86_64.txt18
-rw-r--r--library/cpp/digest/lower_case/CMakeLists.darwin-arm64.txt19
-rw-r--r--library/cpp/digest/lower_case/CMakeLists.darwin-x86_64.txt19
-rw-r--r--library/cpp/digest/lower_case/CMakeLists.linux-aarch64.txt20
-rw-r--r--library/cpp/digest/lower_case/CMakeLists.linux-x86_64.txt20
-rw-r--r--library/cpp/digest/lower_case/CMakeLists.txt19
-rw-r--r--library/cpp/digest/lower_case/CMakeLists.windows-x86_64.txt19
-rw-r--r--library/cpp/digest/md5/CMakeLists.darwin-arm64.txt19
-rw-r--r--library/cpp/digest/md5/CMakeLists.darwin-x86_64.txt19
-rw-r--r--library/cpp/digest/md5/CMakeLists.linux-aarch64.txt20
-rw-r--r--library/cpp/digest/md5/CMakeLists.linux-x86_64.txt20
-rw-r--r--library/cpp/digest/md5/CMakeLists.txt19
-rw-r--r--library/cpp/digest/md5/CMakeLists.windows-x86_64.txt19
-rw-r--r--library/cpp/digest/murmur/CMakeLists.darwin-arm64.txt17
-rw-r--r--library/cpp/digest/murmur/CMakeLists.darwin-x86_64.txt17
-rw-r--r--library/cpp/digest/murmur/CMakeLists.linux-aarch64.txt18
-rw-r--r--library/cpp/digest/murmur/CMakeLists.linux-x86_64.txt18
-rw-r--r--library/cpp/digest/murmur/CMakeLists.txt19
-rw-r--r--library/cpp/digest/murmur/CMakeLists.windows-x86_64.txt17
-rw-r--r--library/cpp/digest/old_crc/CMakeLists.darwin-arm64.txt40
-rw-r--r--library/cpp/digest/old_crc/CMakeLists.darwin-x86_64.txt40
-rw-r--r--library/cpp/digest/old_crc/CMakeLists.linux-aarch64.txt41
-rw-r--r--library/cpp/digest/old_crc/CMakeLists.linux-x86_64.txt41
-rw-r--r--library/cpp/digest/old_crc/CMakeLists.txt19
-rw-r--r--library/cpp/digest/old_crc/CMakeLists.windows-x86_64.txt40
-rw-r--r--library/cpp/digest/old_crc/gencrc/CMakeLists.darwin-arm64.txt26
-rw-r--r--library/cpp/digest/old_crc/gencrc/CMakeLists.darwin-x86_64.txt27
-rw-r--r--library/cpp/digest/old_crc/gencrc/CMakeLists.linux-aarch64.txt32
-rw-r--r--library/cpp/digest/old_crc/gencrc/CMakeLists.linux-x86_64.txt34
-rw-r--r--library/cpp/digest/old_crc/gencrc/CMakeLists.txt19
-rw-r--r--library/cpp/digest/old_crc/gencrc/CMakeLists.windows-x86_64.txt22
-rw-r--r--library/cpp/digest/sfh/CMakeLists.darwin-arm64.txt17
-rw-r--r--library/cpp/digest/sfh/CMakeLists.darwin-x86_64.txt17
-rw-r--r--library/cpp/digest/sfh/CMakeLists.linux-aarch64.txt18
-rw-r--r--library/cpp/digest/sfh/CMakeLists.linux-x86_64.txt18
-rw-r--r--library/cpp/digest/sfh/CMakeLists.txt19
-rw-r--r--library/cpp/digest/sfh/CMakeLists.windows-x86_64.txt17
108 files changed, 0 insertions, 2123 deletions
diff --git a/library/cpp/digest/CMakeLists.txt b/library/cpp/digest/CMakeLists.txt
deleted file mode 100644
index 1cb9552331..0000000000
--- a/library/cpp/digest/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(argonish)
-add_subdirectory(crc32c)
-add_subdirectory(lower_case)
-add_subdirectory(md5)
-add_subdirectory(murmur)
-add_subdirectory(old_crc)
-add_subdirectory(sfh)
diff --git a/library/cpp/digest/argonish/CMakeLists.darwin-arm64.txt b/library/cpp/digest/argonish/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index c6125ee415..0000000000
--- a/library/cpp/digest/argonish/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_subdirectory(internal)
-
-add_library(cpp-digest-argonish)
-target_link_libraries(cpp-digest-argonish PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-threading-poor_man_openmp
- internal-proxies-ref
-)
-target_sources(cpp-digest-argonish PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/factory/factory.cpp
-)
diff --git a/library/cpp/digest/argonish/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/argonish/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 7b132051da..0000000000
--- a/library/cpp/digest/argonish/CMakeLists.darwin-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_subdirectory(internal)
-
-add_library(cpp-digest-argonish)
-target_link_libraries(cpp-digest-argonish PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-threading-poor_man_openmp
- internal-proxies-avx2
- internal-proxies-ref
- internal-proxies-sse2
- internal-proxies-sse41
- internal-proxies-ssse3
-)
-target_sources(cpp-digest-argonish PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/factory/factory.cpp
-)
diff --git a/library/cpp/digest/argonish/CMakeLists.linux-aarch64.txt b/library/cpp/digest/argonish/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 94d73f4522..0000000000
--- a/library/cpp/digest/argonish/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_subdirectory(internal)
-
-add_library(cpp-digest-argonish)
-target_link_libraries(cpp-digest-argonish PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-threading-poor_man_openmp
- internal-proxies-ref
-)
-target_sources(cpp-digest-argonish PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/factory/factory.cpp
-)
diff --git a/library/cpp/digest/argonish/CMakeLists.linux-x86_64.txt b/library/cpp/digest/argonish/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 2eafc5fe69..0000000000
--- a/library/cpp/digest/argonish/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,25 +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(internal)
-
-add_library(cpp-digest-argonish)
-target_link_libraries(cpp-digest-argonish PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- cpp-threading-poor_man_openmp
- internal-proxies-avx2
- internal-proxies-ref
- internal-proxies-sse2
- internal-proxies-sse41
- internal-proxies-ssse3
-)
-target_sources(cpp-digest-argonish PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/factory/factory.cpp
-)
diff --git a/library/cpp/digest/argonish/CMakeLists.txt b/library/cpp/digest/argonish/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/argonish/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/digest/argonish/CMakeLists.windows-x86_64.txt b/library/cpp/digest/argonish/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 7b132051da..0000000000
--- a/library/cpp/digest/argonish/CMakeLists.windows-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_subdirectory(internal)
-
-add_library(cpp-digest-argonish)
-target_link_libraries(cpp-digest-argonish PUBLIC
- contrib-libs-cxxsupp
- yutil
- cpp-threading-poor_man_openmp
- internal-proxies-avx2
- internal-proxies-ref
- internal-proxies-sse2
- internal-proxies-sse41
- internal-proxies-ssse3
-)
-target_sources(cpp-digest-argonish PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/factory/factory.cpp
-)
diff --git a/library/cpp/digest/argonish/internal/CMakeLists.txt b/library/cpp/digest/argonish/internal/CMakeLists.txt
deleted file mode 100644
index 7ade5161ea..0000000000
--- a/library/cpp/digest/argonish/internal/CMakeLists.txt
+++ /dev/null
@@ -1,13 +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(argon2)
-add_subdirectory(blake2b)
-add_subdirectory(blamka)
-add_subdirectory(proxies)
-add_subdirectory(rotations)
diff --git a/library/cpp/digest/argonish/internal/argon2/CMakeLists.darwin-arm64.txt b/library/cpp/digest/argonish/internal/argon2/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index e2dbc9ace9..0000000000
--- a/library/cpp/digest/argonish/internal/argon2/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(argonish-internal-argon2 INTERFACE)
-target_link_libraries(argonish-internal-argon2 INTERFACE
- contrib-libs-cxxsupp
- yutil
- argonish-internal-blamka
- argonish-internal-blake2b
- cpp-threading-poor_man_openmp
-)
diff --git a/library/cpp/digest/argonish/internal/argon2/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/argonish/internal/argon2/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index e2dbc9ace9..0000000000
--- a/library/cpp/digest/argonish/internal/argon2/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(argonish-internal-argon2 INTERFACE)
-target_link_libraries(argonish-internal-argon2 INTERFACE
- contrib-libs-cxxsupp
- yutil
- argonish-internal-blamka
- argonish-internal-blake2b
- cpp-threading-poor_man_openmp
-)
diff --git a/library/cpp/digest/argonish/internal/argon2/CMakeLists.linux-aarch64.txt b/library/cpp/digest/argonish/internal/argon2/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index b0bc4fd1cd..0000000000
--- a/library/cpp/digest/argonish/internal/argon2/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(argonish-internal-argon2 INTERFACE)
-target_link_libraries(argonish-internal-argon2 INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- argonish-internal-blamka
- argonish-internal-blake2b
- cpp-threading-poor_man_openmp
-)
diff --git a/library/cpp/digest/argonish/internal/argon2/CMakeLists.linux-x86_64.txt b/library/cpp/digest/argonish/internal/argon2/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index b0bc4fd1cd..0000000000
--- a/library/cpp/digest/argonish/internal/argon2/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(argonish-internal-argon2 INTERFACE)
-target_link_libraries(argonish-internal-argon2 INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- argonish-internal-blamka
- argonish-internal-blake2b
- cpp-threading-poor_man_openmp
-)
diff --git a/library/cpp/digest/argonish/internal/argon2/CMakeLists.txt b/library/cpp/digest/argonish/internal/argon2/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/argonish/internal/argon2/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/digest/argonish/internal/argon2/CMakeLists.windows-x86_64.txt b/library/cpp/digest/argonish/internal/argon2/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index e2dbc9ace9..0000000000
--- a/library/cpp/digest/argonish/internal/argon2/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(argonish-internal-argon2 INTERFACE)
-target_link_libraries(argonish-internal-argon2 INTERFACE
- contrib-libs-cxxsupp
- yutil
- argonish-internal-blamka
- argonish-internal-blake2b
- cpp-threading-poor_man_openmp
-)
diff --git a/library/cpp/digest/argonish/internal/blake2b/CMakeLists.darwin-arm64.txt b/library/cpp/digest/argonish/internal/blake2b/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 63474af49f..0000000000
--- a/library/cpp/digest/argonish/internal/blake2b/CMakeLists.darwin-arm64.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_library(argonish-internal-blake2b INTERFACE)
-target_link_libraries(argonish-internal-blake2b INTERFACE
- contrib-libs-cxxsupp
- yutil
- argonish-internal-rotations
-)
diff --git a/library/cpp/digest/argonish/internal/blake2b/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/argonish/internal/blake2b/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 63474af49f..0000000000
--- a/library/cpp/digest/argonish/internal/blake2b/CMakeLists.darwin-x86_64.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_library(argonish-internal-blake2b INTERFACE)
-target_link_libraries(argonish-internal-blake2b INTERFACE
- contrib-libs-cxxsupp
- yutil
- argonish-internal-rotations
-)
diff --git a/library/cpp/digest/argonish/internal/blake2b/CMakeLists.linux-aarch64.txt b/library/cpp/digest/argonish/internal/blake2b/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 390ba10548..0000000000
--- a/library/cpp/digest/argonish/internal/blake2b/CMakeLists.linux-aarch64.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(argonish-internal-blake2b INTERFACE)
-target_link_libraries(argonish-internal-blake2b INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- argonish-internal-rotations
-)
diff --git a/library/cpp/digest/argonish/internal/blake2b/CMakeLists.linux-x86_64.txt b/library/cpp/digest/argonish/internal/blake2b/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 390ba10548..0000000000
--- a/library/cpp/digest/argonish/internal/blake2b/CMakeLists.linux-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(argonish-internal-blake2b INTERFACE)
-target_link_libraries(argonish-internal-blake2b INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- argonish-internal-rotations
-)
diff --git a/library/cpp/digest/argonish/internal/blake2b/CMakeLists.txt b/library/cpp/digest/argonish/internal/blake2b/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/argonish/internal/blake2b/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/digest/argonish/internal/blake2b/CMakeLists.windows-x86_64.txt b/library/cpp/digest/argonish/internal/blake2b/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 63474af49f..0000000000
--- a/library/cpp/digest/argonish/internal/blake2b/CMakeLists.windows-x86_64.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_library(argonish-internal-blake2b INTERFACE)
-target_link_libraries(argonish-internal-blake2b INTERFACE
- contrib-libs-cxxsupp
- yutil
- argonish-internal-rotations
-)
diff --git a/library/cpp/digest/argonish/internal/blamka/CMakeLists.darwin-arm64.txt b/library/cpp/digest/argonish/internal/blamka/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 7e8d1fcb36..0000000000
--- a/library/cpp/digest/argonish/internal/blamka/CMakeLists.darwin-arm64.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_library(argonish-internal-blamka INTERFACE)
-target_link_libraries(argonish-internal-blamka INTERFACE
- contrib-libs-cxxsupp
- yutil
- argonish-internal-rotations
-)
diff --git a/library/cpp/digest/argonish/internal/blamka/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/argonish/internal/blamka/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 7e8d1fcb36..0000000000
--- a/library/cpp/digest/argonish/internal/blamka/CMakeLists.darwin-x86_64.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_library(argonish-internal-blamka INTERFACE)
-target_link_libraries(argonish-internal-blamka INTERFACE
- contrib-libs-cxxsupp
- yutil
- argonish-internal-rotations
-)
diff --git a/library/cpp/digest/argonish/internal/blamka/CMakeLists.linux-aarch64.txt b/library/cpp/digest/argonish/internal/blamka/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index f6df186ad2..0000000000
--- a/library/cpp/digest/argonish/internal/blamka/CMakeLists.linux-aarch64.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(argonish-internal-blamka INTERFACE)
-target_link_libraries(argonish-internal-blamka INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- argonish-internal-rotations
-)
diff --git a/library/cpp/digest/argonish/internal/blamka/CMakeLists.linux-x86_64.txt b/library/cpp/digest/argonish/internal/blamka/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index f6df186ad2..0000000000
--- a/library/cpp/digest/argonish/internal/blamka/CMakeLists.linux-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(argonish-internal-blamka INTERFACE)
-target_link_libraries(argonish-internal-blamka INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- argonish-internal-rotations
-)
diff --git a/library/cpp/digest/argonish/internal/blamka/CMakeLists.txt b/library/cpp/digest/argonish/internal/blamka/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/argonish/internal/blamka/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/digest/argonish/internal/blamka/CMakeLists.windows-x86_64.txt b/library/cpp/digest/argonish/internal/blamka/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 7e8d1fcb36..0000000000
--- a/library/cpp/digest/argonish/internal/blamka/CMakeLists.windows-x86_64.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_library(argonish-internal-blamka INTERFACE)
-target_link_libraries(argonish-internal-blamka INTERFACE
- contrib-libs-cxxsupp
- yutil
- argonish-internal-rotations
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/CMakeLists.darwin-arm64.txt b/library/cpp/digest/argonish/internal/proxies/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index a6a754848a..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,10 +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(macro)
-add_subdirectory(ref)
diff --git a/library/cpp/digest/argonish/internal/proxies/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index e34d1b9065..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,14 +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(avx2)
-add_subdirectory(macro)
-add_subdirectory(ref)
-add_subdirectory(sse2)
-add_subdirectory(sse41)
-add_subdirectory(ssse3)
diff --git a/library/cpp/digest/argonish/internal/proxies/CMakeLists.linux-aarch64.txt b/library/cpp/digest/argonish/internal/proxies/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index a6a754848a..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,10 +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(macro)
-add_subdirectory(ref)
diff --git a/library/cpp/digest/argonish/internal/proxies/CMakeLists.linux-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index e34d1b9065..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/CMakeLists.linux-x86_64.txt
+++ /dev/null
@@ -1,14 +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(avx2)
-add_subdirectory(macro)
-add_subdirectory(ref)
-add_subdirectory(sse2)
-add_subdirectory(sse41)
-add_subdirectory(ssse3)
diff --git a/library/cpp/digest/argonish/internal/proxies/CMakeLists.txt b/library/cpp/digest/argonish/internal/proxies/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/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/digest/argonish/internal/proxies/CMakeLists.windows-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index e34d1b9065..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,14 +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(avx2)
-add_subdirectory(macro)
-add_subdirectory(ref)
-add_subdirectory(sse2)
-add_subdirectory(sse41)
-add_subdirectory(ssse3)
diff --git a/library/cpp/digest/argonish/internal/proxies/avx2/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/avx2/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 6242e299b8..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/avx2/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(internal-proxies-avx2)
-target_link_libraries(internal-proxies-avx2 PUBLIC
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources_custom(internal-proxies-avx2
- .avx2
- SRCS
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/avx2/proxy_avx2.cpp
- CUSTOM_FLAGS
- -mavx2
- -mfma
- -mbmi
- -mbmi2
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/avx2/CMakeLists.linux-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/avx2/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 1f954bb636..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/avx2/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(internal-proxies-avx2)
-target_link_libraries(internal-proxies-avx2 PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources_custom(internal-proxies-avx2
- .avx2
- SRCS
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/avx2/proxy_avx2.cpp
- CUSTOM_FLAGS
- -mavx2
- -mfma
- -mbmi
- -mbmi2
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/avx2/CMakeLists.txt b/library/cpp/digest/argonish/internal/proxies/avx2/CMakeLists.txt
deleted file mode 100644
index 7803a2712c..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/avx2/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.
-
-
-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 "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.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/digest/argonish/internal/proxies/avx2/CMakeLists.windows-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/avx2/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 6242e299b8..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/avx2/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(internal-proxies-avx2)
-target_link_libraries(internal-proxies-avx2 PUBLIC
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources_custom(internal-proxies-avx2
- .avx2
- SRCS
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/avx2/proxy_avx2.cpp
- CUSTOM_FLAGS
- -mavx2
- -mfma
- -mbmi
- -mbmi2
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.darwin-arm64.txt b/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index bb153d887a..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,14 +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(internal-proxies-macro INTERFACE)
-target_link_libraries(internal-proxies-macro INTERFACE
- contrib-libs-cxxsupp
- yutil
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index bb153d887a..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,14 +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(internal-proxies-macro INTERFACE)
-target_link_libraries(internal-proxies-macro INTERFACE
- contrib-libs-cxxsupp
- yutil
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.linux-aarch64.txt b/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index a5caf518c9..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.linux-aarch64.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_library(internal-proxies-macro INTERFACE)
-target_link_libraries(internal-proxies-macro INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.linux-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index a5caf518c9..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.linux-x86_64.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_library(internal-proxies-macro INTERFACE)
-target_link_libraries(internal-proxies-macro INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.txt b/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/macro/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/digest/argonish/internal/proxies/macro/CMakeLists.windows-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index bb153d887a..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/macro/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,14 +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(internal-proxies-macro INTERFACE)
-target_link_libraries(internal-proxies-macro INTERFACE
- contrib-libs-cxxsupp
- yutil
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.darwin-arm64.txt b/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index f4ed53513c..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.darwin-arm64.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(internal-proxies-ref)
-target_link_libraries(internal-proxies-ref PUBLIC
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources(internal-proxies-ref PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/ref/proxy_ref.cpp
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index f4ed53513c..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.darwin-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(internal-proxies-ref)
-target_link_libraries(internal-proxies-ref PUBLIC
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources(internal-proxies-ref PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/ref/proxy_ref.cpp
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.linux-aarch64.txt b/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 0f6d317b77..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.linux-aarch64.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(internal-proxies-ref)
-target_link_libraries(internal-proxies-ref PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources(internal-proxies-ref PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/ref/proxy_ref.cpp
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.linux-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 0f6d317b77..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.linux-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(internal-proxies-ref)
-target_link_libraries(internal-proxies-ref PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources(internal-proxies-ref PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/ref/proxy_ref.cpp
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.txt b/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/ref/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/digest/argonish/internal/proxies/ref/CMakeLists.windows-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index f4ed53513c..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/ref/CMakeLists.windows-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(internal-proxies-ref)
-target_link_libraries(internal-proxies-ref PUBLIC
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources(internal-proxies-ref PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/ref/proxy_ref.cpp
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/sse2/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/sse2/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 7b57a5e09b..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/sse2/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(internal-proxies-sse2)
-target_link_libraries(internal-proxies-sse2 PUBLIC
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources_custom(internal-proxies-sse2
- .sse2
- SRCS
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/sse2/proxy_sse2.cpp
- CUSTOM_FLAGS
- -msse2
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/sse2/CMakeLists.linux-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/sse2/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 3c12d16117..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/sse2/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(internal-proxies-sse2)
-target_link_libraries(internal-proxies-sse2 PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources_custom(internal-proxies-sse2
- .sse2
- SRCS
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/sse2/proxy_sse2.cpp
- CUSTOM_FLAGS
- -msse2
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/sse2/CMakeLists.txt b/library/cpp/digest/argonish/internal/proxies/sse2/CMakeLists.txt
deleted file mode 100644
index 7803a2712c..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/sse2/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.
-
-
-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 "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.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/digest/argonish/internal/proxies/sse2/CMakeLists.windows-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/sse2/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 7b57a5e09b..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/sse2/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(internal-proxies-sse2)
-target_link_libraries(internal-proxies-sse2 PUBLIC
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources_custom(internal-proxies-sse2
- .sse2
- SRCS
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/sse2/proxy_sse2.cpp
- CUSTOM_FLAGS
- -msse2
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/sse41/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/sse41/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 48f772826d..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/sse41/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(internal-proxies-sse41)
-target_link_libraries(internal-proxies-sse41 PUBLIC
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources_custom(internal-proxies-sse41
- .sse41
- SRCS
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/sse41/proxy_sse41.cpp
- CUSTOM_FLAGS
- -msse4.1
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/sse41/CMakeLists.linux-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/sse41/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 602f000ee5..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/sse41/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(internal-proxies-sse41)
-target_link_libraries(internal-proxies-sse41 PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources_custom(internal-proxies-sse41
- .sse41
- SRCS
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/sse41/proxy_sse41.cpp
- CUSTOM_FLAGS
- -msse4.1
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/sse41/CMakeLists.txt b/library/cpp/digest/argonish/internal/proxies/sse41/CMakeLists.txt
deleted file mode 100644
index 7803a2712c..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/sse41/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.
-
-
-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 "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.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/digest/argonish/internal/proxies/sse41/CMakeLists.windows-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/sse41/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 48f772826d..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/sse41/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(internal-proxies-sse41)
-target_link_libraries(internal-proxies-sse41 PUBLIC
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources_custom(internal-proxies-sse41
- .sse41
- SRCS
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/sse41/proxy_sse41.cpp
- CUSTOM_FLAGS
- -msse4.1
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/ssse3/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/ssse3/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 8c1d2591ed..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/ssse3/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(internal-proxies-ssse3)
-target_link_libraries(internal-proxies-ssse3 PUBLIC
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources_custom(internal-proxies-ssse3
- .ssse3
- SRCS
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/ssse3/proxy_ssse3.cpp
- CUSTOM_FLAGS
- -mssse3
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/ssse3/CMakeLists.linux-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/ssse3/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index b70cc4d942..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/ssse3/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(internal-proxies-ssse3)
-target_link_libraries(internal-proxies-ssse3 PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources_custom(internal-proxies-ssse3
- .ssse3
- SRCS
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/ssse3/proxy_ssse3.cpp
- CUSTOM_FLAGS
- -mssse3
-)
diff --git a/library/cpp/digest/argonish/internal/proxies/ssse3/CMakeLists.txt b/library/cpp/digest/argonish/internal/proxies/ssse3/CMakeLists.txt
deleted file mode 100644
index 7803a2712c..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/ssse3/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.
-
-
-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 "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
- include(CMakeLists.darwin-x86_64.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/digest/argonish/internal/proxies/ssse3/CMakeLists.windows-x86_64.txt b/library/cpp/digest/argonish/internal/proxies/ssse3/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 8c1d2591ed..0000000000
--- a/library/cpp/digest/argonish/internal/proxies/ssse3/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(internal-proxies-ssse3)
-target_link_libraries(internal-proxies-ssse3 PUBLIC
- contrib-libs-cxxsupp
- internal-proxies-macro
- argonish-internal-argon2
- argonish-internal-blake2b
-)
-target_sources_custom(internal-proxies-ssse3
- .ssse3
- SRCS
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/argonish/internal/proxies/ssse3/proxy_ssse3.cpp
- CUSTOM_FLAGS
- -mssse3
-)
diff --git a/library/cpp/digest/argonish/internal/rotations/CMakeLists.darwin-arm64.txt b/library/cpp/digest/argonish/internal/rotations/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index b4468ed351..0000000000
--- a/library/cpp/digest/argonish/internal/rotations/CMakeLists.darwin-arm64.txt
+++ /dev/null
@@ -1,14 +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(argonish-internal-rotations INTERFACE)
-target_link_libraries(argonish-internal-rotations INTERFACE
- contrib-libs-cxxsupp
- yutil
-)
diff --git a/library/cpp/digest/argonish/internal/rotations/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/argonish/internal/rotations/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index b4468ed351..0000000000
--- a/library/cpp/digest/argonish/internal/rotations/CMakeLists.darwin-x86_64.txt
+++ /dev/null
@@ -1,14 +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(argonish-internal-rotations INTERFACE)
-target_link_libraries(argonish-internal-rotations INTERFACE
- contrib-libs-cxxsupp
- yutil
-)
diff --git a/library/cpp/digest/argonish/internal/rotations/CMakeLists.linux-aarch64.txt b/library/cpp/digest/argonish/internal/rotations/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 1ef3f3119d..0000000000
--- a/library/cpp/digest/argonish/internal/rotations/CMakeLists.linux-aarch64.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_library(argonish-internal-rotations INTERFACE)
-target_link_libraries(argonish-internal-rotations INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
diff --git a/library/cpp/digest/argonish/internal/rotations/CMakeLists.linux-x86_64.txt b/library/cpp/digest/argonish/internal/rotations/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 1ef3f3119d..0000000000
--- a/library/cpp/digest/argonish/internal/rotations/CMakeLists.linux-x86_64.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_library(argonish-internal-rotations INTERFACE)
-target_link_libraries(argonish-internal-rotations INTERFACE
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
diff --git a/library/cpp/digest/argonish/internal/rotations/CMakeLists.txt b/library/cpp/digest/argonish/internal/rotations/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/argonish/internal/rotations/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/digest/argonish/internal/rotations/CMakeLists.windows-x86_64.txt b/library/cpp/digest/argonish/internal/rotations/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index b4468ed351..0000000000
--- a/library/cpp/digest/argonish/internal/rotations/CMakeLists.windows-x86_64.txt
+++ /dev/null
@@ -1,14 +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(argonish-internal-rotations INTERFACE)
-target_link_libraries(argonish-internal-rotations INTERFACE
- contrib-libs-cxxsupp
- yutil
-)
diff --git a/library/cpp/digest/crc32c/CMakeLists.darwin-arm64.txt b/library/cpp/digest/crc32c/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 295652eae0..0000000000
--- a/library/cpp/digest/crc32c/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(cpp-digest-crc32c)
-target_link_libraries(cpp-digest-crc32c PUBLIC
- contrib-libs-cxxsupp
- yutil
- contrib-libs-crcutil
-)
-target_sources(cpp-digest-crc32c PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/crc32c/crc32c.cpp
-)
diff --git a/library/cpp/digest/crc32c/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/crc32c/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 295652eae0..0000000000
--- a/library/cpp/digest/crc32c/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(cpp-digest-crc32c)
-target_link_libraries(cpp-digest-crc32c PUBLIC
- contrib-libs-cxxsupp
- yutil
- contrib-libs-crcutil
-)
-target_sources(cpp-digest-crc32c PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/crc32c/crc32c.cpp
-)
diff --git a/library/cpp/digest/crc32c/CMakeLists.linux-aarch64.txt b/library/cpp/digest/crc32c/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 8d93b2e289..0000000000
--- a/library/cpp/digest/crc32c/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(cpp-digest-crc32c)
-target_link_libraries(cpp-digest-crc32c PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- contrib-libs-crcutil
-)
-target_sources(cpp-digest-crc32c PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/crc32c/crc32c.cpp
-)
diff --git a/library/cpp/digest/crc32c/CMakeLists.linux-x86_64.txt b/library/cpp/digest/crc32c/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 8d93b2e289..0000000000
--- a/library/cpp/digest/crc32c/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(cpp-digest-crc32c)
-target_link_libraries(cpp-digest-crc32c PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- contrib-libs-crcutil
-)
-target_sources(cpp-digest-crc32c PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/crc32c/crc32c.cpp
-)
diff --git a/library/cpp/digest/crc32c/CMakeLists.txt b/library/cpp/digest/crc32c/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/crc32c/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/digest/crc32c/CMakeLists.windows-x86_64.txt b/library/cpp/digest/crc32c/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 295652eae0..0000000000
--- a/library/cpp/digest/crc32c/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(cpp-digest-crc32c)
-target_link_libraries(cpp-digest-crc32c PUBLIC
- contrib-libs-cxxsupp
- yutil
- contrib-libs-crcutil
-)
-target_sources(cpp-digest-crc32c PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/crc32c/crc32c.cpp
-)
diff --git a/library/cpp/digest/lower_case/CMakeLists.darwin-arm64.txt b/library/cpp/digest/lower_case/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 5ab4c75fd0..0000000000
--- a/library/cpp/digest/lower_case/CMakeLists.darwin-arm64.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(cpp-digest-lower_case)
-target_link_libraries(cpp-digest-lower_case PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-lower_case PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/lciter.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/lchash.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/hash_ops.cpp
-)
diff --git a/library/cpp/digest/lower_case/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/lower_case/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 5ab4c75fd0..0000000000
--- a/library/cpp/digest/lower_case/CMakeLists.darwin-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(cpp-digest-lower_case)
-target_link_libraries(cpp-digest-lower_case PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-lower_case PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/lciter.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/lchash.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/hash_ops.cpp
-)
diff --git a/library/cpp/digest/lower_case/CMakeLists.linux-aarch64.txt b/library/cpp/digest/lower_case/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index f4bbc65bf6..0000000000
--- a/library/cpp/digest/lower_case/CMakeLists.linux-aarch64.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(cpp-digest-lower_case)
-target_link_libraries(cpp-digest-lower_case PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-lower_case PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/lciter.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/lchash.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/hash_ops.cpp
-)
diff --git a/library/cpp/digest/lower_case/CMakeLists.linux-x86_64.txt b/library/cpp/digest/lower_case/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index f4bbc65bf6..0000000000
--- a/library/cpp/digest/lower_case/CMakeLists.linux-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(cpp-digest-lower_case)
-target_link_libraries(cpp-digest-lower_case PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-lower_case PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/lciter.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/lchash.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/hash_ops.cpp
-)
diff --git a/library/cpp/digest/lower_case/CMakeLists.txt b/library/cpp/digest/lower_case/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/lower_case/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/digest/lower_case/CMakeLists.windows-x86_64.txt b/library/cpp/digest/lower_case/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 5ab4c75fd0..0000000000
--- a/library/cpp/digest/lower_case/CMakeLists.windows-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(cpp-digest-lower_case)
-target_link_libraries(cpp-digest-lower_case PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-lower_case PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/lciter.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/lchash.cpp
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/lower_case/hash_ops.cpp
-)
diff --git a/library/cpp/digest/md5/CMakeLists.darwin-arm64.txt b/library/cpp/digest/md5/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index bbf3a1fc1e..0000000000
--- a/library/cpp/digest/md5/CMakeLists.darwin-arm64.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(cpp-digest-md5)
-target_link_libraries(cpp-digest-md5 PUBLIC
- contrib-libs-cxxsupp
- yutil
- contrib-libs-nayuki_md5
- cpp-string_utils-base64
-)
-target_sources(cpp-digest-md5 PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/md5/md5.cpp
-)
diff --git a/library/cpp/digest/md5/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/md5/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index bbf3a1fc1e..0000000000
--- a/library/cpp/digest/md5/CMakeLists.darwin-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(cpp-digest-md5)
-target_link_libraries(cpp-digest-md5 PUBLIC
- contrib-libs-cxxsupp
- yutil
- contrib-libs-nayuki_md5
- cpp-string_utils-base64
-)
-target_sources(cpp-digest-md5 PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/md5/md5.cpp
-)
diff --git a/library/cpp/digest/md5/CMakeLists.linux-aarch64.txt b/library/cpp/digest/md5/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 86eead7bfa..0000000000
--- a/library/cpp/digest/md5/CMakeLists.linux-aarch64.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(cpp-digest-md5)
-target_link_libraries(cpp-digest-md5 PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- contrib-libs-nayuki_md5
- cpp-string_utils-base64
-)
-target_sources(cpp-digest-md5 PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/md5/md5.cpp
-)
diff --git a/library/cpp/digest/md5/CMakeLists.linux-x86_64.txt b/library/cpp/digest/md5/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 86eead7bfa..0000000000
--- a/library/cpp/digest/md5/CMakeLists.linux-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(cpp-digest-md5)
-target_link_libraries(cpp-digest-md5 PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- contrib-libs-nayuki_md5
- cpp-string_utils-base64
-)
-target_sources(cpp-digest-md5 PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/md5/md5.cpp
-)
diff --git a/library/cpp/digest/md5/CMakeLists.txt b/library/cpp/digest/md5/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/md5/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/digest/md5/CMakeLists.windows-x86_64.txt b/library/cpp/digest/md5/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index bbf3a1fc1e..0000000000
--- a/library/cpp/digest/md5/CMakeLists.windows-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(cpp-digest-md5)
-target_link_libraries(cpp-digest-md5 PUBLIC
- contrib-libs-cxxsupp
- yutil
- contrib-libs-nayuki_md5
- cpp-string_utils-base64
-)
-target_sources(cpp-digest-md5 PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/md5/md5.cpp
-)
diff --git a/library/cpp/digest/murmur/CMakeLists.darwin-arm64.txt b/library/cpp/digest/murmur/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index ac2e722ed8..0000000000
--- a/library/cpp/digest/murmur/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-digest-murmur)
-target_link_libraries(cpp-digest-murmur PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-murmur PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/murmur/murmur.cpp
-)
diff --git a/library/cpp/digest/murmur/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/murmur/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index ac2e722ed8..0000000000
--- a/library/cpp/digest/murmur/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-digest-murmur)
-target_link_libraries(cpp-digest-murmur PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-murmur PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/murmur/murmur.cpp
-)
diff --git a/library/cpp/digest/murmur/CMakeLists.linux-aarch64.txt b/library/cpp/digest/murmur/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 71c5ec831d..0000000000
--- a/library/cpp/digest/murmur/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-digest-murmur)
-target_link_libraries(cpp-digest-murmur PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-murmur PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/murmur/murmur.cpp
-)
diff --git a/library/cpp/digest/murmur/CMakeLists.linux-x86_64.txt b/library/cpp/digest/murmur/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 71c5ec831d..0000000000
--- a/library/cpp/digest/murmur/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-digest-murmur)
-target_link_libraries(cpp-digest-murmur PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-murmur PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/murmur/murmur.cpp
-)
diff --git a/library/cpp/digest/murmur/CMakeLists.txt b/library/cpp/digest/murmur/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/murmur/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/digest/murmur/CMakeLists.windows-x86_64.txt b/library/cpp/digest/murmur/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index ac2e722ed8..0000000000
--- a/library/cpp/digest/murmur/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-digest-murmur)
-target_link_libraries(cpp-digest-murmur PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-murmur PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/murmur/murmur.cpp
-)
diff --git a/library/cpp/digest/old_crc/CMakeLists.darwin-arm64.txt b/library/cpp/digest/old_crc/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index a4caa8c756..0000000000
--- a/library/cpp/digest/old_crc/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(gencrc)
-get_built_tool_path(
- TOOL_gencrc_bin
- TOOL_gencrc_dependency
- library/cpp/digest/old_crc/gencrc
- gencrc
-)
-
-add_library(cpp-digest-old_crc)
-target_link_libraries(cpp-digest-old_crc PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-old_crc PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/old_crc/crc.cpp
- ${CMAKE_BINARY_DIR}/library/cpp/digest/old_crc/crc.inc
-)
-add_custom_command(
- OUTPUT
- ${CMAKE_BINARY_DIR}/library/cpp/digest/old_crc/crc.inc
- DEPENDS
- ${TOOL_gencrc_bin}
- COMMAND
- ${TOOL_gencrc_bin}
- >
- crc.inc
-)
-if(NOT CMAKE_CROSSCOMPILING)
- add_dependencies(cpp-digest-old_crc
- gencrc
-)
-endif()
diff --git a/library/cpp/digest/old_crc/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/old_crc/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index a4caa8c756..0000000000
--- a/library/cpp/digest/old_crc/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(gencrc)
-get_built_tool_path(
- TOOL_gencrc_bin
- TOOL_gencrc_dependency
- library/cpp/digest/old_crc/gencrc
- gencrc
-)
-
-add_library(cpp-digest-old_crc)
-target_link_libraries(cpp-digest-old_crc PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-old_crc PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/old_crc/crc.cpp
- ${CMAKE_BINARY_DIR}/library/cpp/digest/old_crc/crc.inc
-)
-add_custom_command(
- OUTPUT
- ${CMAKE_BINARY_DIR}/library/cpp/digest/old_crc/crc.inc
- DEPENDS
- ${TOOL_gencrc_bin}
- COMMAND
- ${TOOL_gencrc_bin}
- >
- crc.inc
-)
-if(NOT CMAKE_CROSSCOMPILING)
- add_dependencies(cpp-digest-old_crc
- gencrc
-)
-endif()
diff --git a/library/cpp/digest/old_crc/CMakeLists.linux-aarch64.txt b/library/cpp/digest/old_crc/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index a0883b65f5..0000000000
--- a/library/cpp/digest/old_crc/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(gencrc)
-get_built_tool_path(
- TOOL_gencrc_bin
- TOOL_gencrc_dependency
- library/cpp/digest/old_crc/gencrc
- gencrc
-)
-
-add_library(cpp-digest-old_crc)
-target_link_libraries(cpp-digest-old_crc PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-old_crc PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/old_crc/crc.cpp
- ${CMAKE_BINARY_DIR}/library/cpp/digest/old_crc/crc.inc
-)
-add_custom_command(
- OUTPUT
- ${CMAKE_BINARY_DIR}/library/cpp/digest/old_crc/crc.inc
- DEPENDS
- ${TOOL_gencrc_bin}
- COMMAND
- ${TOOL_gencrc_bin}
- >
- crc.inc
-)
-if(NOT CMAKE_CROSSCOMPILING)
- add_dependencies(cpp-digest-old_crc
- gencrc
-)
-endif()
diff --git a/library/cpp/digest/old_crc/CMakeLists.linux-x86_64.txt b/library/cpp/digest/old_crc/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index a0883b65f5..0000000000
--- a/library/cpp/digest/old_crc/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(gencrc)
-get_built_tool_path(
- TOOL_gencrc_bin
- TOOL_gencrc_dependency
- library/cpp/digest/old_crc/gencrc
- gencrc
-)
-
-add_library(cpp-digest-old_crc)
-target_link_libraries(cpp-digest-old_crc PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-old_crc PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/old_crc/crc.cpp
- ${CMAKE_BINARY_DIR}/library/cpp/digest/old_crc/crc.inc
-)
-add_custom_command(
- OUTPUT
- ${CMAKE_BINARY_DIR}/library/cpp/digest/old_crc/crc.inc
- DEPENDS
- ${TOOL_gencrc_bin}
- COMMAND
- ${TOOL_gencrc_bin}
- >
- crc.inc
-)
-if(NOT CMAKE_CROSSCOMPILING)
- add_dependencies(cpp-digest-old_crc
- gencrc
-)
-endif()
diff --git a/library/cpp/digest/old_crc/CMakeLists.txt b/library/cpp/digest/old_crc/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/old_crc/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/digest/old_crc/CMakeLists.windows-x86_64.txt b/library/cpp/digest/old_crc/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index a4caa8c756..0000000000
--- a/library/cpp/digest/old_crc/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(gencrc)
-get_built_tool_path(
- TOOL_gencrc_bin
- TOOL_gencrc_dependency
- library/cpp/digest/old_crc/gencrc
- gencrc
-)
-
-add_library(cpp-digest-old_crc)
-target_link_libraries(cpp-digest-old_crc PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-old_crc PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/old_crc/crc.cpp
- ${CMAKE_BINARY_DIR}/library/cpp/digest/old_crc/crc.inc
-)
-add_custom_command(
- OUTPUT
- ${CMAKE_BINARY_DIR}/library/cpp/digest/old_crc/crc.inc
- DEPENDS
- ${TOOL_gencrc_bin}
- COMMAND
- ${TOOL_gencrc_bin}
- >
- crc.inc
-)
-if(NOT CMAKE_CROSSCOMPILING)
- add_dependencies(cpp-digest-old_crc
- gencrc
-)
-endif()
diff --git a/library/cpp/digest/old_crc/gencrc/CMakeLists.darwin-arm64.txt b/library/cpp/digest/old_crc/gencrc/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 848f0616db..0000000000
--- a/library/cpp/digest/old_crc/gencrc/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_executable(gencrc)
-target_link_libraries(gencrc PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_link_options(gencrc PRIVATE
- -Wl,-platform_version,macos,11.0,11.0
- -fPIC
- -fPIC
-)
-target_sources(gencrc PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/old_crc/gencrc/main.cpp
-)
-target_allocator(gencrc
- system_allocator
-)
-vcs_info(gencrc)
diff --git a/library/cpp/digest/old_crc/gencrc/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/old_crc/gencrc/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 64e8d803e5..0000000000
--- a/library/cpp/digest/old_crc/gencrc/CMakeLists.darwin-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_executable(gencrc)
-target_link_libraries(gencrc PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-cpuid_check
-)
-target_link_options(gencrc PRIVATE
- -Wl,-platform_version,macos,11.0,11.0
- -fPIC
- -fPIC
-)
-target_sources(gencrc PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/old_crc/gencrc/main.cpp
-)
-target_allocator(gencrc
- system_allocator
-)
-vcs_info(gencrc)
diff --git a/library/cpp/digest/old_crc/gencrc/CMakeLists.linux-aarch64.txt b/library/cpp/digest/old_crc/gencrc/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index f4a3176047..0000000000
--- a/library/cpp/digest/old_crc/gencrc/CMakeLists.linux-aarch64.txt
+++ /dev/null
@@ -1,32 +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_executable(gencrc)
-target_link_libraries(gencrc PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
-target_link_options(gencrc PRIVATE
- -ldl
- -lrt
- -Wl,--no-as-needed
- -fPIC
- -fPIC
- -lpthread
- -lrt
- -ldl
-)
-target_sources(gencrc PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/old_crc/gencrc/main.cpp
-)
-target_allocator(gencrc
- cpp-malloc-jemalloc
-)
-vcs_info(gencrc)
diff --git a/library/cpp/digest/old_crc/gencrc/CMakeLists.linux-x86_64.txt b/library/cpp/digest/old_crc/gencrc/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 33bcd9c559..0000000000
--- a/library/cpp/digest/old_crc/gencrc/CMakeLists.linux-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_executable(gencrc)
-target_link_libraries(gencrc PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
- library-cpp-cpuid_check
-)
-target_link_options(gencrc PRIVATE
- -ldl
- -lrt
- -Wl,--no-as-needed
- -fPIC
- -fPIC
- -lpthread
- -lrt
- -ldl
-)
-target_sources(gencrc PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/old_crc/gencrc/main.cpp
-)
-target_allocator(gencrc
- cpp-malloc-tcmalloc
- libs-tcmalloc-no_percpu_cache
-)
-vcs_info(gencrc)
diff --git a/library/cpp/digest/old_crc/gencrc/CMakeLists.txt b/library/cpp/digest/old_crc/gencrc/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/old_crc/gencrc/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/digest/old_crc/gencrc/CMakeLists.windows-x86_64.txt b/library/cpp/digest/old_crc/gencrc/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index b2bfec2ccb..0000000000
--- a/library/cpp/digest/old_crc/gencrc/CMakeLists.windows-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_executable(gencrc)
-target_link_libraries(gencrc PUBLIC
- contrib-libs-cxxsupp
- yutil
- library-cpp-cpuid_check
-)
-target_sources(gencrc PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/old_crc/gencrc/main.cpp
-)
-target_allocator(gencrc
- system_allocator
-)
-vcs_info(gencrc)
diff --git a/library/cpp/digest/sfh/CMakeLists.darwin-arm64.txt b/library/cpp/digest/sfh/CMakeLists.darwin-arm64.txt
deleted file mode 100644
index 53ca09e84e..0000000000
--- a/library/cpp/digest/sfh/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-digest-sfh)
-target_link_libraries(cpp-digest-sfh PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-sfh PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/sfh/sfh.cpp
-)
diff --git a/library/cpp/digest/sfh/CMakeLists.darwin-x86_64.txt b/library/cpp/digest/sfh/CMakeLists.darwin-x86_64.txt
deleted file mode 100644
index 53ca09e84e..0000000000
--- a/library/cpp/digest/sfh/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-digest-sfh)
-target_link_libraries(cpp-digest-sfh PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-sfh PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/sfh/sfh.cpp
-)
diff --git a/library/cpp/digest/sfh/CMakeLists.linux-aarch64.txt b/library/cpp/digest/sfh/CMakeLists.linux-aarch64.txt
deleted file mode 100644
index 833aa8c016..0000000000
--- a/library/cpp/digest/sfh/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-digest-sfh)
-target_link_libraries(cpp-digest-sfh PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-sfh PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/sfh/sfh.cpp
-)
diff --git a/library/cpp/digest/sfh/CMakeLists.linux-x86_64.txt b/library/cpp/digest/sfh/CMakeLists.linux-x86_64.txt
deleted file mode 100644
index 833aa8c016..0000000000
--- a/library/cpp/digest/sfh/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-digest-sfh)
-target_link_libraries(cpp-digest-sfh PUBLIC
- contrib-libs-linux-headers
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-sfh PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/sfh/sfh.cpp
-)
diff --git a/library/cpp/digest/sfh/CMakeLists.txt b/library/cpp/digest/sfh/CMakeLists.txt
deleted file mode 100644
index d863ebd180..0000000000
--- a/library/cpp/digest/sfh/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/digest/sfh/CMakeLists.windows-x86_64.txt b/library/cpp/digest/sfh/CMakeLists.windows-x86_64.txt
deleted file mode 100644
index 53ca09e84e..0000000000
--- a/library/cpp/digest/sfh/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-digest-sfh)
-target_link_libraries(cpp-digest-sfh PUBLIC
- contrib-libs-cxxsupp
- yutil
-)
-target_sources(cpp-digest-sfh PRIVATE
- ${CMAKE_SOURCE_DIR}/library/cpp/digest/sfh/sfh.cpp
-)