diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-15 13:35:56 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-03-15 13:35:56 +0300 |
commit | 094638589de6a6c9f91fad0005843fc1c1adc957 (patch) | |
tree | 7d55b9e950eb724da222548997547bf6710b1b58 /build | |
parent | bc921e787bed8a51a43725b78382e806800c44c1 (diff) | |
download | ydb-094638589de6a6c9f91fad0005843fc1c1adc957.tar.gz |
intermediate changes
ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
Diffstat (limited to 'build')
153 files changed, 1360 insertions, 9569 deletions
diff --git a/build/conf_fatal_error/ya.make b/build/conf_fatal_error/ya.make deleted file mode 100644 index 40c85f1079..0000000000 --- a/build/conf_fatal_error/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake kikht) -RESOURCES_LIBRARY() -SET(FATAL_ERROR_MODULE yes) -IF (FATAL_ERROR_MESSAGE != "") - MESSAGE(FATAL_ERROR $FATAL_ERROR_MESSAGE) -ENDIF() -END() diff --git a/build/config/tests/clang_tidy/ya.make b/build/config/tests/clang_tidy/ya.make deleted file mode 100644 index fc6544f38f..0000000000 --- a/build/config/tests/clang_tidy/ya.make +++ /dev/null @@ -1,4 +0,0 @@ -OWNER( - g:cpp-committee - g:yatest -) diff --git a/build/config/tests/flake8/ya.make b/build/config/tests/flake8/ya.make deleted file mode 100644 index c4ba4105e0..0000000000 --- a/build/config/tests/flake8/ya.make +++ /dev/null @@ -1,4 +0,0 @@ -OWNER( - g:python-committee - g:yatest -) diff --git a/build/config/tests/ya.make b/build/config/tests/ya.make deleted file mode 100644 index 146c3f63ad..0000000000 --- a/build/config/tests/ya.make +++ /dev/null @@ -1,4 +0,0 @@ -OWNER( - shadchin - g:yatest -) diff --git a/build/config/ya.make b/build/config/ya.make deleted file mode 100644 index ff93704d5b..0000000000 --- a/build/config/ya.make +++ /dev/null @@ -1,3 +0,0 @@ -RECURSE( - tests -) diff --git a/build/docs/all.md b/build/docs/all.md index 4b9ca673b6..5d467aaf1a 100644 --- a/build/docs/all.md +++ b/build/docs/all.md @@ -3844,830 +3844,830 @@ Not documented yet. ###### Macro [\_YTEST][] _#internal_ <a name="macro__YTEST"></a> Not documented yet. - [DLL\_JAVA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L165 - [DOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3330 - [DYNAMIC\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2977 - [FBS\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8020 - [JAR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4099 - [JAVA\_CONTRIB\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L140 - [JAVA\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L32 - [JTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L82 - [JTEST\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L111 - [JTEST\_YMAKE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4149 - [JUNIT5]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L56 - [JUNIT5\_YMAKE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4130 - [MAPS\_IDL\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L86 - [MKDOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3403 - [PROTO\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7772 - [PY23\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9083 - [PY23\_NATIVE\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9115 - [PY23\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9312 - [PY3TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2274 - [PY3\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1776 - [SANDBOX\_PY23\_TASK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5222 - [SANDBOX\_PY3\_TASK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5265 - [SANDBOX\_TASK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5197 - [SSQLS\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9418 - [YQL\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L120 - [AAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L312 - [AAR\_PROXY\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L347 - [ASRC\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9227958#L51 - [BOOSTTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1999 - [BOOSTTEST\_WITH\_MAIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2019 - [CI\_GROUP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3106 - [CONTAINER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9450 - [CONTAINER\_LAYER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9443 - [CPP\_STYLE\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2286 - [CUSTOM\_BUILD\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9462 - [DEFAULT\_IOS\_INTERFACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9191 - [DEV\_DLL\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2922 - [DLL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2872 - [DLL\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2946 - [DLL\_PROXY\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8128 - [DLL\_TOOL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2890 - [DLL\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2660 - [EXECTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2339 - [EXTERNAL\_JAVA\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3561 - [FAT\_OBJECT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2609 - [FUZZ]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1955 - [GO\_DLL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8923 - [GO\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8826 - [GO\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8844 - [GO\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8943 - [GTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1936 - [GTEST\_UGLY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2305 - [G\_BENCHMARK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2367 - [IOS\_INTERFACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9180 - [JAR\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3908 - [JAVA\_CONTRIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3736 - [JAVA\_CONTRIB\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3697 - [JAVA\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L22 - [JSRC\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8072 - [JSRC\_PROXY\_MOBILE\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9227958#L95 - [LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2489 - [MCU\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9537 - [METAQUERY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4632 - [MOBILE\_BOOST\_TEST\_APK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L163 - [MOBILE\_DLL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L25 - [MOBILE\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9227958#L81 - [MOBILE\_TEST\_APK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L123 - [NPM\_CONTRIBS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9227958#L19 - [PACKAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3082 - [PREBUILT\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8139 - [PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1717 - [PROTO\_DESCRIPTIONS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7977 - [PROTO\_REGISTRY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7989 - [PY2MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2784 - [PY2TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2232 - [PY2\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4180 - [PY2\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1745 - [PY3MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2803 - [PY3TEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2247 - [PY3\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4247 - [PY3\_PROGRAM\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4368 - [PYCR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1838 - [PYTEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2217 - [PY\_ANY\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2731 - [PY\_PACKAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3168 - [RECURSIVE\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2639 - [RESOURCES\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2565 - [R\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2841 - [SO\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2902 - [TS\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9227958#L97 - [UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L30 - [UDF\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L16 - [UDF\_LIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L37 - [UNION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3143 - [UNITTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1905 - [UNITTEST\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2395 - [UNITTEST\_WITH\_CUSTOM\_ENTRY\_POINT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1925 - [YCR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1816 - [YQL\_PYTHON3\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L215 - [YQL\_PYTHON3\_UDF\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L263 - [YQL\_PYTHON\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L164 - [YQL\_PYTHON\_UDF\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L190 - [YQL\_PYTHON\_UDF\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L249 - [YQL\_UDF\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L99 - [YQL\_UDF\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L55 - [YT\_UNITTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1916 - [Y\_BENCHMARK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2355 - [\_BARE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1145 - [\_BASE\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1643 - [\_BASE\_PY3\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4322 - [\_BASE\_PYTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2198 - [\_BASE\_PY\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4261 - [\_BASE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1169 - [\_BASE\_UNITTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1887 - [\_COMPILABLE\_JAR\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3886 - [\_DLL\_COMPATIBLE\_JAVA\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L154 - [\_DLL\_COMPATIBLE\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3046 - [\_DOCS\_BARE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3255 - [\_DOCS\_BASE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3270 - [\_GO\_BASE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8662 - [\_GO\_DLL\_BASE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8882 - [\_JAR\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3674 - [\_JAR\_RUNABLE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4059 - [\_JAR\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4118 - [\_JAVA\_PLACEHOLDER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5062 - [\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2406 - [\_LINK\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1606 - [\_MKDOCS\_BASE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3374 - [\_PROXY\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8096 - [\_PY2\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1727 - [\_PY3\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4210 - [\_PY\_PACKAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3155 - [\_TS\_BASE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9227958#L67 - [\_YQL\_UDF\_PROGRAM\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L105 - [AARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L20 - [AAR\_AARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L194 - [AAR\_AIDL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L207 - [AAR\_ASSETS\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L214 - [AAR\_BUNDLES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L221 - [AAR\_COMPILE\_ONLY\_AARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L200 - [AAR\_GRADLE\_SCRIPT\_GENERATOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L255 - [AAR\_JAVA\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L235 - [AAR\_JNI\_LIBS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L228 - [AAR\_LOCAL\_MAVEN\_REPO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L249 - [AAR\_MANIFEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L182 - [AAR\_PROGUARD\_RULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L188 - [AAR\_RES\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L242 - [ACCELEO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L12 - [ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [ADDINCLSELF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5909 - [ADD\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L542 - [ADD\_CHECK\_PY\_IMPORTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L650 - [ADD\_CLANG\_TIDY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1633 - [ADD\_COMPILABLE\_TRANSLATE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5604 - [ADD\_COMPILABLE\_TRANSLIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5614 - [ADD\_DLLS\_TO\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4937 - [ADD\_PERL\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5452 - [ADD\_PYTEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L723 - [ADD\_PYTEST\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L694 - [ADD\_YTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L412 - [ALLOCATOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5482 - [ALL\_PY\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9061 - [ALL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3036 - [ANNOTATION\_PROCESSOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4892 - [APPHOST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9579 - [ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6658 - [ARCHIVE\_ASM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6637 - [ARCHIVE\_BY\_KEYS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6668 - [ASM\_PREINCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7610 - [ASSERT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/macros_with_error.py?rev=9227958#L25 - [BASE\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6742 - [BPF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7493 - [BPF\_STATIC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7502 - [BUILDWITH\_CYTHON\_C]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6530 - [BUILDWITH\_CYTHON\_CPP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6511 - [BUILDWITH\_RAGEL6]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6585 - [BUILD\_CATBOOST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/other.conf?rev=9227958#L9 - [BUILD\_MN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7079 - [BUILD\_MNS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7104 - [BUILD\_ONLY\_IF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [BUILD\_YDL\_DESC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6343 - [BUNDLE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/bundle.py?rev=9227958#L4 - [BUNDLE\_AIDL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9227958#L14 - [BUNDLE\_ASSETS\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9227958#L35 - [BUNDLE\_EXTRA\_INPUTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9227958#L8 - [BUNDLE\_JAVA\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9227958#L21 - [BUNDLE\_RES\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9227958#L28 - [CC\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5495 - [CFG\_VARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6725 - [CFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6792 - [CGO\_CFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8454 - [CGO\_LDFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8463 - [CGO\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8437 - [CHECK\_CONFIG\_H]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L459 - [CHECK\_CONTRIB\_CREDITS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/credits.py?rev=9227958#L8 - [CHECK\_DEPENDENT\_DIRS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L493 - [CHECK\_JAVA\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4669 - [CLANG\_EMIT\_AST\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7465 - [COLLECT\_FRONTEND\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9260 - [COLLECT\_JINJA\_TEMPLATES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8158 - [COLLECT\_YDB\_API\_SPECS\_LEGACY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9569 - [COMPILE\_C\_AS\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7403 - [COMPILE\_LUA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6285 - [COMPILE\_LUA\_21]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6303 - [COMPILE\_NLG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7115 - [COMPILE\_SWIFT\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9274 - [CONFIGURE\_FILE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6734 - [CONFTEST\_LOAD\_POLICY\_LOCAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2134 - [CONLYFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6807 - [COPY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/cp.py?rev=9227958#L6 - [COPY\_FILE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5669 - [COPY\_FILES\_TO\_BUILD\_PREFIX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/copy_files_to_build_prefix.py?rev=9227958#L10 - [COPY\_FILE\_WITH\_CONTEXT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5678 - [CPP\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7663 - [CPP\_ENUMS\_SERIALIZATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9227958#L641 - [CPP\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L711 - [CPP\_PROTO\_PLUGIN0]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L697 - [CPP\_PROTO\_PLUGIN2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L722 - [CREATE\_BUILDINFO\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6705 - [CREATE\_INIT\_PY\_STRUCTURE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/create_init_py.py?rev=9227958#L6 - [CREDITS\_DISCLAIMER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/credits.py?rev=9227958#L4 - [CTEMPLATE\_VARNAMES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7419 - [CUDA\_NVCC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6821 - [CUSTOM\_LINK\_STEP\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1880 - [CXXFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6814 - [DARWIN\_SIGNED\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9171 - [DARWIN\_STRINGS\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9167 - [DATA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2094 - [DEB\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7068 - [DECIMAL\_MD5\_LOWER\_32\_BITS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6717 - [DECLARE\_EXTERNAL\_HOST\_RESOURCES\_BUNDLE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [DECLARE\_EXTERNAL\_HOST\_RESOURCES\_PACK]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [DECLARE\_EXTERNAL\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [DEFAULT]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [DEPENDENCY\_MANAGEMENT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4975 - [DEPENDS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [DIRECT\_DEPS\_ONLY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5046 - [DISABLE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [DISABLE\_DATA\_VALIDATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2079 - [DLL\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [DOCS\_BUILDER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3459 - [DOCS\_CONFIG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3485 - [DOCS\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3470 - [DOCS\_INCLUDE\_SOURCES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3509 - [DOCS\_VARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3497 - [DUMPERF\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6772 - [DYNAMIC\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2966 - [DYNAMIC\_LIBRARY\_FROM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2858 - [ELSE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [ELSEIF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [EMBED\_JAVA\_VCS\_INFO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3551 - [ENABLE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [ENABLE\_PREVIEW]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4859 - [END]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [ENDIF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [ENV]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2127 - [EXCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4901 - [EXCLUDE\_TAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [EXPORTS\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1849 - [EXPORT\_ALL\_DYNAMIC\_SYMBOLS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1863 - [EXPORT\_MAPKIT\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L57 - [EXPORT\_YMAPS\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/sproto.conf?rev=9227958#L4 - [EXPOSE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7737 - [EXTERNAL\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L244 - [EXTERNAL\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [EXTRADIR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [EXTRALIBS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [EXTRALIBS\_STATIC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5597 - [FAT\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/res.py?rev=9227958#L37 - [FBS\_NAMESPACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8002 - [FBS\_TO\_PYSRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1074 - [FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/files.py?rev=9227958#L1 - [FLATC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1060 - [FLAT\_JOIN\_SRCS\_GLOBAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5800 - [FORK\_SUBTESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5732 - [FORK\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5718 - [FORK\_TEST\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5758 - [FROM\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7388 - [FROM\_MDS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7358 - [FROM\_NPM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9227958#L45 - [FROM\_NPM\_LOCKFILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9227958#L38 - [FROM\_SANDBOX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7350 - [FUZZ\_DICTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2031 - [FUZZ\_OPTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2050 - [GENERATED\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7456 - [GENERATE\_ENUM\_SERIALIZATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7047 - [GENERATE\_ENUM\_SERIALIZATION\_WITH\_HEADER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7059 - [GENERATE\_PY\_PROTOS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5632 - [GENERATE\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L60 - [GEN\_SCHEEME2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7188 - [GLOBAL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3018 - [GO\_ASM\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8281 - [GO\_BENCH\_TIMEOUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8932 - [GO\_CGO1\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8289 - [GO\_CGO2\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8297 - [GO\_COMPILE\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8305 - [GO\_EMBED\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8536 - [GO\_EMBED\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8500 - [GO\_EMBED\_TEST\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8544 - [GO\_EMBED\_XTEST\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8552 - [GO\_FAKE\_OUTPUT]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/plugins/plugin_go_fake_output_handler.cpp?rev=9227958#L110 - [GO\_GRPC\_GATEWAY\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8599 - [GO\_GRPC\_GATEWAY\_SWAGGER\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8607 - [GO\_LDFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8446 - [GO\_LINK\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8313 - [GO\_MOCKGEN\_FROM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8967 - [GO\_MOCKGEN\_MOCKS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8992 - [GO\_MOCKGEN\_REFLECT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8978 - [GO\_MOCKGEN\_TYPES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8972 - [GO\_PACKAGE\_NAME]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8396 - [GO\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L823 - [GO\_SKIP\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8474 - [GO\_TEST\_EMBED\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8508 - [GO\_TEST\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [GO\_TEST\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8414 - [GO\_XTEST\_EMBED\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8516 - [GO\_XTEST\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8423 - [GRADLE\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L6 - [GRPC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1044 - [IDEA\_EXCLUDE\_DIRS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4820 - [IDEA\_JAR\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3613 - [IDEA\_MODULE\_NAME]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4840 - [IDEA\_RESOURCE\_DIRS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4830 - [IF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [INCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [INCLUDE\_TAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [INDUCED\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [IOS\_APP\_ASSETS\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9163 - [IOS\_APP\_COMMON\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9157 - [IOS\_APP\_SETTINGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ios_app_settings.py?rev=9227958#L5 - [IOS\_ASSETS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ios_assets.py?rev=9227958#L6 - [JAR\_ANNOTATION\_PROCESSOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3655 - [JAR\_EXCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5180 - [JAR\_INCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5172 - [JAR\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3716 - [JAVAC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4849 - [JAVA\_DEPENDENCIES\_CONFIGURATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5156 - [JAVA\_EXTERNAL\_DEPENDENCIES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5055 - [JAVA\_IGNORE\_CLASSPATH\_CLASH\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9003 - [JAVA\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L77 - [JAVA\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L673 - [JAVA\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5519 - [JAVA\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3877 - [JAVA\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4931 - [JAVA\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L791 - [JAVA\_TEST\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L883 - [JDK\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9228 - [JOINSRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6960 - [JOIN\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5779 - [JOIN\_SRCS\_GLOBAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5790 - [JVM\_ARGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4658 - [KOTLINC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5012 - [LARGE\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7379 - [LDFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6782 - [LD\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5511 - [LIB\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5503 - [LICENSE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/license.conf?rev=9227958#L368 - [LICENSE\_TEXTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9505 - [LINKER\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/linker_script.py?rev=9227958#L1 - [LINK\_EXEC\_DYN\_LIB\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1598 - [LINK\_EXE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1592 - [LINT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2182 - [LJ\_21\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/lj_archive.py?rev=9227958#L23 - [LJ\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/lj_archive.py?rev=9227958#L1 - [LLVM\_BC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/llvm_bc.py?rev=9227958#L6 - [LLVM\_COMPILE\_C]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7484 - [LLVM\_COMPILE\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7474 - [LLVM\_COMPILE\_LL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7511 - [LLVM\_LINK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7520 - [LLVM\_OPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7530 - [LOCAL\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3726 - [LOCAL\_SOURCES\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3731 - [LUA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7271 - [MACROS\_WITH\_ERROR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/macros_with_error.py?rev=9227958#L8 - [MANUAL\_GENERATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6103 - [MAPKITIDL]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/plugins/plugin_mapkitidl_handler.cpp?rev=9227958#L397 - [MAPKIT\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L2 - [MAPKIT\_ENABLE\_WHOLE\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L76 - [MAPSMOBI\_COLLECT\_AIDL\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L119 - [MAPSMOBI\_COLLECT\_ASSETS\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L111 - [MAPSMOBI\_COLLECT\_JAVA\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L127 - [MAPSMOBI\_COLLECT\_JNI\_LIBS\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L135 - [MAPSMOBI\_COLLECT\_RES\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L143 - [MAPSMOBI\_COLLECT\_TPL\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L151 - [MAPSMOBI\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L49 - [MAPS\_GARDEN\_COLLECT\_MODULE\_TRAITS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L159 - [MAPS\_IDL\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L10 - [MAPS\_IDL\_GLOBAL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L35 - [MAPS\_IDL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L28 - [MASMFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6799 - [MAVEN\_GROUP\_ID]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4882 - [MESSAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [METAQUERYFILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9545 - [MOBILE\_TEST\_APK\_AAR\_AARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L51 - [MOBILE\_TEST\_APK\_AAR\_BUNDLES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L57 - [MOBILE\_TEST\_APK\_AAR\_MANIFEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L39 - [MOBILE\_TEST\_APK\_AAR\_PROGUARD\_RULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L45 - [MOBILE\_TEST\_APK\_TEMPLATE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L64 - [MSVC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9562 - [MX\_FORMULAS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/mx_archive.py?rev=9227958#L1 - [NEED\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7125 - [NEED\_REVIEW]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7143 - [NGINX\_MODULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9431 - [NODE\_MODULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9227958#L54 - [NO\_BUILD\_IF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [NO\_CHECK\_IMPORTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7564 - [NO\_CLANG\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6984 - [NO\_CLANG\_TIDY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6988 - [NO\_CODENAVIGATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6887 - [NO\_COMPILER\_WARNINGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6850 - [NO\_CPU\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5902 - [NO\_CYTHON\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7005 - [NO\_DEBUG\_INFO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7410 - [NO\_DOCTESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2190 - [NO\_EXPORT\_DYNAMIC\_SYMBOLS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1856 - [NO\_EXTENDED\_SOURCE\_SEARCH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1764 - [NO\_JOIN\_SRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6953 - [NO\_LIBC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6917 - [NO\_LINT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2175 - [NO\_LTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L406 - [NO\_MYPY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L913 - [NO\_NEED\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7133 - [NO\_OPTIMIZE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6843 - [NO\_OPTIMIZE\_PY\_PROTOS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L623 - [NO\_PLATFORM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6927 - [NO\_PLATFORM\_RESOURCES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6879 - [NO\_PYTHON\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6996 - [NO\_PYTHON\_INCLUDES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5287 - [NO\_RUNTIME]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6906 - [NO\_SANITIZE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6968 - [NO\_SANITIZE\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6976 - [NO\_SSE4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5894 - [NO\_UTIL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6895 - [NO\_WERROR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6865 - [NO\_WSHADOW]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6871 - [NVCC\_DEVICE\_LINK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6830 - [ONLY\_TAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [OPENSOURCE\_EXPORT\_REPLACEMENT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9488 - [OPTIMIZE\_PY\_PROTOS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L613 - [ORIGINAL\_SOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9475 - [OWNER]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [PACK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3062 - [PACKAGE\_STRICT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3067 - [PACK\_GLOBALS\_IN\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2587 - [PARTITIONED\_RECURSE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [PARTITIONED\_RECURSE\_FOR\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [PARTITIONED\_RECURSE\_ROOT\_RELATIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [PEERDIR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [PIRE\_INLINE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6647 - [PIRE\_INLINE\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6642 - [PRIMARY\_OUTPUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8118 - [PRINT\_MODULE\_TYPE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/print_module_type.py?rev=9227958#L1 - [PROCESS\_DOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/docs.py?rev=9227958#L26 - [PROCESS\_MKDOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/docs.py?rev=9227958#L47 - [PROGUARD\_RULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L13 - [PROTO2FBS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L979 - [PROTO\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L585 - [PROTO\_NAMESPACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L602 - [PROVIDES]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [PYTHON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7295 - [PYTHON2\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5303 - [PYTHON2\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2813 - [PYTHON3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7320 - [PYTHON3\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5350 - [PYTHON3\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2825 - [PYTHON\_PATH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2157 - [PY\_CONSTRUCTOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9227958#L611 - [PY\_DOCTESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9227958#L538 - [PY\_ENUMS\_SERIALIZATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9227958#L625 - [PY\_EXTRA\_LINT\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9071 - [PY\_MAIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9227958#L594 - [PY\_NAMESPACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3521 - [PY\_PROTOS\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [PY\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L646 - [PY\_PROTO\_PLUGIN2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L658 - [PY\_REGISTER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9227958#L556 - [PY\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5528 - [PY\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9033 - [PY\_SSQLS\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9402 - [REAL\_LINK\_DYN\_LIB\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1586 - [REAL\_LINK\_EXEC\_DYN\_LIB\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1580 - [REAL\_LINK\_EXE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1574 - [RECURSE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [RECURSE\_FOR\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [RECURSE\_ROOT\_RELATIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [REGISTER\_SANDBOX\_IMPORT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/sandbox_registry.py?rev=9227958#L6 - [REGISTER\_YQL\_PYTHON\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yql_python_udf.py?rev=9227958#L10 - [REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2118 - [REQUIRES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L471 - [RESOLVE\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3129 - [RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L564 - [RESOURCE\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/res.py?rev=9227958#L53 - [RESTRICT\_LICENSES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/license.conf?rev=9227958#L384 - [RESTRICT\_PATH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/macros_with_error.py?rev=9227958#L13 - [RUN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L1022 - [RUN\_ANTLR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7627 - [RUN\_ANTLR4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7636 - [RUN\_ANTLR4\_CPP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7649 - [RUN\_ANTLR4\_GO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7657 - [RUN\_JAVA\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3648 - [RUN\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7246 - [RUN\_PYTHON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7619 - [SDBUS\_CPP\_ADAPTOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9372 - [SDBUS\_CPP\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9378 - [SECONDARY\_OUTPUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L338 - [SET]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [SETUP\_EXECTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L1028 - [SETUP\_PYTEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L1012 - [SETUP\_RUN\_PYTHON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L1040 - [SET\_APPEND]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [SET\_APPEND\_WITH\_GLOBAL]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [SET\_COMPILE\_OUTPUTS\_MODIFIERS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5922 - [SIZE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5770 - [SKIP\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2166 - [SOURCE\_GROUP]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [SPLIT\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/split_codegen.py?rev=9227958#L9 - [SPLIT\_DWARF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5581 - [SPLIT\_FACTOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5746 - [SRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6369 - [SRCDIR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6388 - [SRC\_CPP\_AVX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6495 - [SRC\_CPP\_AVX2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6502 - [SRC\_CPP\_NO\_LTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6453 - [SRC\_CPP\_PIC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6446 - [SRC\_CPP\_SSE2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6460 - [SRC\_CPP\_SSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6467 - [SRC\_CPP\_SSE4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6488 - [SRC\_CPP\_SSE41]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6481 - [SRC\_CPP\_SSSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6474 - [SRC\_C\_AVX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6432 - [SRC\_C\_AVX2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6439 - [SRC\_C\_SSE2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6397 - [SRC\_C\_SSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6404 - [SRC\_C\_SSE4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6425 - [SRC\_C\_SSE41]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6418 - [SRC\_C\_SSSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6411 - [SRC\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3721 - [STRIP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6837 - [STRUCT\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6765 - [STYLE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2291 - [SUBSCRIBER]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [SUPPRESSIONS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/suppressions.py?rev=9227958#L1 - [SYMLINK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7194 - [SYSTEM\_PROPERTIES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4647 - [TAG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2107 - [TASKLET]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7677 - [TASKLET\_REG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7697 - [TASKLET\_REG\_EXT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7712 - [TEST\_CWD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4688 - [TEST\_DATA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L41 - [TEST\_JAVA\_CLASSPATH\_CMD\_TYPE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5138 - [TEST\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2075 - [TIMEOUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5691 - [TOUCH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7550 - [UBERJAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4712 - [UBERJAR\_APPENDING\_TRANSFORMER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4796 - [UBERJAR\_HIDE\_EXCLUDE\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4740 - [UBERJAR\_HIDING\_PREFIX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4725 - [UBERJAR\_MANIFEST\_TRANSFORMER\_ATTRIBUTE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4780 - [UBERJAR\_MANIFEST\_TRANSFORMER\_MAIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4767 - [UBERJAR\_PATH\_EXCLUDE\_PREFIX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4754 - [UBERJAR\_SERVICES\_RESOURCE\_TRANSFORMER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4809 - [UDF\_NO\_PROBE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L45 - [UPDATE\_VCS\_JAVA\_INFO\_NODEP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6697 - [USE\_COMMON\_GOOGLE\_APIS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L782 - [USE\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6937 - [USE\_DYNAMIC\_CUDA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1871 - [USE\_ERROR\_PRONE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4677 - [USE\_EXT\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7958 - [USE\_JAVALITE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L938 - [USE\_LINKER\_BFD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1403 - [USE\_LINKER\_GOLD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1408 - [USE\_LINKER\_LLD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1413 - [USE\_PERL\_514\_LIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5443 - [USE\_PERL\_LIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5436 - [USE\_PLANTUML]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3447 - [USE\_PYTHON2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5399 - [USE\_PYTHON3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5416 - [USE\_RECIPE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2145 - [USE\_SKIFF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L733 - [USE\_UTIL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6945 - [VALIDATE\_DATA\_RESTART]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5701 - [VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7151 - [VISIBILITY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9350 - [WERROR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6858 - [WHOLE\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7670 - [WINDOWS\_MANIFEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9335 - [WITHOUT\_LICENSE\_TEXTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9513 - [WITH\_DYNAMIC\_LIBS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1568 - [WITH\_GROOVY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5003 - [WITH\_JDK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4985 - [WITH\_KOTLIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4994 - [WITH\_KOTLINC\_ALLOPEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5021 - [WITH\_KOTLINC\_NOARG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5031 - [XS\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L969 - [YABS\_GENERATE\_CONF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yabs_generate_conf.py?rev=9227958#L10 - [YABS\_GENERATE\_PHANTOM\_CONF\_PATCH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yabs_generate_conf.py?rev=9227958#L35 - [YABS\_GENERATE\_PHANTOM\_CONF\_TEST\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yabs_generate_conf.py?rev=9227958#L53 - [YDL\_DESC\_USE\_BINARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6360 - [YMAPS\_SPROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/sproto.conf?rev=9227958#L16 - [YP\_PROTO\_YSON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L863 - [YQL\_ABI\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L144 - [YQL\_LAST\_ABI\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L153 - [YT\_SPEC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2064 - [\_AAR\_CMD\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L305 - [\_ADD\_CLASSPATH\_CLASH\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L233 - [\_ADD\_CPP\_PROTO\_OUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L680 - [\_ADD\_DYNLYB\_SEM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2650 - [\_ADD\_EXTRA\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5938 - [\_ADD\_EXTRA\_FLAGS\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5931 - [\_ADD\_GEN\_JAVA\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4019 - [\_ADD\_HIDDEN\_INPUTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3832 - [\_ADD\_JAVA\_STYLE\_CHECKS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L228 - [\_ADD\_PY\_PROTO\_OUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L634 - [\_ADD\_YQL\_UDF\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L71 - [\_ALL\_PY\_SRCS2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9043 - [\_ARCADIA\_PYTHON3\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5360 - [\_ARCADIA\_PYTHON\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5312 - [\_BARE\_LINK\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2541 - [\_BARE\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2526 - [\_BUILDWITH\_CYTHON\_CPP\_DEP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6521 - [\_BUILDWITH\_CYTHON\_C\_API\_H]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6558 - [\_BUILDWITH\_CYTHON\_C\_DEP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6540 - [\_BUILDWITH\_CYTHON\_C\_H]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6549 - [\_BUILD\_MNS\_CPP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7089 - [\_BUILD\_MNS\_FILE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7083 - [\_BUILD\_MNS\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/build_mn_files.py?rev=9227958#L4 - [\_BUILD\_MNS\_HEADER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7093 - [\_BUNDLE\_TARGET]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5682 - [\_CHECK\_JAVA\_SRCDIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L255 - [\_CHECK\_RUN\_JAVA\_PROG\_CLASSPATH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L309 - [\_COMPILE\_ASRC\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9227958#L42 - [\_CONDITIONAL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2551 - [\_COPY\_FILE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5652 - [\_CPP\_CFGPROTO\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L897 - [\_CPP\_EVLOG\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L884 - [\_CPP\_FLATC64\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1092 - [\_CPP\_FLATC\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1085 - [\_CPP\_PROTO\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L871 - [\_CPP\_PROTO\_EVLOG\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L890 - [\_CPP\_VANILLA\_PROTO\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L878 - [\_DOCS\_EPILOGUE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3296 - [\_DOCS\_MKDOCS\_CMD\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3243 - [\_DOCS\_YFM\_BOOK\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3228 - [\_DOCS\_YFM\_USE\_PLANTUML]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3307 - [\_DO\_1\_RUN\_JAR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3643 - [\_DO\_2\_RUN\_JAR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3635 - [\_EVAL\_HIDE\_INPUTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3186 - [\_EVAL\_HIDE\_TOOLS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3181 - [\_FAT\_OBJECT\_ARGS\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2583 - [\_FBS\_NAMESPACE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7997 - [\_FETCH\_CONTRIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3701 - [\_FILL\_JAR\_COPY\_RESOURCES\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L278 - [\_FILL\_JAR\_GEN\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L289 - [\_FILTER\_EXTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6243 - [\_FROM\_EXTERNAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7367 - [\_FROM\_NPM\_LOCKFILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/nots.py?rev=9227958#L19 - [\_GENERATE\_PY\_EVS\_INTERNAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5646 - [\_GENERATE\_PY\_PROTOS\_INTERNAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5639 - [\_GENTAR\_HELPER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3622 - [\_GEN\_JAVA\_SCRIPT\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4013 - [\_GLOB]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [\_GO\_COMPILE\_CGO1]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8354 - [\_GO\_COMPILE\_CGO2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8359 - [\_GO\_COMPILE\_SYMABIS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8348 - [\_GO\_EMBED\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8524 - [\_GO\_EMBED\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8485 - [\_GO\_FLATC\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1104 - [\_GO\_GEN\_COVER\_GO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8343 - [\_GO\_GRPC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8590 - [\_GO\_GRPC\_GATEWAY\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8635 - [\_GO\_GRPC\_GATEWAY\_SRCS\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8616 - [\_GO\_GRPC\_GATEWAY\_SWAGGER\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8641 - [\_GO\_LINK\_EXE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8371 - [\_GO\_LINK\_LIB\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8366 - [\_GO\_LINK\_TEST\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8376 - [\_GO\_PROCESS\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/gobuild.py?rev=9227958#L87 - [\_GO\_PROTOC\_PLUGIN\_ARGS\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L840 - [\_GO\_PROTOC\_PLUGIN\_ARGS\_BASE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L830 - [\_GO\_PROTOC\_PLUGIN\_ARGS\_BASE\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L835 - [\_GO\_PROTO\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L855 - [\_GO\_PROTO\_CMD\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L848 - [\_GO\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/gobuild.py?rev=9227958#L278 - [\_GO\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8405 - [\_GO\_UNUSED\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8429 - [\_HASH\_HELPER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3618 - [\_INPUT\_WITH\_FLAG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L4 - [\_INPUT\_WITH\_FLAG\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L8 - [\_IOS\_ASSETS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9152 - [\_JAR\_ANN\_PROC\_OPTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3664 - [\_JAR\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3599 - [\_JAVAC\_RUN\_HELPER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3829 - [\_JAVA\_EVLOG\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1005 - [\_JAVA\_FLATC\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1116 - [\_JAVA\_PROTO\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L959 - [\_JAVA\_PROTO\_PLUGIN\_ARGS\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L664 - [\_JDK\_VERSION\_MACRO\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L368 - [\_JSRC\_PROXY\_MOBILE\_LIBRARY\_CMD\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9227958#L88 - [\_LANG\_CFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6248 - [\_LUAJIT\_21\_OBJDUMP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7018 - [\_LUAJIT\_OBJDUMP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7012 - [\_MAKE\_YQL\_PYTHON\_UDF\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L232 - [\_MAKE\_YQL\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L81 - [\_MAPKITIDL\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L17 - [\_MARK\_JAVA\_PROG\_WITH\_SOURCES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4054 - [\_MCU\_CONVERT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9527 - [\_MKDOCS\_EPILOGUE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3387 - [\_MOBILE\_DLL\_PREREQUISITES\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9227958#L112 - [\_MOBILE\_LIBRARY\_PREREQUISITES\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9227958#L69 - [\_MOBILE\_LIBRARY\_PREREQUISITES\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9227958#L65 - [\_MOBILE\_TEST\_APK\_CMD\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L114 - [\_MSVC\_FLAGS\_WINDOWS\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9553 - [\_MX\_BIN\_TO\_INFO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7022 - [\_MX\_GEN\_TABLE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7034 - [\_NODE\_MODULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9227958#L60 - [\_NOOP\_MACRO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3669 - [\_ORDER\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L572 - [\_PACK\_JAR\_HELPER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3824 - [\_PROTO\_DESC\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7743 - [\_PROTO\_PLUGIN\_ARGS\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L628 - [\_PY3\_COMPILE\_BYTECODE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6628 - [\_PY3\_REGISTER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6607 - [\_PYCR\_GENERATE\_CONFIGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1826 - [\_PYCR\_GENERATE\_CONFIGS\_INTL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1821 - [\_PYTHON3\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5371 - [\_PYTHON\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5321 - [\_PY\_COMPILE\_BYTECODE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6618 - [\_PY\_ENUM\_SERIALIZATION\_TO\_JSON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9408 - [\_PY\_ENUM\_SERIALIZATION\_TO\_PY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9413 - [\_PY\_EVLOG\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L995 - [\_PY\_EVLOG\_CMD\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L989 - [\_PY\_EVLOG\_CMD\_INTERNAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1000 - [\_PY\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9227958#L150 - [\_PY\_PROTO\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L923 - [\_PY\_PROTO\_CMD\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L918 - [\_PY\_PROTO\_CMD\_INTERNAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L928 - [\_PY\_REGISTER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6596 - [\_PY\_SSQLS\_SRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9385 - [\_PY\_SSQLS\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9395 - [\_PY\_SSQLS\_SRC\_\_\_\_ssqls]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9390 - [\_PY\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest2.py?rev=9227958#L53 - [\_RAW\_PROTO\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7971 - [\_REGISTER\_NO\_CHECK\_IMPORTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L644 - [\_REQUIRE\_EXPLICIT\_LICENSE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/license.conf?rev=9227958#L358 - [\_RESOURCE\_SEM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L535 - [\_RUN\_JAVA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7327 - [\_RUN\_JBUILD\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L34 - [\_SETUP\_GO\_GRPC\_GATEWAY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8629 - [\_SET\_ENV\_FOR\_CUSTOM\_COMMAND]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7222 - [\_SET\_ENV\_FOR\_CUSTOM\_COMMAND\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7215 - [\_SET\_FIRST\_VALUE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3176 - [\_SPLIT\_CODEGEN\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6751 - [\_SRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5951 - [\_SRCS\_NO\_GLOBAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3531 - [\_SRC\_\_\_\_C]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6142 - [\_SRC\_\_\_\_S]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5956 - [\_SRC\_\_\_\_asm]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6169 - [\_SRC\_\_\_\_asp]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6029 - [\_SRC\_\_\_\_c]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6147 - [\_SRC\_\_\_\_cc]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6136 - [\_SRC\_\_\_\_cfgproto]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6086 - [\_SRC\_\_\_\_cpp]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6125 - [\_SRC\_\_\_\_cu]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6181 - [\_SRC\_\_\_\_cxx]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6131 - [\_SRC\_\_\_\_ev]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6067 - [\_SRC\_\_\_\_f]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6118 - [\_SRC\_\_\_\_fbs]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6187 - [\_SRC\_\_\_\_fbs64]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6193 - [\_SRC\_\_\_\_fml]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5977 - [\_SRC\_\_\_\_fml2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5982 - [\_SRC\_\_\_\_fml3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5987 - [\_SRC\_\_\_\_gperf]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6014 - [\_SRC\_\_\_\_gztproto]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6078 - [\_SRC\_\_\_\_in]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6098 - [\_SRC\_\_\_\_l]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6040 - [\_SRC\_\_\_\_lex]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6047 - [\_SRC\_\_\_\_lpp]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6052 - [\_SRC\_\_\_\_lua]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6175 - [\_SRC\_\_\_\_m]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6153 - [\_SRC\_\_\_\_masm]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6158 - [\_SRC\_\_\_\_mm]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5972 - [\_SRC\_\_\_\_pln]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6057 - [\_SRC\_\_\_\_po]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6317 - [\_SRC\_\_\_\_proto]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6072 - [\_SRC\_\_\_\_pysrc]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6198 - [\_SRC\_\_\_\_pyx]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6091 - [\_SRC\_\_\_\_rl]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6019 - [\_SRC\_\_\_\_rl5]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6024 - [\_SRC\_\_\_\_rl6]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6034 - [\_SRC\_\_\_\_s]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5962 - [\_SRC\_\_\_\_s79]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5967 - [\_SRC\_\_\_\_sc]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6108 - [\_SRC\_\_\_\_sfdl]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5992 - [\_SRC\_\_\_\_ssqls]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6113 - [\_SRC\_\_\_\_storyboard]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9140 - [\_SRC\_\_\_\_xib]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9145 - [\_SRC\_\_\_\_xs]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5997 - [\_SRC\_\_\_\_xsyn]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6062 - [\_SRC\_\_\_\_y]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6002 - [\_SRC\_\_\_\_yasm]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6163 - [\_SRC\_\_\_\_ydl]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6326 - [\_SRC\_\_\_\_ypp]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6009 - [\_SRC\_c]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6266 - [\_SRC\_c\_nodeps]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6221 - [\_SRC\_cpp]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6261 - [\_SRC\_lua\_21]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6293 - [\_SRC\_m]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6271 - [\_SRC\_masm]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6276 - [\_SRC\_py2src]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6203 - [\_SRC\_py3src]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6208 - [\_SRC\_yasm]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7603 - [\_STYLE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/cpp_style.py?rev=9227958#L6 - [\_SWIG\_LANG\_FILTERED\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/swig.py?rev=9227958#L156 - [\_SWIG\_PYTHON\_C]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6577 - [\_SWIG\_PYTHON\_CPP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6568 - [\_TARGET\_SOURCES\_FOR\_HEADERS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7208 - [\_TARGET\_SOURCES\_FOR\_HEADERS\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7201 - [\_TS\_CONFIGURE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/nots.py?rev=9227958#L33 - [\_UNITTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest2.py?rev=9227958#L42 - [\_USE\_LINKER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1397 - [\_USE\_LINKER\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1393 - [\_YCR\_GENERATE\_CONFIGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1799 - [\_YCR\_GENERATE\_CONFIGS\_INTL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1794 - [\_YMAKE\_GENERATE\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L364 - [\_YMAPS\_GENERATE\_SPROTO\_HEADER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/sproto.conf?rev=9227958#L8 - [\_YTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest2.py?rev=9227958#L49 + [DLL\_JAVA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L165 + [DOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3330 + [DYNAMIC\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2977 + [FBS\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8020 + [JAR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4099 + [JAVA\_CONTRIB\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L140 + [JAVA\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L32 + [JTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L82 + [JTEST\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L111 + [JTEST\_YMAKE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4149 + [JUNIT5]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L56 + [JUNIT5\_YMAKE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4130 + [MAPS\_IDL\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L86 + [MKDOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3403 + [PROTO\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7772 + [PY23\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9083 + [PY23\_NATIVE\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9115 + [PY23\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9312 + [PY3TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2274 + [PY3\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1776 + [SANDBOX\_PY23\_TASK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5222 + [SANDBOX\_PY3\_TASK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5265 + [SANDBOX\_TASK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5197 + [SSQLS\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9418 + [YQL\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L120 + [AAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L312 + [AAR\_PROXY\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L347 + [ASRC\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9232776#L51 + [BOOSTTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1999 + [BOOSTTEST\_WITH\_MAIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2019 + [CI\_GROUP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3106 + [CONTAINER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9450 + [CONTAINER\_LAYER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9443 + [CPP\_STYLE\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2286 + [CUSTOM\_BUILD\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9462 + [DEFAULT\_IOS\_INTERFACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9191 + [DEV\_DLL\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2922 + [DLL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2872 + [DLL\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2946 + [DLL\_PROXY\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8128 + [DLL\_TOOL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2890 + [DLL\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2660 + [EXECTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2339 + [EXTERNAL\_JAVA\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3561 + [FAT\_OBJECT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2609 + [FUZZ]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1955 + [GO\_DLL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8923 + [GO\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8826 + [GO\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8844 + [GO\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8943 + [GTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1936 + [GTEST\_UGLY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2305 + [G\_BENCHMARK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2367 + [IOS\_INTERFACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9180 + [JAR\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3908 + [JAVA\_CONTRIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3736 + [JAVA\_CONTRIB\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3697 + [JAVA\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L22 + [JSRC\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8072 + [JSRC\_PROXY\_MOBILE\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9232776#L95 + [LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2489 + [MCU\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9537 + [METAQUERY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4632 + [MOBILE\_BOOST\_TEST\_APK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L163 + [MOBILE\_DLL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L25 + [MOBILE\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9232776#L81 + [MOBILE\_TEST\_APK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L123 + [NPM\_CONTRIBS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9232776#L19 + [PACKAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3082 + [PREBUILT\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8139 + [PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1717 + [PROTO\_DESCRIPTIONS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7977 + [PROTO\_REGISTRY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7989 + [PY2MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2784 + [PY2TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2232 + [PY2\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4180 + [PY2\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1745 + [PY3MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2803 + [PY3TEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2247 + [PY3\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4247 + [PY3\_PROGRAM\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4368 + [PYCR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1838 + [PYTEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2217 + [PY\_ANY\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2731 + [PY\_PACKAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3168 + [RECURSIVE\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2639 + [RESOURCES\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2565 + [R\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2841 + [SO\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2902 + [TS\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9232776#L97 + [UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L30 + [UDF\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L16 + [UDF\_LIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L37 + [UNION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3143 + [UNITTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1905 + [UNITTEST\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2395 + [UNITTEST\_WITH\_CUSTOM\_ENTRY\_POINT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1925 + [YCR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1816 + [YQL\_PYTHON3\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L215 + [YQL\_PYTHON3\_UDF\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L263 + [YQL\_PYTHON\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L164 + [YQL\_PYTHON\_UDF\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L190 + [YQL\_PYTHON\_UDF\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L249 + [YQL\_UDF\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L99 + [YQL\_UDF\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L55 + [YT\_UNITTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1916 + [Y\_BENCHMARK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2355 + [\_BARE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1145 + [\_BASE\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1643 + [\_BASE\_PY3\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4322 + [\_BASE\_PYTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2198 + [\_BASE\_PY\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4261 + [\_BASE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1169 + [\_BASE\_UNITTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1887 + [\_COMPILABLE\_JAR\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3886 + [\_DLL\_COMPATIBLE\_JAVA\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L154 + [\_DLL\_COMPATIBLE\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3046 + [\_DOCS\_BARE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3255 + [\_DOCS\_BASE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3270 + [\_GO\_BASE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8662 + [\_GO\_DLL\_BASE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8882 + [\_JAR\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3674 + [\_JAR\_RUNABLE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4059 + [\_JAR\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4118 + [\_JAVA\_PLACEHOLDER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5062 + [\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2406 + [\_LINK\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1606 + [\_MKDOCS\_BASE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3374 + [\_PROXY\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8096 + [\_PY2\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1727 + [\_PY3\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4210 + [\_PY\_PACKAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3155 + [\_TS\_BASE\_UNIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9232776#L67 + [\_YQL\_UDF\_PROGRAM\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L105 + [AARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L20 + [AAR\_AARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L194 + [AAR\_AIDL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L207 + [AAR\_ASSETS\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L214 + [AAR\_BUNDLES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L221 + [AAR\_COMPILE\_ONLY\_AARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L200 + [AAR\_GRADLE\_SCRIPT\_GENERATOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L255 + [AAR\_JAVA\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L235 + [AAR\_JNI\_LIBS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L228 + [AAR\_LOCAL\_MAVEN\_REPO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L249 + [AAR\_MANIFEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L182 + [AAR\_PROGUARD\_RULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L188 + [AAR\_RES\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L242 + [ACCELEO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L12 + [ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [ADDINCLSELF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5909 + [ADD\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L542 + [ADD\_CHECK\_PY\_IMPORTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L650 + [ADD\_CLANG\_TIDY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1633 + [ADD\_COMPILABLE\_TRANSLATE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5604 + [ADD\_COMPILABLE\_TRANSLIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5614 + [ADD\_DLLS\_TO\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4937 + [ADD\_PERL\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5452 + [ADD\_PYTEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L723 + [ADD\_PYTEST\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L694 + [ADD\_YTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L412 + [ALLOCATOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5482 + [ALL\_PY\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9061 + [ALL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3036 + [ANNOTATION\_PROCESSOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4892 + [APPHOST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9579 + [ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6658 + [ARCHIVE\_ASM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6637 + [ARCHIVE\_BY\_KEYS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6668 + [ASM\_PREINCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7610 + [ASSERT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/macros_with_error.py?rev=9232776#L25 + [BASE\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6742 + [BPF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7493 + [BPF\_STATIC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7502 + [BUILDWITH\_CYTHON\_C]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6530 + [BUILDWITH\_CYTHON\_CPP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6511 + [BUILDWITH\_RAGEL6]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6585 + [BUILD\_CATBOOST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/other.conf?rev=9232776#L9 + [BUILD\_MN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7079 + [BUILD\_MNS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7104 + [BUILD\_ONLY\_IF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [BUILD\_YDL\_DESC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6343 + [BUNDLE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/bundle.py?rev=9232776#L4 + [BUNDLE\_AIDL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9232776#L14 + [BUNDLE\_ASSETS\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9232776#L35 + [BUNDLE\_EXTRA\_INPUTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9232776#L8 + [BUNDLE\_JAVA\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9232776#L21 + [BUNDLE\_RES\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9232776#L28 + [CC\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5495 + [CFG\_VARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6725 + [CFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6792 + [CGO\_CFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8454 + [CGO\_LDFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8463 + [CGO\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8437 + [CHECK\_CONFIG\_H]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L459 + [CHECK\_CONTRIB\_CREDITS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/credits.py?rev=9232776#L8 + [CHECK\_DEPENDENT\_DIRS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L493 + [CHECK\_JAVA\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4669 + [CLANG\_EMIT\_AST\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7465 + [COLLECT\_FRONTEND\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9260 + [COLLECT\_JINJA\_TEMPLATES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8158 + [COLLECT\_YDB\_API\_SPECS\_LEGACY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9569 + [COMPILE\_C\_AS\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7403 + [COMPILE\_LUA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6285 + [COMPILE\_LUA\_21]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6303 + [COMPILE\_NLG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7115 + [COMPILE\_SWIFT\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9274 + [CONFIGURE\_FILE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6734 + [CONFTEST\_LOAD\_POLICY\_LOCAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2134 + [CONLYFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6807 + [COPY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/cp.py?rev=9232776#L6 + [COPY\_FILE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5669 + [COPY\_FILES\_TO\_BUILD\_PREFIX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/copy_files_to_build_prefix.py?rev=9232776#L10 + [COPY\_FILE\_WITH\_CONTEXT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5678 + [CPP\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7663 + [CPP\_ENUMS\_SERIALIZATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9232776#L641 + [CPP\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L711 + [CPP\_PROTO\_PLUGIN0]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L697 + [CPP\_PROTO\_PLUGIN2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L722 + [CREATE\_BUILDINFO\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6705 + [CREATE\_INIT\_PY\_STRUCTURE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/create_init_py.py?rev=9232776#L6 + [CREDITS\_DISCLAIMER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/credits.py?rev=9232776#L4 + [CTEMPLATE\_VARNAMES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7419 + [CUDA\_NVCC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6821 + [CUSTOM\_LINK\_STEP\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1880 + [CXXFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6814 + [DARWIN\_SIGNED\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9171 + [DARWIN\_STRINGS\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9167 + [DATA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2094 + [DEB\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7068 + [DECIMAL\_MD5\_LOWER\_32\_BITS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6717 + [DECLARE\_EXTERNAL\_HOST\_RESOURCES\_BUNDLE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [DECLARE\_EXTERNAL\_HOST\_RESOURCES\_PACK]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [DECLARE\_EXTERNAL\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [DEFAULT]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [DEPENDENCY\_MANAGEMENT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4975 + [DEPENDS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [DIRECT\_DEPS\_ONLY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5046 + [DISABLE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [DISABLE\_DATA\_VALIDATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2079 + [DLL\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [DOCS\_BUILDER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3459 + [DOCS\_CONFIG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3485 + [DOCS\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3470 + [DOCS\_INCLUDE\_SOURCES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3509 + [DOCS\_VARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3497 + [DUMPERF\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6772 + [DYNAMIC\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2966 + [DYNAMIC\_LIBRARY\_FROM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2858 + [ELSE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [ELSEIF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [EMBED\_JAVA\_VCS\_INFO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3551 + [ENABLE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [ENABLE\_PREVIEW]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4859 + [END]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [ENDIF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [ENV]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2127 + [EXCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4901 + [EXCLUDE\_TAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [EXPORTS\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1849 + [EXPORT\_ALL\_DYNAMIC\_SYMBOLS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1863 + [EXPORT\_MAPKIT\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L57 + [EXPORT\_YMAPS\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/sproto.conf?rev=9232776#L4 + [EXPOSE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7737 + [EXTERNAL\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L244 + [EXTERNAL\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [EXTRADIR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [EXTRALIBS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [EXTRALIBS\_STATIC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5597 + [FAT\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/res.py?rev=9232776#L37 + [FBS\_NAMESPACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8002 + [FBS\_TO\_PYSRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1074 + [FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/files.py?rev=9232776#L1 + [FLATC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1060 + [FLAT\_JOIN\_SRCS\_GLOBAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5800 + [FORK\_SUBTESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5732 + [FORK\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5718 + [FORK\_TEST\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5758 + [FROM\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7388 + [FROM\_MDS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7358 + [FROM\_NPM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9232776#L45 + [FROM\_NPM\_LOCKFILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9232776#L38 + [FROM\_SANDBOX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7350 + [FUZZ\_DICTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2031 + [FUZZ\_OPTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2050 + [GENERATED\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7456 + [GENERATE\_ENUM\_SERIALIZATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7047 + [GENERATE\_ENUM\_SERIALIZATION\_WITH\_HEADER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7059 + [GENERATE\_PY\_PROTOS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5632 + [GENERATE\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L60 + [GEN\_SCHEEME2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7188 + [GLOBAL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3018 + [GO\_ASM\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8281 + [GO\_BENCH\_TIMEOUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8932 + [GO\_CGO1\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8289 + [GO\_CGO2\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8297 + [GO\_COMPILE\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8305 + [GO\_EMBED\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8536 + [GO\_EMBED\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8500 + [GO\_EMBED\_TEST\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8544 + [GO\_EMBED\_XTEST\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8552 + [GO\_FAKE\_OUTPUT]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/plugins/plugin_go_fake_output_handler.cpp?rev=9232776#L110 + [GO\_GRPC\_GATEWAY\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8599 + [GO\_GRPC\_GATEWAY\_SWAGGER\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8607 + [GO\_LDFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8446 + [GO\_LINK\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8313 + [GO\_MOCKGEN\_FROM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8967 + [GO\_MOCKGEN\_MOCKS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8992 + [GO\_MOCKGEN\_REFLECT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8978 + [GO\_MOCKGEN\_TYPES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8972 + [GO\_PACKAGE\_NAME]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8396 + [GO\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L823 + [GO\_SKIP\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8474 + [GO\_TEST\_EMBED\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8508 + [GO\_TEST\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [GO\_TEST\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8414 + [GO\_XTEST\_EMBED\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8516 + [GO\_XTEST\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8423 + [GRADLE\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L6 + [GRPC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1044 + [IDEA\_EXCLUDE\_DIRS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4820 + [IDEA\_JAR\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3613 + [IDEA\_MODULE\_NAME]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4840 + [IDEA\_RESOURCE\_DIRS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4830 + [IF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [INCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [INCLUDE\_TAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [INDUCED\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [IOS\_APP\_ASSETS\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9163 + [IOS\_APP\_COMMON\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9157 + [IOS\_APP\_SETTINGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ios_app_settings.py?rev=9232776#L5 + [IOS\_ASSETS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ios_assets.py?rev=9232776#L6 + [JAR\_ANNOTATION\_PROCESSOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3655 + [JAR\_EXCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5180 + [JAR\_INCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5172 + [JAR\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3716 + [JAVAC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4849 + [JAVA\_DEPENDENCIES\_CONFIGURATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5156 + [JAVA\_EXTERNAL\_DEPENDENCIES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5055 + [JAVA\_IGNORE\_CLASSPATH\_CLASH\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9003 + [JAVA\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L77 + [JAVA\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L673 + [JAVA\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5519 + [JAVA\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3877 + [JAVA\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4931 + [JAVA\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L791 + [JAVA\_TEST\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L883 + [JDK\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9228 + [JOINSRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6960 + [JOIN\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5779 + [JOIN\_SRCS\_GLOBAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5790 + [JVM\_ARGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4658 + [KOTLINC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5012 + [LARGE\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7379 + [LDFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6782 + [LD\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5511 + [LIB\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5503 + [LICENSE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/license.conf?rev=9232776#L368 + [LICENSE\_TEXTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9505 + [LINKER\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/linker_script.py?rev=9232776#L1 + [LINK\_EXEC\_DYN\_LIB\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1598 + [LINK\_EXE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1592 + [LINT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2182 + [LJ\_21\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/lj_archive.py?rev=9232776#L23 + [LJ\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/lj_archive.py?rev=9232776#L1 + [LLVM\_BC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/llvm_bc.py?rev=9232776#L6 + [LLVM\_COMPILE\_C]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7484 + [LLVM\_COMPILE\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7474 + [LLVM\_COMPILE\_LL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7511 + [LLVM\_LINK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7520 + [LLVM\_OPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7530 + [LOCAL\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3726 + [LOCAL\_SOURCES\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3731 + [LUA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7271 + [MACROS\_WITH\_ERROR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/macros_with_error.py?rev=9232776#L8 + [MANUAL\_GENERATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6103 + [MAPKITIDL]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/plugins/plugin_mapkitidl_handler.cpp?rev=9232776#L397 + [MAPKIT\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L2 + [MAPKIT\_ENABLE\_WHOLE\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L76 + [MAPSMOBI\_COLLECT\_AIDL\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L119 + [MAPSMOBI\_COLLECT\_ASSETS\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L111 + [MAPSMOBI\_COLLECT\_JAVA\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L127 + [MAPSMOBI\_COLLECT\_JNI\_LIBS\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L135 + [MAPSMOBI\_COLLECT\_RES\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L143 + [MAPSMOBI\_COLLECT\_TPL\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L151 + [MAPSMOBI\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L49 + [MAPS\_GARDEN\_COLLECT\_MODULE\_TRAITS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L159 + [MAPS\_IDL\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L10 + [MAPS\_IDL\_GLOBAL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L35 + [MAPS\_IDL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L28 + [MASMFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6799 + [MAVEN\_GROUP\_ID]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4882 + [MESSAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [METAQUERYFILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9545 + [MOBILE\_TEST\_APK\_AAR\_AARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L51 + [MOBILE\_TEST\_APK\_AAR\_BUNDLES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L57 + [MOBILE\_TEST\_APK\_AAR\_MANIFEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L39 + [MOBILE\_TEST\_APK\_AAR\_PROGUARD\_RULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L45 + [MOBILE\_TEST\_APK\_TEMPLATE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L64 + [MSVC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9562 + [MX\_FORMULAS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/mx_archive.py?rev=9232776#L1 + [NEED\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7125 + [NEED\_REVIEW]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7143 + [NGINX\_MODULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9431 + [NODE\_MODULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9232776#L54 + [NO\_BUILD\_IF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [NO\_CHECK\_IMPORTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7564 + [NO\_CLANG\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6984 + [NO\_CLANG\_TIDY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6988 + [NO\_CODENAVIGATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6887 + [NO\_COMPILER\_WARNINGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6850 + [NO\_CPU\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5902 + [NO\_CYTHON\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7005 + [NO\_DEBUG\_INFO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7410 + [NO\_DOCTESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2190 + [NO\_EXPORT\_DYNAMIC\_SYMBOLS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1856 + [NO\_EXTENDED\_SOURCE\_SEARCH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1764 + [NO\_JOIN\_SRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6953 + [NO\_LIBC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6917 + [NO\_LINT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2175 + [NO\_LTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L406 + [NO\_MYPY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L913 + [NO\_NEED\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7133 + [NO\_OPTIMIZE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6843 + [NO\_OPTIMIZE\_PY\_PROTOS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L623 + [NO\_PLATFORM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6927 + [NO\_PLATFORM\_RESOURCES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6879 + [NO\_PYTHON\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6996 + [NO\_PYTHON\_INCLUDES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5287 + [NO\_RUNTIME]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6906 + [NO\_SANITIZE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6968 + [NO\_SANITIZE\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6976 + [NO\_SSE4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5894 + [NO\_UTIL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6895 + [NO\_WERROR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6865 + [NO\_WSHADOW]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6871 + [NVCC\_DEVICE\_LINK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6830 + [ONLY\_TAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [OPENSOURCE\_EXPORT\_REPLACEMENT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9488 + [OPTIMIZE\_PY\_PROTOS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L613 + [ORIGINAL\_SOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9475 + [OWNER]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [PACK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3062 + [PACKAGE\_STRICT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3067 + [PACK\_GLOBALS\_IN\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2587 + [PARTITIONED\_RECURSE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [PARTITIONED\_RECURSE\_FOR\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [PARTITIONED\_RECURSE\_ROOT\_RELATIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [PEERDIR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [PIRE\_INLINE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6647 + [PIRE\_INLINE\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6642 + [PRIMARY\_OUTPUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8118 + [PRINT\_MODULE\_TYPE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/print_module_type.py?rev=9232776#L1 + [PROCESS\_DOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/docs.py?rev=9232776#L26 + [PROCESS\_MKDOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/docs.py?rev=9232776#L47 + [PROGUARD\_RULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L13 + [PROTO2FBS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L979 + [PROTO\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L585 + [PROTO\_NAMESPACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L602 + [PROVIDES]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [PYTHON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7295 + [PYTHON2\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5303 + [PYTHON2\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2813 + [PYTHON3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7320 + [PYTHON3\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5350 + [PYTHON3\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2825 + [PYTHON\_PATH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2157 + [PY\_CONSTRUCTOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9232776#L611 + [PY\_DOCTESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9232776#L538 + [PY\_ENUMS\_SERIALIZATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9232776#L625 + [PY\_EXTRA\_LINT\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9071 + [PY\_MAIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9232776#L594 + [PY\_NAMESPACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3521 + [PY\_PROTOS\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [PY\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L646 + [PY\_PROTO\_PLUGIN2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L658 + [PY\_REGISTER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9232776#L556 + [PY\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5528 + [PY\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9033 + [PY\_SSQLS\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9402 + [REAL\_LINK\_DYN\_LIB\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1586 + [REAL\_LINK\_EXEC\_DYN\_LIB\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1580 + [REAL\_LINK\_EXE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1574 + [RECURSE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [RECURSE\_FOR\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [RECURSE\_ROOT\_RELATIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [REGISTER\_SANDBOX\_IMPORT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/sandbox_registry.py?rev=9232776#L6 + [REGISTER\_YQL\_PYTHON\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yql_python_udf.py?rev=9232776#L10 + [REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2118 + [REQUIRES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L471 + [RESOLVE\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3129 + [RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L564 + [RESOURCE\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/res.py?rev=9232776#L53 + [RESTRICT\_LICENSES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/license.conf?rev=9232776#L384 + [RESTRICT\_PATH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/macros_with_error.py?rev=9232776#L13 + [RUN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L1022 + [RUN\_ANTLR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7627 + [RUN\_ANTLR4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7636 + [RUN\_ANTLR4\_CPP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7649 + [RUN\_ANTLR4\_GO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7657 + [RUN\_JAVA\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3648 + [RUN\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7246 + [RUN\_PYTHON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7619 + [SDBUS\_CPP\_ADAPTOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9372 + [SDBUS\_CPP\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9378 + [SECONDARY\_OUTPUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L338 + [SET]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [SETUP\_EXECTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L1028 + [SETUP\_PYTEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L1012 + [SETUP\_RUN\_PYTHON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L1040 + [SET\_APPEND]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [SET\_APPEND\_WITH\_GLOBAL]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [SET\_COMPILE\_OUTPUTS\_MODIFIERS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5922 + [SIZE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5770 + [SKIP\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2166 + [SOURCE\_GROUP]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [SPLIT\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/split_codegen.py?rev=9232776#L9 + [SPLIT\_DWARF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5581 + [SPLIT\_FACTOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5746 + [SRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6369 + [SRCDIR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6388 + [SRC\_CPP\_AVX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6495 + [SRC\_CPP\_AVX2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6502 + [SRC\_CPP\_NO\_LTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6453 + [SRC\_CPP\_PIC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6446 + [SRC\_CPP\_SSE2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6460 + [SRC\_CPP\_SSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6467 + [SRC\_CPP\_SSE4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6488 + [SRC\_CPP\_SSE41]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6481 + [SRC\_CPP\_SSSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6474 + [SRC\_C\_AVX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6432 + [SRC\_C\_AVX2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6439 + [SRC\_C\_SSE2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6397 + [SRC\_C\_SSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6404 + [SRC\_C\_SSE4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6425 + [SRC\_C\_SSE41]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6418 + [SRC\_C\_SSSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6411 + [SRC\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3721 + [STRIP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6837 + [STRUCT\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6765 + [STYLE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2291 + [SUBSCRIBER]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [SUPPRESSIONS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/suppressions.py?rev=9232776#L1 + [SYMLINK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7194 + [SYSTEM\_PROPERTIES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4647 + [TAG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2107 + [TASKLET]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7677 + [TASKLET\_REG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7697 + [TASKLET\_REG\_EXT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7712 + [TEST\_CWD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4688 + [TEST\_DATA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L41 + [TEST\_JAVA\_CLASSPATH\_CMD\_TYPE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5138 + [TEST\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2075 + [TIMEOUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5691 + [TOUCH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7550 + [UBERJAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4712 + [UBERJAR\_APPENDING\_TRANSFORMER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4796 + [UBERJAR\_HIDE\_EXCLUDE\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4740 + [UBERJAR\_HIDING\_PREFIX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4725 + [UBERJAR\_MANIFEST\_TRANSFORMER\_ATTRIBUTE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4780 + [UBERJAR\_MANIFEST\_TRANSFORMER\_MAIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4767 + [UBERJAR\_PATH\_EXCLUDE\_PREFIX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4754 + [UBERJAR\_SERVICES\_RESOURCE\_TRANSFORMER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4809 + [UDF\_NO\_PROBE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L45 + [UPDATE\_VCS\_JAVA\_INFO\_NODEP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6697 + [USE\_COMMON\_GOOGLE\_APIS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L782 + [USE\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6937 + [USE\_DYNAMIC\_CUDA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1871 + [USE\_ERROR\_PRONE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4677 + [USE\_EXT\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7958 + [USE\_JAVALITE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L938 + [USE\_LINKER\_BFD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1403 + [USE\_LINKER\_GOLD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1408 + [USE\_LINKER\_LLD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1413 + [USE\_PERL\_514\_LIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5443 + [USE\_PERL\_LIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5436 + [USE\_PLANTUML]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3447 + [USE\_PYTHON2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5399 + [USE\_PYTHON3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5416 + [USE\_RECIPE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2145 + [USE\_SKIFF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L733 + [USE\_UTIL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6945 + [VALIDATE\_DATA\_RESTART]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5701 + [VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7151 + [VISIBILITY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9350 + [WERROR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6858 + [WHOLE\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7670 + [WINDOWS\_MANIFEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9335 + [WITHOUT\_LICENSE\_TEXTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9513 + [WITH\_DYNAMIC\_LIBS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1568 + [WITH\_GROOVY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5003 + [WITH\_JDK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4985 + [WITH\_KOTLIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4994 + [WITH\_KOTLINC\_ALLOPEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5021 + [WITH\_KOTLINC\_NOARG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5031 + [XS\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L969 + [YABS\_GENERATE\_CONF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yabs_generate_conf.py?rev=9232776#L10 + [YABS\_GENERATE\_PHANTOM\_CONF\_PATCH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yabs_generate_conf.py?rev=9232776#L35 + [YABS\_GENERATE\_PHANTOM\_CONF\_TEST\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yabs_generate_conf.py?rev=9232776#L53 + [YDL\_DESC\_USE\_BINARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6360 + [YMAPS\_SPROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/sproto.conf?rev=9232776#L16 + [YP\_PROTO\_YSON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L863 + [YQL\_ABI\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L144 + [YQL\_LAST\_ABI\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L153 + [YT\_SPEC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2064 + [\_AAR\_CMD\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L305 + [\_ADD\_CLASSPATH\_CLASH\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L233 + [\_ADD\_CPP\_PROTO\_OUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L680 + [\_ADD\_DYNLYB\_SEM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2650 + [\_ADD\_EXTRA\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5938 + [\_ADD\_EXTRA\_FLAGS\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5931 + [\_ADD\_GEN\_JAVA\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4019 + [\_ADD\_HIDDEN\_INPUTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3832 + [\_ADD\_JAVA\_STYLE\_CHECKS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L228 + [\_ADD\_PY\_PROTO\_OUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L634 + [\_ADD\_YQL\_UDF\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L71 + [\_ALL\_PY\_SRCS2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9043 + [\_ARCADIA\_PYTHON3\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5360 + [\_ARCADIA\_PYTHON\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5312 + [\_BARE\_LINK\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2541 + [\_BARE\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2526 + [\_BUILDWITH\_CYTHON\_CPP\_DEP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6521 + [\_BUILDWITH\_CYTHON\_C\_API\_H]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6558 + [\_BUILDWITH\_CYTHON\_C\_DEP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6540 + [\_BUILDWITH\_CYTHON\_C\_H]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6549 + [\_BUILD\_MNS\_CPP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7089 + [\_BUILD\_MNS\_FILE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7083 + [\_BUILD\_MNS\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/build_mn_files.py?rev=9232776#L4 + [\_BUILD\_MNS\_HEADER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7093 + [\_BUNDLE\_TARGET]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5682 + [\_CHECK\_JAVA\_SRCDIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L255 + [\_CHECK\_RUN\_JAVA\_PROG\_CLASSPATH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L309 + [\_COMPILE\_ASRC\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9232776#L42 + [\_CONDITIONAL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2551 + [\_COPY\_FILE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5652 + [\_CPP\_CFGPROTO\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L897 + [\_CPP\_EVLOG\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L884 + [\_CPP\_FLATC64\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1092 + [\_CPP\_FLATC\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1085 + [\_CPP\_PROTO\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L871 + [\_CPP\_PROTO\_EVLOG\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L890 + [\_CPP\_VANILLA\_PROTO\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L878 + [\_DOCS\_EPILOGUE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3296 + [\_DOCS\_MKDOCS\_CMD\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3243 + [\_DOCS\_YFM\_BOOK\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3228 + [\_DOCS\_YFM\_USE\_PLANTUML]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3307 + [\_DO\_1\_RUN\_JAR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3643 + [\_DO\_2\_RUN\_JAR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3635 + [\_EVAL\_HIDE\_INPUTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3186 + [\_EVAL\_HIDE\_TOOLS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3181 + [\_FAT\_OBJECT\_ARGS\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2583 + [\_FBS\_NAMESPACE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7997 + [\_FETCH\_CONTRIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3701 + [\_FILL\_JAR\_COPY\_RESOURCES\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L278 + [\_FILL\_JAR\_GEN\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L289 + [\_FILTER\_EXTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6243 + [\_FROM\_EXTERNAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7367 + [\_FROM\_NPM\_LOCKFILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/nots.py?rev=9232776#L19 + [\_GENERATE\_PY\_EVS\_INTERNAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5646 + [\_GENERATE\_PY\_PROTOS\_INTERNAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5639 + [\_GENTAR\_HELPER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3622 + [\_GEN\_JAVA\_SCRIPT\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4013 + [\_GLOB]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [\_GO\_COMPILE\_CGO1]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8354 + [\_GO\_COMPILE\_CGO2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8359 + [\_GO\_COMPILE\_SYMABIS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8348 + [\_GO\_EMBED\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8524 + [\_GO\_EMBED\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8485 + [\_GO\_FLATC\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1104 + [\_GO\_GEN\_COVER\_GO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8343 + [\_GO\_GRPC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8590 + [\_GO\_GRPC\_GATEWAY\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8635 + [\_GO\_GRPC\_GATEWAY\_SRCS\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8616 + [\_GO\_GRPC\_GATEWAY\_SWAGGER\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8641 + [\_GO\_LINK\_EXE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8371 + [\_GO\_LINK\_LIB\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8366 + [\_GO\_LINK\_TEST\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8376 + [\_GO\_PROCESS\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/gobuild.py?rev=9232776#L87 + [\_GO\_PROTOC\_PLUGIN\_ARGS\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L840 + [\_GO\_PROTOC\_PLUGIN\_ARGS\_BASE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L830 + [\_GO\_PROTOC\_PLUGIN\_ARGS\_BASE\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L835 + [\_GO\_PROTO\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L855 + [\_GO\_PROTO\_CMD\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L848 + [\_GO\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/gobuild.py?rev=9232776#L278 + [\_GO\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8405 + [\_GO\_UNUSED\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8429 + [\_HASH\_HELPER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3618 + [\_INPUT\_WITH\_FLAG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L4 + [\_INPUT\_WITH\_FLAG\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L8 + [\_IOS\_ASSETS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9152 + [\_JAR\_ANN\_PROC\_OPTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3664 + [\_JAR\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3599 + [\_JAVAC\_RUN\_HELPER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3829 + [\_JAVA\_EVLOG\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1005 + [\_JAVA\_FLATC\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1116 + [\_JAVA\_PROTO\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L959 + [\_JAVA\_PROTO\_PLUGIN\_ARGS\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L664 + [\_JDK\_VERSION\_MACRO\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L368 + [\_JSRC\_PROXY\_MOBILE\_LIBRARY\_CMD\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9232776#L88 + [\_LANG\_CFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6248 + [\_LUAJIT\_21\_OBJDUMP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7018 + [\_LUAJIT\_OBJDUMP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7012 + [\_MAKE\_YQL\_PYTHON\_UDF\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L232 + [\_MAKE\_YQL\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L81 + [\_MAPKITIDL\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L17 + [\_MARK\_JAVA\_PROG\_WITH\_SOURCES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4054 + [\_MCU\_CONVERT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9527 + [\_MKDOCS\_EPILOGUE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3387 + [\_MOBILE\_DLL\_PREREQUISITES\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9232776#L112 + [\_MOBILE\_LIBRARY\_PREREQUISITES\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9232776#L69 + [\_MOBILE\_LIBRARY\_PREREQUISITES\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/asrc.conf?rev=9232776#L65 + [\_MOBILE\_TEST\_APK\_CMD\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L114 + [\_MSVC\_FLAGS\_WINDOWS\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9553 + [\_MX\_BIN\_TO\_INFO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7022 + [\_MX\_GEN\_TABLE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7034 + [\_NODE\_MODULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9232776#L60 + [\_NOOP\_MACRO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3669 + [\_ORDER\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L572 + [\_PACK\_JAR\_HELPER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3824 + [\_PROTO\_DESC\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7743 + [\_PROTO\_PLUGIN\_ARGS\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L628 + [\_PY3\_COMPILE\_BYTECODE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6628 + [\_PY3\_REGISTER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6607 + [\_PYCR\_GENERATE\_CONFIGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1826 + [\_PYCR\_GENERATE\_CONFIGS\_INTL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1821 + [\_PYTHON3\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5371 + [\_PYTHON\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5321 + [\_PY\_COMPILE\_BYTECODE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6618 + [\_PY\_ENUM\_SERIALIZATION\_TO\_JSON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9408 + [\_PY\_ENUM\_SERIALIZATION\_TO\_PY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9413 + [\_PY\_EVLOG\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L995 + [\_PY\_EVLOG\_CMD\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L989 + [\_PY\_EVLOG\_CMD\_INTERNAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1000 + [\_PY\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9232776#L150 + [\_PY\_PROTO\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L923 + [\_PY\_PROTO\_CMD\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L918 + [\_PY\_PROTO\_CMD\_INTERNAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L928 + [\_PY\_REGISTER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6596 + [\_PY\_SSQLS\_SRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9385 + [\_PY\_SSQLS\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9395 + [\_PY\_SSQLS\_SRC\_\_\_\_ssqls]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9390 + [\_PY\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest2.py?rev=9232776#L53 + [\_RAW\_PROTO\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7971 + [\_REGISTER\_NO\_CHECK\_IMPORTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L644 + [\_REQUIRE\_EXPLICIT\_LICENSE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/license.conf?rev=9232776#L358 + [\_RESOURCE\_SEM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L535 + [\_RUN\_JAVA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7327 + [\_RUN\_JBUILD\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L34 + [\_SETUP\_GO\_GRPC\_GATEWAY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8629 + [\_SET\_ENV\_FOR\_CUSTOM\_COMMAND]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7222 + [\_SET\_ENV\_FOR\_CUSTOM\_COMMAND\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7215 + [\_SET\_FIRST\_VALUE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3176 + [\_SPLIT\_CODEGEN\_BASE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6751 + [\_SRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5951 + [\_SRCS\_NO\_GLOBAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3531 + [\_SRC\_\_\_\_C]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6142 + [\_SRC\_\_\_\_S]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5956 + [\_SRC\_\_\_\_asm]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6169 + [\_SRC\_\_\_\_asp]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6029 + [\_SRC\_\_\_\_c]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6147 + [\_SRC\_\_\_\_cc]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6136 + [\_SRC\_\_\_\_cfgproto]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6086 + [\_SRC\_\_\_\_cpp]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6125 + [\_SRC\_\_\_\_cu]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6181 + [\_SRC\_\_\_\_cxx]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6131 + [\_SRC\_\_\_\_ev]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6067 + [\_SRC\_\_\_\_f]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6118 + [\_SRC\_\_\_\_fbs]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6187 + [\_SRC\_\_\_\_fbs64]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6193 + [\_SRC\_\_\_\_fml]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5977 + [\_SRC\_\_\_\_fml2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5982 + [\_SRC\_\_\_\_fml3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5987 + [\_SRC\_\_\_\_gperf]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6014 + [\_SRC\_\_\_\_gztproto]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6078 + [\_SRC\_\_\_\_in]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6098 + [\_SRC\_\_\_\_l]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6040 + [\_SRC\_\_\_\_lex]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6047 + [\_SRC\_\_\_\_lpp]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6052 + [\_SRC\_\_\_\_lua]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6175 + [\_SRC\_\_\_\_m]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6153 + [\_SRC\_\_\_\_masm]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6158 + [\_SRC\_\_\_\_mm]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5972 + [\_SRC\_\_\_\_pln]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6057 + [\_SRC\_\_\_\_po]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6317 + [\_SRC\_\_\_\_proto]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6072 + [\_SRC\_\_\_\_pysrc]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6198 + [\_SRC\_\_\_\_pyx]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6091 + [\_SRC\_\_\_\_rl]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6019 + [\_SRC\_\_\_\_rl5]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6024 + [\_SRC\_\_\_\_rl6]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6034 + [\_SRC\_\_\_\_s]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5962 + [\_SRC\_\_\_\_s79]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5967 + [\_SRC\_\_\_\_sc]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6108 + [\_SRC\_\_\_\_sfdl]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5992 + [\_SRC\_\_\_\_ssqls]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6113 + [\_SRC\_\_\_\_storyboard]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9140 + [\_SRC\_\_\_\_xib]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9145 + [\_SRC\_\_\_\_xs]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5997 + [\_SRC\_\_\_\_xsyn]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6062 + [\_SRC\_\_\_\_y]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6002 + [\_SRC\_\_\_\_yasm]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6163 + [\_SRC\_\_\_\_ydl]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6326 + [\_SRC\_\_\_\_ypp]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6009 + [\_SRC\_c]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6266 + [\_SRC\_c\_nodeps]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6221 + [\_SRC\_cpp]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6261 + [\_SRC\_lua\_21]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6293 + [\_SRC\_m]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6271 + [\_SRC\_masm]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6276 + [\_SRC\_py2src]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6203 + [\_SRC\_py3src]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6208 + [\_SRC\_yasm]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7603 + [\_STYLE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/cpp_style.py?rev=9232776#L6 + [\_SWIG\_LANG\_FILTERED\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/swig.py?rev=9232776#L156 + [\_SWIG\_PYTHON\_C]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6577 + [\_SWIG\_PYTHON\_CPP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6568 + [\_TARGET\_SOURCES\_FOR\_HEADERS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7208 + [\_TARGET\_SOURCES\_FOR\_HEADERS\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7201 + [\_TS\_CONFIGURE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/nots.py?rev=9232776#L33 + [\_UNITTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest2.py?rev=9232776#L42 + [\_USE\_LINKER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1397 + [\_USE\_LINKER\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1393 + [\_YCR\_GENERATE\_CONFIGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1799 + [\_YCR\_GENERATE\_CONFIGS\_INTL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1794 + [\_YMAKE\_GENERATE\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L364 + [\_YMAPS\_GENERATE\_SPROTO\_HEADER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/sproto.conf?rev=9232776#L8 + [\_YTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest2.py?rev=9232776#L49 diff --git a/build/docs/empty/ya.make b/build/docs/empty/ya.make deleted file mode 100644 index 3540411405..0000000000 --- a/build/docs/empty/ya.make +++ /dev/null @@ -1,5 +0,0 @@ -UNION() - -OWNER(g:ymake) - -END() diff --git a/build/docs/readme.md b/build/docs/readme.md index 8f642c1464..56440b9564 100644 --- a/build/docs/readme.md +++ b/build/docs/readme.md @@ -2710,514 +2710,514 @@ Files must be relative to the root of Arcadia. Documentation: https://wiki.yandex-team.ru/yatool/test/ - [DLL\_JAVA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L165 - [DOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3330 - [FBS\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8020 - [JAR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4099 - [JAVA\_CONTRIB\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L140 - [JAVA\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L32 - [JTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L82 - [JTEST\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L111 - [JTEST\_YMAKE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4149 - [JUNIT5]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L56 - [JUNIT5\_YMAKE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4130 - [MAPS\_IDL\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L86 - [MKDOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3403 - [PROTO\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7772 - [PY23\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9083 - [PY23\_NATIVE\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9115 - [PY23\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9312 - [PY3TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2274 - [PY3\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1776 - [SANDBOX\_PY23\_TASK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5222 - [SANDBOX\_PY3\_TASK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5265 - [SANDBOX\_TASK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5197 - [SSQLS\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9418 - [YQL\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L120 - [BOOSTTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1999 - [BOOSTTEST\_WITH\_MAIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2019 - [CI\_GROUP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3106 - [CONTAINER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9450 - [CONTAINER\_LAYER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9443 - [CPP\_STYLE\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2286 - [CUSTOM\_BUILD\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9462 - [DEFAULT\_IOS\_INTERFACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9191 - [DLL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2872 - [DLL\_TOOL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2890 - [EXECTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2339 - [FAT\_OBJECT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2609 - [FUZZ]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1955 - [GO\_DLL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8923 - [GO\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8826 - [GO\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8844 - [GO\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8943 - [GTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1936 - [GTEST\_UGLY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2305 - [G\_BENCHMARK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2367 - [IOS\_INTERFACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9180 - [JAVA\_CONTRIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3736 - [JAVA\_CONTRIB\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3697 - [JAVA\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L22 - [LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2489 - [MCU\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9537 - [METAQUERY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4632 - [PACKAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3082 - [PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1717 - [PROTO\_DESCRIPTIONS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7977 - [PROTO\_REGISTRY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7989 - [PY2MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2784 - [PY2TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2232 - [PY2\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4180 - [PY2\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1745 - [PY3MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2803 - [PY3TEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2247 - [PY3\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4247 - [PY3\_PROGRAM\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4368 - [PYCR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1838 - [PYTEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2217 - [PY\_ANY\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2731 - [RECURSIVE\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2639 - [RESOURCES\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2565 - [R\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2841 - [SO\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2902 - [TS\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9227958#L97 - [UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L30 - [UDF\_LIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L37 - [UNION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3143 - [UNITTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1905 - [UNITTEST\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2395 - [UNITTEST\_WITH\_CUSTOM\_ENTRY\_POINT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1925 - [YCR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1816 - [YQL\_PYTHON3\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L215 - [YQL\_PYTHON3\_UDF\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L263 - [YQL\_PYTHON\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L164 - [YQL\_PYTHON\_UDF\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L190 - [YQL\_PYTHON\_UDF\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L249 - [YQL\_UDF\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L99 - [YQL\_UDF\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L55 - [YT\_UNITTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1916 - [Y\_BENCHMARK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2355 - [AARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L20 - [AAR\_GRADLE\_SCRIPT\_GENERATOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L255 - [AAR\_LOCAL\_MAVEN\_REPO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L249 - [ACCELEO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9227958#L12 - [ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [ADDINCLSELF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5909 - [ADD\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L542 - [ADD\_CHECK\_PY\_IMPORTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L650 - [ADD\_CLANG\_TIDY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1633 - [ADD\_COMPILABLE\_TRANSLATE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5604 - [ADD\_COMPILABLE\_TRANSLIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5614 - [ADD\_DLLS\_TO\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4937 - [ADD\_PERL\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5452 - [ADD\_PYTEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L723 - [ADD\_PYTEST\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L694 - [ADD\_YTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L412 - [ALLOCATOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5482 - [ALL\_PY\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9061 - [ALL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3036 - [ANNOTATION\_PROCESSOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4892 - [APPHOST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9579 - [ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6658 - [ARCHIVE\_ASM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6637 - [ARCHIVE\_BY\_KEYS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6668 - [ASM\_PREINCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7610 - [ASSERT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/macros_with_error.py?rev=9227958#L25 - [BASE\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6742 - [BPF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7493 - [BPF\_STATIC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7502 - [BUILDWITH\_CYTHON\_C]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6530 - [BUILDWITH\_CYTHON\_CPP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6511 - [BUILDWITH\_RAGEL6]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6585 - [BUILD\_CATBOOST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/other.conf?rev=9227958#L9 - [BUILD\_MN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7079 - [BUILD\_MNS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7104 - [BUILD\_ONLY\_IF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [BUILD\_YDL\_DESC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6343 - [BUNDLE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/bundle.py?rev=9227958#L4 - [CC\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5495 - [CFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6792 - [CGO\_CFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8454 - [CGO\_LDFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8463 - [CGO\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8437 - [CHECK\_CONTRIB\_CREDITS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/credits.py?rev=9227958#L8 - [CHECK\_DEPENDENT\_DIRS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L493 - [CHECK\_JAVA\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4669 - [CLANG\_EMIT\_AST\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7465 - [COLLECT\_FRONTEND\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9260 - [COLLECT\_JINJA\_TEMPLATES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8158 - [COLLECT\_YDB\_API\_SPECS\_LEGACY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9569 - [COMPILE\_C\_AS\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7403 - [COMPILE\_LUA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6285 - [COMPILE\_LUA\_21]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6303 - [COMPILE\_NLG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7115 - [COMPILE\_SWIFT\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9274 - [CONFIGURE\_FILE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6734 - [CONFTEST\_LOAD\_POLICY\_LOCAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2134 - [CONLYFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6807 - [COPY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/cp.py?rev=9227958#L6 - [COPY\_FILE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5669 - [COPY\_FILES\_TO\_BUILD\_PREFIX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/copy_files_to_build_prefix.py?rev=9227958#L10 - [COPY\_FILE\_WITH\_CONTEXT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5678 - [CPP\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7663 - [CPP\_ENUMS\_SERIALIZATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9227958#L641 - [CPP\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L711 - [CPP\_PROTO\_PLUGIN0]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L697 - [CPP\_PROTO\_PLUGIN2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L722 - [CREATE\_BUILDINFO\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6705 - [CREATE\_INIT\_PY\_STRUCTURE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/create_init_py.py?rev=9227958#L6 - [CREDITS\_DISCLAIMER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/credits.py?rev=9227958#L4 - [CTEMPLATE\_VARNAMES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7419 - [CUDA\_NVCC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6821 - [CUSTOM\_LINK\_STEP\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1880 - [CXXFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6814 - [DARWIN\_SIGNED\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9171 - [DARWIN\_STRINGS\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9167 - [DATA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2094 - [DEB\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7068 - [DECIMAL\_MD5\_LOWER\_32\_BITS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6717 - [DECLARE\_EXTERNAL\_HOST\_RESOURCES\_BUNDLE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [DECLARE\_EXTERNAL\_HOST\_RESOURCES\_PACK]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [DECLARE\_EXTERNAL\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [DEFAULT]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [DEPENDENCY\_MANAGEMENT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4975 - [DEPENDS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [DIRECT\_DEPS\_ONLY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5046 - [DISABLE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [DISABLE\_DATA\_VALIDATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2079 - [DLL\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [DOCS\_BUILDER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3459 - [DOCS\_CONFIG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3485 - [DOCS\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3470 - [DOCS\_INCLUDE\_SOURCES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3509 - [DOCS\_VARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3497 - [DUMPERF\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6772 - [DYNAMIC\_LIBRARY\_FROM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2858 - [ELSE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [ELSEIF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [EMBED\_JAVA\_VCS\_INFO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3551 - [ENABLE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [ENABLE\_PREVIEW]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4859 - [END]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [ENDIF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [ENV]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2127 - [EXCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4901 - [EXCLUDE\_TAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [EXPORTS\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1849 - [EXPORT\_ALL\_DYNAMIC\_SYMBOLS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1863 - [EXPORT\_YMAPS\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/sproto.conf?rev=9227958#L4 - [EXPOSE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7737 - [EXTERNAL\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L244 - [EXTERNAL\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [EXTRADIR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [EXTRALIBS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [EXTRALIBS\_STATIC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5597 - [FAT\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/res.py?rev=9227958#L37 - [FBS\_NAMESPACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8002 - [FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/files.py?rev=9227958#L1 - [FLATC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1060 - [FLAT\_JOIN\_SRCS\_GLOBAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5800 - [FORK\_SUBTESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5732 - [FORK\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5718 - [FORK\_TEST\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5758 - [FROM\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7388 - [FROM\_MDS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7358 - [FROM\_NPM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9227958#L45 - [FROM\_SANDBOX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7350 - [FUZZ\_DICTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2031 - [FUZZ\_OPTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2050 - [GENERATED\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7456 - [GENERATE\_ENUM\_SERIALIZATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7047 - [GENERATE\_ENUM\_SERIALIZATION\_WITH\_HEADER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7059 - [GENERATE\_PY\_PROTOS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5632 - [GENERATE\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L60 - [GEN\_SCHEEME2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7188 - [GLOBAL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3018 - [GO\_ASM\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8281 - [GO\_BENCH\_TIMEOUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8932 - [GO\_CGO1\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8289 - [GO\_CGO2\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8297 - [GO\_COMPILE\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8305 - [GO\_EMBED\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8536 - [GO\_EMBED\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8500 - [GO\_EMBED\_TEST\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8544 - [GO\_EMBED\_XTEST\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8552 - [GO\_FAKE\_OUTPUT]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/plugins/plugin_go_fake_output_handler.cpp?rev=9227958#L110 - [GO\_GRPC\_GATEWAY\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8599 - [GO\_GRPC\_GATEWAY\_SWAGGER\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8607 - [GO\_LDFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8446 - [GO\_LINK\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8313 - [GO\_MOCKGEN\_FROM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8967 - [GO\_MOCKGEN\_MOCKS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8992 - [GO\_MOCKGEN\_REFLECT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8978 - [GO\_MOCKGEN\_TYPES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8972 - [GO\_PACKAGE\_NAME]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8396 - [GO\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L823 - [GO\_SKIP\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8474 - [GO\_TEST\_EMBED\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8508 - [GO\_TEST\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [GO\_TEST\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8414 - [GO\_XTEST\_EMBED\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8516 - [GO\_XTEST\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L8423 - [GRPC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1044 - [IDEA\_EXCLUDE\_DIRS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4820 - [IDEA\_JAR\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3613 - [IDEA\_MODULE\_NAME]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4840 - [IDEA\_RESOURCE\_DIRS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4830 - [IF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [INCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [INCLUDE\_TAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [INDUCED\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [IOS\_APP\_ASSETS\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9163 - [IOS\_APP\_COMMON\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9157 - [IOS\_APP\_SETTINGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ios_app_settings.py?rev=9227958#L5 - [IOS\_ASSETS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ios_assets.py?rev=9227958#L6 - [JAR\_ANNOTATION\_PROCESSOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3655 - [JAR\_EXCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5180 - [JAR\_INCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5172 - [JAR\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3716 - [JAVAC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4849 - [JAVA\_DEPENDENCIES\_CONFIGURATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5156 - [JAVA\_EXTERNAL\_DEPENDENCIES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5055 - [JAVA\_IGNORE\_CLASSPATH\_CLASH\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9003 - [JAVA\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9227958#L77 - [JAVA\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L673 - [JAVA\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5519 - [JAVA\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3877 - [JAVA\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4931 - [JAVA\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L791 - [JAVA\_TEST\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L883 - [JDK\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9228 - [JOINSRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6960 - [JOIN\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5779 - [JOIN\_SRCS\_GLOBAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5790 - [JVM\_ARGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4658 - [KOTLINC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5012 - [LARGE\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7379 - [LDFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6782 - [LD\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5511 - [LIB\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5503 - [LICENSE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/license.conf?rev=9227958#L368 - [LICENSE\_TEXTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9505 - [LINKER\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/linker_script.py?rev=9227958#L1 - [LINK\_EXEC\_DYN\_LIB\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1598 - [LINK\_EXE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1592 - [LINT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2182 - [LJ\_21\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/lj_archive.py?rev=9227958#L23 - [LJ\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/lj_archive.py?rev=9227958#L1 - [LLVM\_BC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/llvm_bc.py?rev=9227958#L6 - [LLVM\_COMPILE\_C]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7484 - [LLVM\_COMPILE\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7474 - [LLVM\_COMPILE\_LL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7511 - [LLVM\_LINK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7520 - [LLVM\_OPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7530 - [LOCAL\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3726 - [LOCAL\_SOURCES\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3731 - [LUA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7271 - [MACROS\_WITH\_ERROR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/macros_with_error.py?rev=9227958#L8 - [MANUAL\_GENERATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6103 - [MAPKITIDL]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/plugins/plugin_mapkitidl_handler.cpp?rev=9227958#L397 - [MAPKIT\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9227958#L2 - [MASMFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6799 - [MAVEN\_GROUP\_ID]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4882 - [MESSAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [METAQUERYFILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9545 - [MSVC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9562 - [MX\_FORMULAS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/mx_archive.py?rev=9227958#L1 - [NEED\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7125 - [NEED\_REVIEW]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7143 - [NGINX\_MODULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9431 - [NODE\_MODULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9227958#L54 - [NO\_BUILD\_IF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [NO\_CHECK\_IMPORTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7564 - [NO\_CLANG\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6984 - [NO\_CLANG\_TIDY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6988 - [NO\_COMPILER\_WARNINGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6850 - [NO\_CPU\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5902 - [NO\_CYTHON\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7005 - [NO\_DEBUG\_INFO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7410 - [NO\_DOCTESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2190 - [NO\_EXPORT\_DYNAMIC\_SYMBOLS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1856 - [NO\_EXTENDED\_SOURCE\_SEARCH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1764 - [NO\_JOIN\_SRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6953 - [NO\_LIBC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6917 - [NO\_LINT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2175 - [NO\_LTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L406 - [NO\_MYPY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L913 - [NO\_NEED\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7133 - [NO\_OPTIMIZE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6843 - [NO\_OPTIMIZE\_PY\_PROTOS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L623 - [NO\_PLATFORM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6927 - [NO\_PYTHON\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6996 - [NO\_RUNTIME]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6906 - [NO\_SANITIZE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6968 - [NO\_SANITIZE\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6976 - [NO\_SSE4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5894 - [NO\_UTIL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6895 - [NO\_WERROR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6865 - [NO\_WSHADOW]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6871 - [NVCC\_DEVICE\_LINK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6830 - [ONLY\_TAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [OPENSOURCE\_EXPORT\_REPLACEMENT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9488 - [ORIGINAL\_SOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9475 - [OWNER]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [PACK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3062 - [PACKAGE\_STRICT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3067 - [PACK\_GLOBALS\_IN\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2587 - [PARTITIONED\_RECURSE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [PARTITIONED\_RECURSE\_FOR\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [PARTITIONED\_RECURSE\_ROOT\_RELATIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [PEERDIR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [PIRE\_INLINE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6647 - [PIRE\_INLINE\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6642 - [PRINT\_MODULE\_TYPE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/print_module_type.py?rev=9227958#L1 - [PROCESS\_DOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/docs.py?rev=9227958#L26 - [PROCESS\_MKDOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/docs.py?rev=9227958#L47 - [PROGUARD\_RULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9227958#L13 - [PROTO2FBS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L979 - [PROTO\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L585 - [PROTO\_NAMESPACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L602 - [PROVIDES]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [PYTHON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7295 - [PYTHON2\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5303 - [PYTHON2\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2813 - [PYTHON3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7320 - [PYTHON3\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5350 - [PYTHON3\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2825 - [PYTHON\_PATH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2157 - [PY\_CONSTRUCTOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9227958#L611 - [PY\_DOCTESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9227958#L538 - [PY\_ENUMS\_SERIALIZATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9227958#L625 - [PY\_EXTRA\_LINT\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9071 - [PY\_MAIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9227958#L594 - [PY\_NAMESPACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3521 - [PY\_PROTOS\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [PY\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L646 - [PY\_PROTO\_PLUGIN2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L658 - [PY\_REGISTER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9227958#L556 - [PY\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5528 - [PY\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9033 - [PY\_SSQLS\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9402 - [REAL\_LINK\_DYN\_LIB\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1586 - [REAL\_LINK\_EXEC\_DYN\_LIB\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1580 - [REAL\_LINK\_EXE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1574 - [RECURSE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [RECURSE\_FOR\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [RECURSE\_ROOT\_RELATIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [REGISTER\_SANDBOX\_IMPORT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/sandbox_registry.py?rev=9227958#L6 - [REGISTER\_YQL\_PYTHON\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yql_python_udf.py?rev=9227958#L10 - [REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2118 - [REQUIRES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L471 - [RESOLVE\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3129 - [RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L564 - [RESOURCE\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/res.py?rev=9227958#L53 - [RESTRICT\_LICENSES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/license.conf?rev=9227958#L384 - [RESTRICT\_PATH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/macros_with_error.py?rev=9227958#L13 - [RUN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L1022 - [RUN\_ANTLR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7627 - [RUN\_ANTLR4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7636 - [RUN\_ANTLR4\_CPP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7649 - [RUN\_ANTLR4\_GO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7657 - [RUN\_JAVA\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3648 - [RUN\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7246 - [RUN\_PYTHON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7619 - [SDBUS\_CPP\_ADAPTOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9372 - [SDBUS\_CPP\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9378 - [SET]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [SETUP\_EXECTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L1028 - [SETUP\_PYTEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L1012 - [SETUP\_RUN\_PYTHON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L1040 - [SET\_APPEND]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [SET\_APPEND\_WITH\_GLOBAL]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [SET\_COMPILE\_OUTPUTS\_MODIFIERS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5922 - [SIZE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5770 - [SKIP\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2166 - [SOURCE\_GROUP]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [SPLIT\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/split_codegen.py?rev=9227958#L9 - [SPLIT\_DWARF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5581 - [SPLIT\_FACTOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5746 - [SRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6369 - [SRCDIR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6388 - [SRC\_CPP\_AVX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6495 - [SRC\_CPP\_AVX2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6502 - [SRC\_CPP\_NO\_LTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6453 - [SRC\_CPP\_PIC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6446 - [SRC\_CPP\_SSE2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6460 - [SRC\_CPP\_SSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6467 - [SRC\_CPP\_SSE4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6488 - [SRC\_CPP\_SSE41]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6481 - [SRC\_CPP\_SSSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6474 - [SRC\_C\_AVX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6432 - [SRC\_C\_AVX2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6439 - [SRC\_C\_SSE2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6397 - [SRC\_C\_SSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6404 - [SRC\_C\_SSE4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6425 - [SRC\_C\_SSE41]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6418 - [SRC\_C\_SSSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6411 - [SRC\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3721 - [STRIP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6837 - [STRUCT\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6765 - [STYLE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2291 - [SUBSCRIBER]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9227958#L14 - [SUPPRESSIONS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/suppressions.py?rev=9227958#L1 - [SYMLINK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7194 - [SYSTEM\_PROPERTIES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4647 - [TAG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2107 - [TASKLET]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7677 - [TASKLET\_REG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7697 - [TASKLET\_REG\_EXT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7712 - [TEST\_CWD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4688 - [TEST\_DATA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9227958#L41 - [TEST\_JAVA\_CLASSPATH\_CMD\_TYPE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5138 - [TEST\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2075 - [TIMEOUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5691 - [UBERJAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4712 - [UBERJAR\_APPENDING\_TRANSFORMER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4796 - [UBERJAR\_HIDE\_EXCLUDE\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4740 - [UBERJAR\_HIDING\_PREFIX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4725 - [UBERJAR\_MANIFEST\_TRANSFORMER\_ATTRIBUTE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4780 - [UBERJAR\_MANIFEST\_TRANSFORMER\_MAIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4767 - [UBERJAR\_PATH\_EXCLUDE\_PREFIX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4754 - [UBERJAR\_SERVICES\_RESOURCE\_TRANSFORMER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4809 - [UDF\_NO\_PROBE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L45 - [UPDATE\_VCS\_JAVA\_INFO\_NODEP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6697 - [USE\_COMMON\_GOOGLE\_APIS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L782 - [USE\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6937 - [USE\_DYNAMIC\_CUDA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1871 - [USE\_ERROR\_PRONE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4677 - [USE\_EXT\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7958 - [USE\_JAVALITE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L938 - [USE\_LINKER\_BFD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1403 - [USE\_LINKER\_GOLD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1408 - [USE\_LINKER\_LLD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1413 - [USE\_PERL\_514\_LIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5443 - [USE\_PERL\_LIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5436 - [USE\_PLANTUML]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L3447 - [USE\_PYTHON2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5399 - [USE\_PYTHON3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5416 - [USE\_RECIPE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2145 - [USE\_SKIFF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L733 - [USE\_UTIL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6945 - [VALIDATE\_DATA\_RESTART]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5701 - [VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L7151 - [VISIBILITY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9350 - [WERROR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6858 - [WINDOWS\_MANIFEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9335 - [WITHOUT\_LICENSE\_TEXTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L9513 - [WITH\_DYNAMIC\_LIBS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L1568 - [WITH\_GROOVY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5003 - [WITH\_JDK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4985 - [WITH\_KOTLIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L4994 - [WITH\_KOTLINC\_ALLOPEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5021 - [WITH\_KOTLINC\_NOARG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L5031 - [XS\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L969 - [YABS\_GENERATE\_CONF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yabs_generate_conf.py?rev=9227958#L10 - [YABS\_GENERATE\_PHANTOM\_CONF\_PATCH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yabs_generate_conf.py?rev=9227958#L35 - [YABS\_GENERATE\_PHANTOM\_CONF\_TEST\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yabs_generate_conf.py?rev=9227958#L53 - [YDL\_DESC\_USE\_BINARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L6360 - [YMAPS\_SPROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/sproto.conf?rev=9227958#L16 - [YP\_PROTO\_YSON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L863 - [YQL\_ABI\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L144 - [YQL\_LAST\_ABI\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9227958#L153 - [YT\_SPEC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9227958#L2064 + [DLL\_JAVA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L165 + [DOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3330 + [FBS\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8020 + [JAR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4099 + [JAVA\_CONTRIB\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L140 + [JAVA\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L32 + [JTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L82 + [JTEST\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L111 + [JTEST\_YMAKE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4149 + [JUNIT5]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L56 + [JUNIT5\_YMAKE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4130 + [MAPS\_IDL\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L86 + [MKDOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3403 + [PROTO\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7772 + [PY23\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9083 + [PY23\_NATIVE\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9115 + [PY23\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9312 + [PY3TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2274 + [PY3\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1776 + [SANDBOX\_PY23\_TASK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5222 + [SANDBOX\_PY3\_TASK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5265 + [SANDBOX\_TASK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5197 + [SSQLS\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9418 + [YQL\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L120 + [BOOSTTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1999 + [BOOSTTEST\_WITH\_MAIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2019 + [CI\_GROUP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3106 + [CONTAINER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9450 + [CONTAINER\_LAYER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9443 + [CPP\_STYLE\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2286 + [CUSTOM\_BUILD\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9462 + [DEFAULT\_IOS\_INTERFACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9191 + [DLL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2872 + [DLL\_TOOL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2890 + [EXECTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2339 + [FAT\_OBJECT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2609 + [FUZZ]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1955 + [GO\_DLL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8923 + [GO\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8826 + [GO\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8844 + [GO\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8943 + [GTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1936 + [GTEST\_UGLY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2305 + [G\_BENCHMARK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2367 + [IOS\_INTERFACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9180 + [JAVA\_CONTRIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3736 + [JAVA\_CONTRIB\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3697 + [JAVA\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L22 + [LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2489 + [MCU\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9537 + [METAQUERY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4632 + [PACKAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3082 + [PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1717 + [PROTO\_DESCRIPTIONS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7977 + [PROTO\_REGISTRY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7989 + [PY2MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2784 + [PY2TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2232 + [PY2\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4180 + [PY2\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1745 + [PY3MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2803 + [PY3TEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2247 + [PY3\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4247 + [PY3\_PROGRAM\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4368 + [PYCR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1838 + [PYTEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2217 + [PY\_ANY\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2731 + [RECURSIVE\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2639 + [RESOURCES\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2565 + [R\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2841 + [SO\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2902 + [TS\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9232776#L97 + [UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L30 + [UDF\_LIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L37 + [UNION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3143 + [UNITTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1905 + [UNITTEST\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2395 + [UNITTEST\_WITH\_CUSTOM\_ENTRY\_POINT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1925 + [YCR\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1816 + [YQL\_PYTHON3\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L215 + [YQL\_PYTHON3\_UDF\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L263 + [YQL\_PYTHON\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L164 + [YQL\_PYTHON\_UDF\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L190 + [YQL\_PYTHON\_UDF\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L249 + [YQL\_UDF\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L99 + [YQL\_UDF\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L55 + [YT\_UNITTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1916 + [Y\_BENCHMARK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2355 + [AARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L20 + [AAR\_GRADLE\_SCRIPT\_GENERATOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L255 + [AAR\_LOCAL\_MAVEN\_REPO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L249 + [ACCELEO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/java.ymake.conf?rev=9232776#L12 + [ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [ADDINCLSELF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5909 + [ADD\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L542 + [ADD\_CHECK\_PY\_IMPORTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L650 + [ADD\_CLANG\_TIDY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1633 + [ADD\_COMPILABLE\_TRANSLATE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5604 + [ADD\_COMPILABLE\_TRANSLIT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5614 + [ADD\_DLLS\_TO\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4937 + [ADD\_PERL\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5452 + [ADD\_PYTEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L723 + [ADD\_PYTEST\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L694 + [ADD\_YTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L412 + [ALLOCATOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5482 + [ALL\_PY\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9061 + [ALL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3036 + [ANNOTATION\_PROCESSOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4892 + [APPHOST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9579 + [ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6658 + [ARCHIVE\_ASM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6637 + [ARCHIVE\_BY\_KEYS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6668 + [ASM\_PREINCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7610 + [ASSERT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/macros_with_error.py?rev=9232776#L25 + [BASE\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6742 + [BPF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7493 + [BPF\_STATIC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7502 + [BUILDWITH\_CYTHON\_C]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6530 + [BUILDWITH\_CYTHON\_CPP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6511 + [BUILDWITH\_RAGEL6]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6585 + [BUILD\_CATBOOST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/other.conf?rev=9232776#L9 + [BUILD\_MN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7079 + [BUILD\_MNS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7104 + [BUILD\_ONLY\_IF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [BUILD\_YDL\_DESC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6343 + [BUNDLE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/bundle.py?rev=9232776#L4 + [CC\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5495 + [CFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6792 + [CGO\_CFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8454 + [CGO\_LDFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8463 + [CGO\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8437 + [CHECK\_CONTRIB\_CREDITS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/credits.py?rev=9232776#L8 + [CHECK\_DEPENDENT\_DIRS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L493 + [CHECK\_JAVA\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4669 + [CLANG\_EMIT\_AST\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7465 + [COLLECT\_FRONTEND\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9260 + [COLLECT\_JINJA\_TEMPLATES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8158 + [COLLECT\_YDB\_API\_SPECS\_LEGACY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9569 + [COMPILE\_C\_AS\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7403 + [COMPILE\_LUA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6285 + [COMPILE\_LUA\_21]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6303 + [COMPILE\_NLG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7115 + [COMPILE\_SWIFT\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9274 + [CONFIGURE\_FILE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6734 + [CONFTEST\_LOAD\_POLICY\_LOCAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2134 + [CONLYFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6807 + [COPY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/cp.py?rev=9232776#L6 + [COPY\_FILE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5669 + [COPY\_FILES\_TO\_BUILD\_PREFIX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/copy_files_to_build_prefix.py?rev=9232776#L10 + [COPY\_FILE\_WITH\_CONTEXT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5678 + [CPP\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7663 + [CPP\_ENUMS\_SERIALIZATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9232776#L641 + [CPP\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L711 + [CPP\_PROTO\_PLUGIN0]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L697 + [CPP\_PROTO\_PLUGIN2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L722 + [CREATE\_BUILDINFO\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6705 + [CREATE\_INIT\_PY\_STRUCTURE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/create_init_py.py?rev=9232776#L6 + [CREDITS\_DISCLAIMER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/credits.py?rev=9232776#L4 + [CTEMPLATE\_VARNAMES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7419 + [CUDA\_NVCC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6821 + [CUSTOM\_LINK\_STEP\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1880 + [CXXFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6814 + [DARWIN\_SIGNED\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9171 + [DARWIN\_STRINGS\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9167 + [DATA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2094 + [DEB\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7068 + [DECIMAL\_MD5\_LOWER\_32\_BITS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6717 + [DECLARE\_EXTERNAL\_HOST\_RESOURCES\_BUNDLE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [DECLARE\_EXTERNAL\_HOST\_RESOURCES\_PACK]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [DECLARE\_EXTERNAL\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [DEFAULT]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [DEPENDENCY\_MANAGEMENT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4975 + [DEPENDS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [DIRECT\_DEPS\_ONLY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5046 + [DISABLE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [DISABLE\_DATA\_VALIDATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2079 + [DLL\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [DOCS\_BUILDER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3459 + [DOCS\_CONFIG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3485 + [DOCS\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3470 + [DOCS\_INCLUDE\_SOURCES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3509 + [DOCS\_VARS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3497 + [DUMPERF\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6772 + [DYNAMIC\_LIBRARY\_FROM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2858 + [ELSE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [ELSEIF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [EMBED\_JAVA\_VCS\_INFO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3551 + [ENABLE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [ENABLE\_PREVIEW]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4859 + [END]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [ENDIF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [ENV]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2127 + [EXCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4901 + [EXCLUDE\_TAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [EXPORTS\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1849 + [EXPORT\_ALL\_DYNAMIC\_SYMBOLS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1863 + [EXPORT\_YMAPS\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/sproto.conf?rev=9232776#L4 + [EXPOSE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7737 + [EXTERNAL\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L244 + [EXTERNAL\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [EXTRADIR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [EXTRALIBS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [EXTRALIBS\_STATIC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5597 + [FAT\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/res.py?rev=9232776#L37 + [FBS\_NAMESPACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8002 + [FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/files.py?rev=9232776#L1 + [FLATC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1060 + [FLAT\_JOIN\_SRCS\_GLOBAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5800 + [FORK\_SUBTESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5732 + [FORK\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5718 + [FORK\_TEST\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5758 + [FROM\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7388 + [FROM\_MDS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7358 + [FROM\_NPM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9232776#L45 + [FROM\_SANDBOX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7350 + [FUZZ\_DICTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2031 + [FUZZ\_OPTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2050 + [GENERATED\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7456 + [GENERATE\_ENUM\_SERIALIZATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7047 + [GENERATE\_ENUM\_SERIALIZATION\_WITH\_HEADER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7059 + [GENERATE\_PY\_PROTOS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5632 + [GENERATE\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L60 + [GEN\_SCHEEME2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7188 + [GLOBAL\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3018 + [GO\_ASM\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8281 + [GO\_BENCH\_TIMEOUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8932 + [GO\_CGO1\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8289 + [GO\_CGO2\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8297 + [GO\_COMPILE\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8305 + [GO\_EMBED\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8536 + [GO\_EMBED\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8500 + [GO\_EMBED\_TEST\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8544 + [GO\_EMBED\_XTEST\_DIR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8552 + [GO\_FAKE\_OUTPUT]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/plugins/plugin_go_fake_output_handler.cpp?rev=9232776#L110 + [GO\_GRPC\_GATEWAY\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8599 + [GO\_GRPC\_GATEWAY\_SWAGGER\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8607 + [GO\_LDFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8446 + [GO\_LINK\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8313 + [GO\_MOCKGEN\_FROM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8967 + [GO\_MOCKGEN\_MOCKS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8992 + [GO\_MOCKGEN\_REFLECT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8978 + [GO\_MOCKGEN\_TYPES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8972 + [GO\_PACKAGE\_NAME]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8396 + [GO\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L823 + [GO\_SKIP\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8474 + [GO\_TEST\_EMBED\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8508 + [GO\_TEST\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [GO\_TEST\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8414 + [GO\_XTEST\_EMBED\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8516 + [GO\_XTEST\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L8423 + [GRPC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1044 + [IDEA\_EXCLUDE\_DIRS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4820 + [IDEA\_JAR\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3613 + [IDEA\_MODULE\_NAME]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4840 + [IDEA\_RESOURCE\_DIRS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4830 + [IF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [INCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [INCLUDE\_TAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [INDUCED\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [IOS\_APP\_ASSETS\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9163 + [IOS\_APP\_COMMON\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9157 + [IOS\_APP\_SETTINGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ios_app_settings.py?rev=9232776#L5 + [IOS\_ASSETS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ios_assets.py?rev=9232776#L6 + [JAR\_ANNOTATION\_PROCESSOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3655 + [JAR\_EXCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5180 + [JAR\_INCLUDE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5172 + [JAR\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3716 + [JAVAC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4849 + [JAVA\_DEPENDENCIES\_CONFIGURATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5156 + [JAVA\_EXTERNAL\_DEPENDENCIES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5055 + [JAVA\_IGNORE\_CLASSPATH\_CLASH\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9003 + [JAVA\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/java.py?rev=9232776#L77 + [JAVA\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L673 + [JAVA\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5519 + [JAVA\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3877 + [JAVA\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4931 + [JAVA\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L791 + [JAVA\_TEST\_DEPS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L883 + [JDK\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9228 + [JOINSRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6960 + [JOIN\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5779 + [JOIN\_SRCS\_GLOBAL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5790 + [JVM\_ARGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4658 + [KOTLINC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5012 + [LARGE\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7379 + [LDFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6782 + [LD\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5511 + [LIB\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5503 + [LICENSE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/license.conf?rev=9232776#L368 + [LICENSE\_TEXTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9505 + [LINKER\_SCRIPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/linker_script.py?rev=9232776#L1 + [LINK\_EXEC\_DYN\_LIB\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1598 + [LINK\_EXE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1592 + [LINT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2182 + [LJ\_21\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/lj_archive.py?rev=9232776#L23 + [LJ\_ARCHIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/lj_archive.py?rev=9232776#L1 + [LLVM\_BC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/llvm_bc.py?rev=9232776#L6 + [LLVM\_COMPILE\_C]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7484 + [LLVM\_COMPILE\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7474 + [LLVM\_COMPILE\_LL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7511 + [LLVM\_LINK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7520 + [LLVM\_OPT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7530 + [LOCAL\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3726 + [LOCAL\_SOURCES\_JAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3731 + [LUA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7271 + [MACROS\_WITH\_ERROR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/macros_with_error.py?rev=9232776#L8 + [MANUAL\_GENERATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6103 + [MAPKITIDL]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/plugins/plugin_mapkitidl_handler.cpp?rev=9232776#L397 + [MAPKIT\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/mapkit.conf?rev=9232776#L2 + [MASMFLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6799 + [MAVEN\_GROUP\_ID]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4882 + [MESSAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [METAQUERYFILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9545 + [MSVC\_FLAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9562 + [MX\_FORMULAS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/mx_archive.py?rev=9232776#L1 + [NEED\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7125 + [NEED\_REVIEW]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7143 + [NGINX\_MODULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9431 + [NODE\_MODULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/ts.conf?rev=9232776#L54 + [NO\_BUILD\_IF]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [NO\_CHECK\_IMPORTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7564 + [NO\_CLANG\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6984 + [NO\_CLANG\_TIDY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6988 + [NO\_COMPILER\_WARNINGS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6850 + [NO\_CPU\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5902 + [NO\_CYTHON\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7005 + [NO\_DEBUG\_INFO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7410 + [NO\_DOCTESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2190 + [NO\_EXPORT\_DYNAMIC\_SYMBOLS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1856 + [NO\_EXTENDED\_SOURCE\_SEARCH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1764 + [NO\_JOIN\_SRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6953 + [NO\_LIBC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6917 + [NO\_LINT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2175 + [NO\_LTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L406 + [NO\_MYPY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L913 + [NO\_NEED\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7133 + [NO\_OPTIMIZE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6843 + [NO\_OPTIMIZE\_PY\_PROTOS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L623 + [NO\_PLATFORM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6927 + [NO\_PYTHON\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6996 + [NO\_RUNTIME]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6906 + [NO\_SANITIZE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6968 + [NO\_SANITIZE\_COVERAGE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6976 + [NO\_SSE4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5894 + [NO\_UTIL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6895 + [NO\_WERROR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6865 + [NO\_WSHADOW]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6871 + [NVCC\_DEVICE\_LINK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6830 + [ONLY\_TAGS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [OPENSOURCE\_EXPORT\_REPLACEMENT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9488 + [ORIGINAL\_SOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9475 + [OWNER]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [PACK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3062 + [PACKAGE\_STRICT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3067 + [PACK\_GLOBALS\_IN\_LIBRARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2587 + [PARTITIONED\_RECURSE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [PARTITIONED\_RECURSE\_FOR\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [PARTITIONED\_RECURSE\_ROOT\_RELATIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [PEERDIR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [PIRE\_INLINE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6647 + [PIRE\_INLINE\_CMD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6642 + [PRINT\_MODULE\_TYPE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/print_module_type.py?rev=9232776#L1 + [PROCESS\_DOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/docs.py?rev=9232776#L26 + [PROCESS\_MKDOCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/docs.py?rev=9232776#L47 + [PROGUARD\_RULES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/aar.conf?rev=9232776#L13 + [PROTO2FBS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L979 + [PROTO\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L585 + [PROTO\_NAMESPACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L602 + [PROVIDES]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [PYTHON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7295 + [PYTHON2\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5303 + [PYTHON2\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2813 + [PYTHON3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7320 + [PYTHON3\_ADDINCL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5350 + [PYTHON3\_MODULE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2825 + [PYTHON\_PATH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2157 + [PY\_CONSTRUCTOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9232776#L611 + [PY\_DOCTESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9232776#L538 + [PY\_ENUMS\_SERIALIZATION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9232776#L625 + [PY\_EXTRA\_LINT\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9071 + [PY\_MAIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9232776#L594 + [PY\_NAMESPACE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3521 + [PY\_PROTOS\_FOR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [PY\_PROTO\_PLUGIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L646 + [PY\_PROTO\_PLUGIN2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L658 + [PY\_REGISTER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/pybuild.py?rev=9232776#L556 + [PY\_REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5528 + [PY\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9033 + [PY\_SSQLS\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9402 + [REAL\_LINK\_DYN\_LIB\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1586 + [REAL\_LINK\_EXEC\_DYN\_LIB\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1580 + [REAL\_LINK\_EXE\_IMPL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1574 + [RECURSE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [RECURSE\_FOR\_TESTS]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [RECURSE\_ROOT\_RELATIVE]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [REGISTER\_SANDBOX\_IMPORT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/sandbox_registry.py?rev=9232776#L6 + [REGISTER\_YQL\_PYTHON\_UDF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yql_python_udf.py?rev=9232776#L10 + [REQUIREMENTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2118 + [REQUIRES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L471 + [RESOLVE\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3129 + [RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L564 + [RESOURCE\_FILES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/res.py?rev=9232776#L53 + [RESTRICT\_LICENSES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/license.conf?rev=9232776#L384 + [RESTRICT\_PATH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/macros_with_error.py?rev=9232776#L13 + [RUN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L1022 + [RUN\_ANTLR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7627 + [RUN\_ANTLR4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7636 + [RUN\_ANTLR4\_CPP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7649 + [RUN\_ANTLR4\_GO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7657 + [RUN\_JAVA\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3648 + [RUN\_PROGRAM]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7246 + [RUN\_PYTHON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7619 + [SDBUS\_CPP\_ADAPTOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9372 + [SDBUS\_CPP\_PROXY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9378 + [SET]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [SETUP\_EXECTEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L1028 + [SETUP\_PYTEST\_BIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L1012 + [SETUP\_RUN\_PYTHON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L1040 + [SET\_APPEND]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [SET\_APPEND\_WITH\_GLOBAL]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [SET\_COMPILE\_OUTPUTS\_MODIFIERS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5922 + [SIZE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5770 + [SKIP\_TEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2166 + [SOURCE\_GROUP]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [SPLIT\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/split_codegen.py?rev=9232776#L9 + [SPLIT\_DWARF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5581 + [SPLIT\_FACTOR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5746 + [SRC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6369 + [SRCDIR]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6388 + [SRC\_CPP\_AVX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6495 + [SRC\_CPP\_AVX2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6502 + [SRC\_CPP\_NO\_LTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6453 + [SRC\_CPP\_PIC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6446 + [SRC\_CPP\_SSE2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6460 + [SRC\_CPP\_SSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6467 + [SRC\_CPP\_SSE4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6488 + [SRC\_CPP\_SSE41]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6481 + [SRC\_CPP\_SSSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6474 + [SRC\_C\_AVX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6432 + [SRC\_C\_AVX2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6439 + [SRC\_C\_SSE2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6397 + [SRC\_C\_SSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6404 + [SRC\_C\_SSE4]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6425 + [SRC\_C\_SSE41]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6418 + [SRC\_C\_SSSE3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6411 + [SRC\_RESOURCE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3721 + [STRIP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6837 + [STRUCT\_CODEGEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6765 + [STYLE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2291 + [SUBSCRIBER]: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/ymake/yndex/builtin.cpp?rev=9232776#L14 + [SUPPRESSIONS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/suppressions.py?rev=9232776#L1 + [SYMLINK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7194 + [SYSTEM\_PROPERTIES]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4647 + [TAG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2107 + [TASKLET]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7677 + [TASKLET\_REG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7697 + [TASKLET\_REG\_EXT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7712 + [TEST\_CWD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4688 + [TEST\_DATA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/ytest.py?rev=9232776#L41 + [TEST\_JAVA\_CLASSPATH\_CMD\_TYPE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5138 + [TEST\_SRCS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2075 + [TIMEOUT]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5691 + [UBERJAR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4712 + [UBERJAR\_APPENDING\_TRANSFORMER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4796 + [UBERJAR\_HIDE\_EXCLUDE\_PATTERN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4740 + [UBERJAR\_HIDING\_PREFIX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4725 + [UBERJAR\_MANIFEST\_TRANSFORMER\_ATTRIBUTE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4780 + [UBERJAR\_MANIFEST\_TRANSFORMER\_MAIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4767 + [UBERJAR\_PATH\_EXCLUDE\_PREFIX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4754 + [UBERJAR\_SERVICES\_RESOURCE\_TRANSFORMER]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4809 + [UDF\_NO\_PROBE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L45 + [UPDATE\_VCS\_JAVA\_INFO\_NODEP]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6697 + [USE\_COMMON\_GOOGLE\_APIS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L782 + [USE\_CXX]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6937 + [USE\_DYNAMIC\_CUDA]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1871 + [USE\_ERROR\_PRONE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4677 + [USE\_EXT\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7958 + [USE\_JAVALITE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L938 + [USE\_LINKER\_BFD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1403 + [USE\_LINKER\_GOLD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1408 + [USE\_LINKER\_LLD]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1413 + [USE\_PERL\_514\_LIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5443 + [USE\_PERL\_LIB]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5436 + [USE\_PLANTUML]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L3447 + [USE\_PYTHON2]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5399 + [USE\_PYTHON3]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5416 + [USE\_RECIPE]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2145 + [USE\_SKIFF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L733 + [USE\_UTIL]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6945 + [VALIDATE\_DATA\_RESTART]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5701 + [VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L7151 + [VISIBILITY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9350 + [WERROR]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6858 + [WINDOWS\_MANIFEST]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9335 + [WITHOUT\_LICENSE\_TEXTS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L9513 + [WITH\_DYNAMIC\_LIBS]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L1568 + [WITH\_GROOVY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5003 + [WITH\_JDK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4985 + [WITH\_KOTLIN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L4994 + [WITH\_KOTLINC\_ALLOPEN]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5021 + [WITH\_KOTLINC\_NOARG]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L5031 + [XS\_PROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L969 + [YABS\_GENERATE\_CONF]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yabs_generate_conf.py?rev=9232776#L10 + [YABS\_GENERATE\_PHANTOM\_CONF\_PATCH]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yabs_generate_conf.py?rev=9232776#L35 + [YABS\_GENERATE\_PHANTOM\_CONF\_TEST\_CHECK]: https://a.yandex-team.ru/arc/trunk/arcadia/build/plugins/yabs_generate_conf.py?rev=9232776#L53 + [YDL\_DESC\_USE\_BINARY]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L6360 + [YMAPS\_SPROTO]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/maps/sproto.conf?rev=9232776#L16 + [YP\_PROTO\_YSON]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L863 + [YQL\_ABI\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L144 + [YQL\_LAST\_ABI\_VERSION]: https://a.yandex-team.ru/arc/trunk/arcadia/build/conf/project_specific/yql_udf.conf?rev=9232776#L153 + [YT\_SPEC]: https://a.yandex-team.ru/arc/trunk/arcadia/build/ymake.core.conf?rev=9232776#L2064 diff --git a/build/external_resources/android_sdk/ya.make b/build/external_resources/android_sdk/ya.make deleted file mode 100644 index bc01c12523..0000000000 --- a/build/external_resources/android_sdk/ya.make +++ /dev/null @@ -1,20 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:mapkit) - -IF (OS_ANDROID) - # Android SDK for linux and darwin: Build-Tools 30.0.3, Platform 30 - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - ANDROID_SDK - sbr:2564045529 FOR LINUX - sbr:2564523615 FOR DARWIN - ) - IF (NOT HOST_OS_LINUX AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for ANDROID_SDK) - ENDIF() - DECLARE_EXTERNAL_RESOURCE(ANDROID_AVD sbr:2563860055) -ELSE() - MESSAGE(FATAL_ERROR Unsupported platform) -ENDIF() - -END() diff --git a/build/external_resources/antlr3/ya.make b/build/external_resources/antlr3/ya.make deleted file mode 100644 index 59043418d7..0000000000 --- a/build/external_resources/antlr3/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:yatool) - -DECLARE_EXTERNAL_RESOURCE(ANTLR3 sbr:164589140) - -END() diff --git a/build/external_resources/antlr4/ya.make b/build/external_resources/antlr4/ya.make deleted file mode 100644 index 222d799d9c..0000000000 --- a/build/external_resources/antlr4/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:yatool) - -DECLARE_EXTERNAL_RESOURCE(ANTLR4 sbr:1861632725) - -END() diff --git a/build/external_resources/codenavigation/ya.make b/build/external_resources/codenavigation/ya.make deleted file mode 100644 index 8cfdf0d3d5..0000000000 --- a/build/external_resources/codenavigation/ya.make +++ /dev/null @@ -1,14 +0,0 @@ -OWNER(g:yatool) - -RESOURCES_LIBRARY() - -NO_CODENAVIGATION() -NO_RUNTIME() - -IF (OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(CPPYNDEXER sbr:2218884955) - DECLARE_EXTERNAL_RESOURCE(PYNDEXER sbr:2112287762) - DECLARE_EXTERNAL_RESOURCE(PY3YNDEXER sbr:2670411952) -ENDIF() - -END() diff --git a/build/external_resources/flake8_py2/ya.make b/build/external_resources/flake8_py2/ya.make deleted file mode 100644 index 412a014b9e..0000000000 --- a/build/external_resources/flake8_py2/ya.make +++ /dev/null @@ -1,23 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:yatool) - -IF (HOST_OS_DARWIN AND HOST_ARCH_ARM64 OR - HOST_OS_DARWIN AND HOST_ARCH_X86_64 OR - HOST_OS_LINUX AND HOST_ARCH_PPC64LE OR - HOST_OS_LINUX AND HOST_ARCH_X86_64 OR - HOST_OS_WINDOWS AND HOST_ARCH_X86_64) -ELSE() - MESSAGE(FATAL_ERROR Unsupported host platform for FLAKE8_PY2) -ENDIF() - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - FLAKE8_PY2 - sbr:2488549842 FOR DARWIN-ARM64 - sbr:2488553184 FOR DARWIN - sbr:2488550572 FOR LINUX-PPC64LE - sbr:2488555532 FOR LINUX - sbr:2488554786 FOR WIN32 -) - -END() diff --git a/build/external_resources/flake8_py3/ya.make b/build/external_resources/flake8_py3/ya.make deleted file mode 100644 index c2192b2df6..0000000000 --- a/build/external_resources/flake8_py3/ya.make +++ /dev/null @@ -1,23 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:yatool) - -IF (HOST_OS_DARWIN AND HOST_ARCH_ARM64 OR - HOST_OS_DARWIN AND HOST_ARCH_X86_64 OR - HOST_OS_LINUX AND HOST_ARCH_PPC64LE OR - HOST_OS_LINUX AND HOST_ARCH_X86_64 OR - HOST_OS_WINDOWS AND HOST_ARCH_X86_64) -ELSE() - MESSAGE(FATAL_ERROR Unsupported host platform for FLAKE8_PY3) -ENDIF() - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - FLAKE8_PY3 - sbr:2617984240 FOR DARWIN-ARM64 - sbr:2617985759 FOR DARWIN - sbr:2617984621 FOR LINUX-PPC64LE - sbr:2617987339 FOR LINUX - sbr:2617986064 FOR WIN32 -) - -END() diff --git a/build/external_resources/go_fake_xcrun/ya.make b/build/external_resources/go_fake_xcrun/ya.make deleted file mode 100644 index f82b5e750a..0000000000 --- a/build/external_resources/go_fake_xcrun/ya.make +++ /dev/null @@ -1,17 +0,0 @@ -OWNER(g:ymake) - -RESOURCES_LIBRARY() - -IF (NOT HOST_OS_DARWIN AND NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS) - MESSAGE(FATAL_ERROR Unsupported host platform for GO_FAKE_XCRUN) -ELSE() - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - GO_FAKE_XCRUN - sbr:2000736487 FOR DARWIN-ARM64 - sbr:2000736487 FOR DARWIN - sbr:2000736769 FOR LINUX - sbr:2000736617 FOR WIN32 - ) -ENDIF() - -END() diff --git a/build/external_resources/go_tools/ya.make b/build/external_resources/go_tools/ya.make deleted file mode 100644 index 237048bdf0..0000000000 --- a/build/external_resources/go_tools/ya.make +++ /dev/null @@ -1,27 +0,0 @@ -OWNER(g:ymake) - -RESOURCES_LIBRARY() - -IF (NOT HOST_OS_DARWIN AND NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS) - MESSAGE(FATAL_ERROR Unsupported host platform for GO_TOOLS) -ELSEIF(GOSTD_VERSION == 1.17.7) - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - GO_TOOLS - sbr:2795173262 FOR DARWIN-ARM64 - sbr:2795171743 FOR DARWIN - sbr:2795174765 FOR LINUX - sbr:2795175884 FOR WIN32 - ) -ELSEIF(GOSTD_VERSION == 1.18rc1) - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - GO_TOOLS - sbr:2818781908 FOR DARWIN-ARM64 - sbr:2818781233 FOR DARWIN - sbr:2818782525 FOR LINUX - sbr:2818783279 FOR WIN32 - ) -ELSE() - MESSAGE(FATAL_ERROR Unsupported version [${GOSTD_VERSION}] of Go Standard Library) -ENDIF() - -END() diff --git a/build/external_resources/goyndexer/ya.make b/build/external_resources/goyndexer/ya.make deleted file mode 100644 index 8f0adef54a..0000000000 --- a/build/external_resources/goyndexer/ya.make +++ /dev/null @@ -1,16 +0,0 @@ -OWNER(g:ymake) - -RESOURCES_LIBRARY() - -IF (NOT HOST_OS_DARWIN AND NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS) - MESSAGE(FATAL_ERROR Unsupported host platform for goyndexer) -ENDIF() - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - GOYNDEXER - sbr:2051948481 FOR DARWIN - sbr:2051949278 FOR LINUX - sbr:2051948796 FOR WIN32 -) - -END() diff --git a/build/external_resources/gradle/ya.make b/build/external_resources/gradle/ya.make deleted file mode 100644 index 579d41e50e..0000000000 --- a/build/external_resources/gradle/ya.make +++ /dev/null @@ -1,11 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:mapkit) - -# Gradle 6.1.1 -# Build time: 2020-01-24 22:30:24 UTC -# Revision: a8c3750babb99d1894378073499d6716a1a1fa5d -DECLARE_EXTERNAL_RESOURCE(GRADLE sbr:2566840956) -DECLARE_EXTERNAL_RESOURCE(GRADLE_DEBUG_STORE sbr:1192738881) - -END() diff --git a/build/external_resources/mapsmobi_ios_pods/ya.make b/build/external_resources/mapsmobi_ios_pods/ya.make deleted file mode 100644 index a733c6beb4..0000000000 --- a/build/external_resources/mapsmobi_ios_pods/ya.make +++ /dev/null @@ -1,12 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:mapkit) - -IF (OS_IOS) - DECLARE_EXTERNAL_RESOURCE(MAPSMOBI_IOS_PODS sbr:2586181384) - CFLAGS(GLOBAL "-I$MAPSMOBI_IOS_PODS_RESOURCE_GLOBAL/Pods/Headers/Public") -ELSE() - MESSAGE(FATAL_ERROR Unsupported platform) -ENDIF() - -END() diff --git a/build/external_resources/mapsmobi_maven_repo/ya.make b/build/external_resources/mapsmobi_maven_repo/ya.make deleted file mode 100644 index 2487263d6b..0000000000 --- a/build/external_resources/mapsmobi_maven_repo/ya.make +++ /dev/null @@ -1,11 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:mapkit) - -IF (OS_ANDROID) - DECLARE_EXTERNAL_RESOURCE(MAPSMOBI_MAVEN_REPO sbr:2586526945) -ELSE() - MESSAGE(FATAL_ERROR Unsupported platform) -ENDIF() - -END() diff --git a/build/external_resources/maven/ya.make b/build/external_resources/maven/ya.make deleted file mode 100644 index 44c39b6dd9..0000000000 --- a/build/external_resources/maven/ya.make +++ /dev/null @@ -1,8 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:mapkit) - -# Apache Maven: version 3.6.1 -DECLARE_EXTERNAL_RESOURCE(MAVEN sbr:1231330972) - -END() diff --git a/build/external_resources/pnpm/ya.make b/build/external_resources/pnpm/ya.make deleted file mode 100644 index 0e6fd426a1..0000000000 --- a/build/external_resources/pnpm/ya.make +++ /dev/null @@ -1,8 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(dankolesnikov) - -# pnpm 5.18.9 -DECLARE_EXTERNAL_RESOURCE(PNPM sbr:2197487733) - -END() diff --git a/build/external_resources/swift-demangle/ya.make b/build/external_resources/swift-demangle/ya.make deleted file mode 100644 index a0e61214f6..0000000000 --- a/build/external_resources/swift-demangle/ya.make +++ /dev/null @@ -1,12 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(orivej dancingelf rodion-m dmitrtol) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - SWIFT_DEMANGLE - sbr:2216593352 FOR LINUX - sbr:2218209370 FOR DARWIN - sbr:2218209370 FOR DARWIN-ARM64 -) - -END() diff --git a/build/external_resources/typescript/ya.make b/build/external_resources/typescript/ya.make deleted file mode 100644 index e5141556e4..0000000000 --- a/build/external_resources/typescript/ya.make +++ /dev/null @@ -1,8 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(dankolesnikov) - -# typescript 4.1.3 -DECLARE_EXTERNAL_RESOURCE(TS_COMPILER sbr:2202008231) - -END() diff --git a/build/external_resources/ya.make b/build/external_resources/ya.make deleted file mode 100644 index ba2ae38588..0000000000 --- a/build/external_resources/ya.make +++ /dev/null @@ -1,42 +0,0 @@ -OWNER(g:ymake) - -RECURSE( - antlr3 - antlr4 - gradle - maven - swift-demangle -) - -IF (OS_ANDROID) - RECURSE( - android_sdk - mapsmobi_maven_repo - ) -ENDIF() - -IF (OS_IOS) - RECURSE( - mapsmobi_ios_pods - ) -ENDIF() - -IF (OS_LINUX) - RECURSE( - codenavigation - ) -ENDIF() - -IF (OS_DARWIN OR OS_LINUX OR OS_WINDOWS) - RECURSE( - flake8_py2 - flake8_py3 - go_fake_xcrun - go_tools - goyndexer - pnpm - typescript - ymake - yolint - ) -ENDIF() diff --git a/build/external_resources/ymake/ya.make b/build/external_resources/ymake/ya.make deleted file mode 100644 index 7e0fc1023b..0000000000 --- a/build/external_resources/ymake/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -RESOURCES_LIBRARY() - -INCLUDE(${ARCADIA_ROOT}/build/external_resources/ymake/ya.make.inc) - -END() diff --git a/build/external_resources/yolint/ya.make b/build/external_resources/yolint/ya.make deleted file mode 100644 index b19b80375d..0000000000 --- a/build/external_resources/yolint/ya.make +++ /dev/null @@ -1,25 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:ymake) - -IF (NOT HOST_OS_DARWIN AND NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS) - MESSAGE(FATAL_ERROR Unsupported host platform for yolint) -ENDIF() - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - YOLINT - sbr:2661110873 FOR DARWIN-ARM64 - sbr:2661110873 FOR DARWIN - sbr:2661111772 FOR LINUX - sbr:2661111243 FOR WIN32 -) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - YOLINT_NEXT - sbr:2661110873 FOR DARWIN-ARM64 - sbr:2661110873 FOR DARWIN - sbr:2661111772 FOR LINUX - sbr:2661111243 FOR WIN32 -) - -END() diff --git a/build/mapping.conf.json b/build/mapping.conf.json deleted file mode 100644 index c29a3cabce..0000000000 --- a/build/mapping.conf.json +++ /dev/null @@ -1,5380 +0,0 @@ -{ - "resources": { - "1002199960": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1002199960", - "1002200024": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1002200024", - "1002200100": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1002200100", - "1002560008": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1002560008", - "1002560109": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1002560109", - "1002560264": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1002560264", - "1003407496": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1003407496", - "1003408259": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1003408259", - "1003408872": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1003408872", - "1005044025": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1005044025", - "1005044592": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1005044592", - "1005044820": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1005044820", - "1009125952": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1009125952", - "1009126160": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1009126160", - "1009126304": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1009126304", - "1011674808": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1011674808", - "1011674908": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1011674908", - "1011675000": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1011675000", - "1016182542": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1016182542", - "1016182896": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1016182896", - "1016183287": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1016183287", - "1017654863": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1017654863", - "1017655164": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1017655164", - "1017655975": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1017655975", - "1017936706": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1017936706", - "1017937199": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1017937199", - "1017937682": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1017937682", - "1021492302": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1021492302", - "1021492366": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1021492366", - "1021492480": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1021492480", - "1021582306": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1021582306", - "1021582403": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1021582403", - "1021582522": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1021582522", - "1022435463": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1022435463", - "1022435710": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1022435710", - "1022436018": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1022436018", - "1024584177": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1024584177", - "1024584363": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1024584363", - "1024584529": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1024584529", - "1026648961": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1026648961", - "1026650357": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1026650357", - "1026651810": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1026651810", - "1027727681": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1027727681", - "1027727877": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1027727877", - "1027728048": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1027728048", - "1028718938": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1028718938", - "1028719259": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1028719259", - "1028719534": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1028719534", - "1030980305": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1030980305", - "1030980419": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1030980419", - "1030980498": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1030980498", - "1033410663": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1033410663", - "1033411422": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1033411422", - "1033411910": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1033411910", - "1038244363": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1038244363", - "1038244826": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1038244826", - "1038245471": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1038245471", - "1042628889": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1042628889", - "1042629203": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1042629203", - "1042629442": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1042629442", - "1049613630": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1049613630", - "1049613686": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1049613686", - "1049613773": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1049613773", - "1050333739": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1050333739", - "1050333799": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1050333799", - "1050333850": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1050333850", - "1053102709": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1053102709", - "1053102813": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1053102813", - "1053103010": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1053103010", - "1057873044": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1057873044", - "1057873206": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1057873206", - "1057873389": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1057873389", - "1060269496": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1060269496", - "1060269721": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1060269721", - "1061203479": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1061203479", - "1061203688": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1061203688", - "1061203842": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1061203842", - "1061208259": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1061208259", - "1061208489": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1061208489", - "1061208781": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1061208781", - "1063258680": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1063258680", - "1064405307": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1064405307", - "1064405491": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1064405491", - "1064405668": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1064405668", - "1068402298": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1068402298", - "1068402395": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1068402395", - "1068402487": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1068402487", - "1068405087": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1068405087", - "1068405271": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1068405271", - "1068405437": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1068405437", - "1070272135": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1070272135", - "1070272582": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1070272582", - "1070272933": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1070272933", - "1071343448": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1071343448", - "1071343602": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1071343602", - "1071343736": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1071343736", - "1073072886": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1073072886", - "1073073828": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1073073828", - "1073074608": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1073074608", - "1075956863": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1075956863", - "1075957128": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1075957128", - "1078836585": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1078836585", - "1078837434": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1078837434", - "1078838261": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1078838261", - "1079483813": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1079483813", - "1079483975": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1079483975", - "1079484150": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1079484150", - "1083684320": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1083684320", - "1084734037": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1084734037", - "1090153912": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1090153912", - "1090153998": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1090153998", - "1090154187": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1090154187", - "1091687498": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1091687498", - "1091687807": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1091687807", - "1091687972": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1091687972", - "1100659823": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1100659823", - "1100659973": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1100659973", - "1100660094": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1100660094", - "1100724552": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1100724552", - "1100724654": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1100724654", - "1100724789": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1100724789", - "1101870690": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1101870690", - "1101871327": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1101871327", - "1101871873": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1101871873", - "1104351293": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1104351293", - "1104351471": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1104351471", - "1104351763": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1104351763", - "1106301702": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1106301702", - "1106301815": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1106301815", - "1106302043": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1106302043", - "1107870480": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1107870480", - "1107870691": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1107870691", - "1107870990": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1107870990", - "1108075251": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1108075251", - "1108075414": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1108075414", - "1108075534": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1108075534", - "1108739729": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1108739729", - "1108740036": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1108740036", - "1108740507": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1108740507", - "1114182825": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1114182825", - "1114183308": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1114183308", - "1114183719": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1114183719", - "1116351438": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1116351438", - "1116353047": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1116353047", - "1116435371": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1116435371", - "1116435574": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1116435574", - "1116435856": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1116435856", - "1116821339": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1116821339", - "1116821461": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1116821461", - "1116821556": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1116821556", - "1122201325": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1122201325", - "1122201464": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1122201464", - "1122201624": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1122201624", - "1123032978": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1123032978", - "1124541037": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1124541037", - "1124541181": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1124541181", - "1124541307": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1124541307", - "1125860853": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1125860853", - "1125860964": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1125860964", - "1125861177": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1125861177", - "1126684754": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1126684754", - "1130399306": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1130399306", - "1132509623": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1132509623", - "1132509692": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1132509692", - "1132509925": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1132509925", - "1135642197": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1135642197", - "1137285108": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1137285108", - "1138630560": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1138630560", - "1138632125": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1138632125", - "1138633684": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1138633684", - "1143471133": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1143471133", - "1143471375": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1143471375", - "1143471499": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1143471499", - "1149728092": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1149728092", - "1149728242": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1149728242", - "1149728430": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1149728430", - "1151140587": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1151140587", - "1151140732": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1151140732", - "1151140887": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1151140887", - "1158107382": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1158107382", - "1158107469": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1158107469", - "1158107566": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1158107566", - "1161329720": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1161329720", - "1161330073": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1161330073", - "1161330282": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1161330282", - "1164362834": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1164362834", - "1164362931": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1164362931", - "1164363007": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1164363007", - "1166336936": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1166336936", - "1166337072": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1166337072", - "1166337169": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1166337169", - "1170586874": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1170586874", - "1170587104": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1170587104", - "1170587442": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1170587442", - "1170593144": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1170593144", - "1170593428": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1170593428", - "1170593668": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1170593668", - "1171346788": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1171346788", - "1171347587": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1171347587", - "1171348257": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1171348257", - "1181584993": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1181584993", - "1181585223": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1181585223", - "1181585440": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1181585440", - "1185439748": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1185439748", - "1185439925": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1185439925", - "1185440040": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1185440040", - "1186534455": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1186534455", - "1186534926": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1186534926", - "1186535411": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1186535411", - "1187593001": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1187593001", - "1187593099": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1187593099", - "1187593240": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1187593240", - "1188338279": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1188338279", - "1188338589": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1188338589", - "1188338944": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1188338944", - "1188342175": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1188342175", - "1188342469": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1188342469", - "1188342882": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1188342882", - "1190893578": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1190893578", - "1190893705": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1190893705", - "1190893847": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1190893847", - "1190929850": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1190929850", - "1190929987": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1190929987", - "1190930121": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1190930121", - "1192727656": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1192727656", - "1192727798": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1192727798", - "1192728023": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1192728023", - "1192887257": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1192887257", - "1192888129": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1192888129", - "1192888815": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1192888815", - "1196185166": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1196185166", - "1196185247": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1196185247", - "1196185373": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1196185373", - "1196207696": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1196207696", - "1196207823": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1196207823", - "1196207997": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1196207997", - "1201623492": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1201623492", - "1201623777": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1201623777", - "1201623996": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1201623996", - "1201731871": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1201731871", - "1201731994": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1201731994", - "1201732253": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1201732253", - "1201748792": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1201748792", - "1201748945": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1201748945", - "1201749139": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1201749139", - "1208246396": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1208246396", - "1208246672": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1208246672", - "1208246979": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1208246979", - "1208250455": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1208250455", - "1208250689": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1208250689", - "1208250967": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1208250967", - "1210715289": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1210715289", - "1210715367": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1210715367", - "1210715449": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1210715449", - "1210726872": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1210726872", - "1210727011": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1210727011", - "1210727162": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1210727162", - "1211259884": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1211259884", - "1212488600": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1212488600", - "1212488736": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1212488736", - "1212488882": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1212488882", - "1212518141": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1212518141", - "1212518233": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1212518233", - "1212518325": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1212518325", - "1215468957": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1215468957", - "1215469035": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1215469035", - "1215469130": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1215469130", - "1219086757": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1219086757", - "1219086878": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1219086878", - "1219086964": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1219086964", - "1219098776": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1219098776", - "1219098853": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1219098853", - "1219098979": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1219098979", - "1222138786": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1222138786", - "1222139018": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1222139018", - "1222139138": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1222139138", - "1222164429": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1222164429", - "1222164567": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1222164567", - "1222164646": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1222164646", - "1222268138": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1222268138", - "1222268233": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1222268233", - "1222268332": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1222268332", - "1227690668": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1227690668", - "1227690808": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1227690808", - "1227690980": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1227690980", - "1227697729": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1227697729", - "1227698001": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1227698001", - "1227698385": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1227698385", - "1227963521": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1227963521", - "1227963582": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1227963582", - "1227963725": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1227963725", - "1236516197": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1236516197", - "1236516325": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1236516325", - "1236516455": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1236516455", - "1246255411": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1246255411", - "1246255648": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1246255648", - "1246255846": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1246255846", - "1246267394": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1246267394", - "1246267517": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1246267517", - "1246267700": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1246267700", - "1248114021": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1248114021", - "1248114174": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1248114174", - "1248114289": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1248114289", - "1251571763": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1251571763", - "1251571890": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1251571890", - "1251572140": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1251572140", - "1251579068": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1251579068", - "1251579181": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1251579181", - "1251579495": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1251579495", - "1251935169": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1251935169", - "1251935239": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1251935239", - "1251935407": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1251935407", - "1252155730": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1252155730", - "1252156914": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1252156914", - "1252158136": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1252158136", - "1254485944": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1254485944", - "1254486120": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1254486120", - "1254486262": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1254486262", - "1254569128": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1254569128", - "1254569243": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1254569243", - "1254569482": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1254569482", - "1254685680": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1254685680", - "1254685832": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1254685832", - "1254686025": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1254686025", - "1254687778": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1254687778", - "1254688064": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1254688064", - "1254688479": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1254688479", - "1260141477": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1260141477", - "1260141647": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1260141647", - "1260141861": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1260141861", - "1260195690": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1260195690", - "1260195811": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1260195811", - "1260195889": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1260195889", - "1261901450": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1261901450", - "1261901700": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1261901700", - "1261901852": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1261901852", - "1261907822": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1261907822", - "1261908001": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1261908001", - "1261908196": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1261908196", - "1264764315": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1264764315", - "1264764511": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1264764511", - "1264764789": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1264764789", - "1264767966": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1264767966", - "1264768183": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1264768183", - "1264768381": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1264768381", - "1270695777": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1270695777", - "1270695851": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1270695851", - "1270695979": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1270695979", - "1273094712": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1273094712", - "1273094884": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1273094884", - "1273094993": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1273094993", - "1273095871": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1273095871", - "1273096107": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1273096107", - "1273096327": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1273096327", - "1274302656": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1274302656", - "1274303016": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1274303016", - "1274303715": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1274303715", - "1274313740": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1274313740", - "1274314208": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1274314208", - "1274314754": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1274314754", - "1275932282": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1275932282", - "1275932503": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1275932503", - "1275932718": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1275932718", - "1275942185": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1275942185", - "1275942391": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1275942391", - "1275942715": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1275942715", - "1276824121": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1276824121", - "1276824237": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1276824237", - "1276824390": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1276824390", - "1276828362": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1276828362", - "1276828474": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1276828474", - "1276828673": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1276828673", - "1278539582": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1278539582", - "1278539635": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1278539635", - "1278539745": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1278539745", - "1278539901": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1278539901", - "1278539979": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1278539979", - "1278540079": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1278540079", - "1295015809": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1295015809", - "1295015982": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1295015982", - "1295016490": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1295016490", - "1295019540": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1295019540", - "1295019649": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1295019649", - "1295019770": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1295019770", - "1298246808": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1298246808", - "1298247060": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1298247060", - "1298247277": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1298247277", - "1298915066": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1298915066", - "1298916115": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1298916115", - "1298917088": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1298917088", - "1313708140": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1313708140", - "1313708949": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1313708949", - "1313709694": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1313709694", - "1313716361": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1313716361", - "1313716711": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1313716711", - "1313717029": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1313717029", - "1319923212": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1319923212", - "1319923338": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1319923338", - "1319923485": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1319923485", - "1319925195": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1319925195", - "1319925274": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1319925274", - "1319925380": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1319925380", - "1320324878": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1320324878", - "1320324977": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1320324977", - "1320325203": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1320325203", - "1323169424": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1323169424", - "1323882764": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1323882764", - "1323899142": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1323899142", - "1327867059": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1327867059", - "1327867280": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1327867280", - "1327867480": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1327867480", - "1327908215": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1327908215", - "1327908460": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1327908460", - "1327908666": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1327908666", - "1335812371": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1335812371", - "1335812522": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1335812522", - "1335812774": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1335812774", - "1335814021": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1335814021", - "1335814109": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1335814109", - "1335814276": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1335814276", - "1335825347": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1335825347", - "1335825409": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1335825409", - "1335825519": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1335825519", - "1337579221": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1337579221", - "1337579321": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1337579321", - "1337579418": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1337579418", - "1337580532": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1337580532", - "1337580693": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1337580693", - "1337580809": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1337580809", - "1337581624": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1337581624", - "1337581798": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1337581798", - "1337581923": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1337581923", - "1339176785": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1339176785", - "1339176899": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1339176899", - "1339177058": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1339177058", - "1341565378": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1341565378", - "1341565536": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1341565536", - "1341565645": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1341565645", - "1341567840": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1341567840", - "1341568045": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1341568045", - "1341568198": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1341568198", - "1345343615": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1345343615", - "1345343747": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1345343747", - "1345343927": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1345343927", - "1345352150": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1345352150", - "1345352389": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1345352389", - "1345352541": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1345352541", - "1351475738": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1351475738", - "1351475831": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1351475831", - "1351475952": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1351475952", - "1351691769": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1351691769", - "1351692037": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1351692037", - "1351692151": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1351692151", - "1351702933": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1351702933", - "1351703169": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1351703169", - "1351703365": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1351703365", - "1355059132": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1355059132", - "1355059307": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1355059307", - "1355059405": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1355059405", - "1355066032": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1355066032", - "1355066163": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1355066163", - "1355066285": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1355066285", - "1357047634": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1357047634", - "1357047803": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1357047803", - "1357047951": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1357047951", - "1357055665": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1357055665", - "1357055826": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1357055826", - "1357055954": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1357055954", - "1361251822": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1361251822", - "1361251905": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1361251905", - "1361252046": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1361252046", - "1361254184": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1361254184", - "1361254337": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1361254337", - "1361254540": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1361254540", - "1369202467": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1369202467", - "1369202858": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1369202858", - "1369202930": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1369202930", - "1369203100": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1369203100", - "1369203131": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1369203131", - "1369203393": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1369203393", - "1373076925": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1373076925", - "1373077609": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1373077609", - "1373077881": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1373077881", - "1373091417": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1373091417", - "1373091754": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1373091754", - "1373092081": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1373092081", - "1373102283": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1373102283", - "1373102678": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1373102678", - "1373102944": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1373102944", - "1374744795": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1374744795", - "1374745101": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1374745101", - "1374745966": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1374745966", - "1376239378": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1376239378", - "1376239615": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1376239615", - "1376239759": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1376239759", - "1376241479": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1376241479", - "1376241659": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1376241659", - "1376241895": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1376241895", - "1378590829": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1378590829", - "1378590981": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1378590981", - "1378591167": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1378591167", - "1383387533": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1383387533", - "1384709997": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1384709997", - "1384710137": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1384710137", - "1384710301": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1384710301", - "1384720862": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1384720862", - "1384721045": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1384721045", - "1384721259": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1384721259", - "1384993572": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1384993572", - "1387579290": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1387579290", - "1387579483": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1387579483", - "1387579700": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1387579700", - "1387597678": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1387597678", - "1387597915": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1387597915", - "1387598201": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1387598201", - "1390208073": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1390208073", - "1390208194": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1390208194", - "1390208298": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1390208298", - "1390752975": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1390752975", - "1390753134": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1390753134", - "1390753181": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1390753181", - "1390756494": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1390756494", - "1390756730": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1390756730", - "1390756859": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1390756859", - "1393802503": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1393802503", - "1393802680": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1393802680", - "1393802813": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1393802813", - "1393807226": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1393807226", - "1393807345": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1393807345", - "1393807436": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1393807436", - "1395606004": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1395606004", - "1395606139": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1395606139", - "1395606303": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1395606303", - "1395607918": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1395607918", - "1395608105": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1395608105", - "1395608207": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1395608207", - "1395615859": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1395615859", - "1395615988": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1395615988", - "1395616213": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1395616213", - "1401232588": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1401232588", - "1401232688": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1401232688", - "1401232782": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1401232782", - "1401239766": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1401239766", - "1401239946": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1401239946", - "1401240265": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1401240265", - "1401395052": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1401395052", - "1401395160": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1401395160", - "1401395277": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1401395277", - "1403550348": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1403550348", - "1403550597": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1403550597", - "1403550902": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1403550902", - "1403563369": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1403563369", - "1403563726": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1403563726", - "1403563944": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1403563944", - "1406448025": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1406448025", - "1406448266": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1406448266", - "1406448568": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1406448568", - "1406543248": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1406543248", - "1406543637": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1406543637", - "1406544369": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1406544369", - "1409466169": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1409466169", - "1409466446": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1409466446", - "1409466700": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1409466700", - "1409488010": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1409488010", - "1409488247": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1409488247", - "1409488373": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1409488373", - "1415611894": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1415611894", - "1415612310": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1415612310", - "1415612622": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1415612622", - "1415628919": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1415628919", - "1415629202": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1415629202", - "1415629525": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1415629525", - "1417324492": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1417324492", - "1417324944": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1417324944", - "1417325162": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1417325162", - "1417460897": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1417460897", - "1417461193": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1417461193", - "1417461401": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1417461401", - "1419980718": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1419980718", - "1419981142": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1419981142", - "1419981422": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1419981422", - "1420004646": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1420004646", - "1420004796": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1420004796", - "1420005081": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1420005081", - "1425963459": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1425963459", - "1425963619": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1425963619", - "1425963719": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1425963719", - "1428156712": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1428156712", - "1428156987": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1428156987", - "1428157155": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1428157155", - "1428163335": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1428163335", - "1428163534": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1428163534", - "1428163747": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1428163747", - "1433519347": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1433519347", - "1433519571": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1433519571", - "1433520031": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1433520031", - "1433520314": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1433520314", - "1433520625": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1433520625", - "1433521016": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1433521016", - "1436322749": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1436322749", - "1436322960": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1436322960", - "1436323084": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1436323084", - "1436326605": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1436326605", - "1436326736": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1436326736", - "1436326913": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1436326913", - "1438511662": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1438511662", - "1438511900": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1438511900", - "1438512071": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1438512071", - "1444369043": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1444369043", - "1444369161": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1444369161", - "1444369183": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1444369183", - "1444369383": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1444369383", - "1444369384": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1444369384", - "1444369577": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1444369577", - "1444648297": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1444648297", - "1444650113": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1444650113", - "1444651953": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1444651953", - "1448428103": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1448428103", - "1448428254": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1448428254", - "1448428343": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1448428343", - "1448438496": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1448438496", - "1448438659": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1448438659", - "1448438792": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1448438792", - "1451308403": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1451308403", - "1451309540": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1451309540", - "1451310137": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1451310137", - "1451395468": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1451395468", - "1451396086": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1451396086", - "1451396692": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1451396692", - "1452213181": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1452213181", - "1452213412": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1452213412", - "1452213706": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1452213706", - "1452339278": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1452339278", - "1452339719": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1452339719", - "1452340035": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1452340035", - "1454386309": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1454386309", - "1454386496": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1454386496", - "1454386691": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1454386691", - "1454408157": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1454408157", - "1454408392": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1454408392", - "1454408644": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1454408644", - "1458236163": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1458236163", - "1458236390": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1458236390", - "1458236603": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1458236603", - "1458248742": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1458248742", - "1458248895": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1458248895", - "1458249205": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1458249205", - "1462117516": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1462117516", - "1462117705": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1462117705", - "1462117845": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1462117845", - "1462118162": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1462118162", - "1462118297": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1462118297", - "1462118450": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1462118450", - "1462210158": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1462210158", - "1462210375": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1462210375", - "1462210601": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1462210601", - "1464276096": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1464276096", - "1464276339": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1464276339", - "1464276774": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1464276774", - "1464278496": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1464278496", - "1464278715": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1464278715", - "1464279115": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1464279115", - "1466807503": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1466807503", - "1466807669": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1466807669", - "1466807833": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1466807833", - "1466814636": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1466814636", - "1466814802": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1466814802", - "1466814960": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1466814960", - "1468366642": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1468366642", - "1468369316": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1468369316", - "1468405748": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1468405748", - "1468407890": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1468407890", - "1468851121": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1468851121", - "1468851335": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1468851335", - "1468851521": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1468851521", - "1468863289": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1468863289", - "1468863525": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1468863525", - "1468863758": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1468863758", - "1470767481": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1470767481", - "1470767741": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1470767741", - "1470767996": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1470767996", - "1474616136": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1474616136", - "1474616219": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1474616219", - "1474616380": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1474616380", - "1474616585": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1474616585", - "1474616731": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1474616731", - "1474616918": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1474616918", - "1474861125": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1474861125", - "1474861352": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1474861352", - "1474861642": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1474861642", - "1477731908": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1477731908", - "1477732094": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1477732094", - "1477732244": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1477732244", - "1477739716": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1477739716", - "1477739867": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1477739867", - "1477740050": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1477740050", - "1479552056": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1479552056", - "1480080540": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1480080540", - "1480080712": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1480080712", - "1480080861": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1480080861", - "1481026421": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1481026421", - "1481026913": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1481026913", - "1481027798": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1481027798", - "1481034556": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1481034556", - "1481035327": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1481035327", - "1481035633": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1481035633", - "1489567992": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1489567992", - "1489568118": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1489568118", - "1489568297": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1489568297", - "1489576018": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1489576018", - "1489576182": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1489576182", - "1489576408": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1489576408", - "1493951579": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1493951579", - "1493951876": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1493951876", - "1493952157": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1493952157", - "1493958026": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1493958026", - "1493958224": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1493958224", - "1493958516": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1493958516", - "1493964875": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1493964875", - "1493965141": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1493965141", - "1493965355": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1493965355", - "1501283034": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1501283034", - "1501283429": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1501283429", - "1501283671": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1501283671", - "1501287343": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1501287343", - "1501287559": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1501287559", - "1501287874": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1501287874", - "1501306153": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1501306153", - "1501306285": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1501306285", - "1501306503": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1501306503", - "1502789230": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1502789230", - "1502789795": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1502789795", - "1502790315": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1502790315", - "1502811996": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1502811996", - "1502812411": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1502812411", - "1502812888": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1502812888", - "1505764249": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1505764249", - "1505764481": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1505764481", - "1505764748": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1505764748", - "1505772160": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1505772160", - "1505772280": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1505772280", - "1505772375": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1505772375", - "1506987739": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1506987739", - "1506989651": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1506989651", - "1506991448": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1506991448", - "1509175455": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1509175455", - "1509175592": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1509175592", - "1509175787": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1509175787", - "1513990523": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1513990523", - "1513990874": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1513990874", - "1513991255": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1513991255", - "1514135857": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1514135857", - "1514136155": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1514136155", - "1514136313": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1514136313", - "1514151797": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1514151797", - "1514152266": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1514152266", - "1514152509": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1514152509", - "1517925836": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1517925836", - "1517928413": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1517928413", - "1520433276": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1520433276", - "1520433492": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1520433492", - "1520433671": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1520433671", - "1521852990": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1521852990", - "1521853125": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1521853125", - "1521853215": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1521853215", - "1521857687": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1521857687", - "1521857765": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1521857765", - "1521857844": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1521857844", - "1523639854": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1523639854", - "1523640467": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1523640467", - "1523641089": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1523641089", - "1523665372": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1523665372", - "1523665795": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1523665795", - "1523666141": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1523666141", - "1524679452": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1524679452", - "1524679553": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1524679553", - "1524679730": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1524679730", - "1524702289": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1524702289", - "1524702395": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1524702395", - "1524702496": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1524702496", - "1525774840": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1525774840", - "1525775141": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1525775141", - "1525775732": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1525775732", - "1525918105": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1525918105", - "1525918363": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1525918363", - "1525918667": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1525918667", - "1526819428": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1526819428", - "1526819565": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1526819565", - "1526819586": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1526819586", - "1526819677": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1526819677", - "1526819695": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1526819695", - "1526819769": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1526819769", - "1529900868": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1529900868", - "1529901198": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1529901198", - "1529901438": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1529901438", - "1529936720": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1529936720", - "1529937009": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1529937009", - "1529937454": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1529937454", - "1534661616": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1534661616", - "1534661779": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1534661779", - "1534661878": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1534661878", - "1536784011": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1536784011", - "1536784289": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1536784289", - "1536784450": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1536784450", - "1536800673": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1536800673", - "1536800858": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1536800858", - "1536801209": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1536801209", - "1539496897": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1539496897", - "1539497911": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1539497911", - "1539499264": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1539499264", - "1541188192": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1541188192", - "1541188317": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1541188317", - "1541188463": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1541188463", - "1541197415": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1541197415", - "1541197675": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1541197675", - "1541197905": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1541197905", - "1548994225": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1548994225", - "1548994552": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1548994552", - "1548994893": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1548994893", - "1555115126": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1555115126", - "1555115389": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1555115389", - "1555115612": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1555115612", - "1555202513": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1555202513", - "1555202777": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1555202777", - "1555203013": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1555203013", - "1558876108": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1558876108", - "1558876217": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1558876217", - "1558876298": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1558876298", - "1559422660": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1559422660", - "1559422798": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1559422798", - "1559422885": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1559422885", - "1559427087": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1559427087", - "1559427228": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1559427228", - "1559427341": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1559427341", - "1562410820": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1562410820", - "1562411358": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1562411358", - "1562412288": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1562412288", - "1562523444": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1562523444", - "1562523654": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1562523654", - "1562523964": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1562523964", - "1566513994": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1566513994", - "1566615392": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1566615392", - "1566850894": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1566850894", - "1566851179": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1566851179", - "1566851568": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1566851568", - "1566857525": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1566857525", - "1566858079": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1566858079", - "1566858823": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1566858823", - "1566898243": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1566898243", - "1567835312": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1567835312", - "1567836530": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1567836530", - "1567836843": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1567836843", - "1567841655": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1567841655", - "1567841984": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1567841984", - "1567842325": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1567842325", - "1570528338": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1570528338", - "1571019940": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1571019940", - "1571020071": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1571020071", - "1571020167": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1571020167", - "1571599542": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1571599542", - "1571599625": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1571599625", - "1571599690": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1571599690", - "1571606095": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1571606095", - "1571606196": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1571606196", - "1571606349": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1571606349", - "1571988730": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1571988730", - "1571994438": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1571994438", - "1571996948": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1571996948", - "1572002405": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1572002405", - "1572002609": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1572002609", - "1575413425": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1575413425", - "1575413737": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1575413737", - "1575413936": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1575413936", - "1575420000": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1575420000", - "1575420208": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1575420208", - "1575420413": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1575420413", - "1575421158": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1575421158", - "1575421338": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1575421338", - "1575421573": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1575421573", - "1575421847": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1575421847", - "1577647659": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1577647659", - "1577647857": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1577647857", - "1577647981": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1577647981", - "1577648106": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1577648106", - "1577692295": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1577692295", - "1577692567": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1577692567", - "1577692707": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1577692707", - "1577693975": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1577693975", - "1577694242": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1577694242", - "1577694419": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1577694419", - "1581859635": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1581859635", - "1581859982": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1581859982", - "1581860129": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1581860129", - "1581860234": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1581860234", - "1581866977": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1581866977", - "1581867139": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1581867139", - "1581867261": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1581867261", - "1581867636": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1581867636", - "1583757032": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1583757032", - "1583757260": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1583757260", - "1583757389": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1583757389", - "1583757655": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1583757655", - "1587690169": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1587690169", - "1588783954": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1588783954", - "1588784149": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1588784149", - "1588784459": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1588784459", - "1588784694": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1588784694", - "1588785815": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1588785815", - "1588786218": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1588786218", - "1588786494": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1588786494", - "1588786770": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1588786770", - "1589276689": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1589276689", - "1589281302": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1589281302", - "1589284013": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1589284013", - "1589288410": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1589288410", - "1590410349": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1590410349", - "1590410667": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1590410667", - "1590411207": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1590411207", - "1590411490": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1590411490", - "1590416641": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1590416641", - "1590416872": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1590416872", - "1590417118": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1590417118", - "1590417298": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1590417298", - "1595557615": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1595557615", - "1597096590": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1597096590", - "1597096719": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1597096719", - "1597096887": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1597096887", - "1597097157": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1597097157", - "1597174074": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1597174074", - "1597174233": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1597174233", - "1597174461": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1597174461", - "1597174630": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1597174630", - "1597215684": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1597215684", - "1597216052": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1597216052", - "1597216405": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1597216405", - "1597216613": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1597216613", - "1599131918": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1599131918", - "1599132169": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1599132169", - "1599132290": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1599132290", - "1599132454": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1599132454", - "1599189827": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1599189827", - "1599190045": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1599190045", - "1599190184": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1599190184", - "1599190269": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1599190269", - "1600069702": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1600069702", - "1600070145": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1600070145", - "1600070582": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1600070582", - "1600070944": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1600070944", - "1600071697": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1600071697", - "1600072067": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1600072067", - "1600072317": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1600072317", - "1600072620": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1600072620", - "1602641751": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1602641751", - "1602641914": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1602641914", - "1602642326": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1602642326", - "1602642724": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1602642724", - "1602653608": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1602653608", - "1602653848": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1602653848", - "1602654321": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1602654321", - "1602654570": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1602654570", - "1604449417": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1604449417", - "1604449677": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1604449677", - "1604449856": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1604449856", - "1604450231": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1604450231", - "1608703166": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1608703166", - "1608703359": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1608703359", - "1608703890": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1608703890", - "1608704202": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1608704202", - "1608710575": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1608710575", - "1608710777": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1608710777", - "1608711045": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1608711045", - "1608711406": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1608711406", - "1610788823": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1610788823", - "1610789133": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1610789133", - "1610789290": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1610789290", - "1610789469": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1610789469", - "1610789611": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1610789611", - "1610789772": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1610789772", - "1610789958": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1610789958", - "1610790447": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1610790447", - "1610790993": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1610790993", - "1610992168": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1610992168", - "1610992321": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1610992321", - "1610992435": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1610992435", - "1610994278": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1610994278", - "1610994446": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1610994446", - "1612543876": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1612543876", - "1612544088": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1612544088", - "1612544255": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1612544255", - "1612544455": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1612544455", - "1612547740": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1612547740", - "1612547920": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1612547920", - "1612548092": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1612548092", - "1612548207": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1612548207", - "1613842551": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1613842551", - "1613844132": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1613844132", - "1613845109": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1613845109", - "1613846839": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1613846839", - "1614260278": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1614260278", - "1614260475": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1614260475", - "1614260657": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1614260657", - "1614260803": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1614260803", - "1614568154": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1614568154", - "1614568465": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1614568465", - "1614569185": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1614569185", - "1614569559": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1614569559", - "1614612136": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1614612136", - "1614612601": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1614612601", - "1614612832": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1614612832", - "1614613272": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1614613272", - "1615809107": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1615809107", - "1617901712": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1617901712", - "1617901904": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1617901904", - "1617902293": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1617902293", - "1617902602": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1617902602", - "1617913902": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1617913902", - "1617914065": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1617914065", - "1617914308": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1617914308", - "1617914549": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1617914549", - "1618012908": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1618012908", - "1618013784": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1618013784", - "1618014823": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1618014823", - "1618719121": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1618719121", - "1618719191": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1618719191", - "1618719291": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1618719291", - "1618719385": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1618719385", - "1619840361": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1619840361", - "1620870761": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1620870761", - "1620871202": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1620871202", - "1620872287": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1620872287", - "1620873652": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1620873652", - "1620900636": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1620900636", - "1620901103": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1620901103", - "1620901402": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1620901402", - "1620901546": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1620901546", - "1621895240": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1621895240", - "1621895618": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1621895618", - "1621896023": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1621896023", - "1621896427": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1621896427", - "1621899622": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1621899622", - "1621899997": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1621899997", - "1621900290": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1621900290", - "1621900755": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1621900755", - "1624593449": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1624593449", - "1624594299": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1624594299", - "1624594733": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1624594733", - "1624595260": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1624595260", - "1624601196": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1624601196", - "1624602054": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1624602054", - "1624602842": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1624602842", - "1624603063": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1624603063", - "1625293853": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1625293853", - "1625294084": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1625294084", - "1625294304": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1625294304", - "1625294446": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1625294446", - "1625304317": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1625304317", - "1625304446": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1625304446", - "1625304696": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1625304696", - "1625305014": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1625305014", - "1630186030": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1630186030", - "1630186218": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1630186218", - "1630186318": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1630186318", - "1630186463": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1630186463", - "1630762876": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1630762876", - "1630762993": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1630762993", - "1630763221": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1630763221", - "1630763323": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1630763323", - "1630763925": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1630763925", - "1630763993": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1630763993", - "1630764167": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1630764167", - "1630764248": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1630764248", - "1634042509": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1634042509", - "1634042842": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1634042842", - "1634043140": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1634043140", - "1634043646": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1634043646", - "1634048805": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1634048805", - "1634049410": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1634049410", - "1634049862": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1634049862", - "1634050110": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1634050110", - "1640846427": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1640846427", - "1640846548": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1640846548", - "1640846639": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1640846639", - "1640846691": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1640846691", - "1640846771": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1640846771", - "1640846798": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1640846798", - "1640846864": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1640846864", - "1640846950": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1640846950", - "1642561629": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1642561629", - "1642561723": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1642561723", - "1642561856": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1642561856", - "1642561975": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1642561975", - "1643095117": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1643095117", - "1643095292": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1643095292", - "1643095348": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1643095348", - "1643095468": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1643095468", - "1643097666": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1643097666", - "1643097801": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1643097801", - "1643098114": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1643098114", - "1643098301": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1643098301", - "1643218329": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1643218329", - "1643218491": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1643218491", - "1643218667": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1643218667", - "1643218784": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1643218784", - "1643218855": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1643218855", - "164589140": "https://storage.mds.yandex.net/get-devtools-opensource/233854/164589140", - "1646167191": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1646167191", - "1646167769": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1646167769", - "1646167961": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1646167961", - "1646168227": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1646168227", - "1646194104": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1646194104", - "1646194535": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1646194535", - "1646194840": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1646194840", - "1646195077": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1646195077", - "1648586527": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1648586527", - "1648586708": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1648586708", - "1648587057": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1648587057", - "1648587277": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1648587277", - "1648592117": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1648592117", - "1648592411": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1648592411", - "1648592802": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1648592802", - "1648593284": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1648593284", - "1648868782": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1648868782", - "1648868917": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1648868917", - "1648869031": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1648869031", - "1648869143": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1648869143", - "1657342039": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1657342039", - "1657342147": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1657342147", - "1657342280": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1657342280", - "1657342389": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1657342389", - "1657344999": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1657344999", - "1657345161": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1657345161", - "1657345296": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1657345296", - "1657345586": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1657345586", - "1658213712": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1658213712", - "1658217692": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1658217692", - "1659453804": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1659453804", - "1659453939": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1659453939", - "1659454067": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1659454067", - "1659454184": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1659454184", - "1659454567": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1659454567", - "1659454735": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1659454735", - "1659455000": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1659455000", - "1659455180": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1659455180", - "1662510447": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1662510447", - "1662510693": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1662510693", - "1662511030": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1662511030", - "1662511400": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1662511400", - "1662512274": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1662512274", - "1662512487": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1662512487", - "1662512856": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1662512856", - "1662513157": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1662513157", - "1666107838": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1666107838", - "1671185638": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1671185638", - "1671186431": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1671186431", - "1671187024": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1671187024", - "1671187582": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1671187582", - "1671216150": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1671216150", - "1671216893": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1671216893", - "1671217524": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1671217524", - "1671218066": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1671218066", - "1679150016": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1679150016", - "1679150135": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1679150135", - "1679150253": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1679150253", - "1679150297": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1679150297", - "1679151781": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1679151781", - "1679151867": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1679151867", - "1679151992": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1679151992", - "1679152074": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1679152074", - "1681328628": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1681328628", - "1681328813": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1681328813", - "1681328942": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1681328942", - "1681329215": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1681329215", - "1681336278": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1681336278", - "1681336446": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1681336446", - "1681336795": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1681336795", - "1681336979": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1681336979", - "1683953475": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1683953475", - "1685284509": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1685284509", - "1685284717": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1685284717", - "1685284884": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1685284884", - "1685285195": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1685285195", - "1685319682": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1685319682", - "1685319981": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1685319981", - "1685320295": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1685320295", - "1685320432": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1685320432", - "1687096437": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1687096437", - "1687096667": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1687096667", - "1687096928": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1687096928", - "1687097186": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1687097186", - "1687157934": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1687157934", - "1687158345": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1687158345", - "1687158857": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1687158857", - "1687159098": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1687159098", - "1690697878": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1690697878", - "1690698014": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1690698014", - "1690698156": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1690698156", - "1690698254": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1690698254", - "1695710442": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1695710442", - "1695710839": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1695710839", - "1695710971": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1695710971", - "1695711273": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1695711273", - "1695738566": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1695738566", - "1695738788": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1695738788", - "1695738997": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1695738997", - "1695739126": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1695739126", - "1704105432": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1704105432", - "1704105538": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1704105538", - "1704105700": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1704105700", - "1704105834": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1704105834", - "1706187022": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1706187022", - "1706187322": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1706187322", - "1706187719": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1706187719", - "1706188114": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1706188114", - "1706191822": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1706191822", - "1706192239": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1706192239", - "1706192625": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1706192625", - "1706193284": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1706193284", - "1716976086": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1716976086", - "1716976125": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1716976125", - "1716976213": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1716976213", - "1716976285": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1716976285", - "1716981158": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1716981158", - "1716981268": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1716981268", - "1716981346": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1716981346", - "1716981472": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1716981472", - "1717364380": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1717364380", - "1717364490": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1717364490", - "1717364571": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1717364571", - "1717364677": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1717364677", - "1719357974": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1719357974", - "1719358409": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1719358409", - "1719358903": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1719358903", - "1719359182": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1719359182", - "1719375630": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1719375630", - "1719376086": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1719376086", - "1719376324": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1719376324", - "1719376693": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1719376693", - "1721976265": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1721976265", - "1721976570": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1721976570", - "1721976789": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1721976789", - "1721977059": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1721977059", - "1722010479": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1722010479", - "1722010810": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1722010810", - "1722010937": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1722010937", - "1722011163": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1722011163", - "1724314661": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1724314661", - "1724315781": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1724315781", - "1724317325": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1724317325", - "1725873651": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1725873651", - "1725873851": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1725873851", - "1725874295": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1725874295", - "1725874687": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1725874687", - "1725957043": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1725957043", - "1725957551": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1725957551", - "1725957825": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1725957825", - "1725958158": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1725958158", - "1730622807": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1730622807", - "1730622881": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1730622881", - "1730623033": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1730623033", - "1730623148": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1730623148", - "1730645930": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1730645930", - "1730646168": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1730646168", - "1730646399": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1730646399", - "1730646653": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1730646653", - "1732843347": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1732843347", - "1732843992": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1732843992", - "1732844370": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1732844370", - "1732844633": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1732844633", - "1732861613": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1732861613", - "1732861900": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1732861900", - "1732862207": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1732862207", - "1732862614": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1732862614", - "1735196516": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1735196516", - "1735196762": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1735196762", - "1735197656": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1735197656", - "1735197993": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1735197993", - "1735239588": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1735239588", - "1735239964": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1735239964", - "1735240390": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1735240390", - "1735240704": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1735240704", - "173608101": "https://storage.mds.yandex.net/get-devtools-opensource/233854/173608101", - "173608113": "https://storage.mds.yandex.net/get-devtools-opensource/233854/173608113", - "173608117": "https://storage.mds.yandex.net/get-devtools-opensource/233854/173608117", - "173608136": "https://storage.mds.yandex.net/get-devtools-opensource/233854/173608136", - "173608153": "https://storage.mds.yandex.net/get-devtools-opensource/471749/173608153", - "1737838637": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1737838637", - "1737838918": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1737838918", - "1737839090": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1737839090", - "1737839214": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1737839214", - "1737910729": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1737910729", - "1737910980": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1737910980", - "1737911151": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1737911151", - "1737911293": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1737911293", - "1739721277": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1739721277", - "1739721511": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1739721511", - "1739721876": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1739721876", - "1739722137": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1739722137", - "1739725163": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1739725163", - "1739725514": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1739725514", - "1739725844": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1739725844", - "1739726132": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1739726132", - "1746599567": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1746599567", - "1746600255": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1746600255", - "1746600641": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1746600641", - "1746601086": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1746601086", - "1746605968": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1746605968", - "1746606450": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1746606450", - "1746607029": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1746607029", - "1746607384": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1746607384", - "1748636534": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1748636534", - "1748636767": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1748636767", - "1748637183": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1748637183", - "1748637740": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1748637740", - "1748671543": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1748671543", - "1748671772": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1748671772", - "1748672006": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1748672006", - "1748672243": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1748672243", - "1749110148": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1749110148", - "1749110514": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1749110514", - "1749110702": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1749110702", - "1749110939": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1749110939", - "1751333412": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1751333412", - "1751333631": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1751333631", - "1751333864": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1751333864", - "1751334214": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1751334214", - "1751388740": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1751388740", - "1751388992": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1751388992", - "1751389205": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1751389205", - "1751389453": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1751389453", - "1752940455": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1752940455", - "1752940792": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1752940792", - "1752941193": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1752941193", - "1752941372": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1752941372", - "1752941682": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1752941682", - "1762170461": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1762170461", - "1762170825": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1762170825", - "1762171180": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1762171180", - "1762171677": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1762171677", - "1762218007": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1762218007", - "1762218234": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1762218234", - "1762218507": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1762218507", - "1762218848": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1762218848", - "1762564201": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1762564201", - "1764567233": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1764567233", - "1764567442": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1764567442", - "1764567575": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1764567575", - "1764567962": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1764567962", - "1764617773": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1764617773", - "1764618029": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1764618029", - "1764618192": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1764618192", - "1764618386": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1764618386", - "1770368764": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1770368764", - "1770368979": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1770368979", - "1770369097": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1770369097", - "1770369333": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1770369333", - "1772315709": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1772315709", - "1772315998": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1772315998", - "1772316290": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1772316290", - "1772316891": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1772316891", - "1772330897": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1772330897", - "1772331391": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1772331391", - "1772331614": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1772331614", - "1772332092": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1772332092", - "1773756303": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1773756303", - "1773756700": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1773756700", - "1773756947": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1773756947", - "1773757350": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1773757350", - "1773984399": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1773984399", - "1773984841": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1773984841", - "1773985419": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1773985419", - "1773986110": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1773986110", - "1774021299": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1774021299", - "1774021746": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1774021746", - "1774021995": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1774021995", - "1774022511": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1774022511", - "1777924900": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1777924900", - "1777925474": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1777925474", - "1777925787": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1777925787", - "1777926083": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1777926083", - "1777929308": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1777929308", - "1777929525": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1777929525", - "1777929783": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1777929783", - "1777930203": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1777930203", - "1777945258": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1777945258", - "1777945714": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1777945714", - "1777946022": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1777946022", - "1777946412": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1777946412", - "1784890388": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1784890388", - "1784890857": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1784890857", - "1784891022": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1784891022", - "1784891430": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1784891430", - "1784943948": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1784943948", - "1784944065": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1784944065", - "1784944218": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1784944218", - "1784944356": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1784944356", - "1784979536": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1784979536", - "1784979787": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1784979787", - "1784980036": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1784980036", - "1784980206": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1784980206", - "1788953424": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1788953424", - "1788953972": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1788953972", - "1788954189": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1788954189", - "1788954473": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1788954473", - "1788967252": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1788967252", - "1788967729": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1788967729", - "1788967988": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1788967988", - "1788968446": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1788968446", - "1794924178": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1794924178", - "1794924432": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1794924432", - "1794924581": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1794924581", - "1794924820": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1794924820", - "1795212077": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1795212077", - "1795212651": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1795212651", - "1795213048": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1795213048", - "1795213325": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1795213325", - "1795218950": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1795218950", - "1795219432": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1795219432", - "1795219653": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1795219653", - "1795219830": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1795219830", - "1796952527": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1796952527", - "1796952915": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1796952915", - "1796953150": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1796953150", - "1796953420": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1796953420", - "1797057143": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1797057143", - "1797057422": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1797057422", - "1797057563": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1797057563", - "1797057804": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1797057804", - "1800938177": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1800938177", - "1800938442": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1800938442", - "1800938809": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1800938809", - "1800939029": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1800939029", - "1800952196": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1800952196", - "1800952611": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1800952611", - "1800953360": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1800953360", - "1800953783": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1800953783", - "1803118466": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1803118466", - "1803118672": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1803118672", - "1803118957": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1803118957", - "1803119100": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1803119100", - "1803120824": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1803120824", - "1803120962": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1803120962", - "1803121215": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1803121215", - "1803121351": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1803121351", - "1805426735": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1805426735", - "1805426972": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1805426972", - "1805427203": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1805427203", - "1805427437": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1805427437", - "1805444980": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1805444980", - "1805445143": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1805445143", - "1805445282": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1805445282", - "1805445447": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1805445447", - "1805752492": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1805752492", - "1806911063": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1806911063", - "1806911245": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1806911245", - "1806911390": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1806911390", - "1806911501": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1806911501", - "1808909314": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1808909314", - "1808909623": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1808909623", - "1808909911": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1808909911", - "1808910183": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1808910183", - "1809098958": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1809098958", - "1809099350": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1809099350", - "1809099763": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1809099763", - "1809100081": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1809100081", - "1816263868": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1816263868", - "1816264101": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1816264101", - "1816264301": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1816264301", - "1816264697": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1816264697", - "1816289073": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1816289073", - "1816289458": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1816289458", - "1816289700": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1816289700", - "1816289947": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1816289947", - "1816826515": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1816826515", - "1816827315": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1816827315", - "1816828384": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1816828384", - "1818435260": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1818435260", - "1818435354": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1818435354", - "1818435471": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1818435471", - "1818435578": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1818435578", - "1820182922": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1820182922", - "1820183151": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1820183151", - "1820183446": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1820183446", - "1820183711": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1820183711", - "1820204498": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1820204498", - "1820204878": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1820204878", - "1820205340": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1820205340", - "1820205636": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1820205636", - "1826838561": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1826838561", - "1826838937": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1826838937", - "1826839197": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1826839197", - "1826839726": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1826839726", - "1826861832": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1826861832", - "1826861992": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1826861992", - "1826862298": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1826862298", - "1826862455": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1826862455", - "1830869886": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1830869886", - "1830870058": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1830870058", - "1830870224": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1830870224", - "1830870344": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1830870344", - "1832778973": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1832778973", - "1832779190": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1832779190", - "1832779465": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1832779465", - "1832779758": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1832779758", - "1832797210": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1832797210", - "1832797478": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1832797478", - "1832797716": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1832797716", - "1832797923": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1832797923", - "1835141042": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1835141042", - "1835141308": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1835141308", - "1835141565": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1835141565", - "1835141851": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1835141851", - "1835205219": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1835205219", - "1835205656": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1835205656", - "1835205893": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1835205893", - "1835206141": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1835206141", - "1837393485": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1837393485", - "1837393849": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1837393849", - "1837394244": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1837394244", - "1837394572": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1837394572", - "1837413726": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1837413726", - "1837414273": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1837414273", - "1837414618": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1837414618", - "1837414871": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1837414871", - "1843323428": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1843323428", - "1843324581": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1843324581", - "1843327433": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1843327433", - "1843381106": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1843381106", - "1843381576": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1843381576", - "1843700737": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1843700737", - "1843700958": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1843700958", - "1843701060": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1843701060", - "1843701211": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1843701211", - "1844539535": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1844539535", - "1844546090": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1844546090", - "1852413656": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1852413656", - "1852413895": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1852413895", - "1852414144": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1852414144", - "1852414438": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1852414438", - "1852418045": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1852418045", - "1852418323": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1852418323", - "1852418545": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1852418545", - "1852418803": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1852418803", - "1852430164": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1852430164", - "1852430445": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1852430445", - "1852430709": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1852430709", - "1852430955": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1852430955", - "1856655644": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1856655644", - "1856655848": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1856655848", - "1856655933": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1856655933", - "1856656048": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1856656048", - "1859254088": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1859254088", - "1859254262": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1859254262", - "1859254464": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1859254464", - "1859254600": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1859254600", - "1859261305": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1859261305", - "1859261511": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1859261511", - "1859261798": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1859261798", - "1859261996": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1859261996", - "1863622291": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1863622291", - "1866033127": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1866033127", - "1866035681": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1866035681", - "1866039068": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1866039068", - "1868736110": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1868736110", - "1868736164": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1868736164", - "1868736347": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1868736347", - "1868736520": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1868736520", - "1868746106": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1868746106", - "1868746193": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1868746193", - "1868746367": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1868746367", - "1868746531": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1868746531", - "1869311500": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1869311500", - "1869311633": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1869311633", - "1869311781": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1869311781", - "1869312002": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1869312002", - "1869314402": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1869314402", - "1869314656": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1869314656", - "1869314788": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1869314788", - "1869314919": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1869314919", - "1869672273": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1869672273", - "1869672415": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1869672415", - "1869672544": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1869672544", - "1869672637": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1869672637", - "1870956259": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1870956259", - "1870956566": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1870956566", - "1870956950": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1870956950", - "1870957144": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1870957144", - "1871024774": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1871024774", - "1871025025": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1871025025", - "1871025228": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1871025228", - "1871025548": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1871025548", - "1871274282": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1871274282", - "1872318224": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1872318224", - "1872318592": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1872318592", - "1872318994": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1872318994", - "1872319286": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1872319286", - "1872370677": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1872370677", - "1872371162": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1872371162", - "1872371442": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1872371442", - "1872371984": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1872371984", - "1881563920": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1881563920", - "1881563979": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1881563979", - "1881564020": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1881564020", - "1881564158": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1881564158", - "1881586695": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1881586695", - "1881586807": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1881586807", - "1881586915": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1881586915", - "1881586976": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1881586976", - "1881741616": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1881741616", - "1881741762": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1881741762", - "1881741911": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1881741911", - "1881742109": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1881742109", - "1883748179": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1883748179", - "1883748500": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1883748500", - "1883748683": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1883748683", - "1883748856": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1883748856", - "1883796686": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1883796686", - "1883796874": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1883796874", - "1883797222": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1883797222", - "1883797410": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1883797410", - "1885707890": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1885707890", - "1885708200": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1885708200", - "1886578148": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1886578148", - "1888303667": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1888303667", - "1888303926": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1888303926", - "1888304244": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1888304244", - "1888304452": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1888304452", - "1888433639": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1888433639", - "1888433892": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1888433892", - "1888434145": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1888434145", - "1888434282": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1888434282", - "1890275370": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1890275370", - "1890275659": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1890275659", - "1890275949": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1890275949", - "1890276202": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1890276202", - "1890297010": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1890297010", - "1890297312": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1890297312", - "1890297512": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1890297512", - "1890297817": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1890297817", - "1895652763": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1895652763", - "1895652987": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1895652987", - "1895653283": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1895653283", - "1895653437": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1895653437", - "1896629161": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1896629161", - "1896629941": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1896629941", - "1896630446": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1896630446", - "1896631241": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1896631241", - "1896751387": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1896751387", - "1896751875": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1896751875", - "1896752304": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1896752304", - "1896752616": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1896752616", - "1899319704": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1899319704", - "1899320010": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1899320010", - "1899320281": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1899320281", - "1899320551": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1899320551", - "1899348375": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1899348375", - "1899348615": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1899348615", - "1899348856": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1899348856", - "1899349199": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1899349199", - "1901189002": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1901189002", - "1901189587": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1901189587", - "1901189948": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1901189948", - "1901190362": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1901190362", - "1903430064": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1903430064", - "1903430309": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1903430309", - "1903430514": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1903430514", - "1903430760": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1903430760", - "1903467644": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1903467644", - "1903467824": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1903467824", - "1903468113": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1903468113", - "1903468394": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1903468394", - "1903522585": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1903522585", - "1912161555": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1912161555", - "1912161800": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1912161800", - "1912162060": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1912162060", - "1912162278": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1912162278", - "1912187558": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1912187558", - "1912187824": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1912187824", - "1912188128": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1912188128", - "1912188369": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1912188369", - "1925418073": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1925418073", - "1925418217": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1925418217", - "1925418280": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1925418280", - "1925418399": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1925418399", - "1927832086": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1927832086", - "1927832238": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1927832238", - "1927832497": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1927832497", - "1927832628": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1927832628", - "1933790716": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1933790716", - "1933791076": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1933791076", - "1933791494": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1933791494", - "1933791964": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1933791964", - "1933823193": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1933823193", - "1933823805": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1933823805", - "1933824198": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1933824198", - "1933824490": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1933824490", - "1935584437": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1935584437", - "1936273168": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1936273168", - "1936273274": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1936273274", - "1936273379": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1936273379", - "1936273523": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1936273523", - "1940082096": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1940082096", - "1940082330": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1940082330", - "1940082519": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1940082519", - "1940082708": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1940082708", - "1940083718": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1940083718", - "1940083950": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1940083950", - "1940084125": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1940084125", - "1940084350": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1940084350", - "1942896681": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1942896681", - "1942898335": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1942898335", - "1942899875": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1942899875", - "1946986316": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1946986316", - "1946986602": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1946986602", - "1946986762": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1946986762", - "1946987019": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1946987019", - "1954813454": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1954813454", - "1954813640": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1954813640", - "1954813935": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1954813935", - "1954814129": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1954814129", - "1954845149": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1954845149", - "1954845451": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1954845451", - "1954845700": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1954845700", - "1954845882": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1954845882", - "1956489603": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1956489603", - "1956489881": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1956489881", - "1956490412": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1956490412", - "1956490723": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1956490723", - "1956498847": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1956498847", - "1956499229": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1956499229", - "1956499485": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1956499485", - "1956499809": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1956499809", - "1959243956": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1959243956", - "1959244856": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1959244856", - "1959245387": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1959245387", - "1959245757": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1959245757", - "1959267212": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1959267212", - "1959267491": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1959267491", - "1959267906": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1959267906", - "1959268087": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1959268087", - "1961966412": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1961966412", - "1961966490": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1961966490", - "1961966600": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1961966600", - "1961966664": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1961966664", - "1961984874": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1961984874", - "1961984972": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1961984972", - "1961985145": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1961985145", - "1961985244": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1961985244", - "1963594757": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1963594757", - "1963594844": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1963594844", - "1963594962": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1963594962", - "1963595182": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1963595182", - "1965522058": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1965522058", - "1965522299": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1965522299", - "1965522641": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1965522641", - "1965523155": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1965523155", - "1965563367": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1965563367", - "1965563756": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1965563756", - "1965564070": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1965564070", - "1965564288": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1965564288", - "1966560555": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1966560555", - "1967882000": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1967882000", - "1967882146": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1967882146", - "1967882363": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1967882363", - "1967882645": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1967882645", - "1967890341": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1967890341", - "1967890577": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1967890577", - "1967890777": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1967890777", - "1967891151": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1967891151", - "1971464848": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1971464848", - "1977309687": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1977309687", - "1977309873": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1977309873", - "1977310038": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1977310038", - "1977310141": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1977310141", - "1977335620": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1977335620", - "1977335834": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1977335834", - "1977335975": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1977335975", - "1977336106": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1977336106", - "1978250866": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1978250866", - "1978251162": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1978251162", - "1978251349": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1978251349", - "1978251533": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1978251533", - "1980729450": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1980729450", - "1980733501": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1980733501", - "1980736299": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1980736299", - "1982025619": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1982025619", - "1982026018": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1982026018", - "1982026397": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1982026397", - "1982026626": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1982026626", - "1982036670": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1982036670", - "1982037068": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1982037068", - "1982037350": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1982037350", - "1982037571": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1982037571", - "1983114525": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1983114525", - "1983115061": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1983115061", - "1983115447": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1983115447", - "1983115892": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1983115892", - "1993529930": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1993529930", - "1993530182": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1993530182", - "1993530433": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1993530433", - "1993530665": "https://storage.mds.yandex.net/get-devtools-opensource/233854/1993530665", - "1993530707": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1993530707", - "1993530955": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1993530955", - "1993531266": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1993531266", - "1993531600": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1993531600", - "1997306437": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1997306437", - "1997306758": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1997306758", - "1997307062": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1997307062", - "1997307348": "https://storage.mds.yandex.net/get-devtools-opensource/250854/1997307348", - "1998248106": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1998248106", - "1998248434": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1998248434", - "1998249090": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1998249090", - "1998249409": "https://storage.mds.yandex.net/get-devtools-opensource/373962/1998249409", - "1998452774": "https://storage.mds.yandex.net/get-devtools-opensource/471749/1998452774", - "1998453003": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1998453003", - "1998453282": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1998453282", - "1998453495": "https://storage.mds.yandex.net/get-devtools-opensource/479623/1998453495", - "2005830152": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2005830152", - "2005830332": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2005830332", - "2005830510": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2005830510", - "2005830638": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2005830638", - "2012396604": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2012396604", - "2012396864": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2012396864", - "2012397228": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2012397228", - "2012397618": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2012397618", - "2012409094": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2012409094", - "2012409299": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2012409299", - "2012409664": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2012409664", - "2012409964": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2012409964", - "2017165463": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2017165463", - "2017165652": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2017165652", - "2017165886": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2017165886", - "2017166023": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2017166023", - "2017212686": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2017212686", - "2017212877": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2017212877", - "2017213068": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2017213068", - "2017213198": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2017213198", - "2017484941": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2017484941", - "2017485066": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2017485066", - "2017485297": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2017485297", - "2017485549": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2017485549", - "2019057022": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2019057022", - "2025036667": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2025036667", - "2025036731": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2025036731", - "2025036803": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2025036803", - "2025036905": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2025036905", - "2025043342": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2025043342", - "2025043435": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2025043435", - "2025043552": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2025043552", - "2025043652": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2025043652", - "2035274550": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2035274550", - "2035274679": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2035274679", - "2035274801": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2035274801", - "2035274923": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2035274923", - "2039273803": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2039273803", - "2039276142": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2039276142", - "2039278110": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2039278110", - "2043221197": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2043221197", - "2043221281": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2043221281", - "2043221347": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2043221347", - "2043221450": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2043221450", - "2045710664": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2045710664", - "2045710934": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2045710934", - "2045711185": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2045711185", - "2045711382": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2045711382", - "2045714251": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2045714251", - "2045714537": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2045714537", - "2045714730": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2045714730", - "2045714962": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2045714962", - "2048391572": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2048391572", - "2048391829": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2048391829", - "2048391992": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2048391992", - "2048392148": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2048392148", - "2048434092": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2048434092", - "2048434252": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2048434252", - "2048434444": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2048434444", - "2048434817": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2048434817", - "2057686332": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2057686332", - "2057686453": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2057686453", - "2057686604": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2057686604", - "2057686792": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2057686792", - "2062930743": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2062930743", - "2062966650": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2062966650", - "2062966842": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2062966842", - "2062967103": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2062967103", - "2062967429": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2062967429", - "2063025456": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2063025456", - "2063025685": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2063025685", - "2063025878": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2063025878", - "2063026084": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2063026084", - "2065022171": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2065022171", - "2065022727": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2065022727", - "2065023374": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2065023374", - "2065023504": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2065023504", - "2065023737": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2065023737", - "2065023860": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2065023860", - "2065024174": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2065024174", - "2065024681": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2065024681", - "2070110836": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2070110836", - "2070111089": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2070111089", - "2070111402": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2070111402", - "2070111766": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2070111766", - "2070114022": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2070114022", - "2070114323": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2070114323", - "2070114598": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2070114598", - "2070115138": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2070115138", - "2073480792": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2073480792", - "2073480963": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2073480963", - "2073481098": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2073481098", - "2073481200": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2073481200", - "2075535213": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2075535213", - "2075535479": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2075535479", - "2075535691": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2075535691", - "2075535928": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2075535928", - "2075536097": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2075536097", - "2075536404": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2075536404", - "2075536650": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2075536650", - "2075536842": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2075536842", - "2079553006": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2079553006", - "2079553363": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2079553363", - "2079553738": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2079553738", - "2079554022": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2079554022", - "2079834785": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2079834785", - "2079835233": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2079835233", - "2079835618": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2079835618", - "2079836095": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2079836095", - "2079856523": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2079856523", - "2079857287": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2079857287", - "2079857664": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2079857664", - "2079857948": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2079857948", - "2086208364": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2086208364", - "2086208613": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2086208613", - "2086208801": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2086208801", - "2086208969": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2086208969", - "2086317833": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2086317833", - "2086318069": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2086318069", - "2086318205": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2086318205", - "2086318323": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2086318323", - "2087178272": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2087178272", - "2087178507": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2087178507", - "2087178659": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2087178659", - "2087178751": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2087178751", - "2088830421": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2088830421", - "2088833948": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2088833948", - "2088833999": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2088833999", - "2088838077": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2088838077", - "2096314414": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2096314414", - "2096314778": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2096314778", - "2096314999": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2096314999", - "2096315226": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2096315226", - "2096334798": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2096334798", - "2096335057": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2096335057", - "2096335223": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2096335223", - "2096335397": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2096335397", - "2100831163": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2100831163", - "2100831255": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2100831255", - "2100831370": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2100831370", - "2100831492": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2100831492", - "2103044023": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2103044023", - "2103044314": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2103044314", - "2103044576": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2103044576", - "2103044943": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2103044943", - "2103074923": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2103074923", - "2103075182": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2103075182", - "2103075401": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2103075401", - "2103075710": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2103075710", - "2103852755": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2103852755", - "2105392996": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2105392996", - "2106219257": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2106219257", - "2106219504": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2106219504", - "2106219634": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2106219634", - "2106219790": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2106219790", - "2109755996": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2109755996", - "2109756085": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2109756085", - "2109756197": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2109756197", - "2109756320": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2109756320", - "2109764259": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2109764259", - "2109764402": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2109764402", - "2109764523": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2109764523", - "2109764649": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2109764649", - "2111641044": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2111641044", - "2111641198": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2111641198", - "2111641365": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2111641365", - "2111641599": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2111641599", - "2111642434": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2111642434", - "2111642587": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2111642587", - "2111642721": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2111642721", - "2111642864": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2111642864", - "2113984310": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2113984310", - "2113984399": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2113984399", - "2113984491": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2113984491", - "2113984557": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2113984557", - "2113984601": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2113984601", - "2113984689": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2113984689", - "2113984760": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2113984760", - "2113984824": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2113984824", - "2114821674": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2114821674", - "2114821802": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2114821802", - "2114821852": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2114821852", - "2114821962": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2114821962", - "2116958866": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2116958866", - "2116959021": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2116959021", - "2116959522": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2116959522", - "2116960109": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2116960109", - "2116970240": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2116970240", - "2116970539": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2116970539", - "2116970932": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2116970932", - "2116971207": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2116971207", - "2130376543": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2130376543", - "2130376787": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2130376787", - "2130377052": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2130377052", - "2130377419": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2130377419", - "2131864174": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2131864174", - "2131864468": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2131864468", - "2131864738": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2131864738", - "2131864965": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2131864965", - "2131887131": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2131887131", - "2131887274": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2131887274", - "2131887434": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2131887434", - "2131887713": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2131887713", - "2135298496": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2135298496", - "2135992724": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2135992724", - "2136979528": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2136979528", - "2136979985": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2136979985", - "2136980240": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2136980240", - "2136980528": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2136980528", - "2142720959": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2142720959", - "2142721192": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2142721192", - "2142721371": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2142721371", - "2142721497": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2142721497", - "2152565165": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2152565165", - "2152566699": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2152566699", - "2152568492": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2152568492", - "2154314001": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2154314001", - "2154314375": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2154314375", - "2154314899": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2154314899", - "2154315332": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2154315332", - "2159066502": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2159066502", - "2161067268": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2161067268", - "2165716625": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2165716625", - "2168371143": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2168371143", - "2168371482": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2168371482", - "2168371870": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2168371870", - "2168372468": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2168372468", - "2170747833": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2170747833", - "2170748220": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2170748220", - "2170748592": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2170748592", - "2170749062": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2170749062", - "2170749396": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2170749396", - "2170749577": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2170749577", - "2174511119": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2174511119", - "2174511312": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2174511312", - "2174511501": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2174511501", - "2174511703": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2174511703", - "2174512495": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2174512495", - "2174512911": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2174512911", - "2174513176": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2174513176", - "2174513403": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2174513403", - "2183674589": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2183674589", - "2183674919": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2183674919", - "2183675142": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2183675142", - "2183675411": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2183675411", - "2184127705": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2184127705", - "2184127938": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2184127938", - "2184128082": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2184128082", - "2184128266": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2184128266", - "2184256958": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2184256958", - "2184257205": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2184257205", - "2184257414": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2184257414", - "2184257584": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2184257584", - "2187586806": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2187586806", - "2187587264": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2187587264", - "2187588035": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2187588035", - "2187588300": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2187588300", - "2187606484": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2187606484", - "2187606893": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2187606893", - "2187607677": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2187607677", - "2187608049": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2187608049", - "2187620514": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2187620514", - "2187621334": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2187621334", - "2187621684": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2187621684", - "2187622064": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2187622064", - "2187622562": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2187622562", - "2188725324": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2188725324", - "2188725495": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2188725495", - "2188725904": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2188725904", - "2188726127": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2188726127", - "2188773971": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2188773971", - "2188774312": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2188774312", - "2188774906": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2188774906", - "2188775137": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2188775137", - "2190768337": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2190768337", - "2190768791": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2190768791", - "2190769194": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2190769194", - "2190769444": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2190769444", - "2190769709": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2190769709", - "2190769969": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2190769969", - "2190973589": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2190973589", - "2190973796": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2190973796", - "2190974253": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2190974253", - "2190974543": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2190974543", - "2191026174": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2191026174", - "2191026463": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2191026463", - "2191027100": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2191027100", - "2191027303": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2191027303", - "2197723657": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2197723657", - "2197723911": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2197723911", - "2197724669": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2197724669", - "2197725006": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2197725006", - "2197749670": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2197749670", - "2197750366": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2197750366", - "2197750903": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2197750903", - "2197751707": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2197751707", - "2197752237": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2197752237", - "2197812900": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2197812900", - "2197813652": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2197813652", - "2197814536": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2197814536", - "2197815300": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2197815300", - "2202585191": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2202585191", - "2202657849": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2202657849", - "2202841758": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2202841758", - "2203347600": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2203347600", - "2203350745": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2203350745", - "2203428398": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2203428398", - "2203430744": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2203430744", - "2206205114": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2206205114", - "2206205358": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2206205358", - "2206205533": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2206205533", - "2206205701": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2206205701", - "2208754382": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2208754382", - "2208754578": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2208754578", - "2208754682": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2208754682", - "2208754846": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2208754846", - "2208755088": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2208755088", - "2208792260": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2208792260", - "2208793461": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2208793461", - "2208794608": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2208794608", - "2208796456": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2208796456", - "2208974234": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2208974234", - "2208974609": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2208974609", - "2208975198": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2208975198", - "2208975556": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2208975556", - "2209002709": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2209002709", - "2209003112": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2209003112", - "2209003788": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2209003788", - "2209004213": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2209004213", - "2212921737": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2212921737", - "2214542408": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2214542408", - "2214573097": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2214573097", - "2214712577": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2214712577", - "2214720943": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2214720943", - "2216316571": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2216316571", - "2216316776": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2216316776", - "2216317289": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2216317289", - "2216317596": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2216317596", - "2216347891": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2216347891", - "2216348155": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2216348155", - "2216348766": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2216348766", - "2216349103": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2216349103", - "2219827116": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2219827116", - "2219827743": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2219827743", - "2219828581": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2219828581", - "2219828963": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2219828963", - "2219849328": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2219849328", - "2219849604": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2219849604", - "2219850201": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2219850201", - "2219850454": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2219850454", - "2222597352": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2222597352", - "2222597489": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2222597489", - "2222597817": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2222597817", - "2222598226": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2222598226", - "2222598405": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2222598405", - "2225669565": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2225669565", - "2225670107": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2225670107", - "2225670671": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2225670671", - "2225671466": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2225671466", - "2225671796": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2225671796", - "2227833716": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2227833716", - "2227833939": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2227833939", - "2227834385": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2227834385", - "2227834590": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2227834590", - "2227881926": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2227881926", - "2227882289": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2227882289", - "2227883303": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2227883303", - "2227883695": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2227883695", - "2230888334": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2230888334", - "2230888574": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2230888574", - "2230889082": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2230889082", - "2230889328": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2230889328", - "2230895667": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2230895667", - "2230895851": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2230895851", - "2230896180": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2230896180", - "2230896311": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2230896311", - "2234868654": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2234868654", - "2234868766": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2234868766", - "2234868881": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2234868881", - "2234868999": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2234868999", - "2234869115": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2234869115", - "2239893376": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2239893376", - "2239893714": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2239893714", - "2239894248": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2239894248", - "2239894433": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2239894433", - "2239902016": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2239902016", - "2239902175": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2239902175", - "2239902595": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2239902595", - "2239902972": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2239902972", - "2244542730": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2244542730", - "2244542993": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2244542993", - "2244543431": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2244543431", - "2244543595": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2244543595", - "2244564735": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2244564735", - "2244564923": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2244564923", - "2244565526": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2244565526", - "2244565838": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2244565838", - "2245615022": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2245615022", - "2245630311": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2245630311", - "2245639528": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2245639528", - "2245639542": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2245639542", - "2245642435": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2245642435", - "2253096579": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2253096579", - "2253096910": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2253096910", - "2253097258": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2253097258", - "2253097716": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2253097716", - "2253137885": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2253137885", - "2253138153": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2253138153", - "2253138411": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2253138411", - "2253138761": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2253138761", - "2255340573": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2255340573", - "2255340777": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2255340777", - "2255340909": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2255340909", - "2255341041": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2255341041", - "2255366746": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2255366746", - "2255366939": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2255366939", - "2255367214": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2255367214", - "2255367473": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2255367473", - "2257804785": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2257804785", - "2257805439": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2257805439", - "2257805888": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2257805888", - "2257806308": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2257806308", - "2257829932": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2257829932", - "2257830420": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2257830420", - "2257830838": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2257830838", - "2257831159": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2257831159", - "2260464028": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2260464028", - "2260464124": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2260464124", - "2260464213": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2260464213", - "2260464375": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2260464375", - "2260480599": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2260480599", - "2260480715": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2260480715", - "2260480815": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2260480815", - "2260480999": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2260480999", - "2261711721": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2261711721", - "2261711950": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2261711950", - "2261712062": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2261712062", - "2261712230": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2261712230", - "2261735902": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2261735902", - "2261736020": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2261736020", - "2261736133": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2261736133", - "2261736296": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2261736296", - "2262276735": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2262276735", - "2262276871": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2262276871", - "2262277012": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2262277012", - "2262277232": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2262277232", - "2262277382": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2262277382", - "2264465628": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2264465628", - "2264465943": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2264465943", - "2264466176": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2264466176", - "2264466449": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2264466449", - "2264489621": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2264489621", - "2264489843": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2264489843", - "2264490054": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2264490054", - "2264490317": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2264490317", - "2269767149": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2269767149", - "2269767359": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2269767359", - "2269767524": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2269767524", - "2269767783": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2269767783", - "2269768168": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2269768168", - "2272172139": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2272172139", - "2272172564": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2272172564", - "2272172835": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2272172835", - "2272173220": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2272173220", - "2272183687": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2272183687", - "2272183979": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2272183979", - "2272184325": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2272184325", - "2272184671": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2272184671", - "2277611350": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2277611350", - "2277611747": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2277611747", - "2277612375": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2277612375", - "2277612554": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2277612554", - "2277621518": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2277621518", - "2277621672": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2277621672", - "2277621890": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2277621890", - "2277622090": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2277622090", - "2281791575": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2281791575", - "2281791925": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2281791925", - "2281792294": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2281792294", - "2281792651": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2281792651", - "2281913682": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2281913682", - "2281914066": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2281914066", - "2281914722": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2281914722", - "2281915187": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2281915187", - "2283360772": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2283360772", - "2283417120": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2283417120", - "2283634879": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2283634879", - "2283694098": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2283694098", - "2283725311": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2283725311", - "2283753529": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2283753529", - "2283938052": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2283938052", - "2284650275": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2284650275", - "2284650511": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2284650511", - "2284651036": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2284651036", - "2284651434": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2284651434", - "2284798951": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2284798951", - "2284799416": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2284799416", - "2284799710": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2284799710", - "2284800014": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2284800014", - "2287748227": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2287748227", - "2287750214": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2287750214", - "2287752232": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2287752232", - "2287754110": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2287754110", - "2294361331": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2294361331", - "2294362220": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2294362220", - "2294362857": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2294362857", - "2294363517": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2294363517", - "2294380396": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2294380396", - "2294381339": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2294381339", - "2294381750": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2294381750", - "2294382848": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2294382848", - "2297342500": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2297342500", - "2297342873": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2297342873", - "2297343304": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2297343304", - "2297343841": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2297343841", - "2297385611": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2297385611", - "2297386068": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2297386068", - "2297386423": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2297386423", - "2297386860": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2297386860", - "2299584333": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2299584333", - "2299584793": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2299584793", - "2299585013": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2299585013", - "2299585310": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2299585310", - "2299585549": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2299585549", - "2299888578": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2299888578", - "2300400287": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2300400287", - "2300400998": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2300400998", - "2300402492": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2300402492", - "2300403491": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2300403491", - "2302900489": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2302900489", - "2302900643": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2302900643", - "2302900841": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2302900841", - "2302901176": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2302901176", - "2302972477": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2302972477", - "2302972636": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2302972636", - "2302972763": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2302972763", - "2302972841": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2302972841", - "2311492059": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2311492059", - "2311492609": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2311492609", - "2311492958": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2311492958", - "2311493219": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2311493219", - "2311579410": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2311579410", - "2311579878": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2311579878", - "2311580164": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2311580164", - "2311580454": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2311580454", - "2313794765": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2313794765", - "2313795344": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2313795344", - "2313795841": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2313795841", - "2313796218": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2313796218", - "2318319484": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2318319484", - "2318319630": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2318319630", - "2318320067": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2318320067", - "2318320326": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2318320326", - "2319105713": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2319105713", - "2319116519": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2319116519", - "2319130389": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2319130389", - "2325300282": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2325300282", - "2325300556": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2325300556", - "2325300979": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2325300979", - "2325301374": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2325301374", - "2325301735": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2325301735", - "2326064390": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2326064390", - "2326064683": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2326064683", - "2326065031": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2326065031", - "2326065153": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2326065153", - "2326070299": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2326070299", - "2326070587": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2326070587", - "2326071055": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2326071055", - "2326071323": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2326071323", - "2329604391": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2329604391", - "233217651": "https://storage.mds.yandex.net/get-devtools-opensource/250854/233217651", - "2333966769": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2333966769", - "2333968327": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2333968327", - "2333969991": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2333969991", - "2333972021": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2333972021", - "2335881473": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2335881473", - "2335881496": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2335881496", - "2338685079": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2338685079", - "2338685337": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2338685337", - "2338685591": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2338685591", - "2338685893": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2338685893", - "2338686132": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2338686132", - "2341167266": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2341167266", - "2341167602": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2341167602", - "2341168003": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2341168003", - "2341168252": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2341168252", - "2341168537": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2341168537", - "2341368185": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2341368185", - "2341368793": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2341368793", - "2341369389": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2341369389", - "2341369804": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2341369804", - "2341440912": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2341440912", - "2341441173": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2341441173", - "2341441728": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2341441728", - "2341442151": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2341442151", - "2343316036": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2343316036", - "2343321322": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2343321322", - "2343328170": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2343328170", - "2343339209": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2343339209", - "2343341991": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2343341991", - "2346252848": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2346252848", - "2346253220": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2346253220", - "2346253864": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2346253864", - "2346254218": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2346254218", - "2346279788": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2346279788", - "2346280505": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2346280505", - "2346281971": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2346281971", - "2346282272": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2346282272", - "2349132538": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2349132538", - "2349139006": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2349139006", - "2354050981": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2354050981", - "2354051149": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2354051149", - "2354051322": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2354051322", - "2354051569": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2354051569", - "2354051721": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2354051721", - "2356942171": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2356942171", - "2356942566": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2356942566", - "2356943104": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2356943104", - "2356943317": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2356943317", - "2357011607": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2357011607", - "2357011949": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2357011949", - "2357012362": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2357012362", - "2357012570": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2357012570", - "2359619058": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2359619058", - "2359619312": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2359619312", - "2359619975": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2359619975", - "2359620312": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2359620312", - "2359635337": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2359635337", - "2359635672": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2359635672", - "2359636356": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2359636356", - "2359636881": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2359636881", - "2364970828": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2364970828", - "2364971056": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2364971056", - "2364971657": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2364971657", - "2364971912": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2364971912", - "2365000310": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2365000310", - "2365000687": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2365000687", - "2365001349": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2365001349", - "2365001669": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2365001669", - "2370654846": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2370654846", - "2370655073": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2370655073", - "2370655157": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2370655157", - "2370655256": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2370655256", - "2370655396": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2370655396", - "2381793961": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2381793961", - "2381794634": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2381794634", - "2381795518": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2381795518", - "2381795989": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2381795989", - "2381827728": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2381827728", - "2381828256": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2381828256", - "2381828784": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2381828784", - "2381829142": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2381829142", - "2386669172": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2386669172", - "2386669445": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2386669445", - "2386669777": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2386669777", - "2386669872": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2386669872", - "2386669947": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2386669947", - "2386670054": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2386670054", - "2386670425": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2386670425", - "2386670611": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2386670611", - "2389839449": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2389839449", - "2389839790": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2389839790", - "2389840199": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2389840199", - "2389840742": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2389840742", - "2389841150": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2389841150", - "2394943103": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2394943103", - "2394943535": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2394943535", - "2394944450": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2394944450", - "2394945165": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2394945165", - "2395059243": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2395059243", - "2395059685": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2395059685", - "2395060637": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2395060637", - "2395061302": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2395061302", - "2401451455": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2401451455", - "2401451668": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2401451668", - "2401451796": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2401451796", - "2401451925": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2401451925", - "2401452167": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2401452167", - "2402859987": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2402859987", - "2402860094": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2402860094", - "2402860444": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2402860444", - "2402860569": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2402860569", - "2402861253": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2402861253", - "2402861467": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2402861467", - "2402861716": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2402861716", - "2402861854": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2402861854", - "2406303142": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2406303142", - "2406303398": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2406303398", - "2406303844": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2406303844", - "2406304170": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2406304170", - "2406304757": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2406304757", - "2406305012": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2406305012", - "2406305351": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2406305351", - "2406305517": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2406305517", - "2411583600": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2411583600", - "2411584252": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2411584252", - "2411584586": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2411584586", - "2411584886": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2411584886", - "2411596932": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2411596932", - "2411597211": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2411597211", - "2411597878": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2411597878", - "2411598281": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2411598281", - "2421850284": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2421850284", - "2421850806": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2421850806", - "2421851789": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2421851789", - "2421853128": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2421853128", - "2421854374": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2421854374", - "2422605473": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2422605473", - "2422606573": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2422606573", - "2422607939": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2422607939", - "2422608534": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2422608534", - "2422613264": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2422613264", - "2422613954": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2422613954", - "2422615685": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2422615685", - "2422616728": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2422616728", - "2437652237": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2437652237", - "2437652430": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2437652430", - "2437652725": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2437652725", - "2437653051": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2437653051", - "2437653377": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2437653377", - "243907179": "https://storage.mds.yandex.net/get-devtools-opensource/250854/243907179", - "2441725275": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2441725275", - "2441726015": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2441726015", - "2441728449": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2441728449", - "2441729143": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2441729143", - "2441747231": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2441747231", - "2441747741": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2441747741", - "2441749003": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2441749003", - "2441749933": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2441749933", - "244387436": "https://storage.mds.yandex.net/get-devtools-opensource/233854/244387436", - "244388930": "https://storage.mds.yandex.net/get-devtools-opensource/233854/244388930", - "2449170174": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2449170174", - "2449170554": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2449170554", - "2449171068": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2449171068", - "2449171372": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2449171372", - "2449250099": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2449250099", - "2449250569": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2449250569", - "2449251278": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2449251278", - "2449251728": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2449251728", - "2454582716": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2454582716", - "2454582857": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2454582857", - "2454583140": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2454583140", - "2454583251": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2454583251", - "2454607435": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2454607435", - "2454607686": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2454607686", - "2454608066": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2454608066", - "2454608261": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2454608261", - "2455903296": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2455903296", - "2455903465": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2455903465", - "2455903538": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2455903538", - "2455903750": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2455903750", - "2455903932": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2455903932", - "2458166936": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2458166936", - "2458167346": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2458167346", - "2458168248": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2458168248", - "2458168496": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2458168496", - "2458184942": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2458184942", - "2458185170": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2458185170", - "2458185915": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2458185915", - "2458186178": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2458186178", - "2460497544": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2460497544", - "2460497948": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2460497948", - "2460498500": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2460498500", - "2460498846": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2460498846", - "2460518260": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2460518260", - "2460518624": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2460518624", - "2460519661": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2460519661", - "2460520210": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2460520210", - "2466017052": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2466017052", - "2466456195": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2466456195", - "2466456397": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2466456397", - "2466456979": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2466456979", - "2466457340": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2466457340", - "2466473913": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2466473913", - "2466474163": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2466474163", - "2466474629": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2466474629", - "2466474881": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2466474881", - "2471527491": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2471527491", - "2471527807": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2471527807", - "2471528132": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2471528132", - "2471528381": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2471528381", - "2471528623": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2471528623", - "2476844254": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2476844254", - "2476844482": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2476844482", - "2476845000": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2476845000", - "2476845158": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2476845158", - "2476848185": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2476848185", - "2476848340": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2476848340", - "2476849005": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2476849005", - "2476849198": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2476849198", - "2484163972": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2484163972", - "2484164621": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2484164621", - "2484165399": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2484165399", - "2484166046": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2484166046", - "2486495540": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2486495540", - "2486495752": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2486495752", - "2486496025": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2486496025", - "2486496321": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2486496321", - "2486496433": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2486496433", - "2488549842": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2488549842", - "2488550572": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2488550572", - "2488553184": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2488553184", - "2488554786": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2488554786", - "2488555532": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2488555532", - "2489192940": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2489192940", - "2489194129": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2489194129", - "2489196917": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2489196917", - "2489198675": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2489198675", - "2489200052": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2489200052", - "2490861692": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2490861692", - "2491110196": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2491110196", - "2491110698": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2491110698", - "2491112126": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2491112126", - "2491112528": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2491112528", - "2491284447": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2491284447", - "2491284794": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2491284794", - "2491285662": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2491285662", - "2491286272": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2491286272", - "2493380257": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2493380257", - "2493381050": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2493381050", - "2493382899": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2493382899", - "2493383639": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2493383639", - "2493387344": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2493387344", - "2493388522": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2493388522", - "2493390766": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2493390766", - "2493391572": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2493391572", - "2501408259": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2501408259", - "2501408570": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2501408570", - "2501408715": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2501408715", - "2501408961": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2501408961", - "2501409134": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2501409134", - "2505611617": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2505611617", - "2508503399": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2508503399", - "2508503796": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2508503796", - "2508504941": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2508504941", - "2508505397": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2508505397", - "2508594286": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2508594286", - "2508595015": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2508595015", - "2508595937": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2508595937", - "2508596270": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2508596270", - "2524530506": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2524530506", - "2524530829": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2524530829", - "2524531572": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2524531572", - "2524532207": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2524532207", - "2524569841": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2524569841", - "2524570597": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2524570597", - "2524572586": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2524572586", - "2524573303": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2524573303", - "2525400095": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2525400095", - "2525747424": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2525747424", - "2525747908": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2525747908", - "2525748251": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2525748251", - "2525748686": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2525748686", - "2525749167": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2525749167", - "2541182006": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2541182006", - "2541182665": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2541182665", - "2541183385": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2541183385", - "2541184219": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2541184219", - "2549415677": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2549415677", - "2549416728": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2549416728", - "2549417707": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2549417707", - "2549418768": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2549418768", - "2549499943": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2549499943", - "2549500358": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2549500358", - "2549501617": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2549501617", - "2549502407": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2549502407", - "2554889297": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2554889297", - "2554895399": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2554895399", - "2558864834": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2558864834", - "2558864932": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2558864932", - "2558865100": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2558865100", - "2558865220": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2558865220", - "2558865362": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2558865362", - "2561940097": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2561940097", - "2562820599": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2562820599", - "2562821707": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2562821707", - "2562822177": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2562822177", - "2562833836": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2562833836", - "2562835305": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2562835305", - "2562835594": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2562835594", - "2567707733": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2567707733", - "2567708671": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2567708671", - "2567709051": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2567709051", - "2567731572": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2567731572", - "2567732714": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2567732714", - "2567733126": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2567733126", - "2569180519": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2569180519", - "2570232984": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2570232984", - "2570233974": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2570233974", - "2570234184": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2570234184", - "2570259480": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2570259480", - "2570260284": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2570260284", - "2570260540": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2570260540", - "2574896434": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2574896434", - "2574896587": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2574896587", - "2574896834": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2574896834", - "2574897168": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2574897168", - "2574897403": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2574897403", - "2575388987": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2575388987", - "2575389483": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2575389483", - "2575389681": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2575389681", - "2575405799": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2575405799", - "2575406231": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2575406231", - "2575406326": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2575406326", - "2578338410": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2578338410", - "2578338972": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2578338972", - "2578339241": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2578339241", - "2578348760": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2578348760", - "2578349236": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2578349236", - "2578349524": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2578349524", - "2589176227": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2589176227", - "2589176427": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2589176427", - "2589176613": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2589176613", - "2589176797": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2589176797", - "2589177027": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2589177027", - "2590064338": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2590064338", - "2590064682": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2590064682", - "2590064766": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2590064766", - "2590076284": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2590076284", - "2590076757": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2590076757", - "2590076848": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2590076848", - "2593236205": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2593236205", - "2593237239": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2593237239", - "2593237566": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2593237566", - "2593240177": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2593240177", - "2593241718": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2593241718", - "2593242236": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2593242236", - "2600054498": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2600054498", - "2600057034": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2600057034", - "2600057826": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2600057826", - "2600079459": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2600079459", - "2600083023": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2600083023", - "2600083835": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2600083835", - "2602251720": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2602251720", - "2602254475": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2602254475", - "2602256268": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2602256268", - "2602258022": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2602258022", - "2605919616": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2605919616", - "2605919808": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2605919808", - "2605920075": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2605920075", - "2605920375": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2605920375", - "2605920627": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2605920627", - "2608549782": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2608549782", - "2608551210": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2608551210", - "2608551767": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2608551767", - "2608568002": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2608568002", - "2608569291": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2608569291", - "2608569572": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2608569572", - "2614153839": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2614153839", - "2614154630": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2614154630", - "2614154818": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2614154818", - "2614165898": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2614165898", - "2614167019": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2614167019", - "2614167467": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2614167467", - "2615734678": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2615734678", - "2615736040": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2615736040", - "2615737306": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2615737306", - "2615738776": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2615738776", - "2617984240": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2617984240", - "2617984621": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2617984621", - "2617985759": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2617985759", - "2617986064": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2617986064", - "2617987339": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2617987339", - "2622414535": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2622414535", - "2622414820": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2622414820", - "2622415308": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2622415308", - "2622415836": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2622415836", - "2622416211": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2622416211", - "2626613665": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2626613665", - "2626614502": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2626614502", - "2626615020": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2626615020", - "2626695797": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2626695797", - "2626697127": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2626697127", - "2626697626": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2626697626", - "2631071401": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2631071401", - "2631074049": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2631074049", - "2631075415": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2631075415", - "2631134089": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2631134089", - "2631136842": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2631136842", - "2631137502": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2631137502", - "2639222215": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2639222215", - "2639222528": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2639222528", - "2639222782": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2639222782", - "2639223049": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2639223049", - "2639223225": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2639223225", - "2647505623": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2647505623", - "2647507158": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2647507158", - "2647507660": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2647507660", - "2647518695": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2647518695", - "2647520662": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2647520662", - "2647521281": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2647521281", - "2649758887": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2649758887", - "2649762736": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2649762736", - "2649763819": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2649763819", - "2649854011": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2649854011", - "2649856084": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2649856084", - "2649856904": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2649856904", - "2660040270": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2660040270", - "2660041060": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2660041060", - "2660041088": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2660041088", - "2660041189": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2660041189", - "2660041639": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2660041639", - "2660041912": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2660041912", - "2663400861": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2663400861", - "2663403731": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2663403731", - "2663404634": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2663404634", - "2663470012": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2663470012", - "2663472408": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2663472408", - "2663473041": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2663473041", - "2670286065": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2670286065", - "2670287239": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2670287239", - "2670287618": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2670287618", - "2670310141": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2670310141", - "2670311622": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2670311622", - "2670311959": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2670311959", - "2684467710": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2684467710", - "2684467917": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2684467917", - "2684468198": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2684468198", - "2684468348": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2684468348", - "2684468484": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2684468484", - "2685554692": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2685554692", - "2685555388": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2685555388", - "2685556023": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2685556023", - "2685556796": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2685556796", - "2693704462": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2693704462", - "2693705780": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2693705780", - "2693706398": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2693706398", - "2693706966": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2693706966", - "2695435755": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2695435755", - "2695438092": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2695438092", - "2695438796": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2695438796", - "2695469101": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2695469101", - "2695470662": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2695470662", - "2695471073": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2695471073", - "2703278497": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2703278497", - "2703278793": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2703278793", - "2703278907": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2703278907", - "2703279195": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2703279195", - "2703279329": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2703279329", - "2707371261": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2707371261", - "2707373472": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2707373472", - "2707374604": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2707374604", - "2707423211": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2707423211", - "2707428279": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2707428279", - "2707429023": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2707429023", - "2710846437": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2710846437", - "2710848684": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2710848684", - "2710849532": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2710849532", - "2710882508": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2710882508", - "2710884490": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2710884490", - "2710885076": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2710885076", - "2717405882": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2717405882", - "2717407584": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2717407584", - "2717408047": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2717408047", - "2717429830": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2717429830", - "2717431405": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2717431405", - "2717431909": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2717431909", - "2720875090": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2720875090", - "2734453049": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2734453049", - "2734454971": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2734454971", - "2734455824": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2734455824", - "2734475964": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2734475964", - "2734477943": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2734477943", - "2734478680": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2734478680", - "2743195976": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2743195976", - "2743196185": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2743196185", - "2743196321": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2743196321", - "2743196537": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2743196537", - "2743196861": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2743196861", - "2751303086": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2751303086", - "2751305335": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2751305335", - "2751306020": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2751306020", - "2751313853": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2751313853", - "2751315401": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2751315401", - "2751316037": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2751316037", - "2758730570": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2758730570", - "2758732511": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2758732511", - "2758733382": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2758733382", - "2758747083": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2758747083", - "2758748537": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2758748537", - "2758749330": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2758749330", - "2763560492": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2763560492", - "2763560653": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2763560653", - "2763560807": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2763560807", - "2763560979": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2763560979", - "2763561138": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2763561138", - "2764984404": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2764984404", - "2764984950": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2764984950", - "2764985330": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2764985330", - "2764989842": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2764989842", - "2764990673": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2764990673", - "2764990852": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2764990852", - "2778966154": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2778966154", - "2778967851": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2778967851", - "2778968194": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2778968194", - "2778995317": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2778995317", - "2778996783": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2778996783", - "2778996977": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2778996977", - "2786405918": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2786405918", - "2786406132": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2786406132", - "2786406421": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2786406421", - "2786406721": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2786406721", - "2786406951": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2786406951", - "2786636274": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2786636274", - "2786636814": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2786636814", - "2786636995": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2786636995", - "2786659959": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2786659959", - "2786660754": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2786660754", - "2786660966": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2786660966", - "2790068235": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2790068235", - "2790069100": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2790069100", - "2790069322": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2790069322", - "2790125584": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2790125584", - "2790127555": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2790127555", - "2790128197": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2790128197", - "2795171743": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2795171743", - "2795173262": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2795173262", - "2795174765": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2795174765", - "2795175884": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2795175884", - "2807634225": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2807634225", - "2807634419": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2807634419", - "2807634670": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2807634670", - "2807634842": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2807634842", - "2807635068": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2807635068", - "2812429184": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2812429184", - "2812430072": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2812430072", - "2812430500": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2812430500", - "2812465732": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2812465732", - "2812467322": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2812467322", - "2812467790": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2812467790", - "2813906025": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2813906025", - "2813915651": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2813915651", - "2813921697": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2813921697", - "2813926943": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2813926943", - "2817782042": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2817782042", - "2817782630": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2817782630", - "2817783133": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2817783133", - "2817784371": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2817784371", - "2817784890": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2817784890", - "2817785117": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2817785117", - "2819507345": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2819507345", - "2828755257": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2828755257", - "2828755426": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2828755426", - "2828755619": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2828755619", - "2828755799": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2828755799", - "2828756040": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2828756040", - "2835394622": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2835394622", - "2835395233": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2835395233", - "2835396082": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2835396082", - "2835396951": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2835396951", - "2835397488": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2835397488", - "2843788069": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2843788069", - "2843788983": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2843788983", - "2843789281": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2843789281", - "2843823282": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2843823282", - "2843823836": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2843823836", - "2843824017": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2843824017", - "2857175289": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2857175289", - "2857177161": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2857177161", - "2857178145": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2857178145", - "2857211305": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2857211305", - "2857212963": "https://storage.mds.yandex.net/get-devtools-opensource/233854/2857212963", - "2857213798": "https://storage.mds.yandex.net/get-devtools-opensource/250854/2857213798", - "2860855300": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2860855300", - "2860855816": "https://storage.mds.yandex.net/get-devtools-opensource/471749/2860855816", - "2860856556": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2860856556", - "2860857188": "https://storage.mds.yandex.net/get-devtools-opensource/479623/2860857188", - "2860858859": "https://storage.mds.yandex.net/get-devtools-opensource/373962/2860858859", - "309054781": "https://storage.mds.yandex.net/get-devtools-opensource/250854/309054781", - "360916612": "https://storage.mds.yandex.net/get-devtools-opensource/233854/360916612", - "412716868": "https://storage.mds.yandex.net/get-devtools-opensource/233854/412716868", - "412720651": "https://storage.mds.yandex.net/get-devtools-opensource/233854/412720651", - "412725013": "https://storage.mds.yandex.net/get-devtools-opensource/233854/412725013", - "419260733": "https://storage.mds.yandex.net/get-devtools-opensource/233854/419260733", - "421387080": "https://storage.mds.yandex.net/get-devtools-opensource/233854/421387080", - "499943029": "https://storage.mds.yandex.net/get-devtools-opensource/233854/499943029", - "520783065": "https://storage.mds.yandex.net/get-devtools-opensource/373962/520783065", - "520783208": "https://storage.mds.yandex.net/get-devtools-opensource/233854/520783208", - "531642148": "https://storage.mds.yandex.net/get-devtools-opensource/233854/531642148", - "539830644": "https://storage.mds.yandex.net/get-devtools-opensource/233854/539830644", - "539830721": "https://storage.mds.yandex.net/get-devtools-opensource/233854/539830721", - "606121215": "https://storage.mds.yandex.net/get-devtools-opensource/373962/606121215", - "616675620": "https://storage.mds.yandex.net/get-devtools-opensource/250854/616675620", - "637812798": "https://storage.mds.yandex.net/get-devtools-opensource/233854/637812798", - "637812868": "https://storage.mds.yandex.net/get-devtools-opensource/233854/637812868", - "637812961": "https://storage.mds.yandex.net/get-devtools-opensource/250854/637812961", - "638992951": "https://storage.mds.yandex.net/get-devtools-opensource/233854/638992951", - "638993042": "https://storage.mds.yandex.net/get-devtools-opensource/233854/638993042", - "638993178": "https://storage.mds.yandex.net/get-devtools-opensource/233854/638993178", - "644447129": "https://storage.mds.yandex.net/get-devtools-opensource/250854/644447129", - "644448626": "https://storage.mds.yandex.net/get-devtools-opensource/233854/644448626", - "644472057": "https://storage.mds.yandex.net/get-devtools-opensource/373962/644472057", - "644473351": "https://storage.mds.yandex.net/get-devtools-opensource/471749/644473351", - "644662699": "https://storage.mds.yandex.net/get-devtools-opensource/479623/644662699", - "644662872": "https://storage.mds.yandex.net/get-devtools-opensource/479623/644662872", - "644663100": "https://storage.mds.yandex.net/get-devtools-opensource/471749/644663100", - "649832974": "https://storage.mds.yandex.net/get-devtools-opensource/233854/649832974", - "649833149": "https://storage.mds.yandex.net/get-devtools-opensource/250854/649833149", - "649833310": "https://storage.mds.yandex.net/get-devtools-opensource/479623/649833310", - "653132604": "https://storage.mds.yandex.net/get-devtools-opensource/233854/653132604", - "654755435": "https://storage.mds.yandex.net/get-devtools-opensource/233854/654755435", - "654755545": "https://storage.mds.yandex.net/get-devtools-opensource/233854/654755545", - "654755694": "https://storage.mds.yandex.net/get-devtools-opensource/479623/654755694", - "658066207": "https://storage.mds.yandex.net/get-devtools-opensource/250854/658066207", - "658066328": "https://storage.mds.yandex.net/get-devtools-opensource/373962/658066328", - "658066432": "https://storage.mds.yandex.net/get-devtools-opensource/373962/658066432", - "658460206": "https://storage.mds.yandex.net/get-devtools-opensource/250854/658460206", - "658460407": "https://storage.mds.yandex.net/get-devtools-opensource/471749/658460407", - "658460706": "https://storage.mds.yandex.net/get-devtools-opensource/233854/658460706", - "659138842": "https://storage.mds.yandex.net/get-devtools-opensource/250854/659138842", - "659138920": "https://storage.mds.yandex.net/get-devtools-opensource/250854/659138920", - "659138997": "https://storage.mds.yandex.net/get-devtools-opensource/233854/659138997", - "663289760": "https://storage.mds.yandex.net/get-devtools-opensource/373962/663289760", - "663289950": "https://storage.mds.yandex.net/get-devtools-opensource/250854/663289950", - "663290683": "https://storage.mds.yandex.net/get-devtools-opensource/233854/663290683", - "665897649": "https://storage.mds.yandex.net/get-devtools-opensource/471749/665897649", - "665897849": "https://storage.mds.yandex.net/get-devtools-opensource/233854/665897849", - "665898018": "https://storage.mds.yandex.net/get-devtools-opensource/233854/665898018", - "666037162": "https://storage.mds.yandex.net/get-devtools-opensource/471749/666037162", - "666037333": "https://storage.mds.yandex.net/get-devtools-opensource/373962/666037333", - "666037514": "https://storage.mds.yandex.net/get-devtools-opensource/233854/666037514", - "668894515": "https://storage.mds.yandex.net/get-devtools-opensource/233854/668894515", - "668894564": "https://storage.mds.yandex.net/get-devtools-opensource/233854/668894564", - "668894631": "https://storage.mds.yandex.net/get-devtools-opensource/233854/668894631", - "669516641": "https://storage.mds.yandex.net/get-devtools-opensource/233854/669516641", - "669516680": "https://storage.mds.yandex.net/get-devtools-opensource/373962/669516680", - "669516748": "https://storage.mds.yandex.net/get-devtools-opensource/233854/669516748", - "670400516": "https://storage.mds.yandex.net/get-devtools-opensource/233854/670400516", - "670400594": "https://storage.mds.yandex.net/get-devtools-opensource/373962/670400594", - "670400730": "https://storage.mds.yandex.net/get-devtools-opensource/479623/670400730", - "671024806": "https://storage.mds.yandex.net/get-devtools-opensource/373962/671024806", - "671024928": "https://storage.mds.yandex.net/get-devtools-opensource/233854/671024928", - "671025098": "https://storage.mds.yandex.net/get-devtools-opensource/233854/671025098", - "674300961": "https://storage.mds.yandex.net/get-devtools-opensource/250854/674300961", - "674301040": "https://storage.mds.yandex.net/get-devtools-opensource/373962/674301040", - "674301146": "https://storage.mds.yandex.net/get-devtools-opensource/373962/674301146", - "678147702": "https://storage.mds.yandex.net/get-devtools-opensource/233854/678147702", - "678147743": "https://storage.mds.yandex.net/get-devtools-opensource/250854/678147743", - "678147876": "https://storage.mds.yandex.net/get-devtools-opensource/233854/678147876", - "680836292": "https://storage.mds.yandex.net/get-devtools-opensource/471749/680836292", - "680836656": "https://storage.mds.yandex.net/get-devtools-opensource/250854/680836656", - "680836836": "https://storage.mds.yandex.net/get-devtools-opensource/471749/680836836", - "681194597": "https://storage.mds.yandex.net/get-devtools-opensource/233854/681194597", - "681194734": "https://storage.mds.yandex.net/get-devtools-opensource/373962/681194734", - "681194895": "https://storage.mds.yandex.net/get-devtools-opensource/479623/681194895", - "681457758": "https://storage.mds.yandex.net/get-devtools-opensource/479623/681457758", - "681457907": "https://storage.mds.yandex.net/get-devtools-opensource/250854/681457907", - "681458005": "https://storage.mds.yandex.net/get-devtools-opensource/373962/681458005", - "682064023": "https://storage.mds.yandex.net/get-devtools-opensource/471749/682064023", - "682064265": "https://storage.mds.yandex.net/get-devtools-opensource/233854/682064265", - "682064569": "https://storage.mds.yandex.net/get-devtools-opensource/479623/682064569", - "686318168": "https://storage.mds.yandex.net/get-devtools-opensource/479623/686318168", - "686318388": "https://storage.mds.yandex.net/get-devtools-opensource/233854/686318388", - "686318618": "https://storage.mds.yandex.net/get-devtools-opensource/479623/686318618", - "688379737": "https://storage.mds.yandex.net/get-devtools-opensource/250854/688379737", - "688379879": "https://storage.mds.yandex.net/get-devtools-opensource/373962/688379879", - "688379953": "https://storage.mds.yandex.net/get-devtools-opensource/373962/688379953", - "688946040": "https://storage.mds.yandex.net/get-devtools-opensource/471749/688946040", - "688946262": "https://storage.mds.yandex.net/get-devtools-opensource/471749/688946262", - "688947655": "https://storage.mds.yandex.net/get-devtools-opensource/233854/688947655", - "689834835": "https://storage.mds.yandex.net/get-devtools-opensource/233854/689834835", - "689834908": "https://storage.mds.yandex.net/get-devtools-opensource/471749/689834908", - "689834991": "https://storage.mds.yandex.net/get-devtools-opensource/250854/689834991", - "692611876": "https://storage.mds.yandex.net/get-devtools-opensource/233854/692611876", - "693287184": "https://storage.mds.yandex.net/get-devtools-opensource/373962/693287184", - "693288458": "https://storage.mds.yandex.net/get-devtools-opensource/233854/693288458", - "693288568": "https://storage.mds.yandex.net/get-devtools-opensource/479623/693288568", - "693482722": "https://storage.mds.yandex.net/get-devtools-opensource/233854/693482722", - "693482887": "https://storage.mds.yandex.net/get-devtools-opensource/233854/693482887", - "693483108": "https://storage.mds.yandex.net/get-devtools-opensource/479623/693483108", - "694237295": "https://storage.mds.yandex.net/get-devtools-opensource/233854/694237295", - "694237418": "https://storage.mds.yandex.net/get-devtools-opensource/373962/694237418", - "694237511": "https://storage.mds.yandex.net/get-devtools-opensource/233854/694237511", - "695139891": "https://storage.mds.yandex.net/get-devtools-opensource/233854/695139891", - "696818704": "https://storage.mds.yandex.net/get-devtools-opensource/233854/696818704", - "696818793": "https://storage.mds.yandex.net/get-devtools-opensource/250854/696818793", - "696818993": "https://storage.mds.yandex.net/get-devtools-opensource/233854/696818993", - "697096868": "https://storage.mds.yandex.net/get-devtools-opensource/250854/697096868", - "697096950": "https://storage.mds.yandex.net/get-devtools-opensource/479623/697096950", - "697097035": "https://storage.mds.yandex.net/get-devtools-opensource/471749/697097035", - "698080386": "https://storage.mds.yandex.net/get-devtools-opensource/471749/698080386", - "698080617": "https://storage.mds.yandex.net/get-devtools-opensource/233854/698080617", - "698080802": "https://storage.mds.yandex.net/get-devtools-opensource/233854/698080802", - "698381466": "https://storage.mds.yandex.net/get-devtools-opensource/471749/698381466", - "698381729": "https://storage.mds.yandex.net/get-devtools-opensource/233854/698381729", - "698381905": "https://storage.mds.yandex.net/get-devtools-opensource/233854/698381905", - "700997340": "https://storage.mds.yandex.net/get-devtools-opensource/471749/700997340", - "700997545": "https://storage.mds.yandex.net/get-devtools-opensource/479623/700997545", - "700998846": "https://storage.mds.yandex.net/get-devtools-opensource/373962/700998846", - "702268810": "https://storage.mds.yandex.net/get-devtools-opensource/233854/702268810", - "702268901": "https://storage.mds.yandex.net/get-devtools-opensource/479623/702268901", - "702268945": "https://storage.mds.yandex.net/get-devtools-opensource/250854/702268945", - "703674132": "https://storage.mds.yandex.net/get-devtools-opensource/471749/703674132", - "707372498": "https://storage.mds.yandex.net/get-devtools-opensource/471749/707372498", - "708697728": "https://storage.mds.yandex.net/get-devtools-opensource/233854/708697728", - "708697805": "https://storage.mds.yandex.net/get-devtools-opensource/250854/708697805", - "708697877": "https://storage.mds.yandex.net/get-devtools-opensource/233854/708697877", - "708813473": "https://storage.mds.yandex.net/get-devtools-opensource/471749/708813473", - "708813583": "https://storage.mds.yandex.net/get-devtools-opensource/233854/708813583", - "708813717": "https://storage.mds.yandex.net/get-devtools-opensource/479623/708813717", - "710169298": "https://storage.mds.yandex.net/get-devtools-opensource/233854/710169298", - "710169431": "https://storage.mds.yandex.net/get-devtools-opensource/233854/710169431", - "710169532": "https://storage.mds.yandex.net/get-devtools-opensource/479623/710169532", - "712729444": "https://storage.mds.yandex.net/get-devtools-opensource/479623/712729444", - "712729579": "https://storage.mds.yandex.net/get-devtools-opensource/479623/712729579", - "712729754": "https://storage.mds.yandex.net/get-devtools-opensource/471749/712729754", - "712885975": "https://storage.mds.yandex.net/get-devtools-opensource/233854/712885975", - "712886139": "https://storage.mds.yandex.net/get-devtools-opensource/250854/712886139", - "712886260": "https://storage.mds.yandex.net/get-devtools-opensource/233854/712886260", - "712889418": "https://storage.mds.yandex.net/get-devtools-opensource/250854/712889418", - "712889504": "https://storage.mds.yandex.net/get-devtools-opensource/233854/712889504", - "712889718": "https://storage.mds.yandex.net/get-devtools-opensource/250854/712889718", - "713829253": "https://storage.mds.yandex.net/get-devtools-opensource/250854/713829253", - "713829305": "https://storage.mds.yandex.net/get-devtools-opensource/233854/713829305", - "713829408": "https://storage.mds.yandex.net/get-devtools-opensource/233854/713829408", - "716456927": "https://storage.mds.yandex.net/get-devtools-opensource/471749/716456927", - "716457007": "https://storage.mds.yandex.net/get-devtools-opensource/479623/716457007", - "716457097": "https://storage.mds.yandex.net/get-devtools-opensource/471749/716457097", - "716726812": "https://storage.mds.yandex.net/get-devtools-opensource/233854/716726812", - "716726967": "https://storage.mds.yandex.net/get-devtools-opensource/233854/716726967", - "716727139": "https://storage.mds.yandex.net/get-devtools-opensource/250854/716727139", - "717231244": "https://storage.mds.yandex.net/get-devtools-opensource/373962/717231244", - "717231273": "https://storage.mds.yandex.net/get-devtools-opensource/479623/717231273", - "717231344": "https://storage.mds.yandex.net/get-devtools-opensource/250854/717231344", - "717949364": "https://storage.mds.yandex.net/get-devtools-opensource/471749/717949364", - "717949512": "https://storage.mds.yandex.net/get-devtools-opensource/479623/717949512", - "717949651": "https://storage.mds.yandex.net/get-devtools-opensource/471749/717949651", - "718443059": "https://storage.mds.yandex.net/get-devtools-opensource/233854/718443059", - "718443095": "https://storage.mds.yandex.net/get-devtools-opensource/479623/718443095", - "718443140": "https://storage.mds.yandex.net/get-devtools-opensource/471749/718443140", - "720197200": "https://storage.mds.yandex.net/get-devtools-opensource/479623/720197200", - "720197295": "https://storage.mds.yandex.net/get-devtools-opensource/373962/720197295", - "720197449": "https://storage.mds.yandex.net/get-devtools-opensource/233854/720197449", - "720211916": "https://storage.mds.yandex.net/get-devtools-opensource/373962/720211916", - "720212033": "https://storage.mds.yandex.net/get-devtools-opensource/373962/720212033", - "720212176": "https://storage.mds.yandex.net/get-devtools-opensource/250854/720212176", - "720261069": "https://storage.mds.yandex.net/get-devtools-opensource/250854/720261069", - "720261213": "https://storage.mds.yandex.net/get-devtools-opensource/373962/720261213", - "720261385": "https://storage.mds.yandex.net/get-devtools-opensource/250854/720261385", - "720997898": "https://storage.mds.yandex.net/get-devtools-opensource/250854/720997898", - "720998008": "https://storage.mds.yandex.net/get-devtools-opensource/250854/720998008", - "720998127": "https://storage.mds.yandex.net/get-devtools-opensource/233854/720998127", - "723318120": "https://storage.mds.yandex.net/get-devtools-opensource/373962/723318120", - "723318221": "https://storage.mds.yandex.net/get-devtools-opensource/250854/723318221", - "723318337": "https://storage.mds.yandex.net/get-devtools-opensource/250854/723318337", - "724210016": "https://storage.mds.yandex.net/get-devtools-opensource/250854/724210016", - "724210084": "https://storage.mds.yandex.net/get-devtools-opensource/471749/724210084", - "724210152": "https://storage.mds.yandex.net/get-devtools-opensource/471749/724210152", - "725872004": "https://storage.mds.yandex.net/get-devtools-opensource/471749/725872004", - "725872077": "https://storage.mds.yandex.net/get-devtools-opensource/471749/725872077", - "725872214": "https://storage.mds.yandex.net/get-devtools-opensource/471749/725872214", - "727352902": "https://storage.mds.yandex.net/get-devtools-opensource/233854/727352902", - "727353020": "https://storage.mds.yandex.net/get-devtools-opensource/471749/727353020", - "727353141": "https://storage.mds.yandex.net/get-devtools-opensource/373962/727353141", - "728141814": "https://storage.mds.yandex.net/get-devtools-opensource/373962/728141814", - "728142009": "https://storage.mds.yandex.net/get-devtools-opensource/471749/728142009", - "728142064": "https://storage.mds.yandex.net/get-devtools-opensource/471749/728142064", - "732135991": "https://storage.mds.yandex.net/get-devtools-opensource/479623/732135991", - "732136031": "https://storage.mds.yandex.net/get-devtools-opensource/250854/732136031", - "732136061": "https://storage.mds.yandex.net/get-devtools-opensource/250854/732136061", - "732850262": "https://storage.mds.yandex.net/get-devtools-opensource/233854/732850262", - "732850382": "https://storage.mds.yandex.net/get-devtools-opensource/233854/732850382", - "732850550": "https://storage.mds.yandex.net/get-devtools-opensource/250854/732850550", - "734104164": "https://storage.mds.yandex.net/get-devtools-opensource/471749/734104164", - "734104309": "https://storage.mds.yandex.net/get-devtools-opensource/479623/734104309", - "734104403": "https://storage.mds.yandex.net/get-devtools-opensource/233854/734104403", - "740014513": "https://storage.mds.yandex.net/get-devtools-opensource/471749/740014513", - "740014564": "https://storage.mds.yandex.net/get-devtools-opensource/250854/740014564", - "740014637": "https://storage.mds.yandex.net/get-devtools-opensource/250854/740014637", - "741858601": "https://storage.mds.yandex.net/get-devtools-opensource/471749/741858601", - "741858652": "https://storage.mds.yandex.net/get-devtools-opensource/233854/741858652", - "741858776": "https://storage.mds.yandex.net/get-devtools-opensource/471749/741858776", - "748182239": "https://storage.mds.yandex.net/get-devtools-opensource/471749/748182239", - "748182324": "https://storage.mds.yandex.net/get-devtools-opensource/233854/748182324", - "748182423": "https://storage.mds.yandex.net/get-devtools-opensource/471749/748182423", - "750225967": "https://storage.mds.yandex.net/get-devtools-opensource/479623/750225967", - "750226181": "https://storage.mds.yandex.net/get-devtools-opensource/471749/750226181", - "750226285": "https://storage.mds.yandex.net/get-devtools-opensource/471749/750226285", - "752521872": "https://storage.mds.yandex.net/get-devtools-opensource/233854/752521872", - "752521915": "https://storage.mds.yandex.net/get-devtools-opensource/471749/752521915", - "752522006": "https://storage.mds.yandex.net/get-devtools-opensource/373962/752522006", - "756512473": "https://storage.mds.yandex.net/get-devtools-opensource/233854/756512473", - "756512571": "https://storage.mds.yandex.net/get-devtools-opensource/233854/756512571", - "756512653": "https://storage.mds.yandex.net/get-devtools-opensource/233854/756512653", - "761786117": "https://storage.mds.yandex.net/get-devtools-opensource/250854/761786117", - "761786238": "https://storage.mds.yandex.net/get-devtools-opensource/233854/761786238", - "761786406": "https://storage.mds.yandex.net/get-devtools-opensource/250854/761786406", - "768066711": "https://storage.mds.yandex.net/get-devtools-opensource/471749/768066711", - "768066788": "https://storage.mds.yandex.net/get-devtools-opensource/471749/768066788", - "768066884": "https://storage.mds.yandex.net/get-devtools-opensource/471749/768066884", - "768155082": "https://storage.mds.yandex.net/get-devtools-opensource/233854/768155082", - "768155189": "https://storage.mds.yandex.net/get-devtools-opensource/471749/768155189", - "768155283": "https://storage.mds.yandex.net/get-devtools-opensource/250854/768155283", - "769302205": "https://storage.mds.yandex.net/get-devtools-opensource/250854/769302205", - "769302290": "https://storage.mds.yandex.net/get-devtools-opensource/250854/769302290", - "769302435": "https://storage.mds.yandex.net/get-devtools-opensource/250854/769302435", - "772892321": "https://storage.mds.yandex.net/get-devtools-opensource/479623/772892321", - "772892393": "https://storage.mds.yandex.net/get-devtools-opensource/233854/772892393", - "772892429": "https://storage.mds.yandex.net/get-devtools-opensource/233854/772892429", - "776419962": "https://storage.mds.yandex.net/get-devtools-opensource/479623/776419962", - "776420057": "https://storage.mds.yandex.net/get-devtools-opensource/250854/776420057", - "776420145": "https://storage.mds.yandex.net/get-devtools-opensource/250854/776420145", - "777479202": "https://storage.mds.yandex.net/get-devtools-opensource/479623/777479202", - "777479269": "https://storage.mds.yandex.net/get-devtools-opensource/479623/777479269", - "777479329": "https://storage.mds.yandex.net/get-devtools-opensource/250854/777479329", - "780083626": "https://storage.mds.yandex.net/get-devtools-opensource/479623/780083626", - "780083701": "https://storage.mds.yandex.net/get-devtools-opensource/233854/780083701", - "780083821": "https://storage.mds.yandex.net/get-devtools-opensource/233854/780083821", - "780169329": "https://storage.mds.yandex.net/get-devtools-opensource/479623/780169329", - "780169437": "https://storage.mds.yandex.net/get-devtools-opensource/250854/780169437", - "780169625": "https://storage.mds.yandex.net/get-devtools-opensource/479623/780169625", - "782532954": "https://storage.mds.yandex.net/get-devtools-opensource/479623/782532954", - "782533023": "https://storage.mds.yandex.net/get-devtools-opensource/479623/782533023", - "782533123": "https://storage.mds.yandex.net/get-devtools-opensource/471749/782533123", - "783850329": "https://storage.mds.yandex.net/get-devtools-opensource/250854/783850329", - "783850367": "https://storage.mds.yandex.net/get-devtools-opensource/250854/783850367", - "783850474": "https://storage.mds.yandex.net/get-devtools-opensource/233854/783850474", - "784179122": "https://storage.mds.yandex.net/get-devtools-opensource/233854/784179122", - "784179405": "https://storage.mds.yandex.net/get-devtools-opensource/373962/784179405", - "784179640": "https://storage.mds.yandex.net/get-devtools-opensource/373962/784179640", - "784239210": "https://storage.mds.yandex.net/get-devtools-opensource/479623/784239210", - "784239379": "https://storage.mds.yandex.net/get-devtools-opensource/479623/784239379", - "784239551": "https://storage.mds.yandex.net/get-devtools-opensource/479623/784239551", - "784651822": "https://storage.mds.yandex.net/get-devtools-opensource/250854/784651822", - "784651881": "https://storage.mds.yandex.net/get-devtools-opensource/250854/784651881", - "784651954": "https://storage.mds.yandex.net/get-devtools-opensource/233854/784651954", - "786547763": "https://storage.mds.yandex.net/get-devtools-opensource/250854/786547763", - "786547889": "https://storage.mds.yandex.net/get-devtools-opensource/479623/786547889", - "786548007": "https://storage.mds.yandex.net/get-devtools-opensource/250854/786548007", - "788446749": "https://storage.mds.yandex.net/get-devtools-opensource/471749/788446749", - "788446809": "https://storage.mds.yandex.net/get-devtools-opensource/233854/788446809", - "788446950": "https://storage.mds.yandex.net/get-devtools-opensource/233854/788446950", - "801198813": "https://storage.mds.yandex.net/get-devtools-opensource/233854/801198813", - "801198859": "https://storage.mds.yandex.net/get-devtools-opensource/233854/801198859", - "801198905": "https://storage.mds.yandex.net/get-devtools-opensource/250854/801198905", - "802559729": "https://storage.mds.yandex.net/get-devtools-opensource/233854/802559729", - "802559799": "https://storage.mds.yandex.net/get-devtools-opensource/471749/802559799", - "802559881": "https://storage.mds.yandex.net/get-devtools-opensource/233854/802559881", - "805137966": "https://storage.mds.yandex.net/get-devtools-opensource/250854/805137966", - "805137989": "https://storage.mds.yandex.net/get-devtools-opensource/373962/805137989", - "805138018": "https://storage.mds.yandex.net/get-devtools-opensource/233854/805138018", - "807320606": "https://storage.mds.yandex.net/get-devtools-opensource/250854/807320606", - "807320705": "https://storage.mds.yandex.net/get-devtools-opensource/479623/807320705", - "807320813": "https://storage.mds.yandex.net/get-devtools-opensource/233854/807320813", - "807563662": "https://storage.mds.yandex.net/get-devtools-opensource/250854/807563662", - "807563740": "https://storage.mds.yandex.net/get-devtools-opensource/250854/807563740", - "807563818": "https://storage.mds.yandex.net/get-devtools-opensource/250854/807563818", - "807764371": "https://storage.mds.yandex.net/get-devtools-opensource/250854/807764371", - "807764429": "https://storage.mds.yandex.net/get-devtools-opensource/233854/807764429", - "807764525": "https://storage.mds.yandex.net/get-devtools-opensource/233854/807764525", - "811276536": "https://storage.mds.yandex.net/get-devtools-opensource/233854/811276536", - "811276673": "https://storage.mds.yandex.net/get-devtools-opensource/250854/811276673", - "811276833": "https://storage.mds.yandex.net/get-devtools-opensource/479623/811276833", - "813594715": "https://storage.mds.yandex.net/get-devtools-opensource/233854/813594715", - "813594793": "https://storage.mds.yandex.net/get-devtools-opensource/250854/813594793", - "813594883": "https://storage.mds.yandex.net/get-devtools-opensource/373962/813594883", - "814146182": "https://storage.mds.yandex.net/get-devtools-opensource/233854/814146182", - "814146292": "https://storage.mds.yandex.net/get-devtools-opensource/250854/814146292", - "814146453": "https://storage.mds.yandex.net/get-devtools-opensource/250854/814146453", - "814320013": "https://storage.mds.yandex.net/get-devtools-opensource/373962/814320013", - "814320103": "https://storage.mds.yandex.net/get-devtools-opensource/233854/814320103", - "814320194": "https://storage.mds.yandex.net/get-devtools-opensource/233854/814320194", - "815758826": "https://storage.mds.yandex.net/get-devtools-opensource/233854/815758826", - "815758891": "https://storage.mds.yandex.net/get-devtools-opensource/233854/815758891", - "815758938": "https://storage.mds.yandex.net/get-devtools-opensource/373962/815758938", - "816655684": "https://storage.mds.yandex.net/get-devtools-opensource/233854/816655684", - "816655761": "https://storage.mds.yandex.net/get-devtools-opensource/233854/816655761", - "816655834": "https://storage.mds.yandex.net/get-devtools-opensource/250854/816655834", - "818410696": "https://storage.mds.yandex.net/get-devtools-opensource/233854/818410696", - "818410819": "https://storage.mds.yandex.net/get-devtools-opensource/250854/818410819", - "818411014": "https://storage.mds.yandex.net/get-devtools-opensource/233854/818411014", - "820669331": "https://storage.mds.yandex.net/get-devtools-opensource/233854/820669331", - "820669435": "https://storage.mds.yandex.net/get-devtools-opensource/373962/820669435", - "820669570": "https://storage.mds.yandex.net/get-devtools-opensource/479623/820669570", - "822301006": "https://storage.mds.yandex.net/get-devtools-opensource/233854/822301006", - "822301175": "https://storage.mds.yandex.net/get-devtools-opensource/233854/822301175", - "822301273": "https://storage.mds.yandex.net/get-devtools-opensource/233854/822301273", - "827907456": "https://storage.mds.yandex.net/get-devtools-opensource/233854/827907456", - "827907583": "https://storage.mds.yandex.net/get-devtools-opensource/233854/827907583", - "827907771": "https://storage.mds.yandex.net/get-devtools-opensource/471749/827907771", - "836351289": "https://storage.mds.yandex.net/get-devtools-opensource/471749/836351289", - "836351393": "https://storage.mds.yandex.net/get-devtools-opensource/233854/836351393", - "836351659": "https://storage.mds.yandex.net/get-devtools-opensource/233854/836351659", - "836939798": "https://storage.mds.yandex.net/get-devtools-opensource/373962/836939798", - "836939895": "https://storage.mds.yandex.net/get-devtools-opensource/373962/836939895", - "836940010": "https://storage.mds.yandex.net/get-devtools-opensource/373962/836940010", - "843216854": "https://storage.mds.yandex.net/get-devtools-opensource/479623/843216854", - "843216876": "https://storage.mds.yandex.net/get-devtools-opensource/471749/843216876", - "843216916": "https://storage.mds.yandex.net/get-devtools-opensource/233854/843216916", - "844807780": "https://storage.mds.yandex.net/get-devtools-opensource/471749/844807780", - "844807851": "https://storage.mds.yandex.net/get-devtools-opensource/250854/844807851", - "844807944": "https://storage.mds.yandex.net/get-devtools-opensource/233854/844807944", - "845391665": "https://storage.mds.yandex.net/get-devtools-opensource/479623/845391665", - "845391943": "https://storage.mds.yandex.net/get-devtools-opensource/250854/845391943", - "845392088": "https://storage.mds.yandex.net/get-devtools-opensource/250854/845392088", - "849328711": "https://storage.mds.yandex.net/get-devtools-opensource/233854/849328711", - "849328850": "https://storage.mds.yandex.net/get-devtools-opensource/250854/849328850", - "849328969": "https://storage.mds.yandex.net/get-devtools-opensource/250854/849328969", - "856418830": "https://storage.mds.yandex.net/get-devtools-opensource/479623/856418830", - "856418902": "https://storage.mds.yandex.net/get-devtools-opensource/373962/856418902", - "856419014": "https://storage.mds.yandex.net/get-devtools-opensource/233854/856419014", - "864219134": "https://storage.mds.yandex.net/get-devtools-opensource/233854/864219134", - "864219193": "https://storage.mds.yandex.net/get-devtools-opensource/471749/864219193", - "864219269": "https://storage.mds.yandex.net/get-devtools-opensource/471749/864219269", - "865734244": "https://storage.mds.yandex.net/get-devtools-opensource/373962/865734244", - "865734285": "https://storage.mds.yandex.net/get-devtools-opensource/471749/865734285", - "865734376": "https://storage.mds.yandex.net/get-devtools-opensource/479623/865734376", - "868068807": "https://storage.mds.yandex.net/get-devtools-opensource/233854/868068807", - "868068839": "https://storage.mds.yandex.net/get-devtools-opensource/250854/868068839", - "868068884": "https://storage.mds.yandex.net/get-devtools-opensource/479623/868068884", - "874865303": "https://storage.mds.yandex.net/get-devtools-opensource/373962/874865303", - "874865503": "https://storage.mds.yandex.net/get-devtools-opensource/373962/874865503", - "874865634": "https://storage.mds.yandex.net/get-devtools-opensource/250854/874865634", - "887858694": "https://storage.mds.yandex.net/get-devtools-opensource/233854/887858694", - "887858840": "https://storage.mds.yandex.net/get-devtools-opensource/250854/887858840", - "887858948": "https://storage.mds.yandex.net/get-devtools-opensource/250854/887858948", - "889028259": "https://storage.mds.yandex.net/get-devtools-opensource/471749/889028259", - "889028396": "https://storage.mds.yandex.net/get-devtools-opensource/233854/889028396", - "889028548": "https://storage.mds.yandex.net/get-devtools-opensource/233854/889028548", - "889553602": "https://storage.mds.yandex.net/get-devtools-opensource/250854/889553602", - "889553834": "https://storage.mds.yandex.net/get-devtools-opensource/233854/889553834", - "889553889": "https://storage.mds.yandex.net/get-devtools-opensource/233854/889553889", - "890051973": "https://storage.mds.yandex.net/get-devtools-opensource/233854/890051973", - "890052127": "https://storage.mds.yandex.net/get-devtools-opensource/233854/890052127", - "890052291": "https://storage.mds.yandex.net/get-devtools-opensource/250854/890052291", - "891068626": "https://storage.mds.yandex.net/get-devtools-opensource/233854/891068626", - "891068742": "https://storage.mds.yandex.net/get-devtools-opensource/471749/891068742", - "891068864": "https://storage.mds.yandex.net/get-devtools-opensource/233854/891068864", - "897180989": "https://storage.mds.yandex.net/get-devtools-opensource/233854/897180989", - "897181107": "https://storage.mds.yandex.net/get-devtools-opensource/479623/897181107", - "897181175": "https://storage.mds.yandex.net/get-devtools-opensource/233854/897181175", - "897855960": "https://storage.mds.yandex.net/get-devtools-opensource/373962/897855960", - "897856165": "https://storage.mds.yandex.net/get-devtools-opensource/233854/897856165", - "897856425": "https://storage.mds.yandex.net/get-devtools-opensource/233854/897856425", - "902234259": "https://storage.mds.yandex.net/get-devtools-opensource/250854/902234259", - "902234453": "https://storage.mds.yandex.net/get-devtools-opensource/471749/902234453", - "902234713": "https://storage.mds.yandex.net/get-devtools-opensource/233854/902234713", - "906251057": "https://storage.mds.yandex.net/get-devtools-opensource/250854/906251057", - "906251138": "https://storage.mds.yandex.net/get-devtools-opensource/250854/906251138", - "906251218": "https://storage.mds.yandex.net/get-devtools-opensource/233854/906251218", - "908133163": "https://storage.mds.yandex.net/get-devtools-opensource/233854/908133163", - "908133290": "https://storage.mds.yandex.net/get-devtools-opensource/233854/908133290", - "908133411": "https://storage.mds.yandex.net/get-devtools-opensource/250854/908133411", - "908515247": "https://storage.mds.yandex.net/get-devtools-opensource/250854/908515247", - "908515633": "https://storage.mds.yandex.net/get-devtools-opensource/250854/908515633", - "908515862": "https://storage.mds.yandex.net/get-devtools-opensource/233854/908515862", - "912796726": "https://storage.mds.yandex.net/get-devtools-opensource/250854/912796726", - "912797670": "https://storage.mds.yandex.net/get-devtools-opensource/233854/912797670", - "912798764": "https://storage.mds.yandex.net/get-devtools-opensource/250854/912798764", - "912883455": "https://storage.mds.yandex.net/get-devtools-opensource/233854/912883455", - "912883638": "https://storage.mds.yandex.net/get-devtools-opensource/233854/912883638", - "912883813": "https://storage.mds.yandex.net/get-devtools-opensource/233854/912883813", - "915414380": "https://storage.mds.yandex.net/get-devtools-opensource/479623/915414380", - "915414486": "https://storage.mds.yandex.net/get-devtools-opensource/250854/915414486", - "915414539": "https://storage.mds.yandex.net/get-devtools-opensource/373962/915414539", - "916548356": "https://storage.mds.yandex.net/get-devtools-opensource/479623/916548356", - "916548534": "https://storage.mds.yandex.net/get-devtools-opensource/233854/916548534", - "916548833": "https://storage.mds.yandex.net/get-devtools-opensource/250854/916548833", - "920356784": "https://storage.mds.yandex.net/get-devtools-opensource/250854/920356784", - "920357003": "https://storage.mds.yandex.net/get-devtools-opensource/250854/920357003", - "920357118": "https://storage.mds.yandex.net/get-devtools-opensource/250854/920357118", - "920563660": "https://storage.mds.yandex.net/get-devtools-opensource/250854/920563660", - "920563888": "https://storage.mds.yandex.net/get-devtools-opensource/250854/920563888", - "920564250": "https://storage.mds.yandex.net/get-devtools-opensource/250854/920564250", - "922117438": "https://storage.mds.yandex.net/get-devtools-opensource/250854/922117438", - "922117658": "https://storage.mds.yandex.net/get-devtools-opensource/250854/922117658", - "922118024": "https://storage.mds.yandex.net/get-devtools-opensource/250854/922118024", - "925481520": "https://storage.mds.yandex.net/get-devtools-opensource/233854/925481520", - "925481815": "https://storage.mds.yandex.net/get-devtools-opensource/233854/925481815", - "925481987": "https://storage.mds.yandex.net/get-devtools-opensource/471749/925481987", - "927018143": "https://storage.mds.yandex.net/get-devtools-opensource/233854/927018143", - "927018455": "https://storage.mds.yandex.net/get-devtools-opensource/233854/927018455", - "927018820": "https://storage.mds.yandex.net/get-devtools-opensource/233854/927018820", - "928830562": "https://storage.mds.yandex.net/get-devtools-opensource/233854/928830562", - "928830675": "https://storage.mds.yandex.net/get-devtools-opensource/250854/928830675", - "928830766": "https://storage.mds.yandex.net/get-devtools-opensource/479623/928830766", - "933498195": "https://storage.mds.yandex.net/get-devtools-opensource/250854/933498195", - "933498285": "https://storage.mds.yandex.net/get-devtools-opensource/250854/933498285", - "933498438": "https://storage.mds.yandex.net/get-devtools-opensource/250854/933498438", - "933757579": "https://storage.mds.yandex.net/get-devtools-opensource/250854/933757579", - "933757677": "https://storage.mds.yandex.net/get-devtools-opensource/471749/933757677", - "933757727": "https://storage.mds.yandex.net/get-devtools-opensource/250854/933757727", - "941862001": "https://storage.mds.yandex.net/get-devtools-opensource/471749/941862001", - "941862148": "https://storage.mds.yandex.net/get-devtools-opensource/479623/941862148", - "941862275": "https://storage.mds.yandex.net/get-devtools-opensource/233854/941862275", - "942053644": "https://storage.mds.yandex.net/get-devtools-opensource/250854/942053644", - "942524429": "https://storage.mds.yandex.net/get-devtools-opensource/250854/942524429", - "947016920": "https://storage.mds.yandex.net/get-devtools-opensource/471749/947016920", - "947016972": "https://storage.mds.yandex.net/get-devtools-opensource/233854/947016972", - "947017035": "https://storage.mds.yandex.net/get-devtools-opensource/471749/947017035", - "948356394": "https://storage.mds.yandex.net/get-devtools-opensource/233854/948356394", - "948356712": "https://storage.mds.yandex.net/get-devtools-opensource/250854/948356712", - "948357017": "https://storage.mds.yandex.net/get-devtools-opensource/479623/948357017", - "949636245": "https://storage.mds.yandex.net/get-devtools-opensource/479623/949636245", - "949636540": "https://storage.mds.yandex.net/get-devtools-opensource/250854/949636540", - "949636790": "https://storage.mds.yandex.net/get-devtools-opensource/479623/949636790", - "951366144": "https://storage.mds.yandex.net/get-devtools-opensource/471749/951366144", - "951366510": "https://storage.mds.yandex.net/get-devtools-opensource/471749/951366510", - "951366826": "https://storage.mds.yandex.net/get-devtools-opensource/233854/951366826", - "951368219": "https://storage.mds.yandex.net/get-devtools-opensource/233854/951368219", - "951368467": "https://storage.mds.yandex.net/get-devtools-opensource/233854/951368467", - "951368744": "https://storage.mds.yandex.net/get-devtools-opensource/233854/951368744", - "955025744": "https://storage.mds.yandex.net/get-devtools-opensource/250854/955025744", - "955025814": "https://storage.mds.yandex.net/get-devtools-opensource/471749/955025814", - "955025902": "https://storage.mds.yandex.net/get-devtools-opensource/233854/955025902", - "956257840": "https://storage.mds.yandex.net/get-devtools-opensource/250854/956257840", - "956257975": "https://storage.mds.yandex.net/get-devtools-opensource/471749/956257975", - "956258043": "https://storage.mds.yandex.net/get-devtools-opensource/471749/956258043", - "956436191": "https://storage.mds.yandex.net/get-devtools-opensource/373962/956436191", - "956436348": "https://storage.mds.yandex.net/get-devtools-opensource/373962/956436348", - "956436451": "https://storage.mds.yandex.net/get-devtools-opensource/250854/956436451", - "958018412": "https://storage.mds.yandex.net/get-devtools-opensource/479623/958018412", - "958018592": "https://storage.mds.yandex.net/get-devtools-opensource/233854/958018592", - "958018751": "https://storage.mds.yandex.net/get-devtools-opensource/233854/958018751", - "958019442": "https://storage.mds.yandex.net/get-devtools-opensource/471749/958019442", - "958019568": "https://storage.mds.yandex.net/get-devtools-opensource/233854/958019568", - "958019723": "https://storage.mds.yandex.net/get-devtools-opensource/250854/958019723", - "958902681": "https://storage.mds.yandex.net/get-devtools-opensource/233854/958902681", - "958904758": "https://storage.mds.yandex.net/get-devtools-opensource/250854/958904758", - "958906512": "https://storage.mds.yandex.net/get-devtools-opensource/479623/958906512", - "958916803": "https://storage.mds.yandex.net/get-devtools-opensource/479623/958916803", - "959117845": "https://storage.mds.yandex.net/get-devtools-opensource/250854/959117845", - "959121132": "https://storage.mds.yandex.net/get-devtools-opensource/233854/959121132", - "960212990": "https://storage.mds.yandex.net/get-devtools-opensource/250854/960212990", - "960215630": "https://storage.mds.yandex.net/get-devtools-opensource/373962/960215630", - "961306265": "https://storage.mds.yandex.net/get-devtools-opensource/373962/961306265", - "961306319": "https://storage.mds.yandex.net/get-devtools-opensource/373962/961306319", - "961306494": "https://storage.mds.yandex.net/get-devtools-opensource/233854/961306494", - "964715704": "https://storage.mds.yandex.net/get-devtools-opensource/233854/964715704", - "964715834": "https://storage.mds.yandex.net/get-devtools-opensource/250854/964715834", - "964715922": "https://storage.mds.yandex.net/get-devtools-opensource/373962/964715922", - "964722966": "https://storage.mds.yandex.net/get-devtools-opensource/250854/964722966", - "964723069": "https://storage.mds.yandex.net/get-devtools-opensource/479623/964723069", - "964723157": "https://storage.mds.yandex.net/get-devtools-opensource/233854/964723157", - "968504711": "https://storage.mds.yandex.net/get-devtools-opensource/250854/968504711", - "968504906": "https://storage.mds.yandex.net/get-devtools-opensource/250854/968504906", - "968505066": "https://storage.mds.yandex.net/get-devtools-opensource/373962/968505066", - "968508374": "https://storage.mds.yandex.net/get-devtools-opensource/373962/968508374", - "968508485": "https://storage.mds.yandex.net/get-devtools-opensource/373962/968508485", - "968508770": "https://storage.mds.yandex.net/get-devtools-opensource/479623/968508770", - "968841744": "https://storage.mds.yandex.net/get-devtools-opensource/373962/968841744", - "968841862": "https://storage.mds.yandex.net/get-devtools-opensource/250854/968841862", - "968842022": "https://storage.mds.yandex.net/get-devtools-opensource/233854/968842022", - "972464062": "https://storage.mds.yandex.net/get-devtools-opensource/250854/972464062", - "972464384": "https://storage.mds.yandex.net/get-devtools-opensource/471749/972464384", - "972464750": "https://storage.mds.yandex.net/get-devtools-opensource/250854/972464750", - "972479484": "https://storage.mds.yandex.net/get-devtools-opensource/471749/972479484", - "972479892": "https://storage.mds.yandex.net/get-devtools-opensource/250854/972479892", - "972480613": "https://storage.mds.yandex.net/get-devtools-opensource/250854/972480613", - "974724464": "https://storage.mds.yandex.net/get-devtools-opensource/250854/974724464", - "974724512": "https://storage.mds.yandex.net/get-devtools-opensource/250854/974724512", - "974724587": "https://storage.mds.yandex.net/get-devtools-opensource/250854/974724587", - "975589627": "https://storage.mds.yandex.net/get-devtools-opensource/250854/975589627", - "975589974": "https://storage.mds.yandex.net/get-devtools-opensource/373962/975589974", - "975590341": "https://storage.mds.yandex.net/get-devtools-opensource/250854/975590341", - "975704761": "https://storage.mds.yandex.net/get-devtools-opensource/250854/975704761", - "975705325": "https://storage.mds.yandex.net/get-devtools-opensource/250854/975705325", - "975706060": "https://storage.mds.yandex.net/get-devtools-opensource/250854/975706060", - "981711154": "https://storage.mds.yandex.net/get-devtools-opensource/373962/981711154", - "981711506": "https://storage.mds.yandex.net/get-devtools-opensource/373962/981711506", - "981712164": "https://storage.mds.yandex.net/get-devtools-opensource/250854/981712164", - "984627254": "https://storage.mds.yandex.net/get-devtools-opensource/233854/984627254", - "984627545": "https://storage.mds.yandex.net/get-devtools-opensource/233854/984627545", - "984627850": "https://storage.mds.yandex.net/get-devtools-opensource/233854/984627850", - "987198771": "https://storage.mds.yandex.net/get-devtools-opensource/250854/987198771", - "987198869": "https://storage.mds.yandex.net/get-devtools-opensource/250854/987198869", - "987198950": "https://storage.mds.yandex.net/get-devtools-opensource/479623/987198950", - "988803718": "https://storage.mds.yandex.net/get-devtools-opensource/250854/988803718", - "988807464": "https://storage.mds.yandex.net/get-devtools-opensource/471749/988807464", - "988812329": "https://storage.mds.yandex.net/get-devtools-opensource/373962/988812329", - "992516849": "https://storage.mds.yandex.net/get-devtools-opensource/373962/992516849", - "992516892": "https://storage.mds.yandex.net/get-devtools-opensource/373962/992516892", - "992517002": "https://storage.mds.yandex.net/get-devtools-opensource/233854/992517002", - "993377865": "https://storage.mds.yandex.net/get-devtools-opensource/250854/993377865", - "993378270": "https://storage.mds.yandex.net/get-devtools-opensource/250854/993378270", - "993792181": "https://storage.mds.yandex.net/get-devtools-opensource/233854/993792181", - "995128581": "https://storage.mds.yandex.net/get-devtools-opensource/233854/995128581", - "995128951": "https://storage.mds.yandex.net/get-devtools-opensource/479623/995128951", - "995129614": "https://storage.mds.yandex.net/get-devtools-opensource/479623/995129614", - "997188831": "https://storage.mds.yandex.net/get-devtools-opensource/250854/997188831", - "997188971": "https://storage.mds.yandex.net/get-devtools-opensource/471749/997188971", - "997189198": "https://storage.mds.yandex.net/get-devtools-opensource/250854/997189198", - "998732061": "https://storage.mds.yandex.net/get-devtools-opensource/471749/998732061", - "998732710": "https://storage.mds.yandex.net/get-devtools-opensource/373962/998732710", - "998732993": "https://storage.mds.yandex.net/get-devtools-opensource/250854/998732993", - "999994854": "https://storage.mds.yandex.net/get-devtools-opensource/471749/999994854", - "999995315": "https://storage.mds.yandex.net/get-devtools-opensource/233854/999995315", - "999995678": "https://storage.mds.yandex.net/get-devtools-opensource/479623/999995678" - }, - "tasks": { - "1003514477": { - "any": "2245615022" - }, - "1003519262": { - "Darwin-17.7.0-x86_64-i386-64bit": "2245630311" - }, - "1003522607": { - "linux": "2245639528" - }, - "1003522608": { - "darwin": "2245639542" - }, - "1003523267": { - "darwin-arm64": "2245642435" - }, - "1010227073": { - "darwin": "2262277012", - "darwin-arm64": "2262277382", - "linux-ppc64le": "2262276871", - "linux_musl": "2262277232", - "win32": "2262276735" - }, - "1012972842": { - "darwin": "2269767524", - "darwin-arm64": "2269768168", - "linux-ppc64le": "2269767359", - "linux_musl": "2269767783", - "win32": "2269767149" - }, - "1018502504": { - "linux-x86_64": "2283634879" - }, - "1018522457": { - "darwin-x86_64": "2283694098" - }, - "1018533147": { - "darwin-arm64": "2283725311" - }, - "1018542773": { - "windows": "2283753529" - }, - "1018606523": { - "linux-ppc64le": "2283938052" - }, - "1024950067": { - "darwin": "2299585013", - "darwin-arm64": "2299585549", - "linux-ppc64le": "2299584793", - "linux_musl": "2299585310", - "win32": "2299584333" - }, - "1025087321": { - "linux-x86_64": "2299888578" - }, - "1025322956": { - "linux-ppc64le": "2300400287" - }, - "1025323410": { - "darwin-x86_64": "2300400998" - }, - "1025324194": { - "darwin-arm64": "2300402492" - }, - "1025324695": { - "windows": "2300403491" - }, - "1030839580": { - "darwin": "2313795841", - "linux-ppc64le": "2313795344", - "linux_musl": "2313796218", - "win32": "2313794765" - }, - "1032564616": { - "darwin": "2318320067", - "linux-ppc64le": "2318319630", - "linux_musl": "2318320326", - "win32": "2318319484" - }, - "1032888391": { - "any": "2319105713" - }, - "1032891985": { - "Darwin-17.7.0-x86_64-i386-64bit": "2319116519" - }, - "1032896450": { - "darwin-arm64": "2319130389" - }, - "1035604514": { - "darwin": "2325300979", - "darwin-arm64": "2325301735", - "linux-ppc64le": "2325300556", - "linux_musl": "2325301374", - "win32": "2325300282" - }, - "1037272933": { - "linux": "2329604391" - }, - "1039586381": { - "darwin": "2335881473" - }, - "1039586384": { - "linux": "2335881496" - }, - "1040947343": { - "darwin": "2338685591", - "darwin-arm64": "2338686132", - "linux-ppc64le": "2338685337", - "linux_musl": "2338685893", - "win32": "2338685079" - }, - "1041888382": { - "darwin": "2341168003", - "darwin-arm64": "2341168537", - "linux-ppc64le": "2341167602", - "linux_musl": "2341168252", - "win32": "2341167266" - }, - "1042818759": { - "linux-x86_64": "2343316036" - }, - "1042820568": { - "linux-ppc64le": "2343321322" - }, - "1042823154": { - "windows-x86_64": "2343328170" - }, - "1042827120": { - "darwin-x86_64": "2343339209" - }, - "1042828064": { - "darwin-arm64": "2343341991" - }, - "1045056109": { - "darwin": "2349132538" - }, - "1045058823": { - "linux": "2349139006" - }, - "1047271465": { - "darwin": "2354051322", - "darwin-arm64": "2354051721", - "linux-ppc64le": "2354051149", - "linux_musl": "2354051569", - "win32": "2354050981" - }, - "1053585499": { - "darwin": "2370655157", - "darwin-arm64": "2370655396", - "linux-ppc64le": "2370655073", - "linux_musl": "2370655256", - "win32": "2370654846" - }, - "1060814888": { - "darwin": "2389840199", - "darwin-arm64": "2389841150", - "linux-ppc64le": "2389839790", - "linux_musl": "2389840742", - "win32": "2389839449" - }, - "1064928847": { - "darwin": "2401451796", - "darwin-arm64": "2401452167", - "linux-ppc64le": "2401451668", - "linux_musl": "2401451925", - "win32": "2401451455" - }, - "1072623767": { - "darwin": "2421851789", - "darwin-arm64": "2421854374", - "linux-ppc64le": "2421850806", - "linux_musl": "2421853128", - "win32": "2421850284" - }, - "1078319986": { - "darwin": "2437652725", - "darwin-arm64": "2437653377", - "linux-ppc64le": "2437652430", - "linux_musl": "2437653051", - "win32": "2437652237" - }, - "1085145709": { - "darwin": "2455903538", - "darwin-arm64": "2455903932", - "linux-ppc64le": "2455903465", - "linux_musl": "2455903750", - "win32": "2455903296" - }, - "1091004079": { - "darwin": "2471528132", - "darwin-arm64": "2471528623", - "linux-ppc64le": "2471527807", - "linux_musl": "2471528381", - "win32": "2471527491" - }, - "1097060719": { - "darwin": "2486496025", - "darwin-arm64": "2486496433", - "linux-ppc64le": "2486495752", - "linux_musl": "2486496321", - "win32": "2486495540" - }, - "1103068819": { - "darwin": "2501408715", - "darwin-arm64": "2501409134", - "linux-ppc64le": "2501408570", - "linux_musl": "2501408961", - "win32": "2501408259" - }, - "1112901668": { - "darwin": "2525748251", - "darwin-arm64": "2525749167", - "linux-ppc64le": "2525747908", - "linux_musl": "2525748686", - "win32": "2525747424" - }, - "1125103574": { - "linux": "2554889297" - }, - "1125105409": { - "darwin": "2554895399" - }, - "1126751995": { - "darwin": "2558865100", - "darwin-arm64": "2558865362", - "linux-ppc64le": "2558864932", - "linux_musl": "2558865220", - "win32": "2558864834" - }, - "1133705841": { - "darwin": "2574896834", - "darwin-arm64": "2574897403", - "linux-ppc64le": "2574896587", - "linux_musl": "2574897168", - "win32": "2574896434" - }, - "1139552306": { - "darwin": "2589176613", - "darwin-arm64": "2589177027", - "linux-ppc64le": "2589176427", - "linux_musl": "2589176797", - "win32": "2589176227" - }, - "1146879275": { - "darwin": "2605920075", - "darwin-arm64": "2605920627", - "linux-ppc64le": "2605919808", - "linux_musl": "2605920375", - "win32": "2605919616" - }, - "1153874770": { - "darwin": "2622415308", - "darwin-arm64": "2622416211", - "linux-ppc64le": "2622414820", - "linux_musl": "2622415836", - "win32": "2622414535" - }, - "1159231598": { - "darwin": "2639222782", - "darwin-arm64": "2639223225", - "linux-ppc64le": "2639222528", - "linux_musl": "2639223049", - "win32": "2639222215" - }, - "1177738790": { - "darwin": "2684468198", - "darwin-arm64": "2684468484", - "linux-ppc64le": "2684467917", - "linux_musl": "2684468348", - "win32": "2684467710" - }, - "1184719029": { - "darwin": "2703278907", - "darwin-arm64": "2703279329", - "linux-ppc64le": "2703278793", - "linux_musl": "2703279195", - "win32": "2703278497" - }, - "1198912932": { - "darwin": "2743196321", - "darwin-arm64": "2743196861", - "linux-ppc64le": "2743196185", - "linux_musl": "2743196537", - "win32": "2743195976" - }, - "1206141440": { - "darwin": "2763560807", - "darwin-arm64": "2763561138", - "linux-ppc64le": "2763560653", - "linux_musl": "2763560979", - "win32": "2763560492" - }, - "1214101044": { - "darwin": "2786406421", - "darwin-arm64": "2786406951", - "linux-ppc64le": "2786406132", - "linux_musl": "2786406721", - "win32": "2786405918" - }, - "1220934101": { - "darwin": "2807634670", - "darwin-arm64": "2807635068", - "linux-ppc64le": "2807634419", - "linux_musl": "2807634842", - "win32": "2807634225" - }, - "1223436300": { - "darwin-arm64": "2813906025" - }, - "1223439797": { - "darwin-x86_64": "2813915651" - }, - "1223441613": { - "linux-ppc64le": "2813921697" - }, - "1223443270": { - "linux-x86_64": "2813926943" - }, - "1225508579": { - "windows-x86_64": "2819507345" - }, - "1227864528": { - "darwin": "2828755619", - "darwin-arm64": "2828756040", - "linux-ppc64le": "2828755426", - "linux_musl": "2828755799", - "win32": "2828755257" - }, - "1230411341": { - "darwin": "2835396082", - "darwin-arm64": "2835397488", - "linux-ppc64le": "2835395233", - "linux_musl": "2835396951", - "win32": "2835394622" - }, - "1239511198": { - "darwin": "2860856556", - "darwin-arm64": "2860858859", - "linux-ppc64le": "2860855816", - "linux_musl": "2860857188", - "win32": "2860855300" - }, - "220049371": { - "Darwin-14.5.0-x86_64-i386-64bit": "499943029" - }, - "229911137": { - "Darwin-14.5.0-x86_64-i386-64bit": "520783065", - "Linux-4.4.88-42-x86_64-with-Ubuntu-10.04-lucid": "520783208" - }, - "234642283": { - "Linux-4.4.68-33-x86_64-with-Ubuntu-12.04-precise": "531642148" - }, - "242893039": {}, - "283077028": { - "darwin": "637812798", - "linux": "637812961", - "win32": "637812868" - }, - "283585545": { - "darwin": "638992951", - "linux": "638993178", - "win32": "638993042" - }, - "286132568": { - "linux": "644447129" - }, - "286133126": { - "linux": "644448626" - }, - "286142227": { - "darwin": "644472057" - }, - "286142875": { - "darwin": "644473351" - }, - "286217939": { - "darwin": "644662699", - "linux": "644663100", - "win32": "644662872" - }, - "288650776": { - "darwin": "649832974", - "linux": "649833310", - "win32": "649833149" - }, - "290144580": { - "darwin": "653132604" - }, - "290964047": { - "darwin": "654755435", - "linux": "654755694", - "win32": "654755545" - }, - "292468437": { - "darwin": "658066207", - "linux": "658066432", - "win32": "658066328" - }, - "292629035": { - "darwin": "658460206", - "linux": "658460706", - "win32": "658460407" - }, - "292945950": { - "darwin": "659138842", - "linux": "659138997", - "win32": "659138920" - }, - "295007291": { - "darwin": "663289760", - "linux": "663290683", - "win32": "663289950" - }, - "296096847": { - "darwin": "665897649", - "linux": "665898018", - "win32": "665897849" - }, - "296153249": { - "darwin": "666037162", - "linux": "666037514", - "win32": "666037333" - }, - "297528058": { - "darwin": "668894515", - "linux": "668894631", - "win32": "668894564" - }, - "297871095": { - "darwin": "669516641", - "linux": "669516748", - "win32": "669516680" - }, - "298252105": { - "darwin": "670400516", - "linux": "670400730", - "win32": "670400594" - }, - "298565100": { - "darwin": "671024806", - "linux": "671025098", - "win32": "671024928" - }, - "300025133": { - "darwin": "674300961", - "linux": "674301146", - "win32": "674301040" - }, - "301961818": { - "darwin": "678147702", - "linux": "678147876", - "win32": "678147743" - }, - "303181670": { - "darwin": "680836292", - "linux": "680836836", - "win32": "680836656" - }, - "303319941": { - "darwin": "681194597", - "linux": "681194895", - "win32": "681194734" - }, - "303432873": { - "darwin": "681457758", - "linux": "681458005", - "win32": "681457907" - }, - "303718283": { - "darwin": "682064023", - "linux": "682064569", - "win32": "682064265" - }, - "305745960": { - "darwin": "686318168", - "linux": "686318618", - "win32": "686318388" - }, - "306672705": { - "darwin": "688379737", - "linux": "688379953", - "win32": "688379879" - }, - "306900534": { - "darwin": "688946040", - "linux": "688947655", - "win32": "688946262" - }, - "307232388": { - "darwin": "689834835", - "linux": "689834991", - "win32": "689834908" - }, - "308906490": { - "darwin": "693287184", - "linux": "693288568", - "win32": "693288458" - }, - "308986219": { - "darwin": "693482722", - "linux": "693483108", - "win32": "693482887" - }, - "309324836": { - "darwin": "694237295", - "linux": "694237511", - "win32": "694237418" - }, - "310458061": { - "darwin": "696818704", - "linux": "696818993", - "win32": "696818793" - }, - "310570175": { - "darwin": "697096950", - "linux": "697097035", - "win32": "697096868" - }, - "311022995": { - "darwin": "698080386", - "linux": "698080802", - "win32": "698080617" - }, - "311144978": { - "darwin": "698381466", - "linux": "698381905", - "win32": "698381729" - }, - "312537379": { - "darwin": "700997340", - "linux": "700998846", - "win32": "700997545" - }, - "313126194": { - "darwin": "702268901", - "linux": "702268945", - "win32": "702268810" - }, - "313379483": {}, - "313762457": { - "Linux-4.9.101-26-x86_64-with-Ubuntu-12.04-precise": "703674132" - }, - "313958584": {}, - "315520088": { - "Linux-4.9.101-26-x86_64-with-Ubuntu-12.04-precise": "707372498" - }, - "316282771": { - "darwin": "708697728", - "linux": "708697877", - "win32": "708697805" - }, - "316331576": { - "darwin": "708813583", - "linux": "708813717", - "win32": "708813473" - }, - "316961757": { - "darwin": "710169431", - "linux": "710169532", - "win32": "710169298" - }, - "318148234": { - "darwin": "712729579", - "linux": "712729754", - "win32": "712729444" - }, - "318217289": { - "darwin": "712886139", - "linux": "712886260", - "win32": "712885975" - }, - "318217295": { - "darwin": "712889504", - "linux": "712889718", - "win32": "712889418" - }, - "318661164": { - "darwin": "713829305", - "linux": "713829408", - "win32": "713829253" - }, - "320054572": { - "darwin": "716457007", - "linux": "716457097", - "win32": "716456927" - }, - "320165094": { - "darwin": "716726812", - "linux": "716727139", - "win32": "716726967" - }, - "320413025": { - "darwin": "717231244", - "linux": "717231344", - "win32": "717231273" - }, - "320715249": { - "darwin": "717949512", - "linux": "717949651", - "win32": "717949364" - }, - "320967315": { - "darwin": "718443095", - "linux": "718443140", - "win32": "718443059" - }, - "321776571": { - "darwin": "720212033", - "linux": "720212176", - "win32": "720211916" - }, - "321776599": { - "darwin": "720197295", - "linux": "720197449", - "win32": "720197200" - }, - "321799592": { - "darwin": "720261069", - "linux": "720261385", - "win32": "720261213" - }, - "322168730": { - "darwin": "720997898", - "linux": "720998127", - "win32": "720998008" - }, - "323390994": { - "darwin": "723318120", - "linux": "723318337", - "win32": "723318221" - }, - "323805607": { - "darwin": "724210084", - "linux": "724210152", - "win32": "724210016" - }, - "324629796": { - "darwin": "725872077", - "linux": "725872214", - "win32": "725872004" - }, - "325304719": { - "darwin": "727353020", - "linux": "727353141", - "win32": "727352902" - }, - "325696645": { - "darwin": "728142009", - "linux": "728142064", - "win32": "728141814" - }, - "327820659": { - "darwin": "732136031", - "linux": "732136061", - "win32": "732135991" - }, - "328171132": { - "darwin": "732850382", - "linux": "732850550", - "win32": "732850262" - }, - "328762128": { - "darwin": "734104309", - "linux": "734104403", - "win32": "734104164" - }, - "331698996": { - "darwin": "740014564", - "linux": "740014637", - "win32": "740014513" - }, - "332532794": { - "darwin": "741858652", - "linux": "741858776", - "win32": "741858601" - }, - "335714946": { - "darwin": "748182324", - "linux": "748182423", - "win32": "748182239" - }, - "336672040": { - "darwin": "750226181", - "linux": "750226285", - "win32": "750225967" - }, - "337917409": { - "darwin": "752521915", - "linux": "752522006", - "win32": "752521872" - }, - "339775566": { - "darwin": "756512571", - "linux": "756512653", - "win32": "756512473" - }, - "342377702": { - "darwin": "761786238", - "linux": "761786406", - "win32": "761786117" - }, - "345434645": { - "darwin": "768066788", - "linux": "768066884", - "win32": "768066711" - }, - "345471650": { - "darwin": "768155189", - "linux": "768155283", - "win32": "768155082" - }, - "345999776": { - "darwin": "769302290", - "linux": "769302435", - "win32": "769302205" - }, - "347613409": { - "darwin": "772892393", - "linux": "772892429", - "win32": "772892321" - }, - "349374972": { - "darwin": "776420057", - "linux": "776420145", - "win32": "776419962" - }, - "349817681": { - "darwin": "777479269", - "linux": "777479329", - "win32": "777479202" - }, - "350962565": { - "darwin": "780083701", - "linux": "780083821", - "win32": "780083626" - }, - "350996926": { - "darwin": "780169437", - "linux": "780169625", - "win32": "780169329" - }, - "352169619": { - "darwin": "782533023", - "linux": "782533123", - "win32": "782532954" - }, - "352720079": { - "darwin": "783850367", - "linux": "783850474", - "win32": "783850329" - }, - "352849120": { - "darwin": "784179405", - "linux": "784179640", - "win32": "784179122" - }, - "352872310": { - "darwin": "784239379", - "linux": "784239551", - "win32": "784239210" - }, - "353026643": { - "darwin": "784651881", - "linux": "784651954", - "win32": "784651822" - }, - "353848109": { - "darwin": "786547889", - "linux": "786548007", - "win32": "786547763" - }, - "354619487": { - "darwin": "788446809", - "linux": "788446950", - "win32": "788446749" - }, - "361194349": { - "darwin": "801198859", - "linux": "801198905", - "win32": "801198813" - }, - "361808234": { - "darwin": "802559799", - "linux": "802559881", - "win32": "802559729" - }, - "362928494": { - "darwin": "805137989", - "linux": "805138018", - "win32": "805137966" - }, - "363834900": { - "darwin": "807320705", - "linux": "807320813", - "win32": "807320606" - }, - "363949927": { - "darwin": "807563740", - "linux": "807563818", - "win32": "807563662" - }, - "364035950": { - "darwin": "807764429", - "linux": "807764525", - "win32": "807764371" - }, - "365767636": { - "darwin": "811276673", - "linux": "811276833", - "win32": "811276536" - }, - "366828118": { - "darwin": "813594793", - "linux": "813594883", - "win32": "813594715" - }, - "367051896": { - "darwin": "814146292", - "linux": "814146453", - "win32": "814146182" - }, - "367076918": {}, - "368201676": { - "darwin": "816655761", - "linux": "816655834", - "win32": "816655684" - }, - "369070086": { - "darwin": "818410819", - "linux": "818411014", - "win32": "818410696" - }, - "370077335": { - "darwin": "820669435", - "linux": "820669570", - "win32": "820669331" - }, - "373382332": { - "darwin": "827907583", - "linux": "827907771", - "win32": "827907456" - }, - "374735561": {}, - "377274055": { - "darwin": "836351393", - "linux": "836351659", - "win32": "836351289" - }, - "380448500": { - "darwin": "843216876", - "linux": "843216916", - "win32": "843216854" - }, - "383102064": { - "darwin": "849328850", - "linux": "849328969", - "win32": "849328711" - }, - "386321438": { - "darwin": "856418902", - "linux": "856419014", - "win32": "856418830" - }, - "389969775": { - "darwin": "864219193", - "linux": "864219269", - "win32": "864219134" - }, - "390641976": { - "darwin": "865734285", - "linux": "865734376", - "win32": "865734244" - }, - "391726688": { - "darwin": "868068839", - "linux": "868068884", - "win32": "868068807" - }, - "394852894": { - "darwin": "874865503", - "linux": "874865634", - "win32": "874865303" - }, - "400835524": { - "darwin": "887858840", - "linux": "887858948", - "win32": "887858694" - }, - "401592391": { - "darwin": "889553834", - "linux": "889553889", - "win32": "889553602" - }, - "404983665": { - "darwin": "897181107", - "linux": "897181175", - "win32": "897180989" - }, - "407237113": { - "darwin": "902234453", - "linux": "902234713", - "win32": "902234259" - }, - "409907690": { - "darwin": "908133290", - "linux": "908133411", - "win32": "908133163" - }, - "410079850": { - "darwin": "908515633", - "linux": "908515862", - "win32": "908515247" - }, - "412040512": { - "darwin": "912883638", - "linux": "912883813", - "win32": "912883455" - }, - "415514542": { - "darwin": "920357003", - "linux": "920357118", - "win32": "920356784" - }, - "416222158": { - "darwin": "922117658", - "linux": "922118024", - "win32": "922117438" - }, - "421750006": { - "darwin": "933757677", - "linux": "933757727", - "win32": "933757579" - }, - "425819336": { - "darwin": "941862148", - "linux": "941862275", - "win32": "941862001" - }, - "425919040": { - "darwin": "942053644" - }, - "426097867": { - "Linux-4.9.151-35-x86_64-with-Ubuntu-12.04-precise": "942524429" - }, - "430339409": { - "darwin": "951368467", - "linux": "951368744", - "win32": "951368219" - }, - "432716042": { - "darwin": "956436348", - "linux": "956436451", - "win32": "956436191" - }, - "433792615": { - "Linux-4.9.151-35-x86_64-with-Ubuntu-12.04-precise": "958916803" - }, - "433939456": { - "linux": "959117845" - }, - "433940899": { - "linux": "959121132" - }, - "434452850": { - "darwin": "960212990" - }, - "434454082": { - "darwin": "960215630" - }, - "434935777": { - "darwin": "961306319", - "linux": "961306494", - "win32": "961306265" - }, - "436488986": { - "darwin": "964723069", - "linux": "964723157", - "win32": "964722966" - }, - "441224712": { - "darwin": "974724512", - "linux": "974724587", - "win32": "974724464" - }, - "441700246": { - "darwin": "975705325", - "linux": "975706060", - "win32": "975704761" - }, - "444432510": { - "darwin": "981711154", - "linux": "981712164", - "win32": "981711506" - }, - "445833558": { - "darwin": "984627545", - "linux_musl": "984627850", - "win32": "984627254" - }, - "449551319": { - "darwin": "992516892", - "linux_musl": "992517002", - "win32": "992516849" - }, - "453951635": { - "darwin": "1002200024", - "linux_musl": "1002200100", - "win32": "1002199960" - }, - "458298348": { - "darwin": "1011674908", - "linux_musl": "1011675000", - "win32": "1011674808" - }, - "460933788": { - "darwin": "1017655164", - "linux_musl": "1017655975", - "win32": "1017654863" - }, - "462764227": { - "darwin": "1021582403", - "linux_musl": "1021582522", - "win32": "1021582306" - }, - "465552932": { - "darwin": "1027727681", - "linux": "1027728048", - "win32": "1027727877" - }, - "467133191": { - "darwin": "1030980419", - "linux_musl": "1030980498", - "win32": "1030980305" - }, - "468255782": { - "darwin": "1033411422", - "linux_musl": "1033411910", - "win32": "1033410663" - }, - "477428073": { - "darwin": "1053102813", - "linux_musl": "1053103010", - "win32": "1053102709" - }, - "480804625": { - "Darwin-17.7.0-x86_64-i386-64bit": "1060269496", - "Linux-4.9.151-35-x86_64-with-Ubuntu-14.04-trusty": "1060269721" - }, - "481224383": { - "darwin": "1061208489", - "linux_musl": "1061208781", - "win32": "1061208259" - }, - "482660204": { - "darwin": "1064405491", - "linux_musl": "1064405668", - "win32": "1064405307" - }, - "484453121": { - "darwin": "1068405271", - "linux_musl": "1068405437", - "win32": "1068405087" - }, - "485868998": { - "darwin": "1071343602", - "linux_musl": "1071343736", - "win32": "1071343448" - }, - "487906740": { - "Linux-4.4.88-42-x86_64-with-Ubuntu-10.04-lucid": "1075956863" - }, - "487906939": { - "Darwin-14.5.0-x86_64-i386-64bit": "1075957128" - }, - "489551780": { - "darwin": "1079483975", - "linux_musl": "1079484150", - "win32": "1079483813" - }, - "491405550": { - "any": "1083684320" - }, - "491831556": { - "Darwin-17.7.0-x86_64-i386-64bit": "1084734037" - }, - "494187990": { - "darwin": "1090153998", - "linux_musl": "1090154187", - "win32": "1090153912" - }, - "498878865": { - "darwin": "1100659973", - "linux_musl": "1100660094", - "win32": "1100659823" - }, - "501352033": { - "darwin": "1106301815", - "linux_musl": "1106302043", - "win32": "1106301702" - }, - "502128494": { - "darwin": "1108075414", - "linux_musl": "1108075534", - "win32": "1108075251" - }, - "505894769": { - "darwin": "1116435574", - "linux_musl": "1116435856", - "win32": "1116435371" - }, - "508428599": { - "darwin": "1122201464", - "linux_musl": "1122201624", - "win32": "1122201325" - }, - "510004013": { - "darwin": "1125860964", - "linux_musl": "1125861177", - "win32": "1125860853" - }, - "510387094": { - "Linux": "1126684754" - }, - "513005121": { - "darwin": "1132509692", - "linux_musl": "1132509925", - "win32": "1132509623" - }, - "517830744": { - "darwin": "1143471375", - "linux_musl": "1143471499", - "win32": "1143471133" - }, - "527135337": { - "darwin": "1164362931", - "linux_musl": "1164363007", - "win32": "1164362834" - }, - "529891341": { - "darwin": "1170593428", - "linux_musl": "1170593668", - "win32": "1170593144" - }, - "536532251": { - "darwin": "1185439925", - "linux_musl": "1185440040", - "win32": "1185439748" - }, - "537525027": { - "darwin": "1187593099", - "linux_musl": "1187593240", - "win32": "1187593001" - }, - "539781499": { - "darwin": "1192727798", - "linux_musl": "1192728023", - "win32": "1192727656" - }, - "543829399": { - "darwin": "1201623777", - "linux_musl": "1201623996", - "win32": "1201623492" - }, - "549960971": { - "darwin": "1215469035", - "linux_musl": "1215469130", - "win32": "1215468957" - }, - "552977342": { - "darwin": "1222268233", - "linux_musl": "1222268332", - "win32": "1222268138" - }, - "555589654": { - "darwin": "1227963582", - "linux_musl": "1227963725", - "win32": "1227963521" - }, - "559374142": { - "darwin": "1236516325", - "linux_musl": "1236516455", - "win32": "1236516197" - }, - "564412426": { - "darwin": "1248114174", - "linux_musl": "1248114289", - "win32": "1248114021" - }, - "565930827": { - "darwin": "1251935239", - "linux_musl": "1251935407", - "win32": "1251935169" - }, - "574030679": { - "darwin": "1270695851", - "linux_musl": "1270695979", - "win32": "1270695777" - }, - "586638048": { - "darwin": "1298247060", - "linux_musl": "1298247277", - "win32": "1298246808" - }, - "596264998": { - "darwin": "1320324977", - "linux_musl": "1320325203", - "win32": "1320324878" - }, - "602900678": { - "darwin": "1335825409", - "linux_musl": "1335825519", - "win32": "1335825347" - }, - "603606068": { - "darwin": "1337580693", - "linux_musl": "1337580809", - "win32": "1337580532" - }, - "604245431": { - "darwin": "1339176899", - "linux_musl": "1339177058", - "win32": "1339176785" - }, - "609494583": { - "darwin": "1351475831", - "linux_musl": "1351475952", - "win32": "1351475738" - }, - "618840421": { - "darwin": "1373102678", - "linux_musl": "1373102944", - "win32": "1373102283" - }, - "619521085": { - "darwin": "1374745101", - "linux_musl": "1374745966", - "win32": "1374744795" - }, - "621178999": { - "darwin": "1378590981", - "linux_musl": "1378591167", - "win32": "1378590829" - }, - "623175770": { - "any": "1383387533" - }, - "626079413": { - "darwin": "1390208194", - "linux_musl": "1390208298", - "win32": "1390208073" - }, - "628406019": { - "darwin": "1395615988", - "linux_musl": "1395616213", - "win32": "1395615859" - }, - "630920203": { - "darwin": "1401395160", - "linux_musl": "1401395277", - "win32": "1401395052" - }, - "641246716": { - "darwin": "1425963619", - "linux_musl": "1425963719", - "win32": "1425963459" - }, - "646551068": { - "darwin": "1438511900", - "linux_musl": "1438512071", - "win32": "1438511662" - }, - "651904396": { - "darwin": "1451309540", - "linux_musl": "1451310137", - "win32": "1451308403" - }, - "651934129": { - "darwin": "1451396086", - "linux_musl": "1451396692", - "win32": "1451395468" - }, - "656464835": { - "darwin": "1462210375", - "linux_musl": "1462210601", - "win32": "1462210158" - }, - "659064678": { - "darwin": "1468366642" - }, - "659065798": { - "darwin": "1468369316" - }, - "659084266": { - "linux": "1468405748" - }, - "659085447": { - "linux": "1468407890" - }, - "660097596": { - "darwin": "1470767741", - "linux_musl": "1470767996", - "win32": "1470767481" - }, - "661939451": { - "darwin": "1474861352", - "linux_musl": "1474861642", - "win32": "1474861125" - }, - "664161901": { - "darwin": "1480080712", - "linux_musl": "1480080861", - "win32": "1480080540" - }, - "670424731": { - "darwin": "1493965141", - "linux_musl": "1493965355", - "win32": "1493964875" - }, - "673804140": { - "darwin": "1501287559", - "linux_musl": "1501287874", - "win32": "1501287343" - }, - "677168935": { - "darwin": "1509175592", - "linux_musl": "1509175787", - "win32": "1509175455" - }, - "679323188": { - "darwin": "1513990874", - "linux_musl": "1513991255", - "win32": "1513990523" - }, - "681102131": { - "linux": "1517925836" - }, - "681103148": { - "darwin": "1517928413" - }, - "682238347": { - "darwin": "1520433492", - "linux_musl": "1520433671", - "win32": "1520433276" - }, - "688910450": { - "darwin": "1534661779", - "linux_musl": "1534661878", - "win32": "1534661616" - }, - "695551304": { - "darwin": "1548994552", - "linux_musl": "1548994893", - "win32": "1548994225" - }, - "700268558": { - "darwin": "1558876217", - "linux_musl": "1558876298", - "win32": "1558876108" - }, - "703744721": { - "linux-ppc64le": "1566513994" - }, - "705909151": { - "darwin": "1571020071", - "linux_musl": "1571020167", - "win32": "1571019940" - }, - "706382834": { - "any": "1572002609", - "darwin": "1571994438", - "linux": "1572002405", - "linux-ppc64le": "1571988730", - "win32": "1571996948" - }, - "707855962": { - "darwin": "1575421573", - "linux-ppc64le": "1575421338", - "linux_musl": "1575421847", - "win32": "1575421158" - }, - "708793611": { - "darwin": "1577647981", - "linux-ppc64le": "1577647857", - "linux_musl": "1577648106", - "win32": "1577647659" - }, - "711646279": { - "darwin": "1583757389", - "linux-ppc64le": "1583757260", - "linux_musl": "1583757655", - "win32": "1583757032" - }, - "713395116": { - "linux-ppc64le": "1587690169" - }, - "717207102": { - "linux-ppc64le": "1595557615" - }, - "717918199": { - "darwin": "1597174461", - "linux-ppc64le": "1597174233", - "linux_musl": "1597174630", - "win32": "1597174074" - }, - "721007034": { - "darwin": "1604449856", - "linux-ppc64le": "1604449677", - "linux_musl": "1604450231", - "win32": "1604449417" - }, - "724201936": { - "any": "1610994446", - "darwin": "1610992321", - "linux": "1610994278", - "linux-ppc64le": "1610992168", - "win32": "1610992435" - }, - "725556989": { - "darwin": "1614260657", - "linux-ppc64le": "1614260475", - "linux_musl": "1614260803", - "win32": "1614260278" - }, - "727720893": { - "darwin": "1618719291", - "linux-ppc64le": "1618719191", - "linux_musl": "1618719385", - "win32": "1618719121" - }, - "733091006": { - "darwin": "1630186318", - "linux-ppc64le": "1630186218", - "linux_musl": "1630186463", - "win32": "1630186030" - }, - "738661237": { - "darwin": "1642561856", - "linux-ppc64le": "1642561723", - "linux_musl": "1642561975", - "win32": "1642561629" - }, - "739011318": { - "any": "1643218855", - "darwin": "1643218491", - "linux": "1643218784", - "linux-ppc64le": "1643218329", - "win32": "1643218667" - }, - "74052635": { - "cygwin": "173608101", - "darwin": "173608117", - "linux": "173608153", - "linux-aarch64": "173608113", - "win32": "173608136" - }, - "741467155": { - "darwin": "1648869031", - "linux-ppc64le": "1648868917", - "linux_musl": "1648869143", - "win32": "1648868782" - }, - "756948432": { - "any": "1683953475" - }, - "759857886": { - "darwin": "1690698156", - "linux-ppc64le": "1690698014", - "linux_musl": "1690698254", - "win32": "1690697878" - }, - "765628345": { - "darwin": "1704105700", - "linux-ppc64le": "1704105538", - "linux_musl": "1704105834", - "win32": "1704105432" - }, - "771288286": { - "darwin": "1717364571", - "linux-ppc64le": "1717364490", - "linux_musl": "1717364677", - "win32": "1717364380" - }, - "784831488": { - "darwin": "1749110702", - "linux-ppc64le": "1749110514", - "linux_musl": "1749110939", - "win32": "1749110148" - }, - "786386535": { - "any": "1752941682", - "darwin": "1752940792", - "linux": "1752941372", - "linux-ppc64le": "1752940455", - "win32": "1752941193" - }, - "794184334": { - "darwin": "1770369097", - "linux-ppc64le": "1770368979", - "linux_musl": "1770369333", - "win32": "1770368764" - }, - "795609337": { - "darwin": "1773756947", - "linux-ppc64le": "1773756700", - "linux_musl": "1773757350", - "win32": "1773756303" - }, - "797224858": { - "darwin": "1777925787", - "linux-ppc64le": "1777925474", - "linux_musl": "1777926083", - "win32": "1777924900" - }, - "800585307": { - "darwin": "1784980036", - "linux-ppc64le": "1784979787", - "linux_musl": "1784980206", - "win32": "1784979536" - }, - "805346365": { - "darwin": "1794924581", - "linux-ppc64le": "1794924432", - "linux_musl": "1794924820", - "win32": "1794924178" - }, - "810336231": { - "linux-x86_64": "1805752492" - }, - "810958726": { - "darwin": "1806911390", - "linux-ppc64le": "1806911245", - "linux_musl": "1806911501", - "win32": "1806911063" - }, - "816463449": { - "darwin": "1818435471", - "linux-ppc64le": "1818435354", - "linux_musl": "1818435578", - "win32": "1818435260" - }, - "822239159": { - "darwin": "1830870224", - "linux-ppc64le": "1830870058", - "linux_musl": "1830870344", - "win32": "1830869886" - }, - "827888804": { - "linux-x86_64": "1843323428" - }, - "827889365": { - "darwin-x86_64": "1843324581" - }, - "827918501": { - "linux-ppc64le": "1843381576" - }, - "828063127": { - "darwin": "1843701060", - "linux-ppc64le": "1843700958", - "linux_musl": "1843701211", - "win32": "1843700737" - }, - "828496042": { - "darwin-x86_64": "1844539535" - }, - "828499077": { - "linux-x86_64": "1844546090" - }, - "831914231": { - "darwin": "1852418545", - "linux-ppc64le": "1852418323", - "linux_musl": "1852418803", - "win32": "1852418045" - }, - "833984464": { - "darwin": "1856655933", - "linux-ppc64le": "1856655848", - "linux_musl": "1856656048", - "win32": "1856655644" - }, - "837162742": { - "linux-x86_64": "1863622291" - }, - "840095086": { - "darwin": "1869672544", - "linux-ppc64le": "1869672415", - "linux_musl": "1869672637", - "win32": "1869672273" - }, - "840779205": { - "linux-x86_64": "1871274282" - }, - "845589841": { - "darwin": "1881741911", - "linux-ppc64le": "1881741762", - "linux_musl": "1881742109", - "win32": "1881741616" - }, - "847367436": { - "darwin": "1885707890" - }, - "847367573": { - "linux": "1885708200" - }, - "847800827": { - "linux-x86_64": "1886578148" - }, - "851888539": { - "darwin": "1895653283", - "linux-ppc64le": "1895652987", - "linux_musl": "1895653437", - "win32": "1895652763" - }, - "854228601": { - "darwin": "1901189948", - "linux-ppc64le": "1901189587", - "linux_musl": "1901190362", - "win32": "1901189002" - }, - "866622529": { - "darwin": "1925418280", - "linux-ppc64le": "1925418217", - "linux_musl": "1925418399", - "win32": "1925418073" - }, - "867744838": { - "darwin": "1927832497", - "linux-ppc64le": "1927832238", - "linux_musl": "1927832628", - "win32": "1927832086" - }, - "871440633": { - "darwin": "1936273379", - "linux-ppc64le": "1936273274", - "linux_musl": "1936273523", - "win32": "1936273168" - }, - "876417050": { - "darwin": "1946986762", - "linux-ppc64le": "1946986602", - "linux_musl": "1946987019", - "win32": "1946986316" - }, - "884100727": { - "darwin": "1963594962", - "linux-ppc64le": "1963594844", - "linux_musl": "1963595182", - "win32": "1963594757" - }, - "887495315": { - "any": "1971464848" - }, - "890638802": { - "darwin": "1978251349", - "linux-ppc64le": "1978251162", - "linux_musl": "1978251533", - "win32": "1978250866" - }, - "892674257": { - "darwin": "1983115447", - "linux-ppc64le": "1983115061", - "linux_musl": "1983115892", - "win32": "1983114525" - }, - "902672420": { - "darwin": "2005830510", - "linux-ppc64le": "2005830332", - "linux_musl": "2005830638", - "win32": "2005830152" - }, - "908194269": { - "darwin": "2017485297", - "linux-ppc64le": "2017485066", - "linux_musl": "2017485549", - "win32": "2017484941" - }, - "915837633": { - "darwin": "2035274801", - "linux-ppc64le": "2035274679", - "linux_musl": "2035274923", - "win32": "2035274550" - }, - "919150163": { - "darwin": "2043221347", - "linux-ppc64le": "2043221281", - "linux_musl": "2043221450", - "win32": "2043221197" - }, - "925376456": { - "darwin": "2057686604", - "linux-ppc64le": "2057686453", - "linux_musl": "2057686792", - "win32": "2057686332" - }, - "927633953": { - "windows": "2062930743" - }, - "932087816": { - "darwin": "2073481098", - "linux-ppc64le": "2073480963", - "linux_musl": "2073481200", - "win32": "2073480792" - }, - "934601861": { - "darwin": "2079553738", - "linux-ppc64le": "2079553363", - "linux_musl": "2079554022", - "win32": "2079553006" - }, - "937969156": { - "darwin": "2087178659", - "linux-ppc64le": "2087178507", - "linux_musl": "2087178751", - "win32": "2087178272" - }, - "944045729": { - "darwin": "2100831370", - "linux-ppc64le": "2100831255", - "linux_musl": "2100831492", - "win32": "2100831163" - }, - "946003817": { - "darwin-arm64": "2105392996" - }, - "946335427": { - "darwin": "2106219634", - "linux-ppc64le": "2106219504", - "linux_musl": "2106219790", - "win32": "2106219257" - }, - "949894614": { - "darwin": "2114821852", - "linux-ppc64le": "2114821802", - "linux_musl": "2114821962", - "win32": "2114821674" - }, - "956552214": { - "darwin": "2130377052", - "linux-ppc64le": "2130376787", - "linux_musl": "2130377419", - "win32": "2130376543" - }, - "959244972": { - "darwin": "2136980240", - "linux-ppc64le": "2136979985", - "linux_musl": "2136980528", - "win32": "2136979528" - }, - "961683895": { - "darwin": "2142721371", - "linux-ppc64le": "2142721192", - "linux_musl": "2142721497", - "win32": "2142720959" - }, - "967468603": { - "darwin": "2154314899", - "linux-ppc64le": "2154314375", - "linux_musl": "2154315332", - "win32": "2154314001" - }, - "969311540": { - "darwin-arm64": "2159066502" - }, - "970078736": { - "darwin-arm64": "2161067268" - }, - "973014232": { - "darwin": "2168371870", - "linux-ppc64le": "2168371482", - "linux_musl": "2168372468", - "win32": "2168371143" - }, - "973877349": { - "any": "2170749577", - "darwin": "2170748592", - "darwin-arm64": "2170747833", - "linux": "2170749396", - "linux-ppc64le": "2170748220", - "win32": "2170749062" - }, - "978928874": { - "darwin": "2183675142", - "linux-ppc64le": "2183674919", - "linux_musl": "2183675411", - "win32": "2183674589" - }, - "980420137": { - "darwin": "2187621684", - "darwin-arm64": "2187622562", - "linux-ppc64le": "2187621334", - "linux_musl": "2187622064", - "win32": "2187620514" - }, - "981577320": { - "any": "2190769969", - "darwin": "2190769194", - "darwin-arm64": "2190768337", - "linux": "2190769709", - "linux-ppc64le": "2190768791", - "win32": "2190769444" - }, - "984414729": { - "darwin": "2197750903", - "darwin-arm64": "2197752237", - "linux-ppc64le": "2197750366", - "linux_musl": "2197751707", - "win32": "2197749670" - }, - "986349910": { - "linux-x86_64": "2202841758" - }, - "986520693": { - "linux-ppc64le": "2203347600" - }, - "986521911": { - "windows": "2203350745" - }, - "986548910": { - "darwin-arm64": "2203428398" - }, - "986550145": { - "darwin-x86_64": "2203430744" - }, - "987590748": { - "darwin": "2206205533", - "linux-ppc64le": "2206205358", - "linux_musl": "2206205701", - "win32": "2206205114" - }, - "988885156": { - "darwin": "2208754682", - "darwin-arm64": "2208755088", - "linux-ppc64le": "2208754578", - "linux_musl": "2208754846", - "win32": "2208754382" - }, - "990381627": { - "linux-x86_64": "2212921737" - }, - "990990072": { - "darwin-x86_64": "2214542408" - }, - "991000592": { - "Darwin-17.7.0-x86_64-i386-64bit": "2214573097" - }, - "991045479": { - "darwin-arm64": "2214712577" - }, - "991047532": { - "darwin-arm64": "2214720943" - }, - "994272460": { - "darwin": "2222597817", - "darwin-arm64": "2222598405", - "linux-ppc64le": "2222597489", - "linux_musl": "2222598226", - "win32": "2222597352" - }, - "995694249": { - "darwin": "2225670671", - "darwin-arm64": "2225671796", - "linux-ppc64le": "2225670107", - "linux_musl": "2225671466", - "win32": "2225669565" - }, - "999460388": { - "darwin": "2234868881", - "darwin-arm64": "2234869115", - "linux-ppc64le": "2234868766", - "linux_musl": "2234868999", - "win32": "2234868654" - } - } -} diff --git a/build/platform/android_sdk/ya.make b/build/platform/android_sdk/ya.make deleted file mode 100644 index 1e726065da..0000000000 --- a/build/platform/android_sdk/ya.make +++ /dev/null @@ -1,20 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:mapkit) - -IF (NOT OS_ANDROID) - MESSAGE(FATAL_ERROR Unsupported platform) -ENDIF() - -IF (HOST_OS_LINUX) - # Android SDK for linux: Build-Tools 30.0.3, Platform 30 - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - ANDROID_SDK - sbr:2564045529 FOR LINUX - ) - DECLARE_EXTERNAL_RESOURCE(ANDROID_AVD sbr:2563860055) -ELSE() - MESSAGE(FATAL_ERROR Unsupported host platform) -ENDIF() - -END() diff --git a/build/platform/bfd/ya.make b/build/platform/bfd/ya.make deleted file mode 100644 index 67501f665f..0000000000 --- a/build/platform/bfd/ya.make +++ /dev/null @@ -1,9 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(somov) - -INCLUDE(${ARCADIA_ROOT}/build/platform/binutils/binutils.resource) - -LDFLAGS(-fuse-ld=$BINUTILS_ROOT_RESOURCE_GLOBAL/bin/ld.bfd) - -END() diff --git a/build/platform/binutils/ya.make b/build/platform/binutils/ya.make deleted file mode 100644 index aedcb12f23..0000000000 --- a/build/platform/binutils/ya.make +++ /dev/null @@ -1,8 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:contrib somov) - -INCLUDE(binutils.resource) - -END() - diff --git a/build/platform/cctools/ya.make b/build/platform/cctools/ya.make deleted file mode 100644 index c17a6abc67..0000000000 --- a/build/platform/cctools/ya.make +++ /dev/null @@ -1,12 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(somov) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - CCTOOLS_ROOT - sbr:2135298496 FOR LINUX - sbr:2135992724 FOR DARWIN - sbr:2135992724 FOR DARWIN-ARM64 -) - -END() diff --git a/build/platform/clang/ya.make b/build/platform/clang/ya.make deleted file mode 100644 index c755e421ae..0000000000 --- a/build/platform/clang/ya.make +++ /dev/null @@ -1,21 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:contrib) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - CLANG # Clang 11.1.0 - sbr:1886578148 FOR LINUX - sbr:2214542408 FOR DARWIN - sbr:2214720943 FOR DARWIN-ARM64 - sbr:2062930743 FOR WIN32 -) - -IF (OS_ANDROID) - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - CLANG_ANDROID # Clang 12 - sbr:2554889297 FOR LINUX - sbr:2554895399 FOR DARWIN -) -ENDIF() - -END() diff --git a/build/platform/coverage_push_tool/ya.make b/build/platform/coverage_push_tool/ya.make deleted file mode 100644 index 675569dbe5..0000000000 --- a/build/platform/coverage_push_tool/ya.make +++ /dev/null @@ -1,10 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(heretic) -IF(USE_SYSTEM_COVERAGE_PUSH_TOOL) - MESSAGE(WARNING System coverage push tool $USE_SYSTEM_COVERAGE_PUSH_TOOL will be used) -ELSEIF(HOST_OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(COVERAGE_PUSH_TOOL sbr:1748856682) -ELSE() - MESSAGE(FATAL_ERROR Unsupported host for COVERAGE_PUSH_TOOL) -ENDIF() -END() diff --git a/build/platform/cuda/stdtree/ya.make b/build/platform/cuda/stdtree/ya.make deleted file mode 100644 index 01feaee51e..0000000000 --- a/build/platform/cuda/stdtree/ya.make +++ /dev/null @@ -1,13 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:contrib heretic) - -IF (OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(STD_TREE sbr:1094784663) -ELSE() - MESSAGE(FATAL_ERROR "No stdc++ tree part for the selected platform found") -ENDIF() -LDFLAGS("-L$STD_TREE_RESOURCE_GLOBAL") -EXTRALIBS(tree) - -END() diff --git a/build/platform/cuda/ya.make b/build/platform/cuda/ya.make deleted file mode 100644 index 4a33666bb1..0000000000 --- a/build/platform/cuda/ya.make +++ /dev/null @@ -1,198 +0,0 @@ -RESOURCES_LIBRARY() - -# https://docs.yandex-team.ru/ya-make/manual/project_specific/cuda#cuda_host_compiler - -OWNER(g:contrib somov) - -IF (NOT HAVE_CUDA) - MESSAGE(FATAL_ERROR "No CUDA Toolkit for your build") -ENDIF() - -IF (USE_ARCADIA_CUDA) - IF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - IF (OS_LINUX AND ARCH_X86_64) - IF (CUDA_VERSION == "11.4") - DECLARE_EXTERNAL_RESOURCE(CUDA sbr:2410761119) # CUDA Toolkit 11.4.2 for Linux x86-64 - ELSEIF (CUDA_VERSION == "11.3") - DECLARE_EXTERNAL_RESOURCE(CUDA sbr:2213063565) # CUDA Toolkit 11.3.1 for Linux x86-64 - ELSEIF (CUDA_VERSION == "11.1") - DECLARE_EXTERNAL_RESOURCE(CUDA sbr:1882836946) # CUDA Toolkit 11.1.1 for Linux x86-64 - ELSEIF (CUDA_VERSION == "11.0") - DECLARE_EXTERNAL_RESOURCE(CUDA sbr:1647896014) # CUDA Toolkit 11.0.2 for Linux x86-64 - ELSEIF (CUDA_VERSION == "10.1") - DECLARE_EXTERNAL_RESOURCE(CUDA sbr:2077988857) # CUDA Toolkit 10.1.168 for Linux x86-64 - ELSE() - ENABLE(CUDA_NOT_FOUND) - ENDIF() - ELSEIF(OS_LINUX AND ARCH_AARCH64) - IF (CUDA_VERSION == "11.3") - DECLARE_EXTERNAL_RESOURCE(CUDA sbr:2227720086) # CUDA Toolkit 11.3.20210513 (11.3.1) for Linux x86-64 with linux-aarch64 support - # host tools installer https://sandbox.yandex-team.ru/resource/2227828799/view - # cross compile parts installer https://sandbox.yandex-team.ru/resource/2227885870/view - ELSE() - ENABLE(CUDA_NOT_FOUND) - ENDIF() - ELSE() - ENABLE(CUDA_NOT_FOUND) - ENDIF() - - ELSEIF (HOST_OS_LINUX AND HOST_ARCH_PPC64LE) - IF (OS_LINUX AND ARCH_PPC64LE) - IF (CUDA_VERSION == "10.1") - DECLARE_EXTERNAL_RESOURCE(CUDA sbr:1586537264) # CUDA Toolkit 10.1.168 for Linux ppc64le - ELSE() - ENABLE(CUDA_NOT_FOUND) - ENDIF() - - ELSE() - ENABLE(CUDA_NOT_FOUND) - ENDIF() - - ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) - IF (OS_DARWIN AND ARCH_X86_64) - IF (CUDA_VERSION == "10.1") - DECLARE_EXTERNAL_RESOURCE(CUDA sbr:978727023) # CUDA Toolkit 10.1.168 for macOS x86-64 - ENDIF() - - ELSE() - ENABLE(CUDA_NOT_FOUND) - ENDIF() - - ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - IF (OS_WINDOWS AND ARCH_X86_64) - IF (CUDA_VERSION == "11.3") - DECLARE_EXTERNAL_RESOURCE(CUDA sbr:2215101513) # CUDA Toolkit 11.3.1 for Windows x86-64 - ELSEIF (CUDA_VERSION == "11.1") - DECLARE_EXTERNAL_RESOURCE(CUDA sbr:1896564605) # CUDA Toolkit 11.1.1 for Windows x86-64 - ELSEIF (CUDA_VERSION == "10.1") - DECLARE_EXTERNAL_RESOURCE(CUDA sbr:978734165) # CUDA Toolkit 10.1.168 for Windows x86-64 - ELSE() - ENABLE(CUDA_NOT_FOUND) - ENDIF() - - ELSE() - ENABLE(CUDA_NOT_FOUND) - ENDIF() - - ELSE() - ENABLE(CUDA_NOT_FOUND) - ENDIF() -ENDIF() - -IF (USE_ARCADIA_CUDA_HOST_COMPILER) - IF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - IF (OS_LINUX AND ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(CUDA_HOST_TOOLCHAIN sbr:1886578148) # Clang 11.0.0 for linux-x86_64 - IF (CUDA_VERSION VERSION_LT "11.2") - # Equivalent to nvcc -allow-unsupported-compiler (present since 11.0). - CFLAGS(GLOBAL "-D__NV_NO_HOST_COMPILER_CHECK") - ENDIF() - ELSEIF(OS_LINUX AND ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(CUDA_HOST_TOOLCHAIN sbr:1886578148) # Clang 11.0.0 for linux-x86_64 - ELSE() - ENABLE(CUDA_HOST_COMPILER_NOT_FOUND) - ENDIF() - - ELSEIF (HOST_OS_LINUX AND HOST_ARCH_PPC64LE) - IF (OS_LINUX AND ARCH_PPC64LE) - IF (CUDA_VERSION == "10.1") - DECLARE_EXTERNAL_RESOURCE(CUDA_HOST_TOOLCHAIN sbr:1566513994) # Clang 7.0 for Linux ppc64le (not latest) - ELSE() - ENABLE(CUDA_HOST_COMPILER_NOT_FOUND) - ENDIF() - - ELSE() - ENABLE(CUDA_HOST_COMPILER_NOT_FOUND) - ENDIF() - - ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) - IF (OS_DARWIN AND ARCH_X86_64) - SET(__XCODE_RESOURCE_NAME CUDA_HOST_TOOLCHAIN) - IF (CUDA_VERSION == "10.1") - SET(__XCODE_TOOLCHAIN_VERSION "9.2") # (not latest) - ELSE() - SET(__XCODE_TOOLCHAIN_VERSION "") - ENABLE(CUDA_HOST_COMPILER_NOT_FOUND) - ENDIF() - IF (__XCODE_TOOLCHAIN_VERSION) - INCLUDE(${ARCADIA_ROOT}/build/platform/xcode/ya.make.inc) - ENDIF() - ELSE() - ENABLE(CUDA_HOST_COMPILER_NOT_FOUND) - ENDIF() - - ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - IF (OS_WINDOWS AND ARCH_X86_64) - # To create this toolchain, install MSVS on Windows and run: - # devtools/tools_build/pack_sdk.py msvc out.tar - # Note: it will contain patched "VC/Auxiliary/Build/vcvarsall.bat" - # to prevent "nvcc fatal : Host compiler targets unsupported OS." - IF (CUDA_HOST_MSVC_VERSION == "14.28.29910") - DECLARE_EXTERNAL_RESOURCE(CUDA_HOST_TOOLCHAIN sbr:2153212401) - ELSE() - MESSAGE(FATAL_ERROR "Unexpected or unspecified Microsoft Visual C++ CUDA host compiler version") - ENDIF() - - ELSE() - ENABLE(CUDA_HOST_COMPILER_NOT_FOUND) - ENDIF() - - ELSE() - ENABLE(CUDA_HOST_COMPILER_NOT_FOUND) - ENDIF() -ENDIF() - -IF (CUDA_NOT_FOUND) - MESSAGE(FATAL_ERROR "No CUDA Toolkit for the selected platform") -ENDIF() - -IF (CUDA_HOST_COMPILER_NOT_FOUND) - MESSAGE(FATAL_ERROR "No CUDA host compiler for the selected platform and CUDA Toolkit version ${CUDA_VERSION}") -ENDIF() - -# Use thrust and cub from Arcadia, not from HPC SDK -# NB: -# it would be better to use PEERDIR instead, -# but ymake does not allow PEERDIRs from RESOURCES_LIBRARY. -ADDINCL( - GLOBAL contrib/libs/nvidia/thrust - GLOBAL contrib/libs/nvidia/cub -) - -IF (HOST_OS_WINDOWS) - SET_APPEND_WITH_GLOBAL(USER_CFLAGS GLOBAL "\"-I${CUDA_ROOT}/include\"") -ELSE() - CFLAGS(GLOBAL "-I${CUDA_ROOT}/include") -ENDIF() - -IF (HOST_OS_WINDOWS) - SET_APPEND(LDFLAGS_GLOBAL "\"/LIBPATH:${CUDA_ROOT}/lib/x64\"") -ELSEIF(HOST_OS_LINUX AND OS_LINUX AND ARCH_AARCH64) - LDFLAGS("-L${CUDA_ROOT}/targets/sbsa-linux/lib") -ELSEIF(HOST_OS_LINUX) - LDFLAGS("-L${CUDA_ROOT}/lib64") -ELSE() - LDFLAGS("-L${CUDA_ROOT}/lib") -ENDIF() - -IF (CUDA_REQUIRED) - IF(HOST_OS_LINUX) - LDFLAGS("-L${CUDA_ROOT}/lib64/stubs") - EXTRALIBS(-lcuda) - ELSEIF(HOST_OS_DARWIN) - LDFLAGS("-F${CUDA_ROOT}/lib/stubs -framework CUDA") - ENDIF() -ENDIF() - -IF (HOST_OS_WINDOWS) - LDFLAGS(cudadevrt.lib cudart_static.lib) -ELSE() - EXTRALIBS(-lcudadevrt -lculibos) - IF (USE_DYNAMIC_CUDA) - EXTRALIBS(-lcudart) - ELSE() - EXTRALIBS(-lcudart_static) - ENDIF() -ENDIF() - -END() diff --git a/build/platform/gold/ya.make b/build/platform/gold/ya.make deleted file mode 100644 index 91f01602f7..0000000000 --- a/build/platform/gold/ya.make +++ /dev/null @@ -1,12 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(somov) - -INCLUDE(${ARCADIA_ROOT}/build/platform/binutils/binutils.resource) - -LDFLAGS( - -fuse-ld=$BINUTILS_ROOT_RESOURCE_GLOBAL/bin/ld.gold - -Wl,-z,noexecstack -) - -END() diff --git a/build/platform/intel_fpga_sdk/ya.make b/build/platform/intel_fpga_sdk/ya.make deleted file mode 100644 index 5cefb02250..0000000000 --- a/build/platform/intel_fpga_sdk/ya.make +++ /dev/null @@ -1,9 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(somov) - -DECLARE_EXTERNAL_RESOURCE(INTEL_FPGA_SDK sbr:606576548) - -LDFLAGS(-L$INTEL_FPGA_SDK_RESOURCE_GLOBAL/lib) - -END() diff --git a/build/platform/ios_sdk/ya.make b/build/platform/ios_sdk/ya.make deleted file mode 100644 index b1246a70b9..0000000000 --- a/build/platform/ios_sdk/ya.make +++ /dev/null @@ -1,17 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(somov) - -SET(NEED_PLATFORM_PEERDIRS no) - -IF (OS_IOS AND NOT OS_IOSSIM) - # iOS 14.5 SDK / Xcode 12.5.1 (12E507) - DECLARE_EXTERNAL_RESOURCE(IOS_SDK_ROOT sbr:2661782168) -ELSEIF (OS_IOSSIM) - # iOS Simulator 14.5 SDK / Xcode 12.5.1 (12E507) - DECLARE_EXTERNAL_RESOURCE(IOS_SDK_ROOT sbr:2661786760) -ELSE() - MESSAGE(FATAL_ERROR "There is no iOS SDK for the selected target platform") -ENDIF() - -END() diff --git a/build/platform/java/error_prone/2.10.0/ya.make b/build/platform/java/error_prone/2.10.0/ya.make deleted file mode 100644 index d08a624350..0000000000 --- a/build/platform/java/error_prone/2.10.0/ya.make +++ /dev/null @@ -1,4 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(heretic) -DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE_2_10_0 sbr:2649935593) -END() diff --git a/build/platform/java/error_prone/2.3.1/ya.make b/build/platform/java/error_prone/2.3.1/ya.make deleted file mode 100644 index 5d2267036f..0000000000 --- a/build/platform/java/error_prone/2.3.1/ya.make +++ /dev/null @@ -1,4 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(heretic) -DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE_2_3_1 sbr:616853779) -END() diff --git a/build/platform/java/error_prone/2.7.1/ya.make b/build/platform/java/error_prone/2.7.1/ya.make deleted file mode 100644 index 81a345ba98..0000000000 --- a/build/platform/java/error_prone/2.7.1/ya.make +++ /dev/null @@ -1,4 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(heretic) -DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE_2_7_1 sbr:2202855601) -END() diff --git a/build/platform/java/error_prone/ya.make b/build/platform/java/error_prone/ya.make deleted file mode 100644 index ee2eceafc0..0000000000 --- a/build/platform/java/error_prone/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(heretic) -IF(USE_SYSTEM_ERROR_PRONE) - MESSAGE(WARNING System Error Prone $USE_SYSTEM_ERROR_PRONE will be used) -ELSEIF(ERROR_PRONE_VERSION == "2.3.1") - DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE sbr:616853779) -ELSEIF(ERROR_PRONE_VERSION == "2.3.2") - DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE sbr:760800655) -ELSEIF(ERROR_PRONE_VERSION == "2.3.3") - DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE sbr:919320393) -ELSEIF(ERROR_PRONE_VERSION == "2.4.0") - DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE sbr:1585305794) -ELSEIF(ERROR_PRONE_VERSION == "2.6.0") - DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE sbr:2139890169) -ELSEIF(ERROR_PRONE_VERSION == "2.7.1") - DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE sbr:2202855601) -ELSEIF(ERROR_PRONE_VERSION == "2.10.0") - DECLARE_EXTERNAL_RESOURCE(ERROR_PRONE sbr:2649935593) -ELSE() - MESSAGE(FATAL_ERROR Unsupported Error Prone version: $ERROR_PRONE_VERSION) -ENDIF() -END() - -RECURSE( - 2.10.0 - 2.7.1 - 2.3.1 -) diff --git a/build/platform/java/groovy/ya.make b/build/platform/java/groovy/ya.make deleted file mode 100644 index 01058729b2..0000000000 --- a/build/platform/java/groovy/ya.make +++ /dev/null @@ -1,10 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(heretic) -IF(USE_SYSTEM_GROOVY_COMPILER) - MESSAGE(WARNING System groovy $USE_SYSTEM_GROOVY_COMPILER will be used) -ELSEIF(GROOVY_VERSION == "3.0.5") - DECLARE_EXTERNAL_RESOURCE(GROOVY_COMPILER sbr:1710622475) -ELSE() - MESSAGE(FATAL_ERROR Unexpected groovy version ${GROOVY_VERSION}) -ENDIF() -END() diff --git a/build/platform/java/jacoco-agent/ya.make b/build/platform/java/jacoco-agent/ya.make deleted file mode 100644 index 6d81774605..0000000000 --- a/build/platform/java/jacoco-agent/ya.make +++ /dev/null @@ -1,9 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(heretic) -IF(USE_SYSTEM_JACOCO_AGENT) - MESSAGE(WARNING System jacoco agent $USE_SYSTEM_JACOCO_AGENT will be used) -ELSE() - DECLARE_EXTERNAL_RESOURCE(JACOCO_AGENT sbr:2842390994) -ENDIF() - -END() diff --git a/build/platform/java/jdk/jdk10/ya.make b/build/platform/java/jdk/jdk10/ya.make deleted file mode 100644 index 83a420a81f..0000000000 --- a/build/platform/java/jdk/jdk10/ya.make +++ /dev/null @@ -1,20 +0,0 @@ -OWNER(trenin17) -RESOURCES_LIBRARY() -INCLUDE(${ARCADIA_ROOT}/build/platform/java/jdk/resources.inc) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK10 - ${JDK10_DARWIN} FOR DARWIN - ${JDK10_LINUX} FOR LINUX - ${JDK10_WINDOWS} FOR WIN32 -) - -IF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK10 ${JDK10_DARWIN}) -ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK10 ${JDK10_LINUX}) -ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK10 ${JDK10_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/java/jdk/jdk11/ya.make b/build/platform/java/jdk/jdk11/ya.make deleted file mode 100644 index fcba316390..0000000000 --- a/build/platform/java/jdk/jdk11/ya.make +++ /dev/null @@ -1,31 +0,0 @@ -OWNER(trenin17) -RESOURCES_LIBRARY() -INCLUDE(${ARCADIA_ROOT}/build/platform/java/jdk/resources.inc) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK11 - ${JDK11_DARWIN} FOR DARWIN - ${JDK11_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK11_LINUX} FOR LINUX - ${JDK11_WINDOWS} FOR WIN32 -) - -IF(OS_DARWIN AND ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK11 ${JDK11_DARWIN_ARM64}) -ELSEIF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK11 ${JDK11_DARWIN}) -ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK11 ${JDK11_LINUX}) -ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK11 ${JDK11_WINDOWS}) -ENDIF() - -IF(SANITIZER_TYPE == "address") - IF(HOST_OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(JDK11_FOR_TESTS ${JDK11_LINUX_ASAN}) - ELSE() - MESSAGE(FATAL_ERROR Unsupported platform for JDK11 with asan) - ENDIF() -ENDIF() - -END() diff --git a/build/platform/java/jdk/jdk12/ya.make b/build/platform/java/jdk/jdk12/ya.make deleted file mode 100644 index 3ab3553338..0000000000 --- a/build/platform/java/jdk/jdk12/ya.make +++ /dev/null @@ -1,20 +0,0 @@ -OWNER(trenin17) -RESOURCES_LIBRARY() -INCLUDE(${ARCADIA_ROOT}/build/platform/java/jdk/resources.inc) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK12 - ${JDK12_DARWIN} FOR DARWIN - ${JDK12_LINUX} FOR LINUX - ${JDK12_WINDOWS} FOR WIN32 -) - -IF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK12 ${JDK12_DARWIN}) -ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK12 ${JDK12_LINUX}) -ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK12 ${JDK12_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/java/jdk/jdk13/ya.make b/build/platform/java/jdk/jdk13/ya.make deleted file mode 100644 index 508cb6c750..0000000000 --- a/build/platform/java/jdk/jdk13/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -OWNER(trenin17) -RESOURCES_LIBRARY() -INCLUDE(${ARCADIA_ROOT}/build/platform/java/jdk/resources.inc) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK13 - ${JDK13_DARWIN} FOR DARWIN - ${JDK13_LINUX} FOR LINUX - ${JDK13_WINDOWS} FOR WIN32 -) - -IF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK13 ${JDK13_DARWIN}) -ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK13 ${JDK13_LINUX}) -ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK13 ${JDK13_WINDOWS}) -ENDIF() - -IF(SANITIZER_TYPE == "address") - IF(HOST_OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(JDK13_FOR_TESTS ${JDK13_LINUX_ASAN}) - ELSE() - MESSAGE(FATAL_ERROR Unsupported platform for JDK13 with asan) - ENDIF() -ENDIF() - -END() diff --git a/build/platform/java/jdk/jdk14/ya.make b/build/platform/java/jdk/jdk14/ya.make deleted file mode 100644 index ed08c1a7fb..0000000000 --- a/build/platform/java/jdk/jdk14/ya.make +++ /dev/null @@ -1,20 +0,0 @@ -OWNER(trenin17) -RESOURCES_LIBRARY() -INCLUDE(${ARCADIA_ROOT}/build/platform/java/jdk/resources.inc) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK14 - ${JDK14_DARWIN} FOR DARWIN - ${JDK14_LINUX} FOR LINUX - ${JDK14_WINDOWS} FOR WIN32 -) - -IF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK14 ${JDK14_DARWIN}) -ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK14 ${JDK14_LINUX}) -ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK14 ${JDK14_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/java/jdk/jdk15/ya.make b/build/platform/java/jdk/jdk15/ya.make deleted file mode 100644 index 0746e27405..0000000000 --- a/build/platform/java/jdk/jdk15/ya.make +++ /dev/null @@ -1,22 +0,0 @@ -OWNER(trenin17) -RESOURCES_LIBRARY() -INCLUDE(${ARCADIA_ROOT}/build/platform/java/jdk/resources.inc) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK15 - ${JDK15_DARWIN} FOR DARWIN - ${JDK15_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK15_LINUX} FOR LINUX - ${JDK15_WINDOWS} FOR WIN32 -) -IF(OS_DARWIN AND ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK15 ${JDK15_DARWIN_ARM64}) -ELSEIF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK15 ${JDK15_DARWIN}) -ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK15 ${JDK15_LINUX}) -ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK15 ${JDK15_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/java/jdk/jdk16/ya.make b/build/platform/java/jdk/jdk16/ya.make deleted file mode 100644 index 2fc2f16418..0000000000 --- a/build/platform/java/jdk/jdk16/ya.make +++ /dev/null @@ -1,23 +0,0 @@ -OWNER(trenin17) -RESOURCES_LIBRARY() -INCLUDE(${ARCADIA_ROOT}/build/platform/java/jdk/resources.inc) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK16 - ${JDK16_DARWIN} FOR DARWIN - ${JDK16_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK16_LINUX} FOR LINUX - ${JDK16_WINDOWS} FOR WIN32 -) - -IF(OS_DARWIN AND ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK16 ${JDK16_DARWIN_ARM64}) -ELSEIF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK16 ${JDK16_DARWIN}) -ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK16 ${JDK16_LINUX}) -ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK16 ${JDK16_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/java/jdk/jdk17/ya.make b/build/platform/java/jdk/jdk17/ya.make deleted file mode 100644 index 97aa391945..0000000000 --- a/build/platform/java/jdk/jdk17/ya.make +++ /dev/null @@ -1,23 +0,0 @@ -OWNER(heretic) -RESOURCES_LIBRARY() -INCLUDE(${ARCADIA_ROOT}/build/platform/java/jdk/resources.inc) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK17 - ${JDK17_DARWIN} FOR DARWIN - ${JDK17_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK17_LINUX} FOR LINUX - ${JDK17_WINDOWS} FOR WIN32 -) - -IF(OS_DARWIN AND ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK17 ${JDK17_DARWIN_ARM64}) -ELSEIF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK17 ${JDK17_DARWIN}) -ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK17 ${JDK17_LINUX}) -ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK17 ${JDK17_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/java/jdk/jdk8/ya.make b/build/platform/java/jdk/jdk8/ya.make deleted file mode 100644 index 7386b4731c..0000000000 --- a/build/platform/java/jdk/jdk8/ya.make +++ /dev/null @@ -1,23 +0,0 @@ -OWNER(trenin17) -RESOURCES_LIBRARY() -INCLUDE(${ARCADIA_ROOT}/build/platform/java/jdk/resources.inc) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK8 - ${JDK8_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK8_DARWIN} FOR DARWIN - ${JDK8_LINUX} FOR LINUX - ${JDK8_WINDOWS} FOR WIN32 -) - -IF(OS_DARWIN AND ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK8 ${JDK8_DARWIN_ARM64}) -ELSEIF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK8 ${JDK8_DARWIN}) -ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK8 ${JDK8_LINUX}) -ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK8 ${JDK8_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/java/jdk/resources.inc b/build/platform/java/jdk/resources.inc deleted file mode 100644 index 7413263cd9..0000000000 --- a/build/platform/java/jdk/resources.inc +++ /dev/null @@ -1,49 +0,0 @@ -# JDK 17 -SET(JDK17_DARWIN_ARM64 sbr:2720893567) -SET(JDK17_DARWIN sbr:2720886299) -SET(JDK17_LINUX sbr:2720875090) -SET(JDK17_WINDOWS sbr:2720881931) - -# JDK 16 -SET(JDK16_DARWIN_ARM64 sbr:2197985911) -SET(JDK16_DARWIN sbr:2197936962) -SET(JDK16_LINUX sbr:2197854301) -SET(JDK16_WINDOWS sbr:2197964128) - -# JDK 15 -SET(JDK15_DARWIN sbr:1901471162) -SET(JDK15_DARWIN_ARM64 sbr:2107376046) -SET(JDK15_LINUX sbr:1901452000) -SET(JDK15_WINDOWS sbr:1901563630) - -# JDK 14 -SET(JDK14_DARWIN sbr:1714972232) -SET(JDK14_LINUX sbr:1714966923) -SET(JDK14_WINDOWS sbr:1714975688) - -# JDK 13 -SET(JDK13_DARWIN sbr:1327581343) -SET(JDK13_LINUX sbr:1327248424) -SET(JDK13_WINDOWS sbr:1327617393) - -SET(JDK13_LINUX_ASAN sbr:1327513158) -# JDK 12 -SET(JDK12_DARWIN sbr:1128561457) -SET(JDK12_LINUX sbr:1128737735) -SET(JDK12_WINDOWS sbr:1128743394) -# JDK 11 -SET(JDK11_DARWIN sbr:1903539486) -SET(JDK11_DARWIN_ARM64 sbr:2107253283) -SET(JDK11_LINUX sbr:1903522585) -SET(JDK11_WINDOWS sbr:1903567822) - -SET(JDK11_LINUX_ASAN sbr:1323637508) -# JDK 10 -SET(JDK10_DARWIN sbr:545649998) -SET(JDK10_LINUX sbr:545649806) -SET(JDK10_WINDOWS sbr:545648079) -# JDK 8 -SET(JDK8_DARWIN_ARM64 sbr:1901326056) -SET(JDK8_DARWIN sbr:1901326056) -SET(JDK8_LINUX sbr:1901306329) -SET(JDK8_WINDOWS sbr:1901510679) diff --git a/build/platform/java/jdk/ya.make b/build/platform/java/jdk/ya.make deleted file mode 100644 index f92ec0c79d..0000000000 --- a/build/platform/java/jdk/ya.make +++ /dev/null @@ -1,312 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(heretic) - -INCLUDE(resources.inc) -IF(USE_SYSTEM_JDK) - MESSAGE(WARNING DEFAULT_JDK are disabled) -ELSEIF(JDK_REAL_VERSION == "17") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK_DEFAULT - ${JDK17_DARWIN} FOR DARWIN - ${JDK17_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK17_LINUX} FOR LINUX - ${JDK17_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK17) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "16") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK_DEFAULT - ${JDK16_DARWIN} FOR DARWIN - ${JDK16_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK16_LINUX} FOR LINUX - ${JDK16_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK16) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "15") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK_DEFAULT - ${JDK15_DARWIN} FOR DARWIN - ${JDK15_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK15_LINUX} FOR LINUX - ${JDK15_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK15) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "14") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK_DEFAULT - ${JDK14_DARWIN} FOR DARWIN - ${JDK14_LINUX} FOR LINUX - ${JDK14_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK14) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "13") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK_DEFAULT - ${JDK13_DARWIN} FOR DARWIN - ${JDK13_LINUX} FOR LINUX - ${JDK13_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK13) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "12") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK_DEFAULT - ${JDK12_DARWIN} FOR DARWIN - ${JDK12_LINUX} FOR LINUX - ${JDK12_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK12) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "11") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK_DEFAULT - ${JDK11_DARWIN} FOR DARWIN - ${JDK11_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK11_LINUX} FOR LINUX - ${JDK11_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK11) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "10") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK_DEFAULT - ${JDK10_DARWIN} FOR DARWIN - ${JDK10_LINUX} FOR LINUX - ${JDK10_WINDOWS} FOR WIN32 - ) -ELSEIF(JDK_REAL_VERSION == "8") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK_DEFAULT - ${JDK8_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK8_DARWIN} FOR DARWIN - ${JDK8_LINUX} FOR LINUX - ${JDK8_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK8) - ENDIF() -ELSE() - MESSAGE(FATAL_ERROR Unsupported JDK version ${JDK_REAL_VERSION}) -ENDIF() - -IF(USE_SYSTEM_JDK) - MESSAGE(WARNING System JDK $USE_SYSTEM_JDK will be used) -ELSEIF(JDK_REAL_VERSION == "17") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK - ${JDK17_DARWIN} FOR DARWIN - ${JDK17_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK17_LINUX} FOR LINUX - ${JDK17_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK17) - ENDIF() - - IF(OS_DARWIN AND ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK17_DARWIN_ARM64}) - ELSEIF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK17_DARWIN}) - ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK17_LINUX}) - ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK17_WINDOWS}) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "16") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK - ${JDK16_DARWIN} FOR DARWIN - ${JDK16_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK16_LINUX} FOR LINUX - ${JDK16_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK16) - ENDIF() - - IF(OS_DARWIN AND ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK16_DARWIN_ARM64}) - ELSEIF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK16_DARWIN}) - ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK16_LINUX}) - ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK16_WINDOWS}) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "15") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK - ${JDK15_DARWIN} FOR DARWIN - ${JDK15_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK15_LINUX} FOR LINUX - ${JDK15_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK15) - ENDIF() - - IF(OS_DARWIN AND ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK15_DARWIN_ARM64}) - ELSEIF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK15_DARWIN}) - ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK15_LINUX}) - ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK15_WINDOWS}) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "14") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK - ${JDK14_DARWIN} FOR DARWIN - ${JDK14_LINUX} FOR LINUX - ${JDK14_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK14) - ENDIF() - - IF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK14_DARWIN}) - ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK14_LINUX}) - ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK14_WINDOWS}) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "13") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK - ${JDK13_DARWIN} FOR DARWIN - ${JDK13_LINUX} FOR LINUX - ${JDK13_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK13) - ENDIF() - IF(SANITIZER_TYPE == "address") - IF(HOST_OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(JDK_FOR_TESTS ${JDK13_LINUX_ASAN}) - ELSE() - MESSAGE(FATAL_ERROR Unsupported platform for JDK13 with asan) - ENDIF() - ENDIF() - - IF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK13_DARWIN}) - ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK13_LINUX}) - ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK13_WINDOWS}) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "12") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK - ${JDK12_DARWIN} FOR DARWIN - ${JDK12_LINUX} FOR LINUX - ${JDK12_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK12) - ENDIF() - - IF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK12_DARWIN}) - ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK12_LINUX}) - ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK12_WINDOWS}) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "11") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK - ${JDK11_DARWIN} FOR DARWIN - ${JDK11_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK11_LINUX} FOR LINUX - ${JDK11_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK11) - ENDIF() - IF(SANITIZER_TYPE == "address") - IF(HOST_OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(JDK_FOR_TESTS ${JDK11_LINUX_ASAN}) - ELSE() - MESSAGE(FATAL_ERROR Unsupported platform for JDK11 with asan) - ENDIF() - ENDIF() - - IF(OS_DARWIN AND ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK11_DARWIN_ARM64}) - ELSEIF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK11_DARWIN}) - ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK11_LINUX}) - ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK11_WINDOWS}) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "10") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK - ${JDK10_DARWIN} FOR DARWIN - ${JDK10_LINUX} FOR LINUX - ${JDK10_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK10) - ENDIF() - - IF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK10_DARWIN}) - ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK10_LINUX}) - ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK10_WINDOWS}) - ENDIF() -ELSEIF(JDK_REAL_VERSION == "8") - DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - JDK - ${JDK8_DARWIN_ARM64} FOR DARWIN-ARM64 - ${JDK8_DARWIN} FOR DARWIN - ${JDK8_LINUX} FOR LINUX - ${JDK8_WINDOWS} FOR WIN32 - ) - IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for JDK8) - ENDIF() - - IF(OS_DARWIN AND ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK8_DARWIN_ARM64}) - ELSEIF(OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK8_DARWIN}) - ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK8_LINUX}) - ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_JDK ${JDK8_WINDOWS}) - ENDIF() -ELSE() - MESSAGE(FATAL_ERROR Unsupported JDK version) -ENDIF() - -END() - -RECURSE( - jdk8 - jdk10 - jdk11 - jdk12 - jdk13 - jdk14 - jdk15 - jdk16 - jdk17 -) diff --git a/build/platform/java/jni/ya.make b/build/platform/java/jni/ya.make deleted file mode 100644 index 9d8dab98b1..0000000000 --- a/build/platform/java/jni/ya.make +++ /dev/null @@ -1,29 +0,0 @@ -LIBRARY() -OWNER(heretic) - -PEERDIR( - build/platform/java/jdk - ${JDK_RESOURCE_PEERDIR} -) - -IF(OS_DARWIN) - SET(PLATFORM_NAME darwin) -ELSEIF(OS_LINUX) - SET(PLATFORM_NAME linux) -ELSEIF(OS_WINDOWS) - SET(PLATFORM_NAME win32) -ENDIF() - -IF (USE_SYSTEM_JDK) - SET(JDK_ROOT ${USE_SYSTEM_JDK}) -ELSE() - SET(JDK_ROOT ${JDK_DEFAULT_RESOURCE_GLOBAL}) -ENDIF() -IF (PLATFORM_NAME) - CFLAGS(GLOBAL -I${JDK_ROOT}/include) - CFLAGS(GLOBAL -I${JDK_ROOT}/include/${PLATFORM_NAME}) -ELSE() - MESSAGE(FATAL_ERROR Unsupported platform for jni) -ENDIF() - -END() diff --git a/build/platform/java/jstyle_lib/ya.make b/build/platform/java/jstyle_lib/ya.make deleted file mode 100644 index fa55e63071..0000000000 --- a/build/platform/java/jstyle_lib/ya.make +++ /dev/null @@ -1,11 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(heretic) - -IF (USE_SYSTEM_JSTYLE_LIB) - MESSAGE(WARNING System java codestyle library $USE_SYSTEM_JSTYLE_LIB will be used) -ELSE() - DECLARE_EXTERNAL_RESOURCE(JSTYLE_LIB sbr:2525400095) -ENDIF() - -END() diff --git a/build/platform/java/kotlin/ya.make b/build/platform/java/kotlin/ya.make deleted file mode 100644 index b4c0b0b83a..0000000000 --- a/build/platform/java/kotlin/ya.make +++ /dev/null @@ -1,31 +0,0 @@ -# how to build: https://a.yandex-team.ru/arc/trunk/arcadia/devtools/kotlin_compiler_uberjar -RESOURCES_LIBRARY() -OWNER(heretic) -IF(USE_SYSTEM_KOTLIN_COMPILER) - MESSAGE(WARNING System kotlin $USE_SYSTEM_KOTLIN_COMPILER will be used) -ELSEIF(KOTLIN_VERSION == "1.3.72") - DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:1463870128) -ELSEIF(KOTLIN_VERSION == "1.4.0") - DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:1708283452) -ELSEIF(KOTLIN_VERSION == "1.4.10") - DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:1730522145) -ELSEIF(KOTLIN_VERSION == "1.4.20") - DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:1869719387) -ELSEIF(KOTLIN_VERSION == "1.4.30") - DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:1974389794) -ELSEIF(KOTLIN_VERSION == "1.5.10") - DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2183338194) -ELSEIF(KOTLIN_VERSION == "1.5.20") - DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2257446523) -ELSEIF(KOTLIN_VERSION == "1.5.21") - DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2285312314) -ELSEIF(KOTLIN_VERSION == "1.5.30") - DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2382793744) -ELSEIF(KOTLIN_VERSION == "1.5.31") - DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2444978303) -ELSEIF(KOTLIN_VERSION == "1.6.10") - DECLARE_EXTERNAL_RESOURCE(KOTLIN_COMPILER sbr:2754878302) -ELSE() - MESSAGE(FATAL_ERROR Unexpected KOTLIN_VERSION ${KOTLIN_VERSION}) -ENDIF() -END() diff --git a/build/platform/java/kythe/ya.make b/build/platform/java/kythe/ya.make deleted file mode 100644 index d5a9237f68..0000000000 --- a/build/platform/java/kythe/ya.make +++ /dev/null @@ -1,10 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(g:ymake) - -IF(USE_SYSTEM_KYTHE) - MESSAGE(WARNING System Kythe $USE_SYSTEM_KYTHE will be used) -ELSE() - DECLARE_EXTERNAL_RESOURCE(KYTHE sbr:837801347) -ENDIF() - -END() diff --git a/build/platform/java/scriptgen/ya.make b/build/platform/java/scriptgen/ya.make deleted file mode 100644 index d296097f52..0000000000 --- a/build/platform/java/scriptgen/ya.make +++ /dev/null @@ -1,27 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(g:ymake) - -SET(SCRIPTGEN_LINUX sbr:2654452283) -SET(SCRIPTGEN_DARWIN_ARM64 sbr:2654451866) -SET(SCRIPTGEN_DARWIN sbr:2654452096) -SET(SCRIPTGEN_WIN32 sbr:2654451225) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - SCRIPTGEN - ${SCRIPTGEN_LINUX} FOR LINUX - ${SCRIPTGEN_DARWIN} FOR DARWIN - ${SCRIPTGEN_DARWIN_ARM64} FOR DARWIN-ARM64 - ${SCRIPTGEN_WIN32} FOR WIN32 -) - -IF(OS_DARWIN AND ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(WITH_SCRIPTGEN ${SCRIPTGEN_DARWIN_ARM64}) -ELSEIF(OS_DARWIN AND ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(WITH_SCRIPTGEN ${SCRIPTGEN_DARWIN}) -ELSEIF(OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(WITH_SCRIPTGEN ${SCRIPTGEN_LINUX}) -ELSEIF(OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(WITH_SCRIPTGEN ${SCRIPTGEN_WIN32}) -ENDIF() - -END() diff --git a/build/platform/java/uberjar/uberjar10/ya.make b/build/platform/java/uberjar/uberjar10/ya.make deleted file mode 100644 index 29829b4cd0..0000000000 --- a/build/platform/java/uberjar/uberjar10/ya.make +++ /dev/null @@ -1,6 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(trenin17) - -DECLARE_EXTERNAL_RESOURCE(UBERJAR10 sbr:720309903) - -END() diff --git a/build/platform/java/uberjar/uberjar11/ya.make b/build/platform/java/uberjar/uberjar11/ya.make deleted file mode 100644 index 69ae705253..0000000000 --- a/build/platform/java/uberjar/uberjar11/ya.make +++ /dev/null @@ -1,6 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(trenin17) - -DECLARE_EXTERNAL_RESOURCE(UBERJAR11 sbr:962498940) - -END() diff --git a/build/platform/java/uberjar/uberjar12/ya.make b/build/platform/java/uberjar/uberjar12/ya.make deleted file mode 100644 index 88ff579eca..0000000000 --- a/build/platform/java/uberjar/uberjar12/ya.make +++ /dev/null @@ -1,6 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(trenin17) - -DECLARE_EXTERNAL_RESOURCE(UBERJAR12 sbr:962498940) - -END() diff --git a/build/platform/java/uberjar/uberjar13/ya.make b/build/platform/java/uberjar/uberjar13/ya.make deleted file mode 100644 index 62c70ca3a1..0000000000 --- a/build/platform/java/uberjar/uberjar13/ya.make +++ /dev/null @@ -1,6 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(trenin17) - -DECLARE_EXTERNAL_RESOURCE(UBERJAR13 sbr:1165818979) - -END() diff --git a/build/platform/java/uberjar/uberjar14/ya.make b/build/platform/java/uberjar/uberjar14/ya.make deleted file mode 100644 index 45e7deab2f..0000000000 --- a/build/platform/java/uberjar/uberjar14/ya.make +++ /dev/null @@ -1,6 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(trenin17) - -DECLARE_EXTERNAL_RESOURCE(UBERJAR14 sbr:1407329657) - -END() diff --git a/build/platform/java/uberjar/uberjar15/ya.make b/build/platform/java/uberjar/uberjar15/ya.make deleted file mode 100644 index 49fdd64317..0000000000 --- a/build/platform/java/uberjar/uberjar15/ya.make +++ /dev/null @@ -1,6 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(trenin17) - -DECLARE_EXTERNAL_RESOURCE(UBERJAR15 sbr:2074702997) - -END() diff --git a/build/platform/java/uberjar/uberjar16/ya.make b/build/platform/java/uberjar/uberjar16/ya.make deleted file mode 100644 index ca4cefc1b1..0000000000 --- a/build/platform/java/uberjar/uberjar16/ya.make +++ /dev/null @@ -1,6 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(trenin17) - -DECLARE_EXTERNAL_RESOURCE(UBERJAR16 sbr:2199772343) - -END() diff --git a/build/platform/java/uberjar/uberjar17/ya.make b/build/platform/java/uberjar/uberjar17/ya.make deleted file mode 100644 index bc9bf4411b..0000000000 --- a/build/platform/java/uberjar/uberjar17/ya.make +++ /dev/null @@ -1,6 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(heretic) -# same resource as 16 -DECLARE_EXTERNAL_RESOURCE(UBERJAR17 sbr:2199772343) - -END() diff --git a/build/platform/java/uberjar/uberjar8/ya.make b/build/platform/java/uberjar/uberjar8/ya.make deleted file mode 100644 index 45aec41508..0000000000 --- a/build/platform/java/uberjar/uberjar8/ya.make +++ /dev/null @@ -1,6 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(trenin17) - -DECLARE_EXTERNAL_RESOURCE(UBERJAR8 sbr:962511340) - -END() diff --git a/build/platform/java/uberjar/ya.make b/build/platform/java/uberjar/ya.make deleted file mode 100644 index a4214abccf..0000000000 --- a/build/platform/java/uberjar/ya.make +++ /dev/null @@ -1,39 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(heretic) - -IF(USE_SYSTEM_UBERJAR) - MESSAGE(WARNING System uberjar $USE_SYSTEM_UBERJAR will be used) -ELSEIF(JDK_REAL_VERSION == "17") - DECLARE_EXTERNAL_RESOURCE(UBERJAR sbr:2199772343) -ELSEIF(JDK_REAL_VERSION == "16") - DECLARE_EXTERNAL_RESOURCE(UBERJAR sbr:2199772343) -ELSEIF(JDK_REAL_VERSION == "15") - DECLARE_EXTERNAL_RESOURCE(UBERJAR sbr:2074702997) -ELSEIF(JDK_REAL_VERSION == "14") - DECLARE_EXTERNAL_RESOURCE(UBERJAR sbr:1407329657) -ELSEIF(JDK_REAL_VERSION == "13") - DECLARE_EXTERNAL_RESOURCE(UBERJAR sbr:1165818979) -ELSEIF(JDK_REAL_VERSION == "12") - DECLARE_EXTERNAL_RESOURCE(UBERJAR sbr:962498940) -ELSEIF(JDK_REAL_VERSION == "11") - DECLARE_EXTERNAL_RESOURCE(UBERJAR sbr:962498940) -ELSEIF(JDK_REAL_VERSION == "10" OR JDK10) # !JDK10 flag is deprecated, this check should be removed later - DECLARE_EXTERNAL_RESOURCE(UBERJAR sbr:720309903) -ELSEIF(JDK_REAL_VERSION == "8") - DECLARE_EXTERNAL_RESOURCE(UBERJAR sbr:962511340) -ELSE() - MESSAGE(FATAL_ERROR Uberjar is not supported for selected JDK version) -ENDIF() - -END() - -RECURSE( - uberjar8 - uberjar10 - uberjar11 - uberjar12 - uberjar13 - uberjar14 - uberjar15 - uberjar16 -) diff --git a/build/platform/java/ya.make b/build/platform/java/ya.make deleted file mode 100644 index 7194053b98..0000000000 --- a/build/platform/java/ya.make +++ /dev/null @@ -1,10 +0,0 @@ -RECURSE( - jdk - jni - uberjar - error_prone - jacoco-agent - kotlin - jstyle_lib - scriptgen -) diff --git a/build/platform/linux_sdk/README.md b/build/platform/linux_sdk/README.md deleted file mode 100644 index ff846cefbf..0000000000 --- a/build/platform/linux_sdk/README.md +++ /dev/null @@ -1,7 +0,0 @@ -### Правки в Ubuntu 14.04 SDK -* `lib/x86_64-linux-gnu/libc-2.19.so` — удалены dynamic версии символов - * `__cxa_thread_atexit_impl` - * `getauxval` - * `__getauxval` -* `usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19` — удалены dynamic версии символов - * `__cxa_thread_atexit_impl` diff --git a/build/platform/linux_sdk/ya.make b/build/platform/linux_sdk/ya.make deleted file mode 100644 index add74eee9e..0000000000 --- a/build/platform/linux_sdk/ya.make +++ /dev/null @@ -1,55 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:contrib somov) - -NO_PLATFORM_RESOURCES() - -SET(NEED_PLATFORM_PEERDIRS no) - -IF (OS_SDK == "local") - # Implementation is in $S/build/ymake.core.conf -ELSEIF (ARCH_X86_64) - IF (OS_SDK == "ubuntu-10") - DECLARE_EXTERNAL_RESOURCE(OS_SDK_ROOT sbr:244388930) - ELSEIF (OS_SDK == "ubuntu-12") - DECLARE_EXTERNAL_RESOURCE(OS_SDK_ROOT sbr:244387436) - ELSEIF (OS_SDK == "ubuntu-14") - DECLARE_EXTERNAL_RESOURCE(OS_SDK_ROOT sbr:1966560555) - ELSEIF (OS_SDK == "ubuntu-16") - DECLARE_EXTERNAL_RESOURCE(OS_SDK_ROOT sbr:243881345) - ELSEIF (OS_SDK == "ubuntu-18") - DECLARE_EXTERNAL_RESOURCE(OS_SDK_ROOT sbr:617908641) - ELSEIF (OS_SDK == "ubuntu-20") - DECLARE_EXTERNAL_RESOURCE(OS_SDK_ROOT sbr:2635714620) - ELSE() - MESSAGE(FATAL_ERROR "There is no ${OS_SDK} SDK for x86-64") - ENDIF() -ELSEIF (ARCH_AARCH64) - IF (OS_SDK == "ubuntu-16") - DECLARE_EXTERNAL_RESOURCE(OS_SDK_ROOT sbr:309054781) - ELSE() - MESSAGE(FATAL_ERROR "There is no ${OS_SDK} SDK for AArch64/ARMv8 64 bit") - ENDIF() -ELSEIF (ARCH_PPC64LE) - IF (OS_SDK == "ubuntu-14") - IF (HOST_ARCH_PPC64LE) - DECLARE_EXTERNAL_RESOURCE(OS_SDK_ROOT sbr:1570528338) - ELSE() - DECLARE_EXTERNAL_RESOURCE(OS_SDK_ROOT sbr:233217651) - ENDIF() - ELSE() - MESSAGE(FATAL_ERROR "There is no ${OS_SDK} SDK for PPC64LE") - ENDIF() -ELSEIF (ARCH_ARM7) - IF (ARM7_FLOAT_ABI == "hard" AND OS_SDK == "ubuntu-16") - DECLARE_EXTERNAL_RESOURCE(OS_SDK_ROOT sbr:1323200692) - ELSEIF (ARM7_FLOAT_ABI == "softfp" AND OS_SDK == "ubuntu-18") - DECLARE_EXTERNAL_RESOURCE(OS_SDK_ROOT sbr:2402287545) - ELSE() - MESSAGE(FATAL_ERROR "There is no ${OS_SDK} SDK for ARMv7 32 bit (float ABI: ${ARM7_FLOAT_ABI})") - ENDIF() -ELSE() - MESSAGE(FATAL_ERROR "Unexpected OS_SDK value: ${OS_SDK}") -ENDIF() - -END() diff --git a/build/platform/lld/ya.make b/build/platform/lld/ya.make deleted file mode 100644 index c34e8be1a7..0000000000 --- a/build/platform/lld/ya.make +++ /dev/null @@ -1,42 +0,0 @@ -RESOURCES_LIBRARY() - -LICENSE(Service-Prebuilt-Tool) - -OWNER(somov) - -IF (OS_ANDROID) - # Use LLD shipped with Android NDK. - LDFLAGS("-fuse-ld=lld") -ELSEIF (USE_PREVIOUS_LLD_VERSION) - # Use LLD 11 - IF (HOST_OS_LINUX) - IF (HOST_ARCH_PPC64LE) - DECLARE_EXTERNAL_RESOURCE(LLD_ROOT sbr:1843381106) - ELSE() - DECLARE_EXTERNAL_RESOURCE(LLD_ROOT sbr:1843327433) - ENDIF() - ELSEIF (HOST_OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(LLD_ROOT sbr:1843327928) - ENDIF() - - LDFLAGS("-fuse-ld=$LLD_ROOT_RESOURCE_GLOBAL/ld" "-Wl,--no-rosegment") -ELSE() - # Use LLD 12 - IF (HOST_OS_LINUX) - IF (HOST_ARCH_PPC64LE) - DECLARE_EXTERNAL_RESOURCE(LLD_ROOT sbr:2283417120) - ELSE() - DECLARE_EXTERNAL_RESOURCE(LLD_ROOT sbr:2283360772) - ENDIF() - ELSEIF (HOST_OS_DARWIN) - IF (HOST_ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(LLD_ROOT sbr:2283439721) - ELSE() - DECLARE_EXTERNAL_RESOURCE(LLD_ROOT sbr:2283429958) - ENDIF() - ENDIF() - - LDFLAGS("-fuse-ld=$LLD_ROOT_RESOURCE_GLOBAL/ld" "-Wl,--no-rosegment") -ENDIF() - -END() diff --git a/build/platform/local_so/ya.make b/build/platform/local_so/ya.make deleted file mode 100644 index 70b72f653c..0000000000 --- a/build/platform/local_so/ya.make +++ /dev/null @@ -1,9 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:ymake) - -IF (NOT OS_WINDOWS) - SET_APPEND(RPATH_GLOBAL '-Wl,-rpath,$ORIGIN') -ENDIF() - -END() diff --git a/build/platform/macos_sdk/ya.make b/build/platform/macos_sdk/ya.make deleted file mode 100644 index 6fb8dc54c0..0000000000 --- a/build/platform/macos_sdk/ya.make +++ /dev/null @@ -1,20 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(somov) - -# macOS 11.1 Big Sur SDK / Xcode 12.4 (12D4e) -DECLARE_EXTERNAL_RESOURCE(MACOS_SDK sbr:2088833948) - -IF (USE_STL_SYSTEM) - SET(__XCODE_RESOURCE_NAME CPP_XCODE_TOOLCHAIN_ROOT) - SET(__XCODE_TOOLCHAIN_VERSION ${CPP_XCODE_TOOLCHAIN_VERSION}) - INCLUDE(${ARCADIA_ROOT}/build/platform/xcode/ya.make.inc) - CFLAGS( - GLOBAL -F$MACOS_SDK_RESOURCE_GLOBAL/System/Library/Frameworks - ) - LDFLAGS( - -F$MACOS_SDK_RESOURCE_GLOBAL/System/Library/Frameworks - ) -ENDIF() - -END() diff --git a/build/platform/macos_system_stl/ya.make b/build/platform/macos_system_stl/ya.make deleted file mode 100644 index 4631bbc57a..0000000000 --- a/build/platform/macos_system_stl/ya.make +++ /dev/null @@ -1,15 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:cpp-contrib) - -# Taken from the default toolchain of the Xcode 12.5.1 -DECLARE_EXTERNAL_RESOURCE(MACOS_SYSTEM_STL sbr:2561940097) - -# xcode toolchain allready contains system headers -IF (USE_STL_SYSTEM AND NOT XCODE) - CFLAGS( - GLOBAL -I${MACOS_SYSTEM_STL_RESOURCE_GLOBAL}/include - ) -ENDIF() - -END() diff --git a/build/platform/mapkit/ya.make b/build/platform/mapkit/ya.make deleted file mode 100644 index 513dff5bcf..0000000000 --- a/build/platform/mapkit/ya.make +++ /dev/null @@ -1,32 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(somov) - -NO_PLATFORM() - -IF (OS_ANDROID) - IF (MAPS_MOBILE_EXPORT_CPP_API) - # Sandbox Resource ID duplicates - # arcadia/sandbox/projects/maps/mobile/MapsMobileMakeArtifacts/__init__.py - DECLARE_EXTERNAL_RESOURCE(MAPKIT_ANDROID_LIBCXX_HEADERS sbr:2527848662) - CFLAGS(GLOBAL -nostdinc++ GLOBAL -cxx-isystem GLOBAL $MAPKIT_ANDROID_LIBCXX_HEADERS_RESOURCE_GLOBAL) - ENDIF() - - DECLARE_EXTERNAL_RESOURCE(MAPKIT_ANDROID_LIBCXX_LIBRARIES sbr:2527853263) - - IF (ARCH_ARM7) - SET(ARCH_NAME arm) - ELSEIF (ARCH_ARM64) - SET(ARCH_NAME arm64) - ELSEIF (ARCH_I686) - SET(ARCH_NAME x86) - ELSEIF (ARCH_X86_64) - SET(ARCH_NAME x86-64) - ENDIF() - - SET(LIBS $MAPKIT_ANDROID_LIBCXX_LIBRARIES_RESOURCE_GLOBAL/$ARCH_NAME) - - LDFLAGS(-L$LIBS) -ENDIF() - -END() diff --git a/build/platform/msvc/ya.make b/build/platform/msvc/ya.make deleted file mode 100644 index ccb602c280..0000000000 --- a/build/platform/msvc/ya.make +++ /dev/null @@ -1,19 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(somov) - -IF (WINDOWS_KITS_VERSION == "10.0.10586.0") - DECLARE_EXTERNAL_RESOURCE(WINDOWS_KITS sbr:544779014) -ELSEIF (WINDOWS_KITS_VERSION == "10.0.16299.0") - DECLARE_EXTERNAL_RESOURCE(WINDOWS_KITS sbr:1379398385) -ELSEIF (WINDOWS_KITS_VERSION == "10.0.18362.0") - DECLARE_EXTERNAL_RESOURCE(WINDOWS_KITS sbr:1939557911) -ELSE() - MESSAGE(FATAL_ERROR "We have no Windows Kits version ${WINDOWS_KITS_VERSION}") -ENDIF() - -IF (CLANG_CL) - DECLARE_EXTERNAL_RESOURCE(MSVC_FOR_CLANG sbr:1383387533) # Microsoft Visual C++ 2017 14.16.27023 (15.9.5) -ENDIF() - -END() diff --git a/build/platform/nodejs/ya.make b/build/platform/nodejs/ya.make deleted file mode 100644 index c872eca0d8..0000000000 --- a/build/platform/nodejs/ya.make +++ /dev/null @@ -1,17 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(dankolesnikov) - -INCLUDE(${ARCADIA_ROOT}/build/platform/nodejs/resources.inc) - -IF (NOT HOST_OS_LINUX AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for Nodejs) -ENDIF() - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - NODEJS - ${NODEJS_12_18_4_LINUX} FOR LINUX - ${NODEJS_12_18_4_DARWIN} FOR DARWIN -) - -END() diff --git a/build/platform/opengl/ya.make b/build/platform/opengl/ya.make deleted file mode 100644 index 94f0431d18..0000000000 --- a/build/platform/opengl/ya.make +++ /dev/null @@ -1,27 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:contrib heretic) - -IF (NOT OPENGL_REQUIRED) - MESSAGE(FATAL_ERROR "No OpenGL Toolkit for your build") -ELSE() - IF (OS_LINUX) - IF (OPENGL_VERSION == "18.0.5") - DECLARE_EXTERNAL_RESOURCE(OPENGL sbr:1271121094) - SET(OS_SUFFIX "x86_64-linux-gnu") - ELSE() - ENABLE(OPENGL_NOT_FOUND) - ENDIF() - ELSE() - ENABLE(OPENGL_NOT_FOUND) - ENDIF() - - IF (OPENGL_NOT_FOUND) - MESSAGE(FATAL_ERROR "No OpenGL Toolkit for the selected platform") - ELSE() - CFLAGS(GLOBAL "-I$OPENGL_RESOURCE_GLOBAL/usr/include") - LDFLAGS("-L$OPENGL_RESOURCE_GLOBAL/usr/lib/$OS_SUFFIX") - ENDIF() -ENDIF() - -END() diff --git a/build/platform/perl/5.14/ya.make b/build/platform/perl/5.14/ya.make deleted file mode 100644 index 3db5747945..0000000000 --- a/build/platform/perl/5.14/ya.make +++ /dev/null @@ -1,11 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(somov) - -SET(PERL_SDK ubuntu-12) - -SRCDIR(build/platform/perl) - -INCLUDE(${ARCADIA_ROOT}/build/platform/perl/perl.inc) - -END() diff --git a/build/platform/perl/5.18/ya.make b/build/platform/perl/5.18/ya.make deleted file mode 100644 index 1d17311066..0000000000 --- a/build/platform/perl/5.18/ya.make +++ /dev/null @@ -1,11 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(somov) - -SET(PERL_SDK ubuntu-14) - -SRCDIR(build/platform/perl) - -INCLUDE(${ARCADIA_ROOT}/build/platform/perl/perl.inc) - -END() diff --git a/build/platform/perl/5.22/ya.make b/build/platform/perl/5.22/ya.make deleted file mode 100644 index 658bcc2552..0000000000 --- a/build/platform/perl/5.22/ya.make +++ /dev/null @@ -1,11 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(somov) - -SET(PERL_SDK ubuntu-16) - -SRCDIR(build/platform/perl) - -INCLUDE(${ARCADIA_ROOT}/build/platform/perl/perl.inc) - -END() diff --git a/build/platform/perl/5.26/ya.make b/build/platform/perl/5.26/ya.make deleted file mode 100644 index c510f6091a..0000000000 --- a/build/platform/perl/5.26/ya.make +++ /dev/null @@ -1,11 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(somov) - -SET(PERL_SDK ubuntu-18) - -SRCDIR(build/platform/perl) - -INCLUDE(${ARCADIA_ROOT}/build/platform/perl/perl.inc) - -END() diff --git a/build/platform/perl/5.30/ya.make b/build/platform/perl/5.30/ya.make deleted file mode 100644 index ba0132c6ba..0000000000 --- a/build/platform/perl/5.30/ya.make +++ /dev/null @@ -1,11 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(somov) - -SET(PERL_SDK ubuntu-20) - -SRCDIR(build/platform/perl) - -INCLUDE(${ARCADIA_ROOT}/build/platform/perl/perl.inc) - -END() diff --git a/build/platform/perl/ya.make b/build/platform/perl/ya.make deleted file mode 100644 index cc50c05c26..0000000000 --- a/build/platform/perl/ya.make +++ /dev/null @@ -1,28 +0,0 @@ -LIBRARY() - -OWNER(somov) - -NO_PLATFORM() - -IF (USE_PERL_SYSTEM) - IF (PERL_SDK == "ubuntu-12") - PEERDIR(build/platform/perl/5.14) - ELSEIF (PERL_SDK == "ubuntu-14") - PEERDIR(build/platform/perl/5.18) - ELSEIF (PERL_SDK == "ubuntu-16") - PEERDIR(build/platform/perl/5.22) - ELSEIF (PERL_SDK == "ubuntu-18") - PEERDIR(build/platform/perl/5.26) - ELSEIF (PERL_SDK == "ubuntu-20") - PEERDIR(build/platform/perl/5.30) - ELSE() - MESSAGE(FATAL_ERROR "Building against system perl is not supported on ${PERL_SDK}") - ENDIF() - -ELSE() - - MESSAGE(FATAL_ERROR "There is no perl ready for static linkage. Try using the system one.") - -ENDIF() - -END() diff --git a/build/platform/python/ldflags/ya.make b/build/platform/python/ldflags/ya.make deleted file mode 100644 index d81ec31876..0000000000 --- a/build/platform/python/ldflags/ya.make +++ /dev/null @@ -1,17 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:contrib) - -IF (USE_SYSTEM_PYTHON) - IF (OS_LINUX) - LDFLAGS("-L$EXTERNAL_PYTHON_RESOURCE_GLOBAL/python/lib/x86_64-linux-gnu -lpython${PY_VERSION}") - ELSEIF (OS_DARWIN) - LDFLAGS("-L$EXTERNAL_PYTHON_RESOURCE_GLOBAL/python/Python.framework/Versions/${PY_FRAMEWORK_VERSION}/lib -lpython${PY_VERSION}") - ELSEIF (OS_WINDOWS) - LDFLAGS("/LIBPATH:$EXTERNAL_PYTHON_RESOURCE_GLOBAL/python/libs") - ENDIF() -ELSEIF (NOT USE_ARCADIA_PYTHON) - LDFLAGS($PYTHON_LDFLAGS $PYTHON_LIBRARIES) -ENDIF() - -END() diff --git a/build/platform/python/python27/ya.make b/build/platform/python/python27/ya.make deleted file mode 100644 index 35d2ef8405..0000000000 --- a/build/platform/python/python27/ya.make +++ /dev/null @@ -1,22 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER( - g:contrib - g:yatool -) - -INCLUDE(${ARCADIA_ROOT}/build/platform/python/resources.inc) - -IF (OS_LINUX) - IF (ARCH_ARM64 OR ARCH_AARCH64) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON27 ${PYTHON27_LINUX_ARM64}) - ELSE() - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON27 ${PYTHON27_LINUX}) - ENDIF() -ELSEIF (OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON27 ${PYTHON27_DARWIN}) -ELSEIF (OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON27 ${PYTHON27_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/python/python310/ya.make b/build/platform/python/python310/ya.make deleted file mode 100644 index fea3696e6d..0000000000 --- a/build/platform/python/python310/ya.make +++ /dev/null @@ -1,30 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER( - g:contrib - g:yatool -) - -INCLUDE(${ARCADIA_ROOT}/build/platform/python/resources.inc) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - PYTHON310 - ${PYTHON310_DARWIN} FOR DARWIN - ${PYTHON310_DARWIN_ARM64} FOR DARWIN-ARM64 - ${PYTHON310_LINUX} FOR LINUX - ${PYTHON310_WINDOWS} FOR WIN32 -) - -IF (OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON310 ${PYTHON310_LINUX}) -ELSEIF (OS_DARWIN) - IF (ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON310 ${PYTHON310_DARWIN_ARM64}) - ELSEIF(ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON310 ${PYTHON310_DARWIN}) - ENDIF() -ELSEIF (OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON310 ${PYTHON310_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/python/python34/ya.make b/build/platform/python/python34/ya.make deleted file mode 100644 index 61be788bec..0000000000 --- a/build/platform/python/python34/ya.make +++ /dev/null @@ -1,18 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER( - g:contrib - g:yatool -) - -INCLUDE(${ARCADIA_ROOT}/build/platform/python/resources.inc) - -IF (OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON34 ${PYTHON34_LINUX}) -ELSEIF (OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON34 ${PYTHON34_DARWIN}) -ELSEIF (OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON34 ${PYTHON34_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/python/python35/ya.make b/build/platform/python/python35/ya.make deleted file mode 100644 index 7a6292efa0..0000000000 --- a/build/platform/python/python35/ya.make +++ /dev/null @@ -1,18 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER( - g:contrib - g:yatool -) - -INCLUDE(${ARCADIA_ROOT}/build/platform/python/resources.inc) - -IF (OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON35 ${PYTHON35_LINUX}) -ELSEIF (OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON35 ${PYTHON35_DARWIN}) -ELSEIF (OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON35 ${PYTHON35_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/python/python36/ya.make b/build/platform/python/python36/ya.make deleted file mode 100644 index c9dcf5d88b..0000000000 --- a/build/platform/python/python36/ya.make +++ /dev/null @@ -1,18 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER( - g:contrib - g:yatool -) - -INCLUDE(${ARCADIA_ROOT}/build/platform/python/resources.inc) - -IF (OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON36 ${PYTHON36_LINUX}) -ELSEIF (OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON36 ${PYTHON36_DARWIN}) -ELSEIF (OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON36 ${PYTHON36_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/python/python37/ya.make b/build/platform/python/python37/ya.make deleted file mode 100644 index 724c3f5b76..0000000000 --- a/build/platform/python/python37/ya.make +++ /dev/null @@ -1,18 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER( - g:contrib - g:yatool -) - -INCLUDE(${ARCADIA_ROOT}/build/platform/python/resources.inc) - -IF (OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON37 ${PYTHON37_LINUX}) -ELSEIF (OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON37 ${PYTHON37_DARWIN}) -ELSEIF (OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON37 ${PYTHON37_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/python/python38/ya.make b/build/platform/python/python38/ya.make deleted file mode 100644 index b6820ca6ca..0000000000 --- a/build/platform/python/python38/ya.make +++ /dev/null @@ -1,23 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER( - g:contrib - g:yatool -) - -INCLUDE(${ARCADIA_ROOT}/build/platform/python/resources.inc) - -IF (OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON38 ${PYTHON38_LINUX}) -ELSEIF (OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON38 ${PYTHON38_DARWIN}) - IF (ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON38 ${PYTHON38_DARWIN_ARM64}) - ELSEIF(ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON38 ${PYTHON38_DARWIN}) - ENDIF() -ELSEIF (OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON38 ${PYTHON38_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/python/python39/ya.make b/build/platform/python/python39/ya.make deleted file mode 100644 index 2579542d1e..0000000000 --- a/build/platform/python/python39/ya.make +++ /dev/null @@ -1,22 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER( - g:contrib - g:yatool -) - -INCLUDE(${ARCADIA_ROOT}/build/platform/python/resources.inc) - -IF (OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON39 ${PYTHON39_LINUX}) -ELSEIF (OS_DARWIN) - IF (ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON39 ${PYTHON39_DARWIN_ARM64}) - ELSEIF(ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON39 ${PYTHON39_DARWIN}) - ENDIF() -ELSEIF (OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON39 ${PYTHON39_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/python/tests/ya.make b/build/platform/python/tests/ya.make deleted file mode 100644 index 0d8965240e..0000000000 --- a/build/platform/python/tests/ya.make +++ /dev/null @@ -1,36 +0,0 @@ -PY3TEST() - -OWNER( - g:contrib - g:yatool -) - -IF (OS_DARWIN) - SIZE(LARGE) - - TAG( - ya:fat - ya:force_sandbox ya:exotic_platform - ) -ENDIF() - -PY_SRCS( - testlib.py -) - -TEST_SRCS( - test_common.py -) - -PEERDIR( - build/platform/python/python27 - build/platform/python/python34 - build/platform/python/python35 - build/platform/python/python36 - build/platform/python/python37 - build/platform/python/python38 - build/platform/python/python39 - build/platform/python/python310 -) - -END() diff --git a/build/platform/python/ya.make b/build/platform/python/ya.make deleted file mode 100644 index 247e65f4c9..0000000000 --- a/build/platform/python/ya.make +++ /dev/null @@ -1,136 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER( - g:contrib - g:yatool -) - -INCLUDE(resources.inc) - -IF (USE_SYSTEM_PYTHON) - IF (OS_LINUX) - IF (ARCH_ARM64 OR ARCH_AARCH64) - IF (_SYSTEM_PYTHON27) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON27_LINUX_ARM64}) - ELSE() - ENABLE(PYTHON_NOT_FOUND) - ENDIF() - ELSEIF (ARCH_X86_64) - IF (_SYSTEM_PYTHON27) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON27_LINUX}) - ELSEIF (_SYSTEM_PYTHON34) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON34_LINUX}) - ELSEIF (_SYSTEM_PYTHON35) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON35_LINUX}) - ELSEIF (_SYSTEM_PYTHON36) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON36_LINUX}) - ELSEIF (_SYSTEM_PYTHON37) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON37_LINUX}) - ELSEIF (_SYSTEM_PYTHON38) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON38_LINUX}) - ELSEIF (_SYSTEM_PYTHON39) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON39_LINUX}) - ELSEIF (_SYSTEM_PYTHON310) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON310_LINUX}) - ELSE() - ENABLE(PYTHON_NOT_FOUND) - ENDIF() - ELSE() - ENABLE(PYTHON_NOT_FOUND) - ENDIF() - CFLAGS( - GLOBAL "-isystem$EXTERNAL_PYTHON_RESOURCE_GLOBAL/python/include" - GLOBAL "-isystem$EXTERNAL_PYTHON_RESOURCE_GLOBAL/python/include/python${PY_VERSION}" - ) - ELSEIF (OS_DARWIN) - IF (PYTHON_DISTR == "macos-brew") - IF (ARCH_X86_64) - IF (_SYSTEM_PYTHON27) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON sbr:562720527) - ELSEIF (_SYSTEM_PYTHON36) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON sbr:562721643) - ELSE() - ENABLE(PYTHON_NOT_FOUND) - ENDIF() - ELSE() - ENABLE(PYTHON_NOT_FOUND) - ENDIF() - ELSE() - IF (ARCH_X86_64) - IF (_SYSTEM_PYTHON27) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON27_DARWIN}) - ELSEIF (_SYSTEM_PYTHON34) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON34_DARWIN}) - ELSEIF (_SYSTEM_PYTHON35) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON35_DARWIN}) - ELSEIF (_SYSTEM_PYTHON36) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON36_DARWIN}) - ELSEIF (_SYSTEM_PYTHON37) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON37_DARWIN}) - ELSEIF (_SYSTEM_PYTHON38) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON38_DARWIN}) - ELSEIF (_SYSTEM_PYTHON39) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON39_DARWIN}) - ELSEIF (_SYSTEM_PYTHON310) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON310_DARWIN}) - ELSE() - ENABLE(PYTHON_NOT_FOUND) - ENDIF() - ELSEIF(ARCH_ARM64) - IF (_SYSTEM_PYTHON38) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON38_DARWIN_ARM64}) - ELSEIF(_SYSTEM_PYTHON39) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON39_DARWIN_ARM64}) - ELSEIF(_SYSTEM_PYTHON310) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON310_DARWIN_ARM64}) - ELSE() - ENABLE(PYTHON_NOT_FOUND) - ENDIF() - ELSE() - ENABLE(PYTHON_NOT_FOUND) - ENDIF() - ENDIF() - CFLAGS(GLOBAL "-isystem$EXTERNAL_PYTHON_RESOURCE_GLOBAL/python/Python.framework/Versions/${PY_FRAMEWORK_VERSION}/include/python${PY_VERSION}") - ELSEIF (OS_WINDOWS) - IF (ARCH_X86_64) - IF (_SYSTEM_PYTHON27) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON27_WINDOWS}) - ELSEIF (_SYSTEM_PYTHON34) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON34_WINDOWS}) - ELSEIF (_SYSTEM_PYTHON35) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON35_WINDOWS}) - ELSEIF (_SYSTEM_PYTHON36) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON36_WINDOWS}) - ELSEIF (_SYSTEM_PYTHON37) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON37_WINDOWS}) - ELSEIF (_SYSTEM_PYTHON38) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON38_WINDOWS}) - ELSEIF (_SYSTEM_PYTHON39) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON39_WINDOWS}) - ELSEIF (_SYSTEM_PYTHON310) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_PYTHON ${PYTHON310_WINDOWS}) - ELSE() - ENABLE(PYTHON_NOT_FOUND) - ENDIF() - ELSE() - ENABLE(PYTHON_NOT_FOUND) - ENDIF() - CFLAGS(GLOBAL "/I$EXTERNAL_PYTHON_RESOURCE_GLOBAL/python/include") - LDFLAGS("/LIBPATH:$EXTERNAL_PYTHON_RESOURCE_GLOBAL/python/libs") - ENDIF() - - IF (PYTHON_NOT_FOUND) - MESSAGE(FATAL_ERROR "No system Python ${USE_SYSTEM_PYTHON} for the selected platform") - ENDIF() -ELSEIF (NOT USE_ARCADIA_PYTHON) - CFLAGS(GLOBAL $PYTHON_FLAGS) - IF (OS_WINDOWS) - LDFLAGS($PYTHON_LDFLAGS $PYTHON_LIBRARIES) - ENDIF() -ENDIF() - -END() - -RECURSE_FOR_TESTS( - tests -) diff --git a/build/platform/python/ymake_python3/ya.make b/build/platform/python/ymake_python3/ya.make deleted file mode 100644 index c781448641..0000000000 --- a/build/platform/python/ymake_python3/ya.make +++ /dev/null @@ -1,33 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER( - g:arcadia-devtools - g:yatool -) - -SET(YMAKE_PYTHON3_LINUX sbr:2693706966) -SET(YMAKE_PYTHON3_DARWIN sbr:2693705780) -SET(YMAKE_PYTHON3_DARWIN_ARM64 sbr:2693704462) -SET(YMAKE_PYTHON3_WINDOWS sbr:2693706398) - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - YMAKE_PYTHON3 - ${YMAKE_PYTHON3_DARWIN} FOR DARWIN - ${YMAKE_PYTHON3_DARWIN_ARM64} FOR DARWIN-ARM64 - ${YMAKE_PYTHON3_LINUX} FOR LINUX - ${YMAKE_PYTHON3_WINDOWS} FOR WIN32 -) - -IF (OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_YMAKE_PYTHON3 ${YMAKE_PYTHON3_LINUX}) -ELSEIF (OS_DARWIN) - IF (ARCH_ARM64) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_YMAKE_PYTHON3 ${YMAKE_PYTHON3_DARWIN_ARM64}) - ELSEIF(ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_YMAKE_PYTHON3 ${YMAKE_PYTHON3_DARWIN}) - ENDIF() -ELSEIF (OS_WINDOWS) - DECLARE_EXTERNAL_RESOURCE(EXTERNAL_YMAKE_PYTHON3 ${YMAKE_PYTHON3_WINDOWS}) -ENDIF() - -END() diff --git a/build/platform/qt/ya.make b/build/platform/qt/ya.make deleted file mode 100644 index 750e319b84..0000000000 --- a/build/platform/qt/ya.make +++ /dev/null @@ -1,36 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(g:contrib heretic) - -IF (NOT QT_REQUIRED) - MESSAGE(FATAL_ERROR "No QT Toolkit for your build") -ELSE() - IF (OS_LINUX) - # Qt version 5.15.2 for linux - DECLARE_EXTERNAL_RESOURCE(QT sbr:2773138831) - ELSEIF (OS_DARWIN) - CFLAGS(GLOBAL "-F$QT_RESOURCE_GLOBAL/lib") - LDFLAGS("-F$QT_RESOURCE_GLOBAL/lib") - # Qt version 5.15.2 for darwin - DECLARE_EXTERNAL_RESOURCE(QT sbr:2773128565) - ELSE() - ENABLE(QT_NOT_FOUND) - ENDIF() - - IF (HOST_OS_LINUX) - DECLARE_EXTERNAL_RESOURCE(HOST_QT sbr:2773138831) - ELSEIF (HOST_OS_DARWIN) - DECLARE_EXTERNAL_RESOURCE(HOST_QT sbr:2773128565) - ELSE() - ENABLE(QT_NOT_FOUND) - ENDIF() - - IF (QT_NOT_FOUND) - MESSAGE(FATAL_ERROR "No QT Toolkit for the selected platform") - ELSE() - CFLAGS(GLOBAL "-isystem$QT_RESOURCE_GLOBAL/include") - LDFLAGS("-L$QT_RESOURCE_GLOBAL/lib") - ENDIF() -ENDIF() - -END() diff --git a/build/platform/test_tool/host.ya.make.inc b/build/platform/test_tool/host.ya.make.inc index da64504bb8..01e2365693 100644 --- a/build/platform/test_tool/host.ya.make.inc +++ b/build/platform/test_tool/host.ya.make.inc @@ -1,13 +1,13 @@ IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2857212963) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2857177161) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2873739588) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2873707354) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_PPC64LE) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2857212015) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2857175995) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2873738782) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2873706952) ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2857213798) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2857178145) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2873740650) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2873707843) ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2857211305) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2857175289) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:2873737666) + DECLARE_EXTERNAL_RESOURCE(TEST_TOOL3_HOST sbr:2873706423) ENDIF() diff --git a/build/platform/test_tool/ya.make b/build/platform/test_tool/ya.make deleted file mode 100644 index fd97d51ed8..0000000000 --- a/build/platform/test_tool/ya.make +++ /dev/null @@ -1,20 +0,0 @@ -RESOURCES_LIBRARY() -OWNER( - g:yatest - heretic -) - -IF (TEST_TOOL_HOST_LOCAL) - MESSAGE(WARNING Host test tool $TEST_TOOL_HOST_LOCAL will be used) -ENDIF() -INCLUDE(host.ya.make.inc) -IF (TEST_TOOL_TARGET_LOCAL) - MESSAGE(WARNING Target test tool $TEST_TOOL_TARGET_LOCAL will be used) -ENDIF() -IF (OS_IOS AND NOT BUILD_IOS_APP) - DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_TARGET sbr:707351393) - INCLUDE(${ARCADIA_ROOT}/build/platform/xcode/tools/ya.make.inc) -ENDIF() - -END() - diff --git a/build/platform/wine/ya.make b/build/platform/wine/ya.make deleted file mode 100644 index 7d74cb279b..0000000000 --- a/build/platform/wine/ya.make +++ /dev/null @@ -1,10 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(neksard) - -# do not forget to update resources in ya.conf.json -DECLARE_EXTERNAL_RESOURCE(WINE_TOOL sbr:1093314933) -DECLARE_EXTERNAL_RESOURCE(WINE32_TOOL sbr:2264052281) - -SET(NEED_PLATFORM_PEERDIRS no) -END() diff --git a/build/platform/xcode/swift/ya.make b/build/platform/xcode/swift/ya.make deleted file mode 100644 index 3d50525acb..0000000000 --- a/build/platform/xcode/swift/ya.make +++ /dev/null @@ -1,12 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(heretic) - -IF (HOST_OS_DARWIN) - SET(__XCODE_RESOURCE_NAME SWIFT_XCODE_TOOLCHAIN_ROOT) - SET(__XCODE_TOOLCHAIN_VERSION ${SWIFT_XCODE_TOOLCHAIN_VERSION}) - INCLUDE(${ARCADIA_ROOT}/build/platform/xcode/ya.make.inc) -ELSE() - MESSAGE(FATAL_ERROR Unsupported host platform for swift compiler) -ENDIF() - -END() diff --git a/build/platform/xcode/tools/ya.make b/build/platform/xcode/tools/ya.make deleted file mode 100644 index 4c4e135179..0000000000 --- a/build/platform/xcode/tools/ya.make +++ /dev/null @@ -1,4 +0,0 @@ -RESOURCES_LIBRARY() -OWNER(heretic) -INCLUDE(ya.make.inc) -END() diff --git a/build/platform/yfm/ya.make b/build/platform/yfm/ya.make deleted file mode 100644 index ece089e998..0000000000 --- a/build/platform/yfm/ya.make +++ /dev/null @@ -1,19 +0,0 @@ -OWNER( - workfork -) - -RESOURCES_LIBRARY() - -IF(NOT HOST_OS_LINUX AND NOT HOST_OS_WINDOWS AND NOT HOST_OS_DARWIN) - MESSAGE(FATAL_ERROR Unsupported platform for YFM tool) -ENDIF() - -DECLARE_EXTERNAL_HOST_RESOURCES_BUNDLE( - YFM_TOOL - sbr:2614616596 FOR DARWIN-ARM64 - sbr:2614616596 FOR DARWIN - sbr:2614615780 FOR LINUX - sbr:2614617315 FOR WIN32 -) - -END() diff --git a/build/platform/yocto_sdk/yocto_sdk/ya.make b/build/platform/yocto_sdk/yocto_sdk/ya.make deleted file mode 100644 index 37d1727168..0000000000 --- a/build/platform/yocto_sdk/yocto_sdk/ya.make +++ /dev/null @@ -1,11 +0,0 @@ -RESOURCES_LIBRARY() - -OWNER(heretic) - -DECLARE_EXTERNAL_RESOURCE(YOCTO_SDK_ROOT sbr:882588946) -CFLAGS( - GLOBAL -cxx-isystem GLOBAL $YOCTO_SDK_ROOT_RESOURCE_GLOBAL/usr/include/c++/5.3.0/arm-poky-linux-gnueabi - GLOBAL -cxx-isystem GLOBAL $YOCTO_SDK_ROOT_RESOURCE_GLOBAL/usr/include/c++/5.3.0 -) - -END() diff --git a/build/plugins/docs.py b/build/plugins/docs.py index 4d49863839..09cb8c040b 100644 --- a/build/plugins/docs.py +++ b/build/plugins/docs.py @@ -28,6 +28,8 @@ def onprocess_docs(unit, *args): if build_tool: if build_tool not in ['mkdocs', 'yfm']: unit.message(['error', 'Unsupported build tool {}'.format(build_tool)]) + if build_tool == 'mkdocs' and not unit.get('MODDIR').startswith('devtools/ymake/tests'): + unit.message(['error', '`mkdocs` builder is prohibited to use in `DOCS` multimodule. Use `MKDOCS` multimodule instead of `DOCS`.']) else: build_tool = 'yfm' unit.ondocs_builder([build_tool]) diff --git a/build/plugins/lib/nots/package_manager/base/tests/ya.make b/build/plugins/lib/nots/package_manager/base/tests/ya.make deleted file mode 100644 index 1968fac42e..0000000000 --- a/build/plugins/lib/nots/package_manager/base/tests/ya.make +++ /dev/null @@ -1,13 +0,0 @@ -PY23_TEST() - -OWNER(dankolesnikov) - -TEST_SRCS( - package_json.py -) - -PEERDIR( - build/plugins/lib/nots/package_manager/base -) - -END() diff --git a/build/plugins/lib/nots/package_manager/base/ya.make b/build/plugins/lib/nots/package_manager/base/ya.make deleted file mode 100644 index aa73cfbe25..0000000000 --- a/build/plugins/lib/nots/package_manager/base/ya.make +++ /dev/null @@ -1,21 +0,0 @@ -PY23_LIBRARY() - -OWNER(dankolesnikov) - -PY_SRCS( - __init__.py - constants.py - lockfile.py - package_json.py - package_manager.py -) - -PEERDIR( - contrib/python/six -) - -END() - -RECURSE_FOR_TESTS( - tests -) diff --git a/build/plugins/lib/nots/package_manager/pnpm/tests/ya.make b/build/plugins/lib/nots/package_manager/pnpm/tests/ya.make deleted file mode 100644 index 94712f1db9..0000000000 --- a/build/plugins/lib/nots/package_manager/pnpm/tests/ya.make +++ /dev/null @@ -1,15 +0,0 @@ -PY23_TEST() - -OWNER(dankolesnikov) - -TEST_SRCS( - lockfile.py - workspace.py -) - -PEERDIR( - build/plugins/lib/nots/package_manager/base - build/plugins/lib/nots/package_manager/pnpm -) - -END() diff --git a/build/plugins/lib/nots/package_manager/pnpm/ya.make b/build/plugins/lib/nots/package_manager/pnpm/ya.make deleted file mode 100644 index b2f2727c3f..0000000000 --- a/build/plugins/lib/nots/package_manager/pnpm/ya.make +++ /dev/null @@ -1,23 +0,0 @@ -PY23_LIBRARY() - -OWNER(dankolesnikov) - -PY_SRCS( - __init__.py - lockfile.py - package_manager.py - workspace.py - utils.py -) - -PEERDIR( - build/plugins/lib/nots/package_manager/base - contrib/python/PyYAML - contrib/python/six -) - -END() - -RECURSE_FOR_TESTS( - tests -) diff --git a/build/plugins/lib/nots/package_manager/ya.make b/build/plugins/lib/nots/package_manager/ya.make deleted file mode 100644 index 79ee0ea175..0000000000 --- a/build/plugins/lib/nots/package_manager/ya.make +++ /dev/null @@ -1,14 +0,0 @@ -PY23_LIBRARY() - -OWNER(dankolesnikov) - -PY_SRCS( - __init__.py -) - -PEERDIR( - build/plugins/lib/nots/package_manager/base - build/plugins/lib/nots/package_manager/pnpm -) - -END() diff --git a/build/plugins/lib/nots/typescript/tests/ya.make b/build/plugins/lib/nots/typescript/tests/ya.make deleted file mode 100644 index f6a8e40ea1..0000000000 --- a/build/plugins/lib/nots/typescript/tests/ya.make +++ /dev/null @@ -1,13 +0,0 @@ -PY23_TEST() - -OWNER(dankolesnikov) - -TEST_SRCS( - tsc_wrapper.py -) - -PEERDIR( - build/plugins/lib/nots/typescript -) - -END() diff --git a/build/plugins/lib/nots/typescript/ya.make b/build/plugins/lib/nots/typescript/ya.make deleted file mode 100644 index e83ce75e7a..0000000000 --- a/build/plugins/lib/nots/typescript/ya.make +++ /dev/null @@ -1,18 +0,0 @@ -PY23_LIBRARY() - -OWNER(dankolesnikov) - -PY_SRCS( - __init__.py - tsc_wrapper.py -) - -PEERDIR( - build/plugins/lib/nots/package_manager -) - -END() - -RECURSE_FOR_TESTS( - tests -) diff --git a/build/plugins/lib/nots/ya.make b/build/plugins/lib/nots/ya.make deleted file mode 100644 index 681a1dea1a..0000000000 --- a/build/plugins/lib/nots/ya.make +++ /dev/null @@ -1,14 +0,0 @@ -PY23_LIBRARY() - -OWNER(dankolesnikov) - -PY_SRCS( - __init__.py -) - -PEERDIR( - build/plugins/lib/nots/package_manager - build/plugins/lib/nots/typescript -) - -END() diff --git a/build/plugins/lib/ya.make b/build/plugins/lib/ya.make deleted file mode 100644 index 7e61d12080..0000000000 --- a/build/plugins/lib/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake)
-
-PY23_LIBRARY()
- PY_SRCS(
- _metric_resolvers.py
- )
-END()
diff --git a/build/plugins/tests/ya.make b/build/plugins/tests/ya.make deleted file mode 100644 index 87228b98df..0000000000 --- a/build/plugins/tests/ya.make +++ /dev/null @@ -1,16 +0,0 @@ -PY2TEST() - -OWNER(g:yatool) - -PEERDIR( - build/plugins -) - -TEST_SRCS( - test_code_generator.py - test_common.py - test_requirements.py - test_ssqls.py -) - -END() diff --git a/build/plugins/ya.make b/build/plugins/ya.make deleted file mode 100644 index 4ad5f5988e..0000000000 --- a/build/plugins/ya.make +++ /dev/null @@ -1,23 +0,0 @@ -OWNER(g:ymake) - -PY2_LIBRARY() - -PY_SRCS( - code_generator.py - ssqls.py - swig.py - - _common.py - _custom_command.py - _import_wrapper.py - _requirements.py - _test_const.py -) - -PEERDIR(build/plugins/lib) - -END() - -RECURSE( - tests -) diff --git a/build/prebuilt/contrib/libs/libmysql_r/strings/uca9dump/ya.make b/build/prebuilt/contrib/libs/libmysql_r/strings/uca9dump/ya.make deleted file mode 100644 index 6c588a1b09..0000000000 --- a/build/prebuilt/contrib/libs/libmysql_r/strings/uca9dump/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt uca9dump tool) -ENDIF() diff --git a/build/prebuilt/contrib/python/mypy-protobuf/bin/protoc-gen-mypy/ya.make b/build/prebuilt/contrib/python/mypy-protobuf/bin/protoc-gen-mypy/ya.make deleted file mode 100644 index 7f1e2d135f..0000000000 --- a/build/prebuilt/contrib/python/mypy-protobuf/bin/protoc-gen-mypy/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt mypy-protobuf tool) -ENDIF() diff --git a/build/prebuilt/contrib/tools/flatc/ya.make b/build/prebuilt/contrib/tools/flatc/ya.make deleted file mode 100644 index b8bf0fa869..0000000000 --- a/build/prebuilt/contrib/tools/flatc/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt flatc tool) -ENDIF() diff --git a/build/prebuilt/contrib/tools/flatc64/ya.make b/build/prebuilt/contrib/tools/flatc64/ya.make deleted file mode 100644 index 2cac72a3f1..0000000000 --- a/build/prebuilt/contrib/tools/flatc64/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt flatc64 tool) -ENDIF() diff --git a/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make b/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make deleted file mode 100644 index a829e49648..0000000000 --- a/build/prebuilt/contrib/tools/protoc/plugins/cpp_styleguide/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF(NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt cpp_styleguide tool) -ENDIF() diff --git a/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make b/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make deleted file mode 100644 index 1e9e0eaa87..0000000000 --- a/build/prebuilt/contrib/tools/protoc/plugins/grpc_cpp/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt grpc_cpp tool) -ENDIF() diff --git a/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make b/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make deleted file mode 100644 index 7f2c29c699..0000000000 --- a/build/prebuilt/contrib/tools/protoc/plugins/grpc_java/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt grpc_java tool) -ENDIF() diff --git a/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make b/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make deleted file mode 100644 index 1ff11262eb..0000000000 --- a/build/prebuilt/contrib/tools/protoc/plugins/grpc_python/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt grpc_python tool) -ENDIF() diff --git a/build/prebuilt/contrib/tools/protoc/ya.make b/build/prebuilt/contrib/tools/protoc/ya.make deleted file mode 100644 index 65d08147a7..0000000000 --- a/build/prebuilt/contrib/tools/protoc/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt protoc tool) -ENDIF() diff --git a/build/prebuilt/contrib/tools/protoc_std/ya.make b/build/prebuilt/contrib/tools/protoc_std/ya.make deleted file mode 100644 index 5118243498..0000000000 --- a/build/prebuilt/contrib/tools/protoc_std/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt protoc_std tool) -ENDIF() diff --git a/build/prebuilt/contrib/tools/python/bootstrap/ya.make b/build/prebuilt/contrib/tools/python/bootstrap/ya.make deleted file mode 100644 index e2b736b1ca..0000000000 --- a/build/prebuilt/contrib/tools/python/bootstrap/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt python bootstrap tool) -ENDIF() diff --git a/build/prebuilt/contrib/tools/python3/pycc/ya.make b/build/prebuilt/contrib/tools/python3/pycc/ya.make deleted file mode 100644 index 02359db517..0000000000 --- a/build/prebuilt/contrib/tools/python3/pycc/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt python3 pycc tool) -ENDIF() diff --git a/build/prebuilt/contrib/tools/ragel6/ya.make b/build/prebuilt/contrib/tools/ragel6/ya.make deleted file mode 100644 index 09718e2927..0000000000 --- a/build/prebuilt/contrib/tools/ragel6/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt ragel6 tool) -ENDIF() diff --git a/build/prebuilt/contrib/tools/yasm/ya.make b/build/prebuilt/contrib/tools/yasm/ya.make deleted file mode 100644 index 244e9a343b..0000000000 --- a/build/prebuilt/contrib/tools/yasm/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt yasm tool) -ENDIF() diff --git a/build/prebuilt/tools/enum_parser/enum_parser/ya.make b/build/prebuilt/tools/enum_parser/enum_parser/ya.make deleted file mode 100644 index 2962c10036..0000000000 --- a/build/prebuilt/tools/enum_parser/enum_parser/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt enum_parser tool) -ENDIF() diff --git a/build/prebuilt/tools/event2cpp/ya.make b/build/prebuilt/tools/event2cpp/ya.make deleted file mode 100644 index 8c54c21a12..0000000000 --- a/build/prebuilt/tools/event2cpp/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt event2cpp tool) -ENDIF() diff --git a/build/prebuilt/tools/fix_elf/ya.make b/build/prebuilt/tools/fix_elf/ya.make deleted file mode 100644 index 2fefcce7df..0000000000 --- a/build/prebuilt/tools/fix_elf/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt fix_elf tool) -ENDIF() diff --git a/build/prebuilt/tools/rescompiler/ya.make b/build/prebuilt/tools/rescompiler/ya.make deleted file mode 100644 index c30ff970c8..0000000000 --- a/build/prebuilt/tools/rescompiler/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt rescompiler tool) -ENDIF() diff --git a/build/prebuilt/tools/rescompressor/ya.make b/build/prebuilt/tools/rescompressor/ya.make deleted file mode 100644 index 0751407e12..0000000000 --- a/build/prebuilt/tools/rescompressor/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt rescompressor tool) -ENDIF() diff --git a/build/prebuilt/tools/rorescompiler/ya.make b/build/prebuilt/tools/rorescompiler/ya.make deleted file mode 100644 index 2b1798c435..0000000000 --- a/build/prebuilt/tools/rorescompiler/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt rorescompiler tool) -ENDIF() diff --git a/build/prebuilt/vendor/github.com/golang/protobuf/protoc-gen-go/ya.make b/build/prebuilt/vendor/github.com/golang/protobuf/protoc-gen-go/ya.make deleted file mode 100644 index 71685173c2..0000000000 --- a/build/prebuilt/vendor/github.com/golang/protobuf/protoc-gen-go/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt protoc-gen-go tool) -ENDIF() diff --git a/build/prebuilt/ya.make b/build/prebuilt/ya.make deleted file mode 100644 index 5246e5ec04..0000000000 --- a/build/prebuilt/ya.make +++ /dev/null @@ -1,25 +0,0 @@ -OWNER(g:ymake) - -RECURSE( - contrib/libs/libmysql_r/strings/uca9dump - contrib/python/mypy-protobuf/bin/protoc-gen-mypy - contrib/tools/flatc64 - contrib/tools/flatc - contrib/tools/protoc/plugins/cpp_styleguide - contrib/tools/protoc/plugins/grpc_cpp - contrib/tools/protoc/plugins/grpc_java - contrib/tools/protoc/plugins/grpc_python - contrib/tools/protoc_std - contrib/tools/protoc - contrib/tools/python3/pycc - contrib/tools/python/bootstrap - contrib/tools/ragel6 - contrib/tools/yasm - tools/enum_parser/enum_parser - tools/event2cpp - tools/fix_elf - tools/rescompiler - tools/rescompressor - tools/rorescompiler - vendor/github.com/golang/protobuf/protoc-gen-go -) diff --git a/build/rules/flake8/ya.make b/build/rules/flake8/ya.make deleted file mode 100644 index c77a54d621..0000000000 --- a/build/rules/flake8/ya.make +++ /dev/null @@ -1 +0,0 @@ -OWNER(g:yatest g:python-contrib) diff --git a/build/rules/go/ya.make b/build/rules/go/ya.make deleted file mode 100644 index f6443653c0..0000000000 --- a/build/rules/go/ya.make +++ /dev/null @@ -1 +0,0 @@ -OWNER(g:go-library) diff --git a/build/rules/jstyle/ya.make b/build/rules/jstyle/ya.make deleted file mode 100644 index dd09a3a75d..0000000000 --- a/build/rules/jstyle/ya.make +++ /dev/null @@ -1 +0,0 @@ -OWNER(g:yatest g:java-contrib) diff --git a/build/rules/maps/ya.make b/build/rules/maps/ya.make deleted file mode 100644 index b73cd6d73c..0000000000 --- a/build/rules/maps/ya.make +++ /dev/null @@ -1 +0,0 @@ -OWNER(g:maps-dragon-fighters) diff --git a/build/rules/py2_deprecation/ya.make b/build/rules/py2_deprecation/ya.make deleted file mode 100644 index f488d5e97b..0000000000 --- a/build/rules/py2_deprecation/ya.make +++ /dev/null @@ -1,6 +0,0 @@ -OWNER(g:ymake) -RESOURCES_LIBRARY() - -MESSAGE(WARNING You are using deprecated Python2-only code. Please consider rewriting to Python 3. To list all such errors use `ya make -DFAIL_PY2`.) - -END() diff --git a/build/rules/ya.make b/build/rules/ya.make deleted file mode 100644 index cc926680e8..0000000000 --- a/build/rules/ya.make +++ /dev/null @@ -1 +0,0 @@ -OWNER(g:ymake g:contrib) diff --git a/build/scripts/c_templates/ya.make b/build/scripts/c_templates/ya.make deleted file mode 100644 index b395e11021..0000000000 --- a/build/scripts/c_templates/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -LIBRARY(dummy-vcs) -NO_PLATFORM() - -SRCS(svn_interface.c) -END() diff --git a/build/scripts/link_exe.py b/build/scripts/link_exe.py index bec23e7c30..03ecf74565 100644 --- a/build/scripts/link_exe.py +++ b/build/scripts/link_exe.py @@ -19,10 +19,10 @@ MUSL_LIBS = '-lc', '-lcrypt', '-ldl', '-lm', '-lpthread', '-lrt', '-lutil' CUDA_LIBRARIES = { - '-llapack_static': '-llapack', '-lcublas_static': '-lcublas', '-lcublasLt_static': '-lcublasLt', '-lcudart_static': '-lcudart', + '-lcudnn_static': '-lcudnn', '-lcufft_static_nocallback': '-lcufft', '-lcurand_static': '-lcurand', '-lcusolver_static': '-lcusolver', diff --git a/build/scripts/ya.make b/build/scripts/ya.make deleted file mode 100644 index 710165e40d..0000000000 --- a/build/scripts/ya.make +++ /dev/null @@ -1,102 +0,0 @@ -OWNER(g:ymake) - -PY2TEST() - -TEST_SRCS( - build_dll_and_java.py - build_info_gen.py - build_java_codenav_index.py - build_java_with_error_prone.py - build_java_with_error_prone2.py - build_mn.py - build_pln_header.py - cat.py - cgo1_wrapper.py - check_config_h.py - collect_java_srcs.py - compile_cuda.py - compile_java.py - compile_jsrc.py - compile_pysrc.py - configure_file.py - copy_files_to_dir.py - copy_to_dir.py - coverage-info.py - cpp_flatc_wrapper.py - create_jcoverage_report.py - extract_asrc.py - extract_docs.py - extract_jacoco_report.py - f2c.py - fail_module_cmd.py - fetch_from.py - fetch_from_external.py - fetch_from_mds.py - fetch_from_npm.py - fetch_from_sandbox.py - fetch_resource.py - filter_zip.py - find_and_tar.py - fix_msvc_output.py - fs_tools.py - gen_aar_gradle_script.py - gen_java_codenav_entry.py - gen_java_codenav_protobuf.py - gen_mx_table.py - gen_py3_reg.py - gen_py_reg.py - gen_test_apk_gradle_script.py - gen_ub.py - generate_pom.py - go_proto_wrapper.py - go_tool.py - ios_wrapper.py - java_pack_to_file.py - link_asrc.py - link_dyn_lib.py - link_exe.py - link_fat_obj.py - link_lib.py - llvm_opt_wrapper.py - merge_coverage_data.py - merge_files.py - mkdir.py - mkdocs_builder_wrapper.py - mkver.py - pack_ios.py - pack_jcoverage_resources.py - perl_wrapper.py - postprocess_go_fbs.py - preprocess.py - py_compile.py - run_ios_simulator.py - run_javac.py - run_junit.py - run_llvm_dsymutil.py - run_msvc_wine.py - run_tool.py - sky.py - stdout2stderr.py - symlink.py - tar_directory.py - tar_sources.py - tared_protoc.py - touch.py - unpacking_jtest_runner.py - vcs_info.py - with_coverage.py - with_crash_on_timeout.py - with_pathsep_resolve.py - wrap_groovyc.py - wrapper.py - writer.py - xargs.py - yield_line.py - yndexer.py -) - -PEERDIR( - ydb/library/yql/public/udf -) - -END() diff --git a/build/ya.conf.json b/build/ya.conf.json index b58aa8c020..281d3241b8 100644 --- a/build/ya.conf.json +++ b/build/ya.conf.json @@ -7535,7 +7535,7 @@ }, "horadric": { "formula": { - "sandbox_id": 1243079820, + "sandbox_id": 1244285133, "match": "horadric" }, "executable": { @@ -7678,7 +7678,7 @@ }, "apphost": { "formula": { - "sandbox_id": 1243081236, + "sandbox_id": 1244285750, "match": "app_host_launcher" }, "executable": { @@ -8332,7 +8332,7 @@ }, "bigb_request": { "formula": { - "sandbox_id": 1243081035, + "sandbox_id": 1244286784, "match": "bb_requester" }, "executable": { @@ -8343,7 +8343,7 @@ }, "bigb_hitlog_analyser": { "formula": { - "sandbox_id": 1243079809, + "sandbox_id": 1244286569, "match": "hitlog_analyser" }, "executable": { @@ -8365,7 +8365,7 @@ }, "bigb_bb_cluster_analyzer": { "formula": { - "sandbox_id": 1243080711, + "sandbox_id": 1244287449, "match": "bb_cluster_analyzer" }, "executable": { @@ -8376,7 +8376,7 @@ }, "bigb_yt_profiles_dumper": { "formula": { - "sandbox_id": 1243080396, + "sandbox_id": 1244288403, "match": "yt_profiles_dumper" }, "executable": { @@ -8387,7 +8387,7 @@ }, "bigb_ab": { "formula": { - "sandbox_id": 1243079732, + "sandbox_id": 1244287593, "match": "ab" }, "executable": { @@ -8411,7 +8411,7 @@ }, "caesar_yt_sync": { "formula": { - "sandbox_id": 1243080030, + "sandbox_id": 1244286930, "match": "yt_sync" }, "executable": { @@ -8422,7 +8422,7 @@ }, "caesar_lookup_profile": { "formula": { - "sandbox_id": 1243080064, + "sandbox_id": 1244287294, "match": "lookup_profile" }, "executable": { @@ -8433,7 +8433,7 @@ }, "exp_stats": { "formula": { - "sandbox_id": 1242270293, + "sandbox_id": 1244287957, "match": "exp_stats" }, "executable": { @@ -8455,7 +8455,7 @@ }, "caesar_profile_size_analyzer": { "formula": { - "sandbox_id": 1243080380, + "sandbox_id": 1244284950, "match": "profile_size_analyzer" }, "executable": { diff --git a/build/ya.make b/build/ya.make deleted file mode 100644 index 407b8f13e0..0000000000 --- a/build/ya.make +++ /dev/null @@ -1,38 +0,0 @@ -OWNER( - g:ymake - somov -) - -NEED_CHECK() - -PY2_LIBRARY() - -PY_SRCS( - ymake_conf.py -) - -PEERDIR( - library/cpp/deprecated/enum_codegen - library/cpp/deprecated/split - library/cpp/string_utils/scan -) - -END() - -RECURSE( - conf_fatal_error - config - docs/empty - external_resources - platform/java - platform/local_so - platform/perl - platform/python - platform/python/ldflags - plugins - prebuilt - scripts - tests - tests_slow - yandex_specific/config -) |