aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/tools
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'rightlib' into mergelibs-240918-0758Alexander Smirnov2024-09-1847-14485/+14682
|\
| * Update Python 3 to 3.12.6shadchin2024-09-1747-14485/+14682
| | | | | | | | commit_hash:43ed87a61b9efe3a87682fda1f0bff6f7b422cc9
* | Merge branch 'rightlib' into mergelibs-240911-0600Alexander Smirnov2024-09-111-1/+2
|\|
| * Fix transitive includesnechda2024-09-101-1/+2
| | | | | | | | 94b36f1500126afc596f281469a94124efa9cda4
* | Merge branch 'rightlib' into mergelibs-240905-0836Alexander Smirnov2024-09-051-1/+1
|\|
| * Cleanup build/sysincl/linux.ymlthegeorg2024-09-041-1/+1
| | | | | | | | 9396b0cd7a984fa5c915eed07e29cd357af28a12
* | Merge branch 'rightlib' into manual_importMaxim Yurchuk2024-08-3012-45/+15
|\|
| * Update cpp-protobuf to 22.5nechda2024-08-302-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Привет!\ Этот PR переключат cpp & python библиотеки protobuf на версию 22.5 Если у вас возникли проблемы после влития этого PR: 1. Если начали падать канон тесты, то проведите их переканонизацию 2. Прочитайте <https://wiki.yandex-team.ru/users/nechda/obnovlenie-cpp-protobuf-22.5/> страничку с основными изменениями 3. Если страничка в вики не помогла, то пишите в [DEVTOOLSSUPPORT](https://st.yandex-team.ru/DEVTOOLSSUPPORT) 7fecade616c20a841b9e9af7b7998bdfc8d2807d
| * Intermediate changesrobot-piglet2024-08-282-1/+1
| |
| * Simplify Modules/_sqliteshadchin2024-08-241-7/+1
| | | | | | | | 0fe364013bff008d9bce51cfd54d2810ba54b2a4
| * Intermediate changesrobot-piglet2024-08-245-0/+10
| |
| * Intermediate changesrobot-piglet2024-08-232-31/+2
| |
* | Merge branch 'rightlib' into mergelibs-240823-1155Alexander Smirnov2024-08-2349-32/+4834
|\|
| * Try adding flamegraph with simple copymfilitov2024-08-2336-0/+4784
| | | | | | | | 6d3bfb2f6ddb8ad122ad37485ce2d0ac8346e0ee
| * Intermediate changesrobot-piglet2024-08-234-0/+8
| |
| * Switch on platform_dispatchersshadchin2024-08-235-32/+32
| | | | | | | | 93438876ebd102c07d52ce42cc48e5465a7277ff
| * added flamegraph to githubmfilitov2024-08-221-0/+2
| | | | | | | | 03edf63f51b2878f5e14d39a19a3e1aa72de5398
| * Intermediate changesrobot-piglet2024-08-223-0/+6
| |
| * Intermediate changesrobot-piglet2024-08-211-0/+2
| |
* | Merge branch 'rightlib' into mergelibs-240819-2038Alexander Smirnov2024-08-192-15/+15
|\|
| * Prepare to switch on platform_dispatchers (part 1)shadchin2024-08-192-15/+15
| | | | | | | | 664a0b8555cd24bd063b0fa871e3e5693e856e7d
| * Sync and cleanup pyconfig.hshadchin2024-08-191-10/+14
| | | | | | | | 535e12a669585636772c3f8d402cdf65701eafba
| * Switch on delta config for Darwin x86_64shadchin2024-08-184-1953/+16
| | | | | | | | 60bbb4cee24aa9a22b7dcc86a6a4adc0f7089c36
| * Intermediate changesrobot-piglet2024-08-181-2/+0
| |
| * Update Python 3 to 3.12.5shadchin2024-08-17118-22471/+22762
| | | | | | | | | | https://docs.python.org/release/3.12.5/whatsnew/changelog.html#python-3-12-5-final de86cdeacd3a8653b9ec36e87975886fafcf6dc2
* | Library import 240819-0942 (#7994)AlexSm2024-08-19122-24436/+22792
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: robot-piglet <robot-piglet@yandex-team.com> Co-authored-by: hiddenpath <hiddenpath@yandex-team.com> Co-authored-by: bulatman <bulatman@yandex-team.com> Co-authored-by: robot-contrib <robot-contrib@yandex-team.com> Co-authored-by: osidorkin <osidorkin@yandex-team.com> Co-authored-by: akhropov <akhropov@yandex-team.com> Co-authored-by: akozhikhov <akozhikhov@yandex-team.com> Co-authored-by: orlovorlov <orlovorlov@yandex-team.com> Co-authored-by: babenko <babenko@yandex-team.com> Co-authored-by: shadchin <shadchin@yandex-team.com> Co-authored-by: dmasloff <dmasloff@yandex-team.com> Co-authored-by: aleksei-le <aleksei-le@yandex-team.com> Co-authored-by: coteeq <coteeq@yandex-team.com> Co-authored-by: dimdim11 <dimdim11@yandex-team.com> Co-authored-by: robot-ya-builder <robot-ya-builder@yandex-team.com> Co-authored-by: iaz1607 <iaz1607@yandex-team.com>
* | Merge branch 'rightlib' into mergelibs-240814-1820Alexander Smirnov2024-08-14214-5715/+20591
|\|
| * Revert unnecessary patch from contrib/tools/bisonthegeorg2024-08-111-11/+1
| | | | | | | | | | We explicitly pass output files via `-o` cmdline option. ae36f5a2f4605acef0795821ad5e1a81edfe8c2f
| * Update contrib/tools/bison to 3.7.6thegeorg2024-08-11197-3509/+16560
| | | | | | | | 583623e1fb299df0a04a0aecdc47eb759ef412b9
| * Update contrib/tools/bison to 3.6.4thegeorg2024-08-1063-3519/+5354
| | | | | | | | 9febd1b3a041f2e2083c076fbde9680a7cdc9b9e
* | Merge branch 'rightlib' into mergelibs-240807-1311Alexander Smirnov2024-08-07301-5545/+13886
|\|
| * contrib/tools/bison: Further cleanup after rXXXXXXthegeorg2024-08-073-27/+0
| | | | | | | | 4ae644b897a128c8b05d5b4e7cf999a8142f85b4
| * Replace another bison patch with environment variablethegeorg2024-08-061-9/+0
| | | | | | | | 038ae732c509e3b2c4b4fc745092e090378ab5a2
| * fix _io.TextIOWrapper.write() write during flushnechda2024-08-041-9/+22
| | | | | | | | 816f3097d548522bcfae2b763098747304285d0f
| * Update contrib/tools/bison to 3.5.4thegeorg2024-08-04297-5499/+13871
| | | | | | | | | | 3.4.2 build is broken in NixOS, hence 3.3.x is updated to 3.5.y. 61a027adbe6cc0b27392bf3980c328640fd0ba69
| * contrib/tools/bison: Replace patch with environment variablethegeorg2024-08-024-13/+1
| | | | | | | | 59fef9fd4f33196d66de3ac1fba18aba86a7f327
| * Intermediate changesrobot-piglet2024-07-311-0/+4
| |
* | Merge branch 'rightlib' into mergelibs-240719-0942Alexander Smirnov2024-07-191-1/+1
|\|
| * Remove temporal header-smikhnenko2024-07-101-1/+1
| | | | | | | | 485e28e1515e9fee43480be9d8202bebe53e419c
* | Merge branch 'rightlib' into mergelibs-240708-1553Alexander Smirnov2024-07-08375-26741/+32190
|\|
| * Completely remove traces of prebuilt contrib/tools/flatcthegeorg2024-07-031-27/+0
| | | | | | | | ab468c13a4ddf617e8b43c98d237c329fc5ece20
| * Update contrib/tools/python3 to 3.12.4robot-contrib2024-07-0288-11626/+13078
| | | | | | | | 6e8edffbef193b35b45ddccdc3beda6bb2627186
| * Update contrib/tools/bison to 3.3.2thegeorg2024-06-29279-6699/+7374
| | | | | | | | 6215035f251de2d87363064fb4f07a2b14a3b4c8
| * Remove unused sysincl spec for relocatable.hthegeorg2024-06-291-1/+1
| | | | | | | | 0045c9e232732fd10d0dd4a22447ff755c037740
| * Update contrib/tools/bison to 3.2.4thegeorg2024-06-2988-3442/+3962
| | | | | | | | 78e59a97f3fde03511ddb9969cd1daabbaf998bd
| * Intermediate changesrobot-piglet2024-06-271-2/+0
| |
| * Update contrib/tools/bison to 3.1thegeorg2024-06-26262-8272/+11103
| | | | | | | | 3649391e5dae6eedaa45d736e3febbde1342c10a
* | Merge branch 'rightlib' into mergelibs-240626-2018Alexander Smirnov2024-06-261-1/+1
|\|
| * Update protobuf to 3.20.2 and pyprotobuf to 3.20.3mikhnenko2024-06-251-1/+1
| | | | | | | | | | | | | | | | Если это pull-request что-то сломал, то: - если это тест с канонизацией и еще нет pr с переканонизацией, то переканонизируйте пожалуйста сами - проверьте, что тест не флапает - приходите в [DEVTOOLSSUPPORT](https://st.yandex-team.ru/createTicket?queue=DEVTOOLSSUPPORT) - там вам обязательно помогут 987be5ed151f827f7f292f32420470b04b71a91d
* | Merge branch 'rightlib' into mergelibs-240621-1318Alexander Smirnov2024-06-2129-768/+3413
|\|