aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/blockcodecs/codecs
Commit message (Collapse)AuthorAgeFilesLines
* feat contrib: aiogram 3armenqa2024-01-1955-1449/+0
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* External build system generator release 65robot-ya-builder2023-12-059-27/+27
| | | | Update tools: yexport, os-yexport
* add darwin-arm64 CMakeListsdcherednik2023-11-2018-0/+263
|
* Intermediate changesrobot-piglet2023-09-064-12/+8
|
* Intermediate changesrobot-piglet2023-08-112-6/+5
|
* Intermediate changesrobot-piglet2023-08-112-0/+9
|
* fix afterpg2023-08-065-13/+3
|
* (no commit message)pg2023-08-065-0/+14
|
* add ymake export to ydbalexv-smirnov2023-06-139-0/+109
|
* External build system generator release 29robot-ya-builder2023-04-199-9/+9
| | | Update tools: yexport
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-289-109/+0
|
* External build system generator release 21robot-ya-builder2023-03-179-27/+27
| | | Update tools: yexport
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-159-0/+109
|
* Intermediate changesrobot-piglet2023-03-0918-0/+264
|
* Intermediate changesrobot-piglet2023-03-0727-18/+18
|
* External build system generator release 17robot-ya-builder2023-03-069-9/+9
| | | Update tools: yexport
* Intermediate changesrobot-piglet2023-02-0727-27/+27
|
* Intermediate changesrobot-piglet2023-02-0727-27/+27
|
* External build system generator release 12robot-ya-builder2023-01-319-9/+9
| | | Update tools: yexport
* External build system generator release 8robot-ya-builder2023-01-1737-37/+37
| | | Update tools: yexport
* Sync linux-headers instead of using system onesthegeorg2022-12-1536-174/+837
|
* Update external build system generation utilityrobot-ya-builder2022-09-011-0/+17
| | | | * [cmake] Hierarchical add_subdirectroy structure * [cmake] Support for same file compilation multiple times with different flags
* Remove lz4 build with custom memory configurationprime2022-08-302-14/+4
| | | | | | | | | | lz4 позволяет определить параметр memory на этапе компиляции. Этот параметр задаёт трейдофф между скоростью и степенью сжатия. Сейчас этот параметр используется только в blockcodecs. Поиск по аркадии не находит упоминания этих кодеков. Возможно, что они вообще не используются. https://a.yandex-team.ru/search?search=lz4-fast%5Cd%5Cd-fast,,,arcadia,,500&repo=arcadia https://a.yandex-team.ru/search?search=lz4-fast%5Cd%5Cd-safe,,,arcadia,,500&repo=arcadia Так как параметр на этапе компиляции требует хаков на уровне сборки и усложняет апдейт lz4, предлагаю удалить эти хаки, и оставить только default уровень сжатия (параметр 14).
* Standard way to include zlib iface headersvidyuk2022-03-191-1/+1
| | | | | | | | | This allows to use user provided zib when building projects exported from arcadia to opensource. DEVTOOLS-9036 ref:7a7994ab05782e4bfb160eb4d3102c4b98efc35c
* intermediate changesarcadia-devtools2022-03-159-128/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* Improve SystemCommand check in YDB CLI, KIKIMR-14321pnv12022-03-019-0/+80
| | | | ref:fe5ed49138dce046a93c364cc8879fad3abf3eef
* intermediate changesarcadia-devtools2022-02-241-1/+1
| | | | ref:70ac1bca1acbb458c863fb4686263967ea009057
* intermediate changesarcadia-devtools2022-02-241-0/+4
| | | | ref:fb678b285db60965c2b65db96852ae4cfb5879d6
* intermediate changesarcadia-devtools2022-02-239-9/+9
| | | | ref:2fd7725f9a380208f93125e4819eee9282388396
* intermediate changesarcadia-devtools2022-02-229-0/+55
| | | | ref:582ed9d2a52706516cc273d3e82d8e3de510b40f
* intermediate changesarcadia-devtools2022-02-221-3/+0
| | | | ref:b4effc9582e42dfa79e9a44a91df283419947b3a
* intermediate changesarcadia-devtools2022-02-189-0/+112
| | | | ref:1a0585d83f27cb6fb5b9c4f68a08177e10faf3b3
* Restoring authorship annotation for <tobo@yandex-team.ru>. Commit 2 of 2.tobo2022-02-109-18/+18
|
* Restoring authorship annotation for <tobo@yandex-team.ru>. Commit 1 of 2.tobo2022-02-109-18/+18
|
* Restoring authorship annotation for Ruslan Kovalev ↵Ruslan Kovalev2022-02-101-4/+4
| | | | <ruslan.a.kovalev@gmail.com>. Commit 2 of 2.
* Restoring authorship annotation for Ruslan Kovalev ↵Ruslan Kovalev2022-02-101-4/+4
| | | | <ruslan.a.kovalev@gmail.com>. Commit 1 of 2.
* Restoring authorship annotation for Vlad Yaroslavlev <vladon@vladon.com>. ↵Vlad Yaroslavlev2022-02-109-15/+15
| | | | Commit 2 of 2.
* Restoring authorship annotation for Vlad Yaroslavlev <vladon@vladon.com>. ↵Vlad Yaroslavlev2022-02-109-15/+15
| | | | Commit 1 of 2.
* Restoring authorship annotation for <danlark@yandex-team.ru>. Commit 2 of 2.danlark2022-02-101-2/+2
|
* Restoring authorship annotation for <danlark@yandex-team.ru>. Commit 1 of 2.danlark2022-02-101-2/+2
|
* Restoring authorship annotation for <dvorkanton@yandex-team.ru>. Commit 2 of 2.dvorkanton2022-02-1018-628/+628
|
* Restoring authorship annotation for <dvorkanton@yandex-team.ru>. Commit 1 of 2.dvorkanton2022-02-1018-628/+628
|
* Restoring authorship annotation for <cerevra@yandex-team.ru>. Commit 2 of 2.cerevra2022-02-1018-36/+36
|
* Restoring authorship annotation for <cerevra@yandex-team.ru>. Commit 1 of 2.cerevra2022-02-1018-36/+36
|
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. ↵Anton Samokhvalov2022-02-101-37/+37
| | | | Commit 2 of 2.
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. ↵Anton Samokhvalov2022-02-101-37/+37
| | | | Commit 1 of 2.
* Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 2 of 2.thegeorg2022-02-101-1/+1
|
* Restoring authorship annotation for <thegeorg@yandex-team.ru>. Commit 1 of 2.thegeorg2022-02-101-1/+1
|
* intermediate changesDevtools Arcadia2022-02-0718-0/+741
ref:cde9a383711a11544ce7e107a78147fb96cc4029