aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/regex
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2023-08-161-3/+3
|
* Add ydb to sandboxing autocheckthegeorg2023-06-2815-7228/+0
| | | Stop copying entire boost/ into ydb project
* add ymake export to ydbalexv-smirnov2023-06-131-0/+62
|
* Update contrib/restricted/boost/regex to 1.82.0thegeorg2023-05-104-46/+37
|
* Mark import of unused macros as error. Contribs under yamaker, pt. 1alperevyshin2023-05-081-3/+3
| | | | | | | | | | | | | При обычной сборке буста эти макросы не должны инклудится даже с учетом того, что они задефайнены на какие-то существующие пути. Подробнее для макроса `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.
* External build system generator release 29robot-ya-builder2023-04-191-1/+1
| | | Update tools: yexport
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-285-669/+0
|
* External build system generator release 21robot-ya-builder2023-03-171-3/+3
| | | Update tools: yexport
* add library/cpp/actors, ymake build to ydb oss exportalexv-smirnov2023-03-155-0/+669
|
* Intermediate changesrobot-piglet2023-03-092-0/+46
|
* Intermediate changesrobot-piglet2023-03-073-2/+2
|
* External build system generator release 17robot-ya-builder2023-03-061-1/+1
| | | Update tools: yexport
* NO_COMPILER_WARNINGS in cmake msvc buildssvidyuk2023-02-183-3/+3
|
* Intermediate changesrobot-piglet2023-02-073-15/+15
|
* Intermediate changesrobot-piglet2023-02-073-15/+15
|
* External build system generator release 12robot-ya-builder2023-01-311-1/+1
| | | Update tools: yexport
* External build system generator release 8robot-ya-builder2023-01-174-4/+4
| | | Update tools: yexport
* Update contrib/restricted/boost/regex to 1.81.0robot-contrib2023-01-09111-7588/+25764
|
* Sync linux-headers instead of using system onesthegeorg2022-12-154-46/+171
|
* Reimport boost/range as a separate projectbugaevskiy2022-08-135-0/+1561
|
* PR from branch users/shmel1k/KIKIMR-15562_fix_ydb_buildshmel1k2022-08-1273-0/+29288