diff options
| author | alexv-smirnov <[email protected]> | 2023-03-28 22:25:04 +0300 |
|---|---|---|
| committer | alexv-smirnov <[email protected]> | 2023-03-28 22:25:04 +0300 |
| commit | b8a17f9b1c166d2e9a26b99348a4c29d972caf55 (patch) | |
| tree | 1a2d881f1a9452b9c6103dbf69d73da7624e98e5 /contrib/restricted/boost/array | |
| parent | 25659221f18577ea38430a8ec3349836f5626b6a (diff) | |
Revert ymake build from ydb oss export
Diffstat (limited to 'contrib/restricted/boost/array')
4 files changed, 0 insertions, 135 deletions
diff --git a/contrib/restricted/boost/array/.yandex_meta/devtools.copyrights.report b/contrib/restricted/boost/array/.yandex_meta/devtools.copyrights.report deleted file mode 100644 index 74ba3a85c53..00000000000 --- a/contrib/restricted/boost/array/.yandex_meta/devtools.copyrights.report +++ /dev/null @@ -1,45 +0,0 @@ -# File format ($ symbol means the beginning of a line): -# -# $ # this message -# $ # ======================= -# $ # comments (all commentaries should starts with some number of spaces and # symbol) -# $ IGNORE_FILES {file1.ext1} {file2.ext2} - (optional) ignore listed files when generating license macro and credits -# $ RENAME {original license id} TO {new license id} # user comments - (optional) use {new license id} instead {original license id} in ya.make files -# $ # user comments -# $ -# ${action} {license id} {license text hash} -# $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make -# ${all_file_action} filename -# $ # user commentaries (many lines) -# $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify) -# ${action} {license spdx} {license text hash} -# $BELONGS ./ya/make/file/relative/path/3/ya.make -# ${all_file_action} filename -# $ # user commentaries -# $ generated description -# $ ... -# -# You can modify action, all_file_action and add commentaries -# Available actions: -# keep - keep license in contrib and use in credits -# skip - skip license -# remove - remove all files with this license -# rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file -# -# {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory) -# We suppose that that files can contain some license info -# Available all file actions: -# FILE_IGNORE - ignore file (do nothing) -# FILE_INCLUDE - include all file data into licenses text file -# ======================= - -KEEP COPYRIGHT_SERVICE_LABEL b4f5a55de50af359f9bfe971eb3941df -BELONGS ya.make - License text: - * (C) Copyright Nicolai M. Josuttis 2001. - Scancode info: - Original SPDX id: COPYRIGHT_SERVICE_LABEL - Score : 100.00 - Match type : COPYRIGHT - Files with this license: - include/boost/array.hpp [10:10] diff --git a/contrib/restricted/boost/array/.yandex_meta/devtools.licenses.report b/contrib/restricted/boost/array/.yandex_meta/devtools.licenses.report deleted file mode 100644 index 2c6ffdea8bd..00000000000 --- a/contrib/restricted/boost/array/.yandex_meta/devtools.licenses.report +++ /dev/null @@ -1,48 +0,0 @@ -# File format ($ symbol means the beginning of a line): -# -# $ # this message -# $ # ======================= -# $ # comments (all commentaries should starts with some number of spaces and # symbol) -# $ IGNORE_FILES {file1.ext1} {file2.ext2} - (optional) ignore listed files when generating license macro and credits -# $ RENAME {original license id} TO {new license id} # user comments - (optional) use {new license id} instead {original license id} in ya.make files -# $ # user comments -# $ -# ${action} {license id} {license text hash} -# $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make -# ${all_file_action} filename -# $ # user commentaries (many lines) -# $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify) -# ${action} {license spdx} {license text hash} -# $BELONGS ./ya/make/file/relative/path/3/ya.make -# ${all_file_action} filename -# $ # user commentaries -# $ generated description -# $ ... -# -# You can modify action, all_file_action and add commentaries -# Available actions: -# keep - keep license in contrib and use in credits -# skip - skip license -# remove - remove all files with this license -# rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file -# -# {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory) -# We suppose that that files can contain some license info -# Available all file actions: -# FILE_IGNORE - ignore file (do nothing) -# FILE_INCLUDE - include all file data into licenses text file -# ======================= - -KEEP BSL-1.0 f20f9faff5dff60d6b8844771d700dd5 -BELONGS ya.make - License text: - * Distributed under the Boost Software License, Version 1.0. (See - * accompanying file LICENSE_1_0.txt or copy at - * http://www.boost.org/LICENSE_1_0.txt) - Scancode info: - Original SPDX id: BSL-1.0 - Score : 100.00 - Match type : NOTICE - Links : http://www.boost.org/LICENSE_1_0.txt, http://www.boost.org/users/license.html, https://spdx.org/licenses/BSL-1.0 - Files with this license: - include/boost/array.hpp [12:14] diff --git a/contrib/restricted/boost/array/.yandex_meta/licenses.list.txt b/contrib/restricted/boost/array/.yandex_meta/licenses.list.txt deleted file mode 100644 index 5f932d879da..00000000000 --- a/contrib/restricted/boost/array/.yandex_meta/licenses.list.txt +++ /dev/null @@ -1,8 +0,0 @@ -====================BSL-1.0==================== - * Distributed under the Boost Software License, Version 1.0. (See - * accompanying file LICENSE_1_0.txt or copy at - * http://www.boost.org/LICENSE_1_0.txt) - - -====================COPYRIGHT==================== - * (C) Copyright Nicolai M. Josuttis 2001. diff --git a/contrib/restricted/boost/array/ya.make b/contrib/restricted/boost/array/ya.make deleted file mode 100644 index 43eb5b76abb..00000000000 --- a/contrib/restricted/boost/array/ya.make +++ /dev/null @@ -1,34 +0,0 @@ -# Generated by devtools/yamaker from nixpkgs 22.05. - -LIBRARY() - -LICENSE(BSL-1.0) - -LICENSE_TEXTS(.yandex_meta/licenses.list.txt) - -OWNER( - g:cpp-contrib - g:taxi-common -) - -VERSION(1.81.0) - -ORIGINAL_SOURCE(https://github.com/boostorg/array/archive/boost-1.81.0.tar.gz) - -PEERDIR( - contrib/restricted/boost/assert - contrib/restricted/boost/config - contrib/restricted/boost/core - contrib/restricted/boost/static_assert - contrib/restricted/boost/throw_exception -) - -ADDINCL( - GLOBAL contrib/restricted/boost/array/include -) - -NO_COMPILER_WARNINGS() - -NO_UTIL() - -END() |
