-
Notifications
You must be signed in to change notification settings - Fork 600
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12017 from ydb-platform/mergelibs-241126-1510
Library import 241126-1510
- Loading branch information
Showing
2,805 changed files
with
72,488 additions
and
14,732 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"by_platform": { | ||
"darwin": { | ||
"uri": "sbr:7478218557" | ||
"uri": "sbr:7522713648" | ||
}, | ||
"darwin-arm64": { | ||
"uri": "sbr:7478218228" | ||
"uri": "sbr:7522713246" | ||
}, | ||
"linux": { | ||
"uri": "sbr:7478219259" | ||
"uri": "sbr:7522714449" | ||
}, | ||
"linux-aarch64": { | ||
"uri": "sbr:7478218007" | ||
"uri": "sbr:7522712750" | ||
}, | ||
"win32-clang-cl": { | ||
"uri": "sbr:7478218861" | ||
"uri": "sbr:7522714072" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"by_platform": { | ||
"darwin": { | ||
"uri": "sbr:7478217383" | ||
"uri": "sbr:7522728679" | ||
}, | ||
"darwin-arm64": { | ||
"uri": "sbr:7478216869" | ||
"uri": "sbr:7522728262" | ||
}, | ||
"linux": { | ||
"uri": "sbr:7478218277" | ||
"uri": "sbr:7522729575" | ||
}, | ||
"linux-aarch64": { | ||
"uri": "sbr:7478216503" | ||
"uri": "sbr:7522727825" | ||
}, | ||
"win32-clang-cl": { | ||
"uri": "sbr:7478218014" | ||
"uri": "sbr:7522729138" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480275076) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7538003967) | ||
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480274698) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7538003163) | ||
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480276291) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7538005601) | ||
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480273938) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7538002456) | ||
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480275651) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7538004884) | ||
|
||
ENDIF() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
IF (HOST_OS_DARWIN AND HOST_ARCH_X86_64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480256374) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7537936527) | ||
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480255951) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7537935343) | ||
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480257071) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7537937986) | ||
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480255328) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7537934380) | ||
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7480256738) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7537937248) | ||
|
||
ENDIF() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.