aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/jemalloc
diff options
context:
space:
mode:
authormonster <monster@ydb.tech>2022-07-07 14:41:37 +0300
committermonster <monster@ydb.tech>2022-07-07 14:41:37 +0300
commit06e5c21a835c0e923506c4ff27929f34e00761c2 (patch)
tree75efcbc6854ef9bd476eb8bf00cc5c900da436a2 /contrib/libs/jemalloc
parent03f024c4412e3aa613bb543cf1660176320ba8f4 (diff)
downloadydb-06e5c21a835c0e923506c4ff27929f34e00761c2.tar.gz
fix ya.make
Diffstat (limited to 'contrib/libs/jemalloc')
-rw-r--r--contrib/libs/jemalloc/.yandex_meta/devtools.copyrights.report64
-rw-r--r--contrib/libs/jemalloc/.yandex_meta/devtools.licenses.report70
-rw-r--r--contrib/libs/jemalloc/.yandex_meta/licenses.list.txt37
-rw-r--r--contrib/libs/jemalloc/CMakeLists.txt2
-rw-r--r--contrib/libs/jemalloc/VERSION1
5 files changed, 1 insertions, 173 deletions
diff --git a/contrib/libs/jemalloc/.yandex_meta/devtools.copyrights.report b/contrib/libs/jemalloc/.yandex_meta/devtools.copyrights.report
deleted file mode 100644
index c6c0f5857e..0000000000
--- a/contrib/libs/jemalloc/.yandex_meta/devtools.copyrights.report
+++ /dev/null
@@ -1,64 +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)
-# ${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 0811f5522217ff18ba6144de0ef16810
-BELONGS ya.make
- License text:
- Copyright (C) 2007-2012 Mozilla Foundation. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- COPYING [6:6]
-
-KEEP COPYRIGHT_SERVICE_LABEL 3fc0805e0d840e358c161050fcb8adac
-BELONGS ya.make
- License text:
- Copyright (C) 2009-present Facebook, Inc. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- COPYING [7:7]
-
-KEEP COPYRIGHT_SERVICE_LABEL 5b9a9f5906cedd1b7763010d2714005c
-BELONGS ya.make
- License text:
- Copyright (C) 2002-present Jason Evans <jasone@canonware.com>.
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- COPYING [4:5]
diff --git a/contrib/libs/jemalloc/.yandex_meta/devtools.licenses.report b/contrib/libs/jemalloc/.yandex_meta/devtools.licenses.report
deleted file mode 100644
index b16667a434..0000000000
--- a/contrib/libs/jemalloc/.yandex_meta/devtools.licenses.report
+++ /dev/null
@@ -1,70 +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)
-# ${action} {license spdx} {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
-# =======================
-
-SKIP LicenseRef-scancode-unknown-license-reference 6d60adb2263d7d43aa6b2032b89457a6
-BELONGS ya.make
- # text is:
- # Unless otherwise specified, files in the jemalloc source distribution are
- # subject to the following license:
- License text:
- Unless otherwise specified, files in the jemalloc source distribution are
- subject to the following license:
- Scancode info:
- Original SPDX id: LicenseRef-scancode-unknown-license-reference
- Score : 100.00
- Match type : INTRO
- Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
- Files with this license:
- COPYING [1:2]
-
-KEEP BSD-2-Clause 7fcfdc48eda59f02fa02539558ec8359
-BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: BSD-2-Clause
- Score : 100.00
- Match type : TEXT
- Links : http://opensource.org/licenses/bsd-license.php, http://www.opensource.org/licenses/BSD-2-Clause, https://spdx.org/licenses/BSD-2-Clause
- Files with this license:
- COPYING [9:26]
-
-KEEP Public-Domain b1ee1d974e1998aaed52bd28a8440b9e
-BELONGS ya.make
- License text:
- * The following hash function is based on MurmurHash3, placed into the public
- * domain by Austin Appleby. See https://github.com/aappleby/smhasher for
- Scancode info:
- Original SPDX id: LicenseRef-scancode-public-domain
- Score : 100.00
- Match type : REFERENCE
- Links : http://www.linfo.org/publicdomain.html, https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/public-domain.LICENSE
- Files with this license:
- include/jemalloc/internal/hash.h [7:8]
diff --git a/contrib/libs/jemalloc/.yandex_meta/licenses.list.txt b/contrib/libs/jemalloc/.yandex_meta/licenses.list.txt
deleted file mode 100644
index 17aef1e6b3..0000000000
--- a/contrib/libs/jemalloc/.yandex_meta/licenses.list.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-====================BSD-2-Clause====================
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-1. Redistributions of source code must retain the above copyright notice(s),
- this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright notice(s),
- this list of conditions and the following disclaimer in the documentation
- and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY EXPRESS
-OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
-EVENT SHALL THE COPYRIGHT HOLDER(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
-OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
-ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-
-====================COPYRIGHT====================
-Copyright (C) 2002-present Jason Evans <jasone@canonware.com>.
-All rights reserved.
-
-
-====================COPYRIGHT====================
-Copyright (C) 2007-2012 Mozilla Foundation. All rights reserved.
-
-
-====================COPYRIGHT====================
-Copyright (C) 2009-present Facebook, Inc. All rights reserved.
-
-
-====================Public-Domain====================
- * The following hash function is based on MurmurHash3, placed into the public
- * domain by Austin Appleby. See https://github.com/aappleby/smhasher for
diff --git a/contrib/libs/jemalloc/CMakeLists.txt b/contrib/libs/jemalloc/CMakeLists.txt
index fc7b1ee73c..a681d385f3 100644
--- a/contrib/libs/jemalloc/CMakeLists.txt
+++ b/contrib/libs/jemalloc/CMakeLists.txt
@@ -8,6 +8,6 @@
if (APPLE)
include(CMakeLists.darwin.txt)
-elseif (UNIX AND NOT APPLE)
+elseif (UNIX)
include(CMakeLists.linux.txt)
endif()
diff --git a/contrib/libs/jemalloc/VERSION b/contrib/libs/jemalloc/VERSION
deleted file mode 100644
index 1dcfea03fc..0000000000
--- a/contrib/libs/jemalloc/VERSION
+++ /dev/null
@@ -1 +0,0 @@
-5.3.0-0-g54eaed1d8b56b1aa528be3bdd1877e59c56fa90c