summaryrefslogtreecommitdiffstats
path: root/contrib/libs
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken TCMalloc options.akhropov19 hours8-9/+40
| | | | | | | | | | Update build flags that were not updated together with the update of TCMalloc. * TCMALLOC_256K_PAGES -> TCMALLOC_INTERNAL_256K_PAGES * TCMALLOC_NUMA_AWARE -> TCMALLOC_INTERNAL_NUMA_AWARE * TCMALLOC_LARGE_PAGES -> TCMALLOC_INTERNAL_32K_PAGES * TCMALLOC_SMALL_BUT_SLOW -> TCMALLOC_INTERNAL_SMALL_BUT_SLOW commit_hash:d4f51f0940dff02ac15d1a65b8c112260facd566
* Update contrib/libs/croaring to 4.3.11robot-contrib32 hours4-12/+9
| | | | commit_hash:b0643a86276e89634024197aeba5b3fa3a5c857b
* CUDA13saschaesn34 hours3-3/+26
| | | | commit_hash:d8980beddbbdc00e0f92809eca4917b9a4309580
* Update contrib/libs/croaring to 4.3.10robot-contrib5 days5-9/+11
| | | | commit_hash:44067cca5a198c07dfd4eec4207199bd45be5842
* Resolve name conflicts in ngtcp2 cryptobackendszaycevm5 days3-0/+148
| | | | | PR добавляет возможность линковать несколько криптобекендов для ngtcp2 в один исполняемый файл (аналогично тому, как это [было сделано](https://nda.ya.ru/t/8V81Vbmv7K5oaE для OpenSSL и BoringSSL) commit_hash:e01f68bd46d85ce145d9b59a276db4173b203d9b
* Simplify contrib/libs/protobuf{,_std} import (and fix reimport)thegeorg5 days10-149/+205
| | | | commit_hash:0edabe845682a1d6c39dead0b00d307533adfbb1
* Use clang20 by defaultmikhnenko6 days16-16/+16
| | | | | | | | | Переключение версии clang по умолчанию. Упавшие тесты считаются флапами. Если проблема все-таки возникла: * Укажите **{orange}(--target-platform=clang18)** в релизных процессах, чтобы не блокировать их * Заведите тикет в [support](https://nda.ya.ru/t/EcS6g0_I7K3FKb c компонентой `opensource` и назначьте исполителем меня (@mikhnenko) commit_hash:615e1ddf4396d6a62512b06c0d0d8176572afd7b
* Intermediate changesrobot-piglet10 days1-2/+0
| | | | commit_hash:85235703cbc6489ef6ba8b237e9fd65137e565fe
* Update contrib/libs/cxxsupp/builtins to 21.1.0thegeorg10 days46-307/+949
| | | | commit_hash:9a52feac5a98fb8e7217cb08905b10c5446f996b
* Add clang20-rt into ydb sync configmaxim-yurchuk12 days712-0/+193639
| | | | commit_hash:a644e6487e802adc4b59a62ef53000053f586377
* Update contrib/libs/libunwind to 21.1.0robot-contrib12 days13-142/+386
| | | | commit_hash:ffeea7225cbc1373e43a599d83174688bd329658
* Intermediate changesrobot-piglet13 days33-296/+1096
| | | | commit_hash:0d72703dbd4caadb5acd135f3ceca19af5365033
* Make compatible libcxx with cuda+clang20mikhnenko13 days6-36/+51
| | | | commit_hash:853db31a401cf9e6e76a5edb00bfb6fcc8230707
* Intermediate changesrobot-piglet2025-09-098-14/+14
| | | | commit_hash:de9cb5de84a0e74b5ad574b780be05b8d756f1c8
* Update contrib/libs/croaring to 4.3.9robot-contrib2025-09-094-9/+9
| | | | commit_hash:120804b50288184c0b46d099d5248e8a1f7344d4
* make recently fixed contribs freebsd configs as diff against linux configstldr2025-09-093-3093/+7
| | | | commit_hash:95b344d90db67d868452e99598228fd9eb79d398
* Intermediate changesrobot-piglet2025-09-08671-179176/+0
| | | | commit_hash:e588e369dd55597220a8378414b439131afd9308
* Intermediate changesrobot-piglet2025-09-081-1/+1
| | | | commit_hash:c590bc438bdf3be179510a29385ea91086c19eef
* Intermediate changesrobot-piglet2025-09-081-14/+0
| | | | commit_hash:3efc4173ef89541c579e3b2f36824f6b71054551
* Update contrib/libs/liburing to 2.12robot-contrib2025-09-07252-492/+3040
| | | | commit_hash:4c6f55c16c2db6e03e9972414bb7824fc02ce624
* Update contrib/libs/croaring to 4.3.7robot-contrib2025-09-0613-35/+35
| | | | commit_hash:dba596505ce4c60b67291a8da9c7cefadc4cc2f2
* Intermediate changesrobot-piglet2025-09-062-4/+4
| | | | commit_hash:3c0d38dfd1b05a2bd95324b3235b148c4f02cb68
* fix contribs for arc/local/bin for freebsdtldr2025-09-058-2/+3127
| | | | commit_hash:9bdc10d7c15c86522dd0b0d73c180197bda0e822
* fix coredump by select + firstilnurkh2025-09-052-5/+52
| | | | commit_hash:351845650cfb323aceb7b5ee0157adaba578705a
* Intermediate changesrobot-piglet2025-09-054-0/+128
| | | | commit_hash:39273c986cf85d42ec97d1388aaaf324a02a04bc
* Optimize merge memoriesgolubi-kuryat2025-09-053-0/+42
| | | | | | | PR в upstream <https://github.com/jbeder/yaml-cpp/pull/1368> commit_hash:8e225d3e1e3dad786ed6cd63b36d39e3f75af805
* add abseilelen-volodina2025-09-034-5/+11
| | | | | better commit_hash:233de407c43ccc42b688f5e351d7708f816b27cf
* YT-25950: Support WebAssembly builddtorilov2025-09-034-486/+10
| | | | commit_hash:625a412c3b3bbb7e432f41180526d3d7bc8332bd
* Intermediate changesrobot-piglet2025-09-021-4/+1
| | | | commit_hash:ef4afaeb528ebdfea0224468c2a951eb68a9bb30
* Drop LINTER param from styling macroses and cleanup depsalevitskii2025-09-02289-246211/+0
| | | | | Drop LINTER param from styling macroses commit_hash:00dd2e2ee103e509cff38f520d4779974abe39a7
* Intermediate changesrobot-piglet2025-09-014-0/+73
| | | | commit_hash:ffcc5347cf91200515e45d7442de193e20d6edcd
* Update antlrelen-volodina2025-09-0126-177/+299
| | | | commit_hash:0e419ee5e22aa5e20b90c88651b983539ded9a68
* Intermediate changesrobot-piglet2025-08-3118-0/+472
| | | | commit_hash:d8a5d171761d004556c21491e0dbec959e6818a5
* Intermediate changesrobot-piglet2025-08-314-0/+77
| | | | commit_hash:a4553c959930603dc45bee767e5157ba35e258f2
* add freebsd to yamaker build customization list, fix c-ares build for ↵tldr2025-08-294-0/+497
| | | | | | freebsd, put c-ares for freebsd under autocheck commit_hash:26851042e9c20b3584a963f2af3666d772e9fd4e
* Intermediate changesrobot-piglet2025-08-292-2/+2
| | | | commit_hash:0009e9151765bf80bc0d1bd1d2c1774ff0637274
* YT-25994 Fix data race in user data supportmikailbag2025-08-284-9/+60
| | | | | | | This patch fixes data race on user data in SampleRecorder::PushDead by adding necessary locking. As a drive-by change, SetSampleUserDataCallbacks documentation now describes guarantees and requirements for the callbacks, including several not obvious ones. commit_hash:7ffea42883c9344829edd50c795243f56f1e7f3c
* Intermediate changesrobot-piglet2025-08-28289-0/+246211
| | | | commit_hash:d5b1af16dbe9030537a04c27eb410c88c2f496cd
* Try fix build under freebsdnechda2025-08-283-3/+208
| | | | commit_hash:d7b31138e71d2ee02a0ccdf0fd546727e89574ea
* YT-25950: Use int CMP_RESULTdtorilov2025-08-273-1/+15
| | | | commit_hash:29e2433af6baa0647cb590029bb50f217d96d121
* Move contrib/libs/libevent to common_targets.incthegeorg2025-08-278-7/+7
| | | | commit_hash:c29b745d72e15a6a269296d2d663e9897abdbad5
* YT-25950: Move queue.h to separate folderdtorilov2025-08-262-2/+8
| | | | commit_hash:e3de43adddfa3fb08b2352b34358b29de1b5122f
* YT-25950: Support libevent builddtorilov2025-08-251-0/+6
| | | | commit_hash:b2c6b90b6b4b2ffc8ec1a8fbe179306629db53dc
* Intermediate changesrobot-piglet2025-08-251-1/+1
| | | | commit_hash:e935f01eb79898f8f38bacda7ab1ea1a48f7c019
* Intermediate changesrobot-piglet2025-08-252-2/+4
| | | | commit_hash:a7190fe3a8bdc5fafe93bbf07fd326826e83e8d2
* Intermediate changesrobot-piglet2025-08-243-3/+3
| | | | commit_hash:8937efdfb7d18f23913b954ddc889e139dd95347
* Bump nixpkgs revision to 24.05thegeorg2025-08-2413-19/+98
| | | | commit_hash:5adc9b27af48577e01225ed6df2f1cc0c2d7e7db
* Intermediate changesrobot-piglet2025-08-245-0/+69
| | | | commit_hash:03125b11494da1dff24ba2e4f7829ac2b3f02202
* [libc++] Fix AppleClang version number when checking for ↵akhropov2025-08-222-1/+14
| | | | | | | __builtin_verbose_trap support. Port of https://github.com/llvm/llvm-project/commit/1eba87904b0cbaaee82cfdb835528b85d99320ef commit_hash:81f9b6b867d14aa1518c0ef176d2d175e7fec8e4
* Intermediate changesrobot-piglet2025-08-221-1/+1
| | | | commit_hash:cf4aa6e7f364c55c3f9066af2e4495139b6ca513