summaryrefslogtreecommitdiffstats
path: root/contrib/restricted/abseil-cpp-tstring
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/restricted/abseil-cpp-tstring to 20240116.2robot-contrib2024-04-107-15/+33
| | | | b9bec68338edf6d889e826f149efea190e76ac4a
* abseil-cpp-tstring: Remove custom patches for building against old cuda versionsthegeorg2024-03-123-19/+15
| | | | 7dac9bf355791b665f26cb14953523df159183a3
* Update contrib/restricted/abseil-cpp-tstring to 20240116.1thegeorg2024-02-17138-5170/+5666
| | | | 64836c9ee655ebce1111df73240a57173e324fbd
* Try to fix `[futex_waiter.cc : 85] RAW: Futex operation failed with error -512`dpaveldev2024-02-161-1/+1
| | | | | | | | | Мы используем клиентскую либу unified agent'а. Она использует grpc, а он abseil. Похоже, что в ядре где-то баг, из-за которого syscall возвращает -512 (ERESTARTSYS) или -516 (ERESTART_RESTARTBLOCK), хотя должен EINTR. Как обходной путь, лучше эти ошибки явно поретраить. После этого фикса у нас на сервисе пропадает фон корок https://nda.ya.ru/t/8kc-3NAf74fdoh -- смотреть Events 00c89ebe0762a8df49092d2fbb76c5149c5fdb57
* feat contrib: aiogram 3armenqa2024-01-19110-3080/+0
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* External build system generator release 65robot-ya-builder2023-12-0518-54/+54
| | | | Update tools: yexport, os-yexport
* add darwin-arm64 CMakeListsdcherednik2023-11-2036-0/+567
|
* Update contrib/restricted/abseil-cpp-tstring to 20230802.1robot-contrib2023-09-208-11/+33
|
* Update contrib/restricted/abseil-cpp-tstring to 20230802.0thegeorg2023-08-21197-4173/+6150
|
* feat grpc: update to grpc 1.54.2leonidlazarev2023-08-0138-0/+6266
| | | | | | | | | | update grpc to 1.54.2 update grpcio to 1.54.2 Added patches: pr33239_fix_use_after_free.patch Removed patches: pr32547-fix-race.patch - exists in upstream
* Add explicit sanitizer dependencies up to contrib/toolsreshilkin2023-07-2615-0/+18
|
* Intermediate changesrobot-piglet2023-06-131-1/+1
|
* add ymake export to ydbalexv-smirnov2023-06-1317-0/+492
|
* Fix gRPC hanging after forksomov2023-06-052-0/+6
|
* feat grpc: update to grpc 1.50.2leonidlazarev2023-06-025-0/+1937
| | | | | | | | | | | | | | | update grpc to 1.50.2 update grpcio to 1.50.0 Удаленные патчи: 06-flow_control.patch - логика в upstream удалена 10-fix-crash-on-fork.patch - логика в upstream удалена 12-coverity-fix.patch - логика в upstream удалена 20-P2166-string-nullptr.patch - в upstream временный объект вместо nullptr PR29209-fix-heap-use-after-free.patch - решение есть в upstream Добавленные патчи: pr33085_fix_epoll1_engine_reinit.patch 21-windows_build.patch
* Update contrib/restricted/abseil-cpp-tstring to 20230125.3robot-contrib2023-05-191-1/+1
|
* External build system generator release 29robot-ya-builder2023-04-1917-17/+17
| | | Update tools: yexport
* Update contrib/restricted/abseil-cpp-tstring to 20230125.2robot-contrib2023-04-121-1/+1
|
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-2817-492/+0
|
* Update contrib/restricted/abseil-cpp-tstring to 20230125.1thegeorg2023-03-25170-3510/+9410
|
* Intermediate changesrobot-piglet2023-03-2332-5993/+0
|
* External build system generator release 21robot-ya-builder2023-03-1717-51/+51
| | | Update tools: yexport
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-1518-0/+526
|
* Intermediate changesrobot-piglet2023-03-0934-0/+501
|
* Intermediate changesrobot-piglet2023-03-0751-34/+34
|
* External build system generator release 17robot-ya-builder2023-03-0617-17/+17
| | | Update tools: yexport
* NO_COMPILER_WARNINGS in cmake msvc buildssvidyuk2023-02-1836-36/+36
|
* Intermediate changesrobot-piglet2023-02-0736-324/+324
|
* Intermediate changesrobot-piglet2023-02-0736-324/+324
|
* External build system generator release 12robot-ya-builder2023-01-3117-17/+17
| | | Update tools: yexport
* External build system generator release 8robot-ya-builder2023-01-1770-70/+70
| | | Update tools: yexport
* Sync linux-headers instead of using system onesthegeorg2022-12-1568-331/+1566
|
* contrib/restricted/abseil-cpp-tstring: add dependency on memory which is ↵arumyan2022-11-262-0/+2
| | | | probably missed
* [grpc],Fix build using selective checkouturanix2022-11-222-0/+14
| | | memory убрали в rXXXXXX, но он нужен чтобы работал селективный чекаут
* Update contrib/libs/grpc to 1.44.0thegeorg2022-11-0951-0/+9762
|
* Cleanup unused grpc targetsthegeorg2022-11-022-14/+0
| | | | | * Merge grpc (core), grpc++ and gpr libraries into contrib/libs/grpc * Drop unused grpc_unsecure, grpc++_unsecure and grpc++_error_details * Remove abundance of hacks from import routine
* Drop abseil patch as std::bind_front works nowthegeorg2022-10-111-1/+1
|
* Update contrib/restricted/abseil-cpp-tstring to 20220623.1robot-contrib2022-09-022-2/+2
|
* Merge absl/city and absl/demangle sublibraries to where they belongthegeorg2022-09-018-54/+2
|
* Update external build system generation utilityrobot-ya-builder2022-09-012-0/+35
| | | | * [cmake] Hierarchical add_subdirectroy structure * [cmake] Support for same file compilation multiple times with different flags
* Update contrib/restricted/abseil-cpp-tstring to 20220623.0thegeorg2022-08-31135-2603/+4824
|
* Do not pass -msse* options to nvccthegeorg2022-08-301-7/+3
| | | While it might be reasonable to compile host part of `.cu` sources with these optimizations enabled, nvcc tries to pass these options down towards cicc which (obviously) lacks x86_64 extensions support.
* temp fix ydb oss sync config to unlock sync on /vendor dependencyalexv-smirnov2022-08-181-0/+10
|
* Fix selective checkout for ott/backendsetser2022-08-161-0/+10
|
* fix yt/odin-checks/config and yt/odin-checks/bin selective checkoutheretic2022-08-151-0/+10
|
* Enlarge the hierarchy of Abseil-cpp libhiddenpath2022-08-1154-931/+1194
| | | Enlarged the hierarchy of abseil-cpp library
* fix ya.makemonster2022-07-07117-21048/+5786
|
* Hackish NO_COMPILER_WARNINGS supportsvidyuk2022-07-0134-0/+102
| | | | | | | | Proper implementation must be done as part of YMAKE-91 YMAKE-91 ref:8b77363477972e5927f43d53d571cd60dd458995
* intermediate changesarcadia-devtools2022-06-1335-413/+413
| | | | ref:5004388c52f14b7b0a9521b0eee797b5081d4f35
* intermediate changesarcadia-devtools2022-06-1043-507/+413
| | | | ref:2cf7b068367f584737d54e38e21e004dde93c1d2