Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable vxWorks-specific includes | thegeorg | 2024-02-16 | 1 | -3/+3 |
| | | | | bee88d907230451bacc8c0aa4fa5ecc8f9cba59c | ||||
* | try to fix export to github for yt | snermolaev | 2024-02-16 | 1 | -7/+1 |
| | | | | 7e8ced5e3227ac70e89c6e63a9a254fe3f5f9ed3 | ||||
* | Remove CMakeLists from main (#2032) | AlexSm | 2024-02-16 | 36 | -866/+0 |
| | |||||
* | Revert a patch on boost/assert to make it compatible with modern macOS | thegeorg | 2024-02-14 | 1 | -0/+1 |
| | |||||
* | Intermediate changes | robot-piglet | 2024-02-14 | 1 | -5/+0 |
| | |||||
* | Intermediate changes | robot-piglet | 2024-02-14 | 3 | -10/+4 |
| | |||||
* | Disable unused bluetooth/ includes | thegeorg | 2024-02-14 | 1 | -6/+6 |
| | |||||
* | Disable BeOS / Haiku sysincls | thegeorg | 2024-02-14 | 1 | -2/+2 |
| | |||||
* | Update Python from 3.11.8 to 3.12.2 | shadchin | 2024-02-14 | 856 | -146845/+207067 |
| | |||||
* | Intermediate changes | robot-piglet | 2024-02-14 | 1 | -6/+6 |
| | |||||
* | Intermediate changes | robot-piglet | 2024-02-14 | 7 | -1331/+7 |
| | |||||
* | Fix threading for gevent in Python 3.11.8 | vlasovskikh | 2024-02-09 | 1 | -1/+6 |
| | |||||
* | Update Python 3 to 3.11.8 | shadchin | 2024-02-09 | 98 | -1243/+2166 |
| | |||||
* | Intermediate changes | robot-piglet | 2024-02-09 | 2 | -0/+133 |
| | |||||
* | Fix fail with pydebug in tf (old) | shadchin | 2024-02-09 | 1 | -1/+1 |
| | |||||
* | Library update 9 (#1163) | AlexSm | 2024-01-19 | 1 | -1/+1 |
| | | | | | | | * Right libs import scripts * Library update 9 * Add contrib/libs/cxxsupp/libcxx/include/memory_resource | ||||
* | Library import 7 (#937) | AlexSm | 2024-01-11 | 1 | -1/+1 |
| | |||||
* | Library import 5, delete go dependencies (#832) | AlexSm | 2024-01-04 | 15 | -282/+97 |
| | | | | | * Library import 5, delete go dependencies * Fix yt client | ||||
* | Import libs 4 (#758) | AlexSm | 2023-12-27 | 2 | -1/+387 |
| | |||||
* | Library import 2 (#639) | AlexSm | 2023-12-22 | 12 | -16/+147 |
| | |||||
* | Import libs 1 (#590) | AlexSm | 2023-12-21 | 1 | -0/+3 |
| | | | | | | | * Import libs 1 * Add new file without extension * Add file missed in export config | ||||
* | Update Python 3 to 3.11.7 | shadchin | 2023-12-13 | 63 | -1649/+2382 |
| | |||||
* | Make support_retries() and get_type() methods of object instead of class ↵ | say | 2023-12-08 | 174 | -150383/+0 |
| | | | | ones. Reduce get_type_name() usage. | ||||
* | External build system generator release 65 | robot-ya-builder | 2023-12-05 | 5 | -15/+15 |
| | | | | Update tools: yexport, os-yexport | ||||
* | Intermediate changes | robot-piglet | 2023-12-05 | 98 | -42690/+0 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-12-02 | 98 | -0/+42690 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-12-01 | 98 | -42690/+0 |
| | |||||
* | YQ Connector:Use docker-compose in integrational tests | vitalyisaev | 2023-11-30 | 272 | -0/+193073 |
| | |||||
* | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 10 | -0/+144 |
| | |||||
* | Revert "metrics have been added" | hcpp | 2023-11-08 | 2 | -4827/+0 |
| | | | | | This reverts commit 16e792be75335b09a4f9f254e3972030af83b1ad, reversing changes made to 3790f3d771d1a65ed6c0d05f3e0d79ff13308142. | ||||
* | metrics have been added | hcpp | 2023-11-08 | 2 | -0/+4827 |
| | |||||
* | [contrib/tools/bison/gnulib/src] Update c-stack.c to work with newer glibc | zhukoff-pavel | 2023-10-31 | 1 | -0/+4 |
| | |||||
* | [contrib/tools/bison/gnulib] Patch for newer glibc | zhukoff-pavel | 2023-10-24 | 7 | -9/+16 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-10-24 | 1 | -1/+1 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-10-23 | 1 | -0/+5 |
| | |||||
* | Fix profile build | spreis | 2023-10-23 | 1 | -0/+2 |
| | | | | This is temporary fix to sort-out problems with yasm to profile runtime dependency | ||||
* | Stop using prebuilt contrib/tools/yasm | thegeorg | 2023-10-21 | 4 | -141/+129 |
| | |||||
* | add lsan.supp for address sanitizer | nkozlovskiy | 2023-10-17 | 1 | -0/+8 |
| | |||||
* | add tasan.supp, lsan.supp | nkozlovskiy | 2023-10-13 | 2 | -0/+5 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-10-11 | 1 | -0/+2 |
| | |||||
* | Update Python 3 to 3.11.6 | shadchin | 2023-10-03 | 65 | -1461/+2275 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-10-03 | 174 | -150383/+0 |
| | |||||
* | Move contrib/tools/jdk to build/platform/java/jdk/testing | thegeorg | 2023-10-03 | 174 | -0/+150383 |
| | |||||
* | Move contrib/tools/python3/pycc to tools/py3cc | thegeorg | 2023-09-30 | 4 | -57/+0 |
| | | | | This is not a third party code, it is written by us. | ||||
* | add ydb deps | nkozlovskiy | 2023-09-29 | 2711 | -0/+1753840 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-09-28 | 3 | -2/+155 |
| | |||||
* | Proofread licenses for contrib/tools/bison | thegeorg | 2023-09-20 | 18 | -2/+32294 |
| | | | | | | | | | | | | And mark `GPL-3.0-or-later WITH Bison-exception-2.2` as it reads as follows: ``` As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice, so long as that work isn't itself a parser generator using the skeleton or a modified version thereof as a parser skeleton. ``` | ||||
* | Intermediate changes | robot-piglet | 2023-09-19 | 6 | -36/+1 |
| | |||||
* | Fix input variable missprint | svidyuk | 2023-08-30 | 24 | -0/+640 |
| | |||||
* | All .ll files support in LLVM_BC | svidyuk | 2023-08-30 | 24 | -640/+0 |
| |