aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/libs/protobuf{_std} to 3.18.3thegeorg2022-09-1618-40/+76
|
* Reimport boost/graph as a separate projectbugaevskiy2022-09-161-1/+1
|
* curl + nghttp2: Backport PRs to make ltws validation less pickythegeorg2022-09-159-5/+96
| | | | | | This is backport of: * curl [PR #9448](https://github.com/curl/curl/pull/9448) * nghttp2 [PR #1792](https://github.com/nghttp2/nghttp2/pull/1792)
* Fix typo in jwt-cpp fix for Darwinthegeorg2022-09-141-1/+1
|
* Reimport boost/asio as a separate projectbugaevskiy2022-09-141-0/+1
|
* Reimport boost/property_map as a separate projectbugaevskiy2022-09-141-0/+1
|
* Remove boost/multiprecision from metaprojectbugaevskiy2022-09-112-2/+2
|
* Update contrib/libs/sqlite3 to 3.39.3robot-contrib2022-09-063-34/+102
|
* protoc: Backport unaccepted PR #9977 to add keywords introduced by C++20alexiprof2022-09-061-1/+5
|
* External build system generator release 7robot-ya-builder2022-09-0616-16/+16
|
* [] add metering mode to CLIshmel1k2022-09-021986-0/+665907
|
* add apache arrow pythonheretic2022-09-0139-3/+11481
|
* Update external build system generation utilityrobot-ya-builder2022-09-0144-27/+425
| | | | * [cmake] Hierarchical add_subdirectroy structure * [cmake] Support for same file compilation multiple times with different flags
* Update contrib/libs/lz4 to 1.9.4robot-contrib2022-08-3112-688/+1721
|
* New cmake semantics for compiling with AVX and other specific flagsignat2022-08-311-12/+0
|
* add static credentials reference fo goasmyasnikov2022-08-302-2/+5
| | | add static credentials reference fo go
* Remove lz4 build with custom memory configurationprime2022-08-3015-129/+0
| | | | | | | | | | 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).
* Update contrib/libs/nghttp2 to 1.49.0robot-contrib2022-08-298-39/+57
|
* Fix compiling with MSVC + NVCC on Windowsthegeorg2022-08-271-2/+5
|
* Reimport boost/icl as a separate projectbugaevskiy2022-08-251-0/+1
|
* Reimport boost/iostreams as a separate projectbugaevskiy2022-08-231-1/+1
|
* Markup tests with ya:explicit_data to avoid exporting metadata to githubthegeorg2022-08-22127-19707/+0
|
* Update contrib/restricted/abseil-cpp to 20220623.0thegeorg2022-08-221-2/+2
|
* move parser_ut to YQd-mokhnatkin2022-08-191-1/+1
|
* temp fix ydb oss sync config to unlock sync on /vendor dependencyalexv-smirnov2022-08-184-39/+107
|
* fix darwin buildvvvv2022-08-162-110/+99
|
* Fix selective checkout for ott/backendsetser2022-08-161-1/+2
|
* fix yt/odin-checks/config and yt/odin-checks/bin selective checkoutheretic2022-08-151-0/+1
|
* Update contrib/restricted/nlohmann_json to 3.11.2robot-contrib2022-08-1323-0/+3769
|
* Enlarge the hierarchy of Abseil-cpp libhiddenpath2022-08-113-23/+16
| | | Enlarged the hierarchy of abseil-cpp library
* fix darwin buildvvvv2022-08-0820-618/+648
|
* Update contrib/libs/apache/avro to 1.11.1robot-contrib2022-08-0610-36/+260
|
* Update contrib/libs/double-conversion to 3.2.1robot-contrib2022-08-064-9/+17
|
* Mark clear and reset methods as reinitializing the object.halyavin2022-08-055-7/+14
| | | | | This means, that moved-from object can be safely used after the call of such method. This attribute is used by clang-tidy which checks that moved-from objects are not used unless a reinitialization method is called first.
* Fix macro naming in libc_compatthegeorg2022-08-041-3/+3
| | | These includes belong to ucrt (C runtime library, being a part of Windows SDK), not to MSVC compiler.
* revert back: link ydbd with pg wrapper to support pg typesuzhas2022-08-036-0/+1909
|
* Update contrib/libs/pdqsort to 2021-03-14robot-contrib2022-08-012-98/+86
|
* Put pdqsort under yamakershadchin2022-07-311-0/+4
|
* Remove boost/crc from metaprojectbugaevskiy2022-07-301-0/+1
|
* Drop remaining traces of ACTORLIB_HUGE_PB_SIZEthegeorg2022-07-273-66/+39
| | | The only usage of this define was removed in rXXXXXX.
* Provide getrandom() and getentropy() by the means of contrib/libs/libc_compatthegeorg2022-07-274-9/+42
|
* Add boost/graph stubbugaevskiy2022-07-261-0/+1
|
* Cleanup ydb sync configshadchin2022-07-263-8/+0
|
* Update contrib/libs/aws-sdk-cpp to 1.8.187shadchin2022-07-252-198/+377
|
* Authhor9112022-07-241-0/+28
|
* Update contrib/libs/apache/avro to 1.11.0robot-contrib2022-07-2459-5070/+4098
|
* Reimport boost/array as a separate projectbugaevskiy2022-07-2455-570/+1746
|
* Update contrib/libs/sqlite3 to 3.39.2robot-contrib2022-07-233-47/+42
|
* Enable libc++ option that removes legacy transitive includes.halyavin2022-07-231-0/+1
| | | | The upstream returned back a lot of transitive includes due to a lot of breaks. This option disables them so that we can deal with breaks due to transitive includes early.
* libc_compat: Utilize #include_next to avoid contrib patchingthegeorg2022-07-224-2/+26
|