aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'rightlib' into mergelibs-240814-1820Alexander Smirnov2024-08-14421-9598/+26411
|\
| * Intermediate changesrobot-piglet2024-08-146-18/+15
| |
| * Intermediate changesrobot-piglet2024-08-1412-60/+136
| |
| * Intermediate changesrobot-piglet2024-08-137-49/+67
| |
| * Intermediate changesrobot-piglet2024-08-121-16/+1
| |
| * Fix reimport of certain boost projectsthegeorg2024-08-127-26/+51
| | | | | | | | 0c08c54d59f214854ecd6e5c51ad41c6ebf6986d
| * Intermediate changesrobot-piglet2024-08-1295-2645/+2013
| |
| * Revert unnecessary patch from contrib/tools/bisonthegeorg2024-08-111-11/+1
| | | | | | | | | | We explicitly pass output files via `-o` cmdline option. ae36f5a2f4605acef0795821ad5e1a81edfe8c2f
| * Update contrib/tools/bison to 3.7.6thegeorg2024-08-11197-3509/+16560
| | | | | | | | 583623e1fb299df0a04a0aecdc47eb759ef412b9
| * Intermediate changesrobot-piglet2024-08-114-10/+17
| |
| * Update contrib/tools/bison to 3.6.4thegeorg2024-08-1063-3519/+5354
| | | | | | | | 9febd1b3a041f2e2083c076fbde9680a7cdc9b9e
| * Intermediate changesrobot-piglet2024-08-0919-38/+167
| |
| * Intermediate changesrobot-piglet2024-08-0922-166/+1994
| |
| * Intermediate changesrobot-piglet2024-08-0931-672/+896
| |
| * Intermediate changesrobot-piglet2024-08-098-241/+509
| |
| * Intermediate changesrobot-piglet2024-08-089-6/+19
| |
| * Intermediate changesrobot-piglet2024-08-071-1/+0
| |
* | Fix fromMaxim Yurchuk2024-08-141-3/+4
| | | | | | | | | | | | https://github.com/grpc/grpc/commit/abbaa20223c95255f36a1bc70b3505e9daa006a2 https://a.yandex-team.ru/review/6516660
* | Merge branch 'rightlib' into mergelibs-240807-1311Alexander Smirnov2024-08-07770-28164/+51375
|\|
| * Intermediate changesrobot-piglet2024-08-073-15/+23
| |
| * Update contrib/libs/c-ares to 1.33.0robot-contrib2024-08-07131-5984/+7468
| | | | | | | | 023d295bf695dc8b9df70e1ee966dc423cdf62ca
| * contrib/tools/bison: Further cleanup after rXXXXXXthegeorg2024-08-073-27/+0
| | | | | | | | 4ae644b897a128c8b05d5b4e7cf999a8142f85b4
| * Update contrib/restricted/fast_float to 6.1.3robot-contrib2024-08-073-4/+4
| | | | | | | | 66dbd7831d117fa7cd10099442adf21f4d3e4694
| * Intermediate changesrobot-piglet2024-08-074-5/+113
| |
| * Turn on unused variables warningmikhnenko2024-08-072-3/+1
| | | | | | | | | | | | | | | | | | Если после это `pr` ломается сборка попробуйте способы решения: * Починить unused-variable в коде * Собрать с флагом `-DCFLAGS="-Wno-unused-parameter"` Если не помогает - приходите в [DEVTOOLSSUPPORT](https://st.yandex-team.ru/createTicket?queue=DEVTOOLSSUPPORT&_form=6668786540e3616bc95905d3) d45d3e8ee75f0694d7dc7ba4b68aff5b4d91abf7
| * Export python mergedeep library to in github.com/ydb-platform/ydbrekby2024-08-0610-0/+859
| | | | | | | | d57ca70b751f8907c3621fa2935e0a9fcdba7972
| * Replace another bison patch with environment variablethegeorg2024-08-061-9/+0
| | | | | | | | 038ae732c509e3b2c4b4fc745092e090378ab5a2
| * YT-22431: Move TProtoStringType under orc namespaceignat2024-08-065-20/+20
| | | | | | | | 03c4c55ccebe71a295336e40c980ee2d65da4d9f
| * Update contrib/restricted/abseil-cpp-tstring to 20240722.0thegeorg2024-08-06129-2499/+7566
| | | | | | | | 83a5727000e16bc5a94523a0cf1cce75fa86a191
| * YT-22431: add patch to thrift for C++-17 compatibilityignat2024-08-061-2/+10
| | | | | | | | 6cc1faf90b8b7c009e9df27e7e3c657b56698771
| * Update contrib/restricted/fast_float to 6.1.2robot-contrib2024-08-066-55/+55
| | | | | | | | fe8a378bede398ff0144b74ffade134ea3355aa6
| * Intermediate changesrobot-piglet2024-08-069-28/+22
| |
| * Intermediate changesrobot-piglet2024-08-053-1/+5
| |
| * Intermediate changesrobot-piglet2024-08-052-2/+3
| |
| * Update contrib/libs/c-ares to 1.30.0thegeorg2024-08-0553-11363/+13417
| | | | | | | | 98e3184a9a9a280bd65439e2e21a019576a65a9f
| * Intermediate changesrobot-piglet2024-08-057-14/+28
| |
| * Update contrib/restricted/abseil-cpp to 20240722.0thegeorg2024-08-04140-2675/+7858
| | | | | | | | d546de87f4113d314e722b1646c13db9f6aa5026
| * fix _io.TextIOWrapper.write() write during flushnechda2024-08-041-9/+22
| | | | | | | | 816f3097d548522bcfae2b763098747304285d0f
| * Append Y_ prefix for ANNOTATE* macronechda2024-08-041-62/+62
| | | | | | | | d0e25a75f327b12876f6c11ca30660f3b99a4c71
| * Update contrib/tools/bison to 3.5.4thegeorg2024-08-04297-5499/+13871
| | | | | | | | | | 3.4.2 build is broken in NixOS, hence 3.3.x is updated to 3.5.y. 61a027adbe6cc0b27392bf3980c328640fd0ba69
| * YT-22431: better support for protobuf string interop in apache orcignat2024-08-033-4/+4
| | | | | | | | 97f3f0e3c10d73bf0dba054c53176afd21749eb7
| * Update contrib/libs/backtrace to 2024-07-18robot-contrib2024-08-024-23/+53
| | | | | | | | 6556f8d7260c8d1b632c0bb680c61c73c9616cb9
| * contrib/tools/bison: Replace patch with environment variablethegeorg2024-08-024-13/+1
| | | | | | | | 59fef9fd4f33196d66de3ac1fba18aba86a7f327
| * Intermediate changesrobot-piglet2024-08-017-25/+21
| |
| * Intermediate changesrobot-piglet2024-07-312-0/+7
| |
| * Update contrib/libs/backtrace to 2024-07-16robot-contrib2024-07-315-50/+109
| | | | | | | | 0ba06a4df3a5667d31b5de82f51cb0d3979f14ac
* | Merge branch 'rightlib' into mergelibs-240730-1922Alexander Smirnov2024-07-30301-25770/+41690
|\|
| * Get back warnings if FIX_UNUSED_PARAMETR_PLS=yesmikhnenko2024-07-303-0/+11
| | | | | | | | 58c003d6e4dd94e5df4c1cf9f90ff53f2794e5b2
| * [yt/cpp/mapreduce]Fix build with system protoc, std::string and system stlnadya732024-07-304-18/+22
| | | | | | | | | | Fix build with system protoc, std::string and system stl 8b5b81b2d7855f6b0dcb4bb0583a6408e5b7d3f7
| * Update contrib/libs/c-ares to 1.28.1thegeorg2024-07-30123-23188/+36821
| | | | | | | | db71d0a3bd9ec3cf1e1ccb5a9cfac8abfd43fdb7