<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ydb/build, branch CLI_2.11.0</title>
<subtitle>Mirror of YDB github repos</subtitle>
<id>https://code.mastervirt.ru/ydb/atom?h=CLI_2.11.0</id>
<link rel='self' href='https://code.mastervirt.ru/ydb/atom?h=CLI_2.11.0'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/'/>
<updated>2024-06-26T20:19:46Z</updated>
<entry>
<title>Merge branch 'rightlib' into mergelibs-240626-2018</title>
<updated>2024-06-26T20:19:46Z</updated>
<author>
<name>Alexander Smirnov</name>
<email>alex@ydb.tech</email>
</author>
<published>2024-06-26T20:19:46Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=b2c66d209fa318b36f315f983d8b836ed8cc2ff1'/>
<id>urn:sha1:b2c66d209fa318b36f315f983d8b836ed8cc2ff1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare python linting tools for new macroses</title>
<updated>2024-06-26T19:42:01Z</updated>
<author>
<name>alevitskii</name>
<email>alevitskii@yandex-team.com</email>
</author>
<published>2024-06-26T19:29:09Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=10d8655dd385fe03395d60abfbb5903fcc87b2a4'/>
<id>urn:sha1:10d8655dd385fe03395d60abfbb5903fcc87b2a4</id>
<content type='text'>
Prepare python linting tools for new macroses
bcc9d05e166bd25c4e6322bfdba226476ee7c896
</content>
</entry>
<entry>
<title>Fixes for conan in new cmake generator</title>
<updated>2024-06-26T17:19:59Z</updated>
<author>
<name>dimdim11</name>
<email>dimdim11@yandex-team.com</email>
</author>
<published>2024-06-26T17:08:59Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=66a9719974f852239506d6de4cc4852fa9088f60'/>
<id>urn:sha1:66a9719974f852239506d6de4cc4852fa9088f60</id>
<content type='text'>
Fixes for conan in new cmake generator
5ce75fa8acc0fde97f9438b2de4a43981514a4c2
</content>
</entry>
<entry>
<title>[yandexmidi] gecko build</title>
<updated>2024-06-26T15:15:14Z</updated>
<author>
<name>ivanoviot</name>
<email>ivanoviot@yandex-team.com</email>
</author>
<published>2024-06-26T15:00:46Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=4a4a85bf3042e9bb04048f0e624ee89e403db4fe'/>
<id>urn:sha1:4a4a85bf3042e9bb04048f0e624ee89e403db4fe</id>
<content type='text'>
inital commit
91b8f3ab34e11553110cfdbc39f202709e794096
</content>
</entry>
<entry>
<title>Use GLOBAL_SRCS to pass sbom information</title>
<updated>2024-06-26T06:28:59Z</updated>
<author>
<name>svidyuk</name>
<email>svidyuk@yandex-team.com</email>
</author>
<published>2024-06-26T06:16:18Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=6870500d6d5eae3b9282920f03ebeda7875c3be5'/>
<id>urn:sha1:6870500d6d5eae3b9282920f03ebeda7875c3be5</id>
<content type='text'>
8b17a7d46ec1a950b59da80e66713dc21714248b
</content>
</entry>
<entry>
<title>Use same wine peerdir on Windows target regardless of host - take 2</title>
<updated>2024-06-25T20:39:09Z</updated>
<author>
<name>spreis</name>
<email>spreis@yandex-team.com</email>
</author>
<published>2024-06-25T20:28:34Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3ec1e3083ec1a163f9d4667fbf1e88c5267ba6bd'/>
<id>urn:sha1:3ec1e3083ec1a163f9d4667fbf1e88c5267ba6bd</id>
<content type='text'>
This PR contains following changes:
1. Unconditional PEERDIR to wine for Windows-targeted builds. This is proven to align UIDs in cross and native builds on Windows for the vast majority of build nodes (.asm built by ml tool and its dependants are  the only notable exceptions as of now)
2. Wine is made host platform resource bundle. This more precisely reflects the nature of tools and allows per-host resource selection without effect on UIDs.
3. Wine  description is modernized to by-platform json and shared between ya,conf.json and ya.make
4. Separate archive added fpr Windows host to avoid unpacking issues of original archive caused by symlinks in it. This is needed because due totest now getting all transitive resources of their build and try to deliver these resources even though they are unused.  In initial experiments this caused tests failures on native Windows in attempts to unpack wine.
5. Brief description of wine resource peculiarities is added.
6. Wine tool reference is fixed in build commands. The resource ID was hardcoded in wine command prefix which is plainly incorrect.

Upon fixingwindows resources may be excluded from JSONs leaving only one platform.
229fbec4453ead9c669bd0ec505a7ba8e5f117fb
</content>
</entry>
<entry>
<title>break down suites into reg/style</title>
<updated>2024-06-25T16:55:36Z</updated>
<author>
<name>alevitskii</name>
<email>alevitskii@yandex-team.com</email>
</author>
<published>2024-06-25T16:42:27Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=3cbbbe56c16926b31ea1dbfbb784f8cc9fdb533e'/>
<id>urn:sha1:3cbbbe56c16926b31ea1dbfbb784f8cc9fdb533e</id>
<content type='text'>
break down suites into reg/style
cdf3cf7dbb6500571079c649ebfcf3d577d2d42d
</content>
</entry>
<entry>
<title>Mods: norel, tobindir</title>
<updated>2024-06-25T14:58:48Z</updated>
<author>
<name>vpozdyayev</name>
<email>vpozdyayev@yandex-team.com</email>
</author>
<published>2024-06-25T14:44:15Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=2e17cba644a3952dc3e60ea425faf27d553f5e63'/>
<id>urn:sha1:2e17cba644a3952dc3e60ea425faf27d553f5e63</id>
<content type='text'>
ad752045a839e3c9c877a657d4caa402bf38a296
</content>
</entry>
<entry>
<title>[build/plugins] Allow subdirectories to specify their own clang-tidy config</title>
<updated>2024-06-25T10:11:45Z</updated>
<author>
<name>zhukoff-pavel</name>
<email>zhukoff-pavel@yandex-team.com</email>
</author>
<published>2024-06-25T09:54:44Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=d9e4fe8aeca226856d2780ca903622285610658e'/>
<id>urn:sha1:d9e4fe8aeca226856d2780ca903622285610658e</id>
<content type='text'>
e4aae7e4d0c4ad8a0023dfdda9a0086c45ea19db
</content>
</entry>
<entry>
<title>External build system generator release 93</title>
<updated>2024-06-24T14:29:00Z</updated>
<author>
<name>robot-ya-builder</name>
<email>robot-ya-builder@yandex-team.com</email>
</author>
<published>2024-06-24T14:19:35Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/ydb/commit/?id=e68e6eaa07cc8c278469ad321f2f583d730a8e0b'/>
<id>urn:sha1:e68e6eaa07cc8c278469ad321f2f583d730a8e0b</id>
<content type='text'>
Update tools: yexport, os-yexport
39def0d89f58cd9a6fea74c5190ceab2ac14f189
</content>
</entry>
</feed>
