aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Disable sqlite macro include for goodthegeorg2023-05-191-1/+1
|
* Update contrib/restricted/abseil-cpp-tstring to 20230125.3robot-contrib2023-05-191-1/+1
|
* Update contrib/restricted/abseil-cpp to 20230125.3robot-contrib2023-05-191-1/+1
|
* [contrib] jemalloc: Configure for ARMv7deshevoy2023-05-184-0/+900
|
* Add error before unused import of macro _LIBCPP_EXTERNAL_THREADINGalperevyshin2023-05-131-1/+1
|
* Mark import of undefined macros as error. Handmade version.alperevyshin2023-05-131-1/+1
|
* Resolve macro includes for some boost macros with argumentsalperevyshin2023-05-132-0/+70
|
* Intermediate changesrobot-piglet2023-05-121-3/+3
|
* Update contrib/restricted/aws/s2n to 1.3.43robot-contrib2023-05-1217-87/+286
|
* Mark all old slist imports as erroralperevyshin2023-05-111-1/+1
|
* Mark import of unused macros as error. Contribs under yamaker, pt. 2alperevyshin2023-05-102-2/+2
|
* Add resolving macro-includes for some macros. Pt. 1alperevyshin2023-05-103-0/+72
| | | | | Add resolving macro-includes for some macros Detect all macro-includes in Arcadia
* YT-17689: Move TFreeList to library/cpp/yt/memoryaleexfi2023-05-101-0/+113
| | | Iteration no. 2. First one reverted due to YT-18997
* Update contrib/restricted/boost/regex to 1.82.0thegeorg2023-05-104-46/+37
|
* Update contrib/restricted/boost/system to 1.82.0thegeorg2023-05-108-40/+189
|
* Update contrib/restricted/boost/config to 1.82.0thegeorg2023-05-1022-6/+95
|
* Update contrib/restricted/aws/aws-c-io to 0.13.21robot-contrib2023-05-107-693/+99
|
* Update contrib/restricted/aws/aws-c-cal to 0.5.26robot-contrib2023-05-1010-1/+1279
|
* Update contrib/restricted/boost/function to 1.82.0robot-contrib2023-05-0910-42/+102
|
* Mark import of unused macros as error. Contribs under yamaker, pt. 1alperevyshin2023-05-085-15/+15
| | | | | | | | | | | | | При обычной сборке буста эти макросы не должны инклудится даже с учетом того, что они задефайнены на какие-то существующие пути. Подробнее для макроса `PP*` — [в комментарии](https://arcanum.yandex-team.ru/arcadia/contrib/restricted/boost/type_traits/include/boost/type_traits/detail/is_function_ptr_helper.hpp?#L20) перед этими инклудами: > Hide these #include from dependency analysers as > these are required in maintenance mode only Подробнее для макроса `BOOST_REGEX_H*` [в комментарии](https://arcanum.yandex-team.ru/arcadia/contrib/restricted/boost/regex/include/boost/regex/pending/static_mutex.hpp?#L125) перед этими инклудами: > Since this preprocessor path is almost never taken, we hide these header > dependencies so that build tools don't find them.
* Mark import of undefined macros as error. Contribs under yamaker, pt. 1alperevyshin2023-05-052-4/+4
|
* Update contrib/restricted/boost/type_traits to 1.82.0robot-contrib2023-05-055-24/+170
|
* Remove extra semicolon in contrib/lib/protobuf patchesbulatman2023-05-042-2/+2
|
* feat grpc: move grpcio to separate contrib projectleonidlazarev2023-05-02115-22008/+0
| | | Move grpcio to separate project
* Update contrib/restricted/boost/math to 1.82.0robot-contrib2023-05-025-7/+4
|
* Update contrib/restricted/boost/move to 1.82.0robot-contrib2023-05-0119-121/+183
|
* Update contrib/restricted/boost/container to 1.82.0thegeorg2023-04-3022-244/+301
|
* Update contrib/restricted/boost/typeof to 1.82.0robot-contrib2023-04-302-0/+19
|
* Update contrib/restricted/boost/bind to 1.82.0robot-contrib2023-04-3010-92/+55
|
* Update contrib/restricted/boost/lexical_cast to 1.82.0robot-contrib2023-04-3012-26/+188
|
* Update contrib/restricted/boost/fusion to 1.82.0robot-contrib2023-04-305-1/+15
|
* Update contrib/restricted/boost/mp11 to 1.82.0robot-contrib2023-04-302-5/+5
|
* Update contrib/restricted/boost/type_index to 1.82.0robot-contrib2023-04-2911-11/+7
|
* Update contrib/restricted/boost/intrusive to 1.82.0robot-contrib2023-04-2912-21/+45
|
* Update contrib/restricted/boost/bimap to 1.82.0robot-contrib2023-04-293-3/+0
|
* Update contrib/restricted/boost/exception to 1.82.0robot-contrib2023-04-293-12/+24
|
* Update contrib/restricted/boost/variant to 1.82.0robot-contrib2023-04-2915-16/+16
|
* Update contrib/restricted/boost/iostreams to 1.82.0robot-contrib2023-04-292-8/+8
|
* Update contrib/restricted/boost/smart_ptr to 1.82.0robot-contrib2023-04-2913-0/+37
|
* Update contrib/restricted/boost/ratio to 1.82.0robot-contrib2023-04-292-0/+23
|
* Update contrib/restricted/boost/atomic to 1.82.0robot-contrib2023-04-295-107/+144
|
* Update contrib/restricted/boost/chrono to 1.82.0robot-contrib2023-04-292-0/+24
|
* Update contrib/restricted/boost/locale to 1.82.0robot-contrib2023-04-2967-620/+774
|
* Update contrib/restricted/boost/any to 1.82.0robot-contrib2023-04-293-4/+4
|
* Update contrib/restricted/boost/multi_index to 1.82.0robot-contrib2023-04-2736-413/+319
|
* Switch to old asmlib to be able to build ydb cli without sse4pnv12023-04-2742-0/+9198
|
* Update contrib/restricted/boost/core to 1.82.0robot-contrib2023-04-266-43/+129
|
* Update contrib/libs/zstd to 1.5.5robot-contrib2023-04-2032-696/+1353
|
* Merge system certs with internal onemikhnenko2023-04-198-20/+24
|
* External build system generator release 29robot-ya-builder2023-04-19275-275/+275
| | | Update tools: yexport