| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add semantic for excludes in sets | dimdim11 | 6 days | 1 | -0/+2 |
| * | Export sets globs as is | dimdim11 | 6 days | 1 | -4/+3 |
| * | Fix patch codegen source sets, create duplicate sources and resources sets fo... | dimdim11 | 11 days | 1 | -11/+20 |
| * | Deduplication lomboks | dimdim11 | 13 days | 1 | -7/+10 |
| * | Add template tests, restyle/minimize template codes, fix/refactor auto resour... | dimdim11 | 13 days | 10 | -49/+39 |
| * | Add exporting outside Arcadia. | nogert | 13 days | 4 | -0/+15 |
| * | Fix invalid dedup SourceSets, add tasks depends | dimdim11 | 2026-06-10 | 1 | -20/+28 |
| * | Increase memory for gradlew | dimdim11 | 2026-06-09 | 2 | -2/+2 |
| * | Improve style checks for codegen. | nogert | 2026-04-08 | 1 | -2/+4 |
| * | Disable style checks for codegen and protobuf. Run style checks before tests. | nogert | 2026-04-07 | 2 | -2/+15 |
| * | Support Solomon specific checkstyle. | nogert | 2026-04-07 | 3 | -0/+13 |
| * | Fix ErrorProne flags for tests | dimdim11 | 2026-03-23 | 1 | -1/+1 |
| * | Support RUN_JAVA_PROGRAM tool as project | dimdim11 | 2026-02-25 | 3 | -68/+114 |
| * | Support SYSTEM_PROPERTIES macro | dimdim11 | 2026-02-20 | 2 | -6/+17 |
| * | Patch roots in jvmArgs | dimdim11 | 2026-02-04 | 2 | -2/+2 |
| * | Preventing automatic search for main in only tests project | dimdim11 | 2026-02-04 | 1 | -0/+9 |
| * | Add file encoding UTF8 for RUN_JAVA_PROGRAM | dimdim11 | 2025-12-12 | 1 | -1/+1 |
| * | Remove support replaced semantics | dimdim11 | 2025-12-06 | 4 | -107/+37 |
| * | Fix semantics typo | dimdim11 | 2025-11-29 | 1 | -1/+1 |
| * | Patch graph by new AP/KAPT semantics | dimdim11 | 2025-11-29 | 1 | -4/+6 |
| * | Support export ENV in RUN_JAVA_PROGRAM and RUN_PROGRAM | dimdim11 | 2025-11-28 | 5 | -26/+29 |
| * | New object semantic for APs supported deps for handmade APs | dimdim11 | 2025-11-28 | 4 | -44/+120 |
| * | Add output_root to list of AP jars | dimdim11 | 2025-11-26 | 3 | -18/+15 |
| * | Remove compile depends to codegens with special output folders | dimdim11 | 2025-11-21 | 2 | -1/+2 |
| * | Add handmade annotation processors | dimdim11 | 2025-11-18 | 1 | -12/+42 |
| * | Skip proto_plugin grpc_java | dimdim11 | 2025-11-17 | 1 | -7/+8 |
| * | Support proto plugins in templates | dimdim11 | 2025-11-14 | 1 | -4/+21 |
| * | Proto plugins semantics | dimdim11 | 2025-11-14 | 1 | -0/+4 |
| * | Fix jnis var | dimdim11 | 2025-11-14 | 1 | -1/+1 |
| * | Fix PatchRoots for projectBuildDir and refactor, add tests | dimdim11 | 2025-11-11 | 1 | -9/+22 |
| * | Execute run_antlr4 same as ya make | dimdim11 | 2025-11-10 | 2 | -1/+10 |
| * | Enable preview for compile at any target | dimdim11 | 2025-11-10 | 1 | -2/+2 |
| * | Fill dirnames in settings, relative classpath for project_root modules | dimdim11 | 2025-11-10 | 3 | -2/+18 |
| * | Reorder blocks to more common locations | dimdim11 | 2025-11-06 | 5 | -21/+21 |
| * | Remove support publishing | dimdim11 | 2025-11-05 | 7 | -22/+8 |
| * | Don't enable ErrorProne in tests, if errorprone in main. Disable ErrorProne i... | dimdim11 | 2025-11-01 | 2 | -4/+6 |
| * | Keep java annotation processors in KAPT | dimdim11 | 2025-10-31 | 1 | -1/+5 |
| * | Style fix for gradle | dimdim11 | 2025-10-31 | 1 | -4/+4 |
| * | Simplify Proto setup | nevack | 2025-10-31 | 4 | -39/+25 |
| * | Move -XX:* arguments to jvmArgs instead -X in RUN_JAVA_PROGRAM | dimdim11 | 2025-10-31 | 1 | -1/+1 |
| * | Exclude in kotlin by setSrcDirs | dimdim11 | 2025-10-30 | 2 | -6/+4 |
| * | Exclude sources in compileTestKotlin if no tests | dimdim11 | 2025-10-30 | 1 | -3/+8 |
| * | Fix patch outputs path | dimdim11 | 2025-10-29 | 1 | -5/+14 |
| * | , Switch to Gradle 9.1 and fix JDK11 compatibilty mode. | nogert | 2025-10-28 | 6 | -36/+38 |
| * | Fix srcDir to generated sources, fix PatchArg | dimdim11 | 2025-10-25 | 3 | -30/+72 |
| * | Codegen to private folders for each task, collect after codegen | dimdim11 | 2025-10-23 | 13 | -102/+191 |
| * | Fix select mainClass fill jvmArgs by -D/-X in RUN_JAVA_PROGRAM | dimdim11 | 2025-10-22 | 1 | -4/+15 |
| * | Remove mkBuildDir. | nogert | 2025-10-20 | 1 | -13/+0 |
| * | Make Gradle Daemon JVM to not depend on graph deps | nevack | 2025-10-17 | 1 | -0/+6 |
| * | Support JUnit6 tests in ya ide gradle. | nogert | 2025-10-17 | 3 | -1/+7 |