summaryrefslogtreecommitdiffstats
path: root/build/export_generators
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix: Add pthread library in global_flags after it has been removed as a libcx...akhropov2025-01-261-0/+14
* Support custom binary runs in semantics for ya ide gradledimdim112025-01-231-0/+7
* Remove backward compatibility for JDK attrsdimdim112024-12-201-9/+4
* Fix templates for RUN_JAVA_PROGRAM and JAVA_SRCSdimdim112024-12-194-51/+49
* Patch and use jdk_version, jdk_path semanticsdimdim112024-12-197-15/+46
* Fix build arcanum/serverdimdim112024-12-191-0/+1
* Fix generating jvm args for enable preview.nogert2024-12-181-2/+2
* Add semantics for JDK path and versiondimdim112024-12-182-0/+4
* Fastfix using errorpronedimdim112024-12-131-1/+1
* Skip empty classpath of RUN_JAVA_PROGRAMdimdim112024-12-101-4/+4
* Flag of using errorpronedimdim112024-12-103-1/+3
* Fix RUN_JAVA_PROGRAM after refactordimdim112024-12-103-13/+12
* Refactor ide-gradle templatesdimdim112024-12-1024-312/+311
* Support errorprone and refactor templatedimdim112024-12-0912-377/+381
* Use required JDK as isdimdim112024-11-271-6/+1
* Opt for enable errorprone in Gradle, disabled by defaultdimdim112024-11-271-5/+9
* Fix ya ide gradle when build.gradle.kts near settings.gradle.ktsdimdim112024-11-271-5/+6
* Fix proto with proto-libraries, refactor errorpronedimdim112024-11-212-26/+61
* Fix most Gradle proto buildsdimdim112024-11-211-37/+21
* Style fixesdimdim112024-11-192-7/+5
* Fix javac flags, full support of RUN_JAVA_PROGRAMdimdim112024-11-192-62/+101
* Patch annotation processorsdimdim112024-11-192-19/+13