forked from ydb-platform/ydb
-
Notifications
You must be signed in to change notification settings - Fork 0
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 ydb-platform#11021 from ydb-platform/mergelibs-241…
…028-2033 Library import 241028-2033
- Loading branch information
Showing
395 changed files
with
13,752 additions
and
10,120 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
{ | ||
"project":"ydblib" | ||
"project":"ydblib", | ||
"repository":"arcadia" | ||
} |
This file was deleted.
Oops, something went wrong.
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
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-x86_64": { | ||
"uri": "sbr:7203671634" | ||
}, | ||
"darwin-arm64": { | ||
"uri": "sbr:7203671142" | ||
"uri": "sbr:7335838685" | ||
}, | ||
"linux-x86_64": { | ||
"uri": "sbr:7203672677" | ||
"darwin-x86_64": { | ||
"uri": "sbr:7335977723" | ||
}, | ||
"linux-aarch64": { | ||
"uri": "sbr:7203672172" | ||
"uri": "sbr:7335939646" | ||
}, | ||
"linux-x86_64": { | ||
"uri": "sbr:7336031045" | ||
}, | ||
"win32-x86_64": { | ||
"uri": "sbr:7203670792" | ||
"uri": "sbr:7336062757" | ||
} | ||
} | ||
} |
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:7303154871) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7347466790) | ||
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7303154594) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7347466501) | ||
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7303155140) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7347467510) | ||
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7303154435) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7347466127) | ||
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7303155023) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7347467244) | ||
|
||
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:7303145767) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7347464693) | ||
ELSEIF (HOST_OS_DARWIN AND HOST_ARCH_ARM64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7303145350) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7347464406) | ||
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_X86_64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7303146160) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7347465174) | ||
ELSEIF (HOST_OS_LINUX AND HOST_ARCH_AARCH64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7303145126) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7347464141) | ||
ELSEIF (HOST_OS_WINDOWS AND HOST_ARCH_X86_64) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7303145973) | ||
DECLARE_EXTERNAL_RESOURCE(TEST_TOOL_HOST sbr:7347464906) | ||
|
||
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
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
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
Oops, something went wrong.