diff options
author | Ilnur Khuziev <ilnur.khuziev@yandex.ru> | 2022-02-10 16:46:13 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:13 +0300 |
commit | 736dcd8ca259457a136f2f9f9168c44643914323 (patch) | |
tree | ddd46a036d68bfa83aa11b892f31243ea6b068a1 /build | |
parent | 9bf2fa2b060c9881d3135c2208c624a1dd546ecc (diff) | |
download | ydb-736dcd8ca259457a136f2f9f9168c44643914323.tar.gz |
Restoring authorship annotation for Ilnur Khuziev <ilnur.khuziev@yandex.ru>. Commit 1 of 2.
Diffstat (limited to 'build')
-rw-r--r-- | build/docs/all.md | 10 | ||||
-rw-r--r-- | build/docs/readme.md | 10 | ||||
-rw-r--r-- | build/rules/contrib_deps.policy | 8 | ||||
-rwxr-xr-x | build/scripts/build_pln_header.py | 2 | ||||
-rw-r--r-- | build/stdafx.hpp | 2 | ||||
-rw-r--r-- | build/ya.make | 2 | ||||
-rw-r--r-- | build/ymake.core.conf | 24 |
7 files changed, 29 insertions, 29 deletions
diff --git a/build/docs/all.md b/build/docs/all.md index 50051b596c..5aed3ebee3 100644 --- a/build/docs/all.md +++ b/build/docs/all.md @@ -761,7 +761,7 @@ Is only used together with the macros like FILES(), PEERDIR(), COPY(), FROM\_SAN Documentation: https://wiki.yandex-team.ru/yatool/large-data/ ###### Module [UNITTEST][]([name]) <a name="module_UNITTEST"></a> -Unit test module based on library/cpp/testing/unittest. +Unit test module based on library/cpp/testing/unittest. It is recommended not to specify the name. Documentation: https://wiki.yandex-team.ru/yatool/test/#opisanievya.make1 @@ -833,7 +833,7 @@ Documentation about the Arcadia test system: https://wiki.yandex-team.ru/yatool/ YT Unit test module based on mapreduce/yt/library/utlib ###### Module [Y\_BENCHMARK][]([benchmarkname]) <a name="module_Y_BENCHMARK"></a> -Benchmark test based on the library/cpp/testing/benchmark. +Benchmark test based on the library/cpp/testing/benchmark. For more details see: https://wiki.yandex-team.ru/yatool/test/#zapuskbenchmark @@ -1019,9 +1019,9 @@ Set memory allocator implementation for the PROGRAM()/DLL() module. This may only be specified for programs and dlls, use in other modules leads to configuration errors. Available allocators are: "LF", "LF\_YT", "LF\_DBG", "YT", "J", "B", "BM", "C", "TCMALLOC", "GOOGLE", "LOCKLESS", "SYSTEM", "FAKE", "MIM", "HU". - - LF - lfalloc (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc) - - LF\_YT - Allocator selection for YT (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc/yt/ya.make) - - LF\_DBG - Debug allocator selection (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc/dbg/ya.make) + - LF - lfalloc (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc) + - LF\_YT - Allocator selection for YT (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc/yt/ya.make) + - LF\_DBG - Debug allocator selection (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc/dbg/ya.make) - YT - The YTAlloc allocator (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/ytalloc/impl/ya.make) - J - The JEMalloc allocator (https://a.yandex-team.ru/arc/trunk/arcadia/library/malloc/jemalloc) - B - The balloc allocator named Pyotr Popov and Anton Samokhvalov diff --git a/build/docs/readme.md b/build/docs/readme.md index 3db0a653c7..c828cf7158 100644 --- a/build/docs/readme.md +++ b/build/docs/readme.md @@ -615,7 +615,7 @@ Is only used together with the macros like FILES(), PEERDIR(), COPY(), FROM\_SAN Documentation: https://wiki.yandex-team.ru/yatool/large-data/ ###### Module [UNITTEST][]([name]) <a name="module_UNITTEST"></a> -Unit test module based on library/cpp/testing/unittest. +Unit test module based on library/cpp/testing/unittest. It is recommended not to specify the name. Documentation: https://wiki.yandex-team.ru/yatool/test/#opisanievya.make1 @@ -687,7 +687,7 @@ Documentation about the Arcadia test system: https://wiki.yandex-team.ru/yatool/ YT Unit test module based on mapreduce/yt/library/utlib ###### Module [Y\_BENCHMARK][]([benchmarkname]) <a name="module_Y_BENCHMARK"></a> -Benchmark test based on the library/cpp/testing/benchmark. +Benchmark test based on the library/cpp/testing/benchmark. For more details see: https://wiki.yandex-team.ru/yatool/test/#zapuskbenchmark @@ -751,9 +751,9 @@ Set memory allocator implementation for the PROGRAM()/DLL() module. This may only be specified for programs and dlls, use in other modules leads to configuration errors. Available allocators are: "LF", "LF\_YT", "LF\_DBG", "YT", "J", "B", "BM", "C", "TCMALLOC", "GOOGLE", "LOCKLESS", "SYSTEM", "FAKE", "MIM", "HU". - - LF - lfalloc (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc) - - LF\_YT - Allocator selection for YT (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc/yt/ya.make) - - LF\_DBG - Debug allocator selection (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc/dbg/ya.make) + - LF - lfalloc (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc) + - LF\_YT - Allocator selection for YT (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc/yt/ya.make) + - LF\_DBG - Debug allocator selection (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc/dbg/ya.make) - YT - The YTAlloc allocator (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/ytalloc/impl/ya.make) - J - The JEMalloc allocator (https://a.yandex-team.ru/arc/trunk/arcadia/library/malloc/jemalloc) - B - The balloc allocator named Pyotr Popov and Anton Samokhvalov diff --git a/build/rules/contrib_deps.policy b/build/rules/contrib_deps.policy index 9af4b85cc2..912e078147 100644 --- a/build/rules/contrib_deps.policy +++ b/build/rules/contrib_deps.policy @@ -2,9 +2,9 @@ ALLOW contrib/clickhouse -> library/cpp/consistent_hashing ALLOW contrib -> contrib ALLOW contrib -> build ALLOW contrib -> library/python/resource -ALLOW contrib -> library/cpp/testing/unittest_main -ALLOW contrib -> library/cpp/testing/unittest -ALLOW contrib -> library/cpp/getopt +ALLOW contrib -> library/cpp/testing/unittest_main +ALLOW contrib -> library/cpp/testing/unittest +ALLOW contrib -> library/cpp/getopt ALLOW contrib -> library/cpp/resource ALLOW contrib -> library/cpp/charset ALLOW contrib -> library/cpp/svnversion @@ -73,4 +73,4 @@ ALLOW contrib/python/marshmallow-mongoengine/py[23]/tests -> library/python/pyte # contrib tests is written by us, hence everything is allowed ALLOW contrib/tests -> .* -DENY contrib -> .* +DENY contrib -> .* diff --git a/build/scripts/build_pln_header.py b/build/scripts/build_pln_header.py index c73693f444..50e9d1fb74 100755 --- a/build/scripts/build_pln_header.py +++ b/build/scripts/build_pln_header.py @@ -14,7 +14,7 @@ def BuildPlnHeader(): tmpPath = outPath + '.tmp' tmpFile = open(tmpPath, 'w') - tmpFile.write('#include <library/cpp/sse/sse.h>\n') + tmpFile.write('#include <library/cpp/sse/sse.h>\n') tmpFile.write('#include <kernel/relevfml/relev_fml.h>\n') for path in sys.argv[2:]: name = os.path.basename(path).split(".")[0] # name without extensions diff --git a/build/stdafx.hpp b/build/stdafx.hpp index 98b15adda0..5fe44a9732 100644 --- a/build/stdafx.hpp +++ b/build/stdafx.hpp @@ -242,7 +242,7 @@ #include <util/generic/queue.h> #include <util/generic/adaptor.h> #include <util/string/escape.h> -#include <library/cpp/string_utils/scan/scan.h> +#include <library/cpp/string_utils/scan/scan.h> #include <util/string/type.h> #include <util/string/join.h> #include <util/string/vector.h> diff --git a/build/ya.make b/build/ya.make index 407b8f13e0..21bcb741ff 100644 --- a/build/ya.make +++ b/build/ya.make @@ -14,7 +14,7 @@ PY_SRCS( PEERDIR( library/cpp/deprecated/enum_codegen library/cpp/deprecated/split - library/cpp/string_utils/scan + library/cpp/string_utils/scan ) END() diff --git a/build/ymake.core.conf b/build/ymake.core.conf index 081833998b..1180c4d2e1 100644 --- a/build/ymake.core.conf +++ b/build/ymake.core.conf @@ -1464,13 +1464,13 @@ when ($COMMON_LINK_SETTINGS == "yes") { } } "LF" ? { - PEERDIR+=library/cpp/lfalloc + PEERDIR+=library/cpp/lfalloc } "LF_YT" ? { - PEERDIR+=library/cpp/lfalloc/yt + PEERDIR+=library/cpp/lfalloc/yt } "LF_DBG" ? { - PEERDIR+=library/cpp/lfalloc/dbg + PEERDIR+=library/cpp/lfalloc/dbg } "B" ? { PEERDIR+=library/cpp/balloc @@ -1848,13 +1848,13 @@ UNITTEST_SEM=$CPP_PROGRAM_SEM && add_test NAME $REALPRJNAME COMMAND $REALPRJNAME # tag:test ### @usage: UNITTEST([name]) ### -### Unit test module based on library/cpp/testing/unittest. +### Unit test module based on library/cpp/testing/unittest. ### It is recommended not to specify the name. ### ### Documentation: https://wiki.yandex-team.ru/yatool/test/#opisanievya.make1 module UNITTEST: _BASE_UNITTEST { .SEM=UNITTEST_SEM - PEERDIR(library/cpp/testing/unittest_main) + PEERDIR(library/cpp/testing/unittest_main) ADD_YTEST($MODULE_PREFIX$REALPRJNAME unittest.py) SET(MODULE_LANG CPP) } @@ -2299,11 +2299,11 @@ module EXECTEST: _BARE_UNIT { # tag:cpp-specific tag:test ### @usage: Y_BENCHMARK([benchmarkname]) ### -### Benchmark test based on the library/cpp/testing/benchmark. +### Benchmark test based on the library/cpp/testing/benchmark. ### ### For more details see: https://wiki.yandex-team.ru/yatool/test/#zapuskbenchmark module Y_BENCHMARK: PROGRAM { - PEERDIR(library/cpp/testing/benchmark/main) + PEERDIR(library/cpp/testing/benchmark/main) SET(MODULE_LANG CPP) } @@ -5259,9 +5259,9 @@ macro ADD_PERL_MODULE(Dir, Module) { ### This may only be specified for programs and dlls, use in other modules leads to configuration errors. ### ### Available allocators are: "LF", "LF_YT", "LF_DBG", "YT", "J", "B", "BM", "C", "TCMALLOC", "GOOGLE", "LOCKLESS", "SYSTEM", "FAKE", "MIM", "HU". -### - LF - lfalloc (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc) -### - LF_YT - Allocator selection for YT (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc/yt/ya.make) -### - LF_DBG - Debug allocator selection (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc/dbg/ya.make) +### - LF - lfalloc (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc) +### - LF_YT - Allocator selection for YT (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc/yt/ya.make) +### - LF_DBG - Debug allocator selection (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/lfalloc/dbg/ya.make) ### - YT - The YTAlloc allocator (https://a.yandex-team.ru/arc/trunk/arcadia/library/cpp/ytalloc/impl/ya.make) ### - J - The JEMalloc allocator (https://a.yandex-team.ru/arc/trunk/arcadia/library/malloc/jemalloc) ### - B - The balloc allocator named Pyotr Popov and Anton Samokhvalov @@ -6802,7 +6802,7 @@ macro _MX_GEN_TABLE(Srcs...) { PEERDIR(library/cpp/archive) } -RELEV_FML_CODEGEN_INCLS=${output_include;hide:"kernel/relevfml/relev_fml.h"} ${output_include;hide:"library/cpp/sse/sse.h"} +RELEV_FML_CODEGEN_INCLS=${output_include;hide:"kernel/relevfml/relev_fml.h"} ${output_include;hide:"library/cpp/sse/sse.h"} ### @usage: GENERATE_ENUM_SERIALIZATION(File.h) ### @@ -6878,7 +6878,7 @@ macro BUILD_MNS(Files...) { ### Relev specific macro. macro BUILD_PLNS(Src...) { .CMD=$YMAKE_PYTHON ${input:"build/scripts/build_pln_header.py"} ${output:"plnmodels.h"} ${input:Src} $RELEV_FML_CODEGEN_INCLS ${kv;hide:"p PN"} ${kv;hide:"pc yellow"} - .PEERDIR=kernel/relevfml library/cpp/sse + .PEERDIR=kernel/relevfml library/cpp/sse } ### @usage: COMPILE_NLG(Src...) |