summaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/winapi
Commit message (Collapse)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2026-04-252-3/+3
| | | | commit_hash:878f72b5f66871e1b67482aac5131352b059934b
* Update contrib/restricted/boost/winapi to 1.90.0robot-contrib2026-01-056-66/+118
| | | | commit_hash:b8f8f6b8c4117de1ad0d568f90baadc6f0c9d974
* Intermediate changesrobot-piglet2025-09-011-16/+0
| | | | commit_hash:ffcc5347cf91200515e45d7442de193e20d6edcd
* Update contrib/restricted/boost/atomic to 1.89.0thegeorg2025-09-012-4/+34
| | | | | | | | WaitOnAddress function family is available starting from Windows 8: https://learn.microsoft.com/en-us/windows/win32/api/synchapi/nf-synchapi-waitonaddress Keep the previous behavior by using them without minimal Windows version guards (this will probably fail in runtime upon attempt to use these methods). commit_hash:6163a43273415221951e68abe82b49bcdb291595
* Update contrib/restricted/boost/winapi to 1.89.0robot-contrib2025-08-273-9/+15
| | | | commit_hash:83a607cce09d6373cbe92f995edf1c24f7acc1c4
* Intermediate changesrobot-piglet2025-08-221-1/+1
| | | | commit_hash:c695140ef0756cc6f8476240f944dd500ed41915
* Intermediate changesrobot-piglet2025-04-232-3/+3
| | | | commit_hash:13b88581d861a38841bc1473ddb1ad07befea7ec
* Intermediate changesrobot-piglet2025-03-132-0/+36
| | | | commit_hash:ed3c942d8e8c62f031600e0fc4a348865e8ba2f0
* Intermediate changesrobot-piglet2025-02-121-1/+1
| | | | commit_hash:968efa1587ed15d27ed5b3b0c8f68f01abcbba67
* Update contrib/restricted/boost/winapi to 1.87.0robot-contrib2024-12-172-2/+15
| | | | commit_hash:7693979d4bb33fc46e799376ee61eca4abde37ab
* publishFullContrib: true for ydbmaxim-yurchuk2024-10-0988-0/+6183
| | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e
* Intermediate changesrobot-piglet2024-08-191-2/+2
|
* Update contrib/restricted/boost/winapi to 1.85.0robot-contrib2024-04-201-2/+2
| | | | 26e9dff2b2495390abae72c58c4c1d548b201fdb
* feat contrib: aiogram 3armenqa2024-01-196-114/+0
| | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/
* Library import 5, delete go dependencies (#832)AlexSm2024-01-042-280/+0
| | | | | * Library import 5, delete go dependencies * Fix yt client
* Update contrib/restricted/boost/winapi to 1.84.0robot-contrib2023-12-173-6/+12
|
* External build system generator release 65robot-ya-builder2023-12-051-3/+3
| | | | Update tools: yexport, os-yexport
* add darwin-arm64 CMakeListsdcherednik2023-11-202-0/+20
|
* YQ Connector: move tests from yql to ydb (OSS)vitalyisaev2023-11-142-0/+280
| | | | Перенос папки с тестами на Коннектор из папки yql в папку ydb (синхронизируется с github).
* Intermediate changesrobot-piglet2023-08-161-2/+2
|
* add ymake export to ydbalexv-smirnov2023-06-131-0/+32
|
* Resolve macro includes for some boost macros with argumentsalperevyshin2023-05-131-0/+56
|
* External build system generator release 29robot-ya-builder2023-04-191-1/+1
| | | Update tools: yexport
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-2890-6276/+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-1590-0/+6276
|
* Intermediate changesrobot-piglet2023-03-092-0/+23
|
* Intermediate changesrobot-piglet2023-03-073-2/+2
|
* External build system generator release 17robot-ya-builder2023-03-061-1/+1
| | | Update tools: yexport
* 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/spirit to 1.81.0thegeorg2023-01-122-280/+0
|
* Remove Boost metaprojectbugaevskiy2022-12-314-749/+0
|
* add windows platform to ydb github exportalexv-smirnov2022-12-201-0/+132
|
* Sync linux-headers instead of using system onesthegeorg2022-12-154-10/+63
|
* Apply boost yamaker helpers to safe subsetbugaevskiy2022-11-061-1/+0
|
* Added commands profile update and profile replacebrgayazov2022-10-095-706/+0
|
* [vendor] Add github.com/itchyny/gojq.verytable2022-09-181-132/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | ``` ya tool yo get github.com/itchyny/gojq go: downloading github.com/itchyny/gojq v0.12.9 go: downloading github.com/itchyny/timefmt-go v0.1.4 go: downloading github.com/mattn/go-isatty v0.0.16 go: downloading golang.org/x/sys v0.0.0-20220829200755-d48e67d00261 go: added github.com/itchyny/gojq v0.12.9 go: added github.com/itchyny/timefmt-go v0.1.4 go: upgraded github.com/mattn/go-isatty v0.0.14 => v0.0.16 go: upgraded golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d => v0.0.0-20220829200755-d48e67d00261 ``` Тесты: ``` ya make -t -A ./vendor/github.com/itchyny/gojq Total 2 suites: 2 - GOOD Total 905 tests: 905 - GOOD Ok ``` Для двух тестов, использовавших локальные файлы добавил `TEST_CWD`.
* Update contrib/restricted/boost/interprocess to 1.80.0robot-contrib2022-09-175-0/+706
|
* Update contrib/restricted/boost/thread to 1.80.0robot-contrib2022-08-303-76/+0
|
* Update contrib/restricted/boost/filesystem and contrib/restricted/boost/io ↵robot-contrib2022-08-262-0/+280
| | | | to 1.79.0
* Update contrib/restricted/boost/chrono to 1.79.0robot-contrib2022-08-095-120/+0
|
* Update contrib/restricted/boost/atomic to 1.79.0robot-contrib2022-08-072-0/+280
|
* Update contrib/restricted/boost/winapi to 1.79.0robot-contrib2022-08-0744-732/+1302
|
* Reimport boost/winapi as a separate projectbugaevskiy2022-07-2042-0/+6793