summaryrefslogtreecommitdiffstats
path: root/build/export_generators
Commit message (Expand)AuthorAgeFilesLines
* Improve style checks for codegen.nogert2026-04-081-2/+4
* Disable style checks for codegen and protobuf. Run style checks before tests.nogert2026-04-072-2/+15
* Support Solomon specific checkstyle.nogert2026-04-073-0/+13
* Fix ErrorProne flags for testsdimdim112026-03-231-1/+1
* Deny cmake in-source buildsdimdim112026-03-171-0/+7
* Support RUN_JAVA_PROGRAM tool as projectdimdim112026-02-254-69/+115
* Support SYSTEM_PROPERTIES macrodimdim112026-02-202-6/+17
* Remove excessive CUDA compilation parallelism that could lead to RAM exhausti...akhropov2026-02-191-1/+1
* Add -fsized-deallocation into cmake listsmikhnenko2026-02-171-0/+1
* Don't add files that are not generated to the output. Remove copy-paste.akhropov2026-02-081-8/+9
* Patch roots in jvmArgsdimdim112026-02-042-2/+2
* Preventing automatic search for main in only tests projectdimdim112026-02-041-0/+9
* Use CMAKE_CUDA_ARCHITECTURES. Fix #2540akhropov2026-01-221-0/+4
* Set BUILD_TYPE $<CONFIGURATION>dimdim112026-01-191-2/+6
* Add file encoding UTF8 for RUN_JAVA_PROGRAMdimdim112025-12-121-1/+1
* Remove support replaced semanticsdimdim112025-12-064-107/+37
* Allow to use libc++ with CUDA 12.3+.. #2755akhropov2025-12-021-0/+2
* Fix semantics typodimdim112025-11-291-1/+1
* Patch graph by new AP/KAPT semanticsdimdim112025-11-291-4/+6
* Support export ENV in RUN_JAVA_PROGRAM and RUN_PROGRAMdimdim112025-11-285-26/+29
* New object semantic for APs supported deps for handmade APsdimdim112025-11-285-45/+120
* Add output_root to list of AP jarsdimdim112025-11-263-18/+15
* Remove compile depends to codegens with special output foldersdimdim112025-11-212-1/+2
* Add handmade annotation processorsdimdim112025-11-181-12/+42
* Skip proto_plugin grpc_javadimdim112025-11-171-7/+8
* Support proto plugins in templatesdimdim112025-11-141-4/+21
* Proto plugins semanticsdimdim112025-11-141-0/+4
* Fix jnis vardimdim112025-11-141-1/+1
* Fix PatchRoots for projectBuildDir and refactor, add testsdimdim112025-11-111-9/+22
* Execute run_antlr4 same as ya makedimdim112025-11-102-1/+10
* Enable preview for compile at any targetdimdim112025-11-101-2/+2
* Fill dirnames in settings, relative classpath for project_root modulesdimdim112025-11-103-2/+18
* Reorder blocks to more common locationsdimdim112025-11-065-21/+21
* Remove support publishingdimdim112025-11-057-22/+8
* Don't enable ErrorProne in tests, if errorprone in main. Disable ErrorProne i...dimdim112025-11-012-4/+6
* Keep java annotation processors in KAPTdimdim112025-10-311-1/+5
* Style fix for gradledimdim112025-10-311-4/+4
* Simplify Proto setupnevack2025-10-314-39/+25
* Move -XX:* arguments to jvmArgs instead -X in RUN_JAVA_PROGRAMdimdim112025-10-311-1/+1
* Exclude in kotlin by setSrcDirsdimdim112025-10-302-6/+4
* Exclude sources in compileTestKotlin if no testsdimdim112025-10-301-3/+8
* Fix patch outputs pathdimdim112025-10-291-5/+14
* , Switch to Gradle 9.1 and fix JDK11 compatibilty mode.nogert2025-10-286-36/+38
* Fix srcDir to generated sources, fix PatchArgdimdim112025-10-253-30/+72
* Codegen to private folders for each task, collect after codegendimdim112025-10-2313-102/+191
* Fix select mainClass fill jvmArgs by -D/-X in RUN_JAVA_PROGRAMdimdim112025-10-221-4/+15
* Remove mkBuildDir.nogert2025-10-201-13/+0
* Make Gradle Daemon JVM to not depend on graph depsnevack2025-10-171-0/+6
* Support JUnit6 tests in ya ide gradle.nogert2025-10-173-1/+7
* Fix relative outdirdimdim112025-10-161-1/+2