| Commit message (Expand) | Author | Age | Files | Lines |
| * | 304c8527dd2afe95b8027de1e37c625914b755e0 | pg | 2024-06-20 | 4 | -1/+34 |
| * | Structure of the generated project changed | c0nsumer | 2024-06-20 | 1 | -1/+1 |
| * | Fixes yexport cmake generator | dimdim11 | 2024-06-20 | 2 | -5/+13 |
| * | YA-TC release 12 | robot-ya-builder | 2024-06-20 | 2 | -4/+12 |
| * | Suppress the warning, do not patch it | thegeorg | 2024-06-20 | 1 | -2/+2 |
| * | extract lang from suites | elen-volodina | 2024-06-20 | 1 | -0/+7 |
| * | [build] Add var to disable predictor in autocheck | tekireeva | 2024-06-20 | 1 | -0/+5 |
| * | External build system generator release 92 | robot-ya-builder | 2024-06-19 | 3 | -6/+12 |
| * | Many fixes for cmake generator based on jinja templates | dimdim11 | 2024-06-19 | 5 | -31/+43 |
| * | Fixes core conf for new cmake generator | dimdim11 | 2024-06-19 | 1 | -1/+1 |
| * | Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, os_test_tool | robot-ya-builder | 2024-06-19 | 3 | -10/+14 |
| * | Update arcadia protobuf to 3.25.3 | pazus | 2024-06-19 | 2 | -21/+21 |
| * | Revert more bison patches (but be more accurate this time) | thegeorg | 2024-06-19 | 1 | -1/+0 |
| * | YT-21561: Remove clear cmake flags | nadya73 | 2024-06-18 | 2 | -4/+4 |
| * | remove unused conf variable | svidyuk | 2024-06-18 | 1 | -1/+0 |
| * | Revert commit rXXXXXX,Use same wine peerdir on Windows target regardless of host | zhukoff-pavel | 2024-06-17 | 1 | -1/+2 |
| * | Upload new jdk-17.0.11+9 | alevitskii | 2024-06-17 | 1 | -5/+5 |
| * | up minSdkVersion to 26 | kmartynkov | 2024-06-17 | 2 | -2/+2 |
| * | Automatic release build for ymake, os_ymake | robot-ya-builder | 2024-06-17 | 3 | -10/+20 |
| * | Ignore warnings from bison, do not try to fix them | thegeorg | 2024-06-16 | 1 | -0/+4 |
| * | [contrib] import openthread for linux platform | rus084 | 2024-06-14 | 1 | -0/+5 |
| * | c17dab7d2265202e3437b7e9ad6a93485c578b92 | pg | 2024-06-14 | 1 | -0/+1 |
| * | Fix tidy | iaz1607 | 2024-06-14 | 2 | -60/+7 |
| * | Jacoco 0.8.12 with Java 22 support to fix Java 20+ coverage reports | miroslav2 | 2024-06-14 | 1 | -0/+2 |
| * | pass module lang in tests | elen-volodina | 2024-06-14 | 1 | -15/+15 |
| * | Release clang16 #10 | robot-brewer | 2024-06-14 | 2 | -5/+15 |
| * | Fix uberjar shading, support LDC processing with new option 'shade-include' | miroslav2 | 2024-06-14 | 1 | -8/+24 |
| * | Use same wine peerdir on Windows target regardless of host | spreis | 2024-06-14 | 1 | -2/+1 |
| * | Add OS_SDK from ubuntu-22 | mikhnenko | 2024-06-13 | 1 | -0/+2 |
| * | feat(conf): strong error for missing env | zaverden | 2024-06-13 | 1 | -1/+1 |
| * | feat(nots/cli): build env support | zaverden | 2024-06-13 | 2 | -1/+25 |
| * | Fix java command file in plugin | v-korovin | 2024-06-13 | 4 | -12/+55 |
| * | Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, os_test_tool | robot-ya-builder | 2024-06-13 | 3 | -10/+14 |
| * | [build] link_exe: Add cupti to CUDA_LIBRARIES | deshevoy | 2024-06-13 | 1 | -0/+2 |
| * | Change "build/ymake.core.conf": add .a and .lib extensions to _LINK_UNIT to e... | thetweak | 2024-06-12 | 1 | -1/+1 |
| * | Mitigate meaningless difference in .clang-format's | thegeorg | 2024-06-12 | 1 | -0/+1 |
| * | Intermediate changes | robot-piglet | 2024-06-12 | 1 | -0/+10 |
| * | Upload new jdk-21.0.3+9 | robot-javacom | 2024-06-12 | 1 | -5/+5 |
| * | Fix commands on Windows | spreis | 2024-06-12 | 2 | -10/+25 |
| * | return some patches | dimastark | 2024-06-12 | 1 | -0/+2 |
| * | Intermediate changes | robot-piglet | 2024-06-12 | 1 | -0/+90 |
| * | Port VQE to Xtensa Hifi4 DSPs (part I) | koryabkin | 2024-06-12 | 1 | -1/+5 |
| * | Intermediate changes | robot-piglet | 2024-06-12 | 2 | -0/+42 |
| * | Introduce project-specific STYLE_CPP() variant | thegeorg | 2024-06-12 | 1 | -4/+10 |
| * | kotlinx serialization | c0nsumer | 2024-06-12 | 1 | -1/+4 |
| * | Add xtensa hifi4 toolchain | maksimbenko10 | 2024-06-12 | 1 | -1/+1 |
| * | Stricter trimming in dart files | alevitskii | 2024-06-12 | 2 | -12/+11 |
| * | feat(conf+builder): build without contrib/typescript | zaverden | 2024-06-11 | 7 | -15/+73 |
| * | [contrib] Add CUB 1.8.0 for CUDA 10.2 | deshevoy | 2024-06-11 | 6 | -13/+42 |
| * | Release gdb14 #12 | robot-brewer | 2024-06-10 | 2 | -2/+6 |