aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Disable Solaris-specific includesthegeorg2024-02-233-3/+3
| | | | e7c11f991664180895c1df3f22fc2b706accca67
* Intermediate changesrobot-piglet2024-02-2320-334/+4522
|
* Intermediate changesrobot-piglet2024-02-235-4/+8
|
* Disable Solaris-specific includesthegeorg2024-02-222-2/+2
| | | | a83bc72d0ef12e761de9aa4b197f744d0e6eff02
* Disable Solaris-specific includesthegeorg2024-02-223-3/+3
| | | | 6d29fb9ac3025811a6d0c5b1d5ec6a09f6c5ab20
* Intermediate changesrobot-piglet2024-02-223-395/+447
|
* Update libcxx to llvmorg-17.0.6hiddenpath2024-02-21866-21088/+31420
| | | | | Update libcxx to llvmorg-17.0.6 c871ef572c71b4fef22d4a9e65bcebc57e625aea
* Intermediate changesrobot-piglet2024-02-2121-309/+1116
|
* Update contrib/libs/expat to 2.6.0robot-contrib2024-02-2114-275/+534
| | | | fc2141441ca875a02bd88f7848e5c71f5aa291c9
* Intermediate changesrobot-piglet2024-02-2123-156/+310
|
* Disable gnutls includes as we do not build anything against gnutlsthegeorg2024-02-211-1/+1
| | | | 4aa18b964a97b3ef71bf2b10f761ef6d54a2ed1b
* Disable OS/2-specific includesthegeorg2024-02-201-1/+1
| | | | eef0f71ed8d928bf5c681a10238054e4e681d149
* Disable OS/2-specific includesthegeorg2024-02-206-7/+7
| | | | f5b4da0f22a2a1fa5790298ebe33ad52c5edf6dd
* Curl lib fix from https://github.com/curl/curl/pull/12633abdullinsaid2024-02-204-7/+8
| | | | | fix from https://github.com/curl/curl/pull/12633 b2ce73393b13c80b0875dfe61a9cabce0bd2c679
* Disable OS/2-specific includesthegeorg2024-02-192-2/+2
| | | | e21b66cb2289e5105bdf9ce752b5c3e9be219720
* Intermediate changesrobot-piglet2024-02-192-13/+4
|
* Intermediate changesrobot-piglet2024-02-1917-61/+112
|
* Sync contrib/tools/python3 layout with upstreamthegeorg2024-02-191296-51/+398
| | | | | | | * Move src/ subdir contents to the top of the layout * Rename self-written lib -> lib2 to avoid CaseFolding warning from the VCS * Regenerate contrib/libs/python proxy-headers accordingly 4ccc62ac1511abcf0fed14ccade38e984e088f1e
* Enable perf trampolineshadchin2024-02-183-1/+35
| | | | 9ea3344aaff84779f6f3eea0c3cfb785c49857a7
* Intermediate changesrobot-piglet2024-02-182-32/+0
|
* Intermediate changesrobot-piglet2024-02-1812-372/+63
|
* Disable VMS-specific includethegeorg2024-02-171-1/+1
| | | | 9be65ee4c604482641d7219b1923056002dbe557
* Disable VMS-specific includesthegeorg2024-02-172-4/+4
| | | | bf43b0733be8e25edb2cae010fffc7aa15f192f2
* Update contrib/restricted/abseil-cpp-tstring to 20240116.1thegeorg2024-02-17140-5180/+5679
| | | | 64836c9ee655ebce1111df73240a57173e324fbd
* Disable VMS-specific includesthegeorg2024-02-177-22/+22
| | | | 66d95dd207fc74603ea1ede079236c2ffdfb0962
* Disable VMS-specific includethegeorg2024-02-171-1/+1
| | | | 6564a7a5fe05ac710cc53b10e5f84f8abfc3282d
* Update contrib/python/MarkupSafe/py3 to 2.1.5robot-contrib2024-02-174-6/+7
| | | | c95a7bd6addacfa0dd622f5719405eccc20c4f9d
* Intermediate changesrobot-piglet2024-02-171-1/+1
|
* Make PROTOC_TRANSITIVE_HEADERS=no compatible with GRPC()innokentii2024-02-165-7/+42
| | | | | | | | | | | | | add new deps to protobuf out done with grpc done with pb fix add patch to make intransitive pb compatible with grpc 60ab6319b92d29a98a74971c6906cd8eea1aab1e
* Disable more vxWorks-specific includesthegeorg2024-02-161-1/+1
| | | | 43a42732e77ad2cf44ef2f04f72cba1311be14ef
* 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
* Intermediate changesrobot-piglet2024-02-1651-966/+1713
|
* Disable more vxWorks-specific includesthegeorg2024-02-167-7/+7
| | | | 9b6d2992af95ef25579663aa968e97ea2f5ad9ef
* Disable vxWorks-specific includesthegeorg2024-02-151-3/+3
| | | | bee88d907230451bacc8c0aa4fa5ecc8f9cba59c
* Disable vxWorks-specfic includethegeorg2024-02-151-1/+1
| | | | 0f3f54ef610a35426219de60f843b1225e1ca9fb
* Disable vxWorks-specific includes in contrib/libs/opensslthegeorg2024-02-151-6/+6
| | | | e873edcba3e25965e18dcb463f692ea5c1e5e310
* Intermediate changesrobot-piglet2024-02-1519-199/+281
|
* Intermediate changesrobot-piglet2024-02-156-9/+11
|
* Disable vxWorks-specific includethegeorg2024-02-141-1/+1
| | | | 85198e56aa2fd6e5c8f831153acf77bc155e509b
* YDB Import 566robot-ydb-importer2024-02-141-0/+23
| | | | 96265cd0cc64e1b9bb31fe97b915ed2a09caf1cb
* try to fix export to github for ytsnermolaev2024-02-141-7/+1
| | | | 7e8ced5e3227ac70e89c6e63a9a254fe3f5f9ed3
* Intermediate changesrobot-piglet2024-02-141-0/+5
|
* Intermediate changesrobot-piglet2024-02-147-13/+30
|
* Remove old unused patchmikhnenko2024-02-141-4/+21
|
* Update contrib/restricted/abseil-cpp to 20240116.1robot-contrib2024-02-147-13/+13
|
* Revert a patch on boost/assert to make it compatible with modern macOSthegeorg2024-02-132-1/+6
|
* Intermediate changesrobot-piglet2024-02-131-5/+0
|
* Disable VxWorks-specific includesthegeorg2024-02-133-6/+6
|
* Intermediate changesrobot-piglet2024-02-134-15/+14
|
* Configure contrib/libs/nghttp2 for Windows and link it to contrib/libs/curlthegeorg2024-02-135-467/+480
|