| Commit message (Expand) | Author | Age | Files | Lines |
| * | Support absolute path in globs | dimdim11 | 2025-04-30 | 1 | -4/+14 |
| * | Minimize deps by unique, exclude deps from test deps | dimdim11 | 2025-04-30 | 1 | -9/+11 |
| * | Many fixes around kotlin and fix copy codegen | dimdim11 | 2025-04-30 | 9 | -36/+46 |
| * | Use test_reldir in test source sets, remove merge options from generators | dimdim11 | 2025-04-30 | 3 | -42/+15 |
| * | Add JAVA_TEST_LIBRARY, fix PEERDIR_TAGS for JUNIT5/JTEST, approve dependency ... | dimdim11 | 2025-04-30 | 2 | -0/+10 |
| * | Rename, improve filtering errorprone | dimdim11 | 2025-04-30 | 1 | -8/+8 |
| * | Support jvm args, skip empty excludes | dimdim11 | 2025-04-28 | 2 | -4/+16 |
| * | Fix generate errorprone version | dimdim11 | 2025-04-28 | 1 | -1/+1 |
| * | Use junit4/5 semantics for java tests | dimdim11 | 2025-04-24 | 2 | -0/+20 |
| * | Fix too many dependencies by jar-file deps from lists | dimdim11 | 2025-04-18 | 2 | -61/+74 |
| * | Unique source/resource sets, refactor templates | dimdim11 | 2025-04-17 | 5 | -72/+41 |
| * | Cut classpath by common_dir | dimdim11 | 2025-04-17 | 13 | -31/+61 |
| * | Support codegen in extra targets | dimdim11 | 2025-04-14 | 8 | -64/+73 |
| * | Support ErrorProne properties | dimdim11 | 2025-04-14 | 1 | -10/+44 |
| * | Fix and refactor copy/move files, add copy/move_file flag | dimdim11 | 2025-04-11 | 10 | -21/+24 |
| * | Add paths for auto start gradle tests | dimdim11 | 2025-04-11 | 1 | -12/+25 |
| * | Fix move typo | dimdim11 | 2025-04-10 | 1 | -1/+1 |
| * | Fix codegen depends | dimdim11 | 2025-04-10 | 8 | -25/+42 |
| * | Generate codegen depends by indexes from graph | dimdim11 | 2025-04-10 | 6 | -63/+66 |
| * | Refactor for minimize copy-paste between standart and proto build.gradle.kts ... | dimdim11 | 2025-04-10 | 5 | -120/+95 |
| * | Support gradle resources | dimdim11 | 2025-04-10 | 4 | -9/+39 |
| * | Support COPY_FILE in ya ide gradle, refactor templates | dimdim11 | 2025-04-04 | 6 | -44/+104 |
| * | 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 |