Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | |||||
* | Fix reimport some python packages | shadchin | 2023-08-25 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary patch from Cython | shadchin | 2023-08-17 | 3 | -54/+4 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-08-09 | 1 | -1/+12 |
| | |||||
* | Auto code-generation for .fbs.h in arrow | reshilkin | 2023-08-02 | 9 | -0/+181 |
| | |||||
* | Use UDFs from YDB | vvvv | 2023-07-31 | 58 | -37686/+0 |
| | |||||
* | YQL-16239 Move purecalc to public | vvvv | 2023-07-31 | 58 | -0/+37686 |
| | |||||
* | Update Cython to 0.29.36 | shadchin | 2023-07-22 | 20 | -135/+1255 |
| | |||||
* | Revert "YT-19324: move YT provider to ydb/library/yql" | max42 | 2023-06-30 | 2 | -34/+0 |
| | | | | This reverts commit ca272f12fdd0e8d5c3e957fc87939148f1caaf72, reversing changes made to 49f8acfc8b0b5c0071b804423bcf53fda26c7c12. | ||||
* | YT-19324: move YT provider to ydb/library/yql | max42 | 2023-06-30 | 2 | -0/+34 |
| | | | | | | | | | | | | | | This commit is formed by the following script: https://paste.yandex-team.ru/6f92e4b8-efc5-4d34-948b-15ee2accd7e7/text. This commit has zero effect on all projects that depend on YQL. The summary of changes: - `yql/providers/yt -> ydb/library/yql/providers/yt `- the whole implementation of YT provider is moved into YDB code base for further export as a part of YT YQL plugin shared library; - `yql/providers/stat/{expr_nodes,uploader} -> ydb/library/yql/providers/stat/{expr_nodes,uploader}` - a small interface without implementation and the description of stat expr nodes; - `yql/core/extract_predicate/ut -> ydb/library/yql/core/extract_predicate/ut`; - `yql/core/{ut,ut_common} -> ydb/library/yql/core/{ut,ut_common}`; - `yql/core` is gone; - `yql/library/url_preprocessing -> ydb/library/yql/core/url_preprocessing`. **NB**: all new targets inside `ydb/` are under `IF (NOT CMAKE_EXPORT)` clause which disables them from open-source cmake generation and ya make build. They will be enabled in the subsequent commits. | ||||
* | Intermediate changes | robot-piglet | 2023-06-26 | 3 | -5/+2 |
| | |||||
* | Simplify generate RESOURCE_FILES for Python | shadchin | 2023-06-25 | 1 | -0/+7 |
| | |||||
* | Update Cython to 0.29.35 | shadchin | 2023-06-18 | 16 | -64/+149 |
| | |||||
* | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 344 | -0/+116795 |
| | |||||
* | Remove unused bison data files | thegeorg | 2023-06-01 | 7 | -0/+5997 |
| | | | ... and consistently depend on the remaining ones. | ||||
* | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 3 | -3/+3 |
| | | | Update tools: yexport | ||||
* | Intermediate changes | robot-piglet | 2023-04-11 | 1 | -1/+0 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-10 | 12 | -15/+39 |
| | |||||
* | Switch to lld64.ld on darwin target platform | hiddenpath | 2023-04-01 | 3 | -6/+3 |
| | |||||
* | Swith flake8 to custom lint schema | say | 2023-03-31 | 179 | -156339/+0 |
| | |||||
* | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 394 | -143394/+0 |
| | |||||
* | Mandate sdk_version 11.0 when targeting MacOS | thegeorg | 2023-03-23 | 3 | -3/+3 |
| | |||||
* | contrib - fix for cython | nik-bes | 2023-03-21 | 1 | -1/+6 |
| | | | | Sync with master code of cython https://github.com/cython/cython/commit/5c5d70e7a7f657d94ba1c81767cf313ca58a1fec | ||||
* | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 3 | -9/+9 |
| | | | Update tools: yexport | ||||
* | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 394 | -0/+143389 |
| | |||||
* | default allocator for 32bit arch: LF -> J | snermolaev | 2023-03-13 | 3 | -3/+3 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-09 | 6 | -0/+83 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-03-07 | 9 | -6/+6 |
| | |||||
* | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 3 | -3/+3 |
| | | | Update tools: yexport | ||||
* | Intermediate changes | robot-piglet | 2023-02-20 | 3 | -0/+3 |
| | |||||
* | NO_COMPILER_WARNINGS in cmake msvc builds | svidyuk | 2023-02-18 | 9 | -9/+9 |
| | |||||
* | Migrate black linter on custom_lint pipeline | say | 2023-02-14 | 179 | -0/+156339 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-02-07 | 9 | -9/+9 |
| |