summaryrefslogtreecommitdiffstats
path: root/build/export_generators
Commit message (Expand)AuthorAgeFilesLines
* Support absolute path in globsdimdim112025-04-301-4/+14
* Minimize deps by unique, exclude deps from test depsdimdim112025-04-301-9/+11
* Many fixes around kotlin and fix copy codegendimdim112025-04-309-36/+46
* Use test_reldir in test source sets, remove merge options from generatorsdimdim112025-04-303-42/+15
* Add JAVA_TEST_LIBRARY, fix PEERDIR_TAGS for JUNIT5/JTEST, approve dependency ...dimdim112025-04-302-0/+10
* Rename, improve filtering errorpronedimdim112025-04-301-8/+8
* Support jvm args, skip empty excludesdimdim112025-04-282-4/+16
* Fix generate errorprone versiondimdim112025-04-281-1/+1
* Use junit4/5 semantics for java testsdimdim112025-04-242-0/+20
* Fix too many dependencies by jar-file deps from listsdimdim112025-04-182-61/+74
* Unique source/resource sets, refactor templatesdimdim112025-04-175-72/+41
* Cut classpath by common_dirdimdim112025-04-1713-31/+61
* Support codegen in extra targetsdimdim112025-04-148-64/+73
* Support ErrorProne propertiesdimdim112025-04-141-10/+44
* Fix and refactor copy/move files, add copy/move_file flagdimdim112025-04-1110-21/+24
* Add paths for auto start gradle testsdimdim112025-04-111-12/+25
* Fix move typodimdim112025-04-101-1/+1
* Fix codegen dependsdimdim112025-04-108-25/+42
* Generate codegen depends by indexes from graphdimdim112025-04-106-63/+66
* Refactor for minimize copy-paste between standart and proto build.gradle.kts ...dimdim112025-04-105-120/+95
* Support gradle resourcesdimdim112025-04-104-9/+39
* Support COPY_FILE in ya ide gradle, refactor templatesdimdim112025-04-046-44/+104
* SourcesJar must run after Compile Java/Kotlindimdim112025-04-045-10/+15
* Copy generated protos to main_protosdimdim112025-04-035-31/+34
* Fix usage generated protodimdim112025-04-032-5/+26
* Fix proto templatesdimdim112025-04-026-15/+30
* Fix commandLine with redirect stdoutdimdim112025-04-021-2/+2
* Change buildDir, set workingDir to buildDir by default, relative outputs to b...dimdim112025-04-025-27/+61
* Fix patch tools root in RUN_JAVA_PROGRAMdimdim112025-03-281-2/+2
* Add run custom program tasksdimdim112025-03-277-21/+143
* Support force JDK version in templatesdimdim112025-03-271-1/+3
* Add Kotlin compile flagsdimdim112025-03-194-0/+26
* Add semantic with kotlinc flagsdimdim112025-03-192-0/+2
* Don't include FindCython explicitly, this will allow 'Cython_ROOT' variable t...akhropov2025-03-181-5/+0
* Fix empty javac flags, move errorprone flagsdimdim112025-03-174-22/+27
* Support switching between internal and external cython using USE_INTERNAL_CYT...akhropov2025-03-163-2/+64
* Revert commit rXXXXXX,Fix api/implementation in dependenciesdimdim112025-03-142-53/+34
* [java] YT-20444 Move YTsaurusFixture to test-integrationtinarsky2025-03-141-1/+2
* Systemize ya ide gradle testsdimdim112025-03-131-0/+6
* Fix api/implementation in dependenciesdimdim112025-03-132-34/+53
* Revert commit adda1c0216c0412e626f44fe10e9709fa2716e5c, Put compiler_executab...dimdim112025-03-051-3/+3
* Uniqueness conan by OS requiresdimdim112025-03-041-10/+14
* Fix exporting run_antlr(4) to CMakedimdim112025-02-132-9/+10
* Follow changes in link_lib.py again.akhropov2025-02-121-1/+0
* Follow changes in link_lib.py.akhropov2025-02-121-0/+3
* Use custom_runs in CMakedimdim112025-02-116-11/+115
* Put lombok as first annotation processordimdim112025-02-071-6/+14
* Extend integration java test directory list.nogert2025-02-072-0/+3
* Gradle testsdimdim112025-02-061-0/+78
* Support kotlin proto without grpc in ya ide gradle, update Kotlin plugin, sou...dimdim112025-02-057-10/+55