| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'rightlib' into mergelibs-241216-1701 | Alexander Smirnov | 2024-12-16 | 2 | -32/+0 |
| |\ |
|
| | * | Get rid of non-existent Non-Applicable license | thegeorg | 2024-12-16 | 1 | -1/+0 |
| | * | Revert commit rXXXXXX, Automatic release build for test_tool, ya_bin, os_ya, ... | zhukoff-pavel | 2024-12-16 | 3 | -14/+10 |
| | * | Intermediate changes | robot-piglet | 2024-12-16 | 1 | -31/+0 |
| | * | Automatic release build for test_tool, ya_bin, os_ya, os_test_tool | robot-ya-builder | 2024-12-16 | 3 | -10/+14 |
| * | | Merge branch 'rightlib' into mergelibs-241216-0851 | Alexander Smirnov | 2024-12-16 | 10 | -69/+46 |
| |\| |
|
| | * | Rename attribute | alevitskii | 2024-12-16 | 2 | -3/+3 |
| | * | Rename ya.common to linters.make.inc | alevitskii | 2024-12-16 | 1 | -1/+1 |
| | * | Get rid of non-existent zlib-acknowledgement license | thegeorg | 2024-12-16 | 1 | -1/+0 |
| | * | Remove Unittest-Permissive-License | thegeorg | 2024-12-16 | 1 | -1/+0 |
| | * | Automatic release build for ymake, os_ymake | robot-ya-builder | 2024-12-16 | 3 | -10/+20 |
| | * | Introduce Service-Sourceless-Library license | thegeorg | 2024-12-16 | 1 | -0/+1 |
| | * | Remove unused sysincls | thegeorg | 2024-12-14 | 1 | -5/+0 |
| | * | Remove empty resolving of ICU-specific headers | thegeorg | 2024-12-14 | 1 | -15/+0 |
| | * | Use clang version as clang-windows toolchain version | thegeorg | 2024-12-13 | 2 | -10/+7 |
| | * | Remove unused NO_WERROR() macro | thegeorg | 2024-12-13 | 1 | -8/+0 |
| | * | YT-23210: Update ytexec | ilyaibraev | 2024-12-13 | 1 | -2/+4 |
| | * | Release clang-format-18 #3 | robot-brewer | 2024-12-13 | 1 | -0/+10 |
| | * | ymake_conf.py: Remove remaining traces of 'ya ide msvs' | thegeorg | 2024-12-13 | 1 | -13/+0 |
| * | | Merge branch 'rightlib' into mergelibs-241213-1023 | Alexander Smirnov | 2024-12-13 | 17 | -235/+211 |
| |\| |
|
| | * | Fix RESOURCE_LIBRARY_SEM | dimdim11 | 2024-12-13 | 1 | -2/+3 |
| | * | Automatic release build for test_tool, os_ya, ya_bin, os_test_tool | robot-ya-builder | 2024-12-13 | 3 | -10/+14 |
| | * | Fastfix using errorprone | dimdim11 | 2024-12-13 | 1 | -1/+1 |
| | * | Never compress python build resources to speedup python configuration and build | spreis | 2024-12-13 | 2 | -19/+19 |
| | * | Intermediate changes | robot-piglet | 2024-12-13 | 1 | -0/+6 |
| | * | ymake impl is the only impl of GENERATE_SCRIPT | svidyuk | 2024-12-13 | 2 | -20/+5 |
| | * | Prepare Java configuration for engine switching | vpozdyayev | 2024-12-13 | 1 | -32/+62 |
| | * | Var for IGNORED semantic and add_prefix for semantic vars | dimdim11 | 2024-12-13 | 6 | -80/+79 |
| | * | Use -Wno-missing-designated-field-initializers | vadim-xd | 2024-12-13 | 1 | -1/+1 |
| | * | Remove ide_msvs from ymake_conf.py and other conf | mikhnenko | 2024-12-12 | 3 | -67/+18 |
| | * | Update YFM for ya make to latest version | robot-infraui-ci | 2024-12-12 | 1 | -4/+4 |
| * | | Merge branch 'rightlib' into rightlib_20241212 | Vitaly Isaev | 2024-12-12 | 1 | -1/+0 |
| |\| |
|
| | * | Remove empty resolving of winmmap.h | thegeorg | 2024-12-12 | 1 | -1/+0 |
| | * | Add LINTERS_MAKE_FILENAME temp variable | alevitskii | 2024-12-12 | 1 | -0/+1 |
| | * | Automatic release build for ymake, os_ymake | robot-ya-builder | 2024-12-12 | 3 | -10/+20 |
| | * | Remove empty resolving of gdwmfapi.h | thegeorg | 2024-12-12 | 1 | -1/+0 |
| | * | Remove usages of IDE_MSVS in build/**.conf | mikhnenko | 2024-12-11 | 4 | -23/+3 |
| | * | Restore file "build/conf/a.yaml" | spreis | 2024-12-11 | 1 | -0/+15 |
| | * | nots/*: Поддержка пиров из pnpm.overrides (Experiment) | khoden | 2024-12-11 | 1 | -4/+9 |
| | * | Remove empty resolving of sf_unistd.h | thegeorg | 2024-12-11 | 1 | -1/+0 |
| | * | Automatic release build for ymake, os_ymake | robot-ya-builder | 2024-12-11 | 3 | -10/+20 |
| | * | Support python custom linter configs during configuration | alevitskii | 2024-12-11 | 3 | -45/+62 |
| | * | Remove unused script | svidyuk | 2024-12-11 | 2 | -132/+0 |
| | * | [build] cuda: Fix dynamic linking with new cuDNN versions | deshevoy | 2024-12-11 | 1 | -0/+6 |
| | * | Skip empty classpath of RUN_JAVA_PROGRAM | dimdim11 | 2024-12-10 | 1 | -4/+4 |
| | * | Flag of using errorprone | dimdim11 | 2024-12-10 | 4 | -1/+7 |
| | * | Fix RUN_JAVA_PROGRAM after refactor | dimdim11 | 2024-12-10 | 3 | -13/+12 |
| * | | Add LINTERS_MAKE_FILENAME temp variable | alevitskii | 2024-12-12 | 1 | -0/+1 |
| * | | Automatic release build for ymake, os_ymake | robot-ya-builder | 2024-12-12 | 3 | -10/+20 |
| * | | Remove empty resolving of gdwmfapi.h | thegeorg | 2024-12-12 | 1 | -1/+0 |