| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Lombok always first AP | dimdim11 | 2025-06-05 | 1 | -4/+7 |
| * | Patch templates for symlinks to generated | dimdim11 | 2025-06-04 | 1 | -2/+7 |
| * | Optimize source sets template | dimdim11 | 2025-06-04 | 1 | -27/+24 |
| * | Remove hardcoded src/main, src/test | dimdim11 | 2025-06-03 | 1 | -14/+4 |
| * | Patch 'OpenSSL::OpenSSL' in interfaces as well. | akhropov | 2025-05-31 | 1 | -0/+4 |
| * | Fix review rules. | nogert | 2025-05-29 | 1 | -3/+3 |
| * | Review rules for ide-gradle templates | dimdim11 | 2025-05-28 | 1 | -0/+14 |
| * | Detect with_kapt only if present kapt classpaths | dimdim11 | 2025-05-28 | 1 | -2/+2 |
| * | Fix for Kotlin in Delombok | dimdim11 | 2025-05-28 | 6 | -3/+17 |
| * | Support output_root in templates | dimdim11 | 2025-05-27 | 6 | -9/+16 |
| * | Make build directory | dimdim11 | 2025-05-27 | 1 | -0/+10 |
| * | Fix deprecation warning in gradle logs. | nogert | 2025-05-26 | 1 | -2/+2 |
| * | Fix kotlin serialization and lombok, add tests | dimdim11 | 2025-05-26 | 1 | -2/+4 |
| * | Use AP as classpath instead jar | dimdim11 | 2025-05-24 | 1 | -2/+3 |
| * | Use project_root in patching paths | dimdim11 | 2025-05-23 | 1 | -2/+2 |
| * | Revert gradle protobuf plugin to 0.9.4 | dimdim11 | 2025-05-23 | 1 | -1/+1 |
| * | Fix apply absolute resource dir | dimdim11 | 2025-05-23 | 1 | -1/+1 |
| * | Unique sort AP/KAPT list | dimdim11 | 2025-05-23 | 1 | -2/+2 |
| * | Update gradle and protobuf versions. | nogert | 2025-05-22 | 2 | -2/+2 |
| * | Enable KAPT in ya ide gradle templates | dimdim11 | 2025-05-22 | 2 | -4/+0 |
| * | Fix: Set __SSE__ compiler macro for MSVC. | akhropov | 2025-05-18 | 1 | -0/+1 |
| * | Support disable lombok plugin in templates, support test errorprone | dimdim11 | 2025-05-14 | 7 | -83/+93 |
| * | Support KAPT semantics in ya ide gradle templates | dimdim11 | 2025-05-14 | 9 | -53/+113 |
| * | Add KAPT semantics | dimdim11 | 2025-05-13 | 1 | -0/+5 |
| * | Remove unnecessary excludes in build contribs mode. | nogert | 2025-05-06 | 1 | -1/+1 |
| * | Improve source sets definitions. | nogert | 2025-05-06 | 1 | -31/+28 |
| * | Delombok after codegen | dimdim11 | 2025-05-06 | 1 | -0/+4 |
| * | Add proto_namespace to induced, use it in prepare proto | dimdim11 | 2025-05-05 | 3 | -4/+17 |
| * | 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 |