| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | SourcesJar must run after Compile Java/Kotlin | dimdim11 | 2025-04-04 | 5 | -10/+15 |
| * | Copy generated protos to main_protos | dimdim11 | 2025-04-03 | 5 | -31/+34 |
| * | Fix usage generated proto | dimdim11 | 2025-04-03 | 2 | -5/+26 |
| * | Fix proto templates | dimdim11 | 2025-04-02 | 6 | -15/+30 |
| * | Fix commandLine with redirect stdout | dimdim11 | 2025-04-02 | 1 | -2/+2 |
| * | Change buildDir, set workingDir to buildDir by default, relative outputs to b... | dimdim11 | 2025-04-02 | 5 | -27/+61 |
| * | Fix patch tools root in RUN_JAVA_PROGRAM | dimdim11 | 2025-03-28 | 1 | -2/+2 |
| * | Add run custom program tasks | dimdim11 | 2025-03-27 | 7 | -21/+143 |
| * | Support force JDK version in templates | dimdim11 | 2025-03-27 | 1 | -1/+3 |
| * | Add Kotlin compile flags | dimdim11 | 2025-03-19 | 4 | -0/+26 |
| * | Add semantic with kotlinc flags | dimdim11 | 2025-03-19 | 2 | -0/+2 |
| * | Don't include FindCython explicitly, this will allow 'Cython_ROOT' variable t... | akhropov | 2025-03-18 | 1 | -5/+0 |
| * | Fix empty javac flags, move errorprone flags | dimdim11 | 2025-03-17 | 4 | -22/+27 |
| * | Support switching between internal and external cython using USE_INTERNAL_CYT... | akhropov | 2025-03-16 | 3 | -2/+64 |
| * | Revert commit rXXXXXX,Fix api/implementation in dependencies | dimdim11 | 2025-03-14 | 2 | -53/+34 |
| * | [java] YT-20444 Move YTsaurusFixture to test-integration | tinarsky | 2025-03-14 | 1 | -1/+2 |
| * | Systemize ya ide gradle tests | dimdim11 | 2025-03-13 | 1 | -0/+6 |
| * | Fix api/implementation in dependencies | dimdim11 | 2025-03-13 | 2 | -34/+53 |
| * | Revert commit adda1c0216c0412e626f44fe10e9709fa2716e5c, Put compiler_executab... | dimdim11 | 2025-03-05 | 1 | -3/+3 |
| * | Uniqueness conan by OS requires | dimdim11 | 2025-03-04 | 1 | -10/+14 |
| * | Fix exporting run_antlr(4) to CMake | dimdim11 | 2025-02-13 | 2 | -9/+10 |
| * | Follow changes in link_lib.py again. | akhropov | 2025-02-12 | 1 | -1/+0 |
| * | Follow changes in link_lib.py. | akhropov | 2025-02-12 | 1 | -0/+3 |
| * | Use custom_runs in CMake | dimdim11 | 2025-02-11 | 6 | -11/+115 |
| * | Put lombok as first annotation processor | dimdim11 | 2025-02-07 | 1 | -6/+14 |
| * | Extend integration java test directory list. | nogert | 2025-02-07 | 2 | -0/+3 |
| * | Gradle tests | dimdim11 | 2025-02-06 | 1 | -0/+78 |
| * | Support kotlin proto without grpc in ya ide gradle, update Kotlin plugin, sou... | dimdim11 | 2025-02-05 | 7 | -10/+55 |
| * | Fix: Add pthread library in global_flags after it has been removed as a libcx... | akhropov | 2025-01-26 | 1 | -0/+14 |
| * | Support custom binary runs in semantics for ya ide gradle | dimdim11 | 2025-01-23 | 1 | -0/+7 |
| * | Remove backward compatibility for JDK attrs | dimdim11 | 2024-12-20 | 1 | -9/+4 |
| * | Fix templates for RUN_JAVA_PROGRAM and JAVA_SRCS | dimdim11 | 2024-12-19 | 4 | -51/+49 |
| * | Patch and use jdk_version, jdk_path semantics | dimdim11 | 2024-12-19 | 7 | -15/+46 |
| * | Fix build arcanum/server | dimdim11 | 2024-12-19 | 1 | -0/+1 |
| * | Fix generating jvm args for enable preview. | nogert | 2024-12-18 | 1 | -2/+2 |
| * | Add semantics for JDK path and version | dimdim11 | 2024-12-18 | 2 | -0/+4 |
| * | Fastfix using errorprone | dimdim11 | 2024-12-13 | 1 | -1/+1 |
| * | Skip empty classpath of RUN_JAVA_PROGRAM | dimdim11 | 2024-12-10 | 1 | -4/+4 |
| * | Flag of using errorprone | dimdim11 | 2024-12-10 | 3 | -1/+3 |
| * | Fix RUN_JAVA_PROGRAM after refactor | dimdim11 | 2024-12-10 | 3 | -13/+12 |
| * | Refactor ide-gradle templates | dimdim11 | 2024-12-10 | 24 | -312/+311 |
| * | Support errorprone and refactor template | dimdim11 | 2024-12-09 | 12 | -377/+381 |
| * | Use required JDK as is | dimdim11 | 2024-11-27 | 1 | -6/+1 |
| * | Opt for enable errorprone in Gradle, disabled by default | dimdim11 | 2024-11-27 | 1 | -5/+9 |
| * | Fix ya ide gradle when build.gradle.kts near settings.gradle.kts | dimdim11 | 2024-11-27 | 1 | -5/+6 |
| * | Fix proto with proto-libraries, refactor errorprone | dimdim11 | 2024-11-21 | 2 | -26/+61 |
| * | Fix most Gradle proto builds | dimdim11 | 2024-11-21 | 1 | -37/+21 |
| * | Style fixes | dimdim11 | 2024-11-19 | 2 | -7/+5 |
| * | Fix javac flags, full support of RUN_JAVA_PROGRAM | dimdim11 | 2024-11-19 | 2 | -62/+101 |
| * | Patch annotation processors | dimdim11 | 2024-11-19 | 2 | -19/+13 |