summaryrefslogtreecommitdiffstats
path: root/build/export_generators/gradle
Commit message (Collapse)AuthorAgeFilesLines
* Support RUN_JAVA_PROGRAM tool as projectdimdim112026-02-251-1/+1
| | | | commit_hash:9ca213b8cae2b5131fcbc74ab0ce7bdf5b0eade8
* New object semantic for APs supported deps for handmade APsdimdim112025-11-281-1/+0
| | | | commit_hash:1c7d86e042513717ca6e348890ad255087b8c08f
* Refactor source/resource sets semantics to objects with dir, globs, prefix; ↵dimdim112025-06-121-5/+0
| | | | | | | support single source/resource files Refactor source/resource sets semantics to objects with dir, globs, prefix; support single source/resource files commit_hash:e84a3800c76f0b69d8450809bbc482533f26cff9
* Remove unused in_dirs_inputsdimdim112025-06-051-1/+0
| | | | | Remove unused in_dirs_inputs commit_hash:439db7df10701d7a26683f5d494b1e9153a383e7
* Add proto_namespace to induced, use it in prepare protodimdim112025-05-051-0/+1
| | | | | Add proto_namespace to induced, use it in prepare proto commit_hash:3b9c5328e8996799431e9dace03fcd78fd4e1f15
* Many fixes around kotlin and fix copy codegendimdim112025-04-301-3/+0
| | | | | Many fixes around kotlin and fix copy codegen commit_hash:63e388f3b3d56c95287e71d0624b51288c07379c
* Use test_reldir in test source sets, remove merge options from generatorsdimdim112025-04-301-9/+0
| | | | commit_hash:eeef7afb6fc55fee3a27d48abc3d015c76b16283
* Add JAVA_TEST_LIBRARY, fix PEERDIR_TAGS for JUNIT5/JTEST, approve dependency ↵dimdim112025-04-301-0/+5
| | | | | | from JAVA_LIBRARY/PROGRAM to JTEST/JUNIT5/JAVA_TEST_LIBRARY just now, but TODO remove future commit_hash:9f8630604c4f0816349bc1a22130062bbfd96ac6
* Use junit4/5 semantics for java testsdimdim112025-04-241-0/+10
| | | | | Use junit4/5 semantics for java tests commit_hash:def6b37d434f8759c3ba83213b5baf2f1af85220
* Support gradle resourcesdimdim112025-04-101-0/+1
| | | | | Support gradle resources commit_hash:05441c19e68954fa4315e996f37f4d34add55389
* Add semantic with kotlinc flagsdimdim112025-03-191-0/+1
| | | | | Add semantic with kotlinc flags commit_hash:4974ee4f5414cd95fef4a0af97fa4f40436aa0cb
* Revert commit rXXXXXX,Fix api/implementation in dependenciesdimdim112025-03-142-53/+34
| | | | commit_hash:339fba10db40dbbc519f4c287592c09239966793
* [java] YT-20444 Move YTsaurusFixture to test-integrationtinarsky2025-03-141-1/+2
| | | | | | | | | * Changelog entry Type: fix Component: java-sdk Move YTsaurusFixture from ytsaurus-testlib to ytsaurus-client/src/test-integration. commit_hash:1a6d6bf9b5bb37e63cd50efb67acae0dd1e27e55
* Fix api/implementation in dependenciesdimdim112025-03-132-34/+53
| | | | | Fix api/implementation in dependencies commit_hash:aa1b09da88d81da729b276275c0e02342fe30c05
* Use custom_runs in CMakedimdim112025-02-111-0/+4
| | | | | Use custom_runs in CMake commit_hash:f8c16b70cc679bd47e7f053c28a3738a8e2a3b8d
* Support kotlin proto without grpc in ya ide gradle, update Kotlin plugin, ↵dimdim112025-02-051-0/+25
| | | | | | sources -> source commit_hash:dcaf3228b9c1433141dfad4d88533188dbcad04b
* Add semantics for JDK path and versiondimdim112024-12-181-0/+2
| | | | | Add semantics for JDK path and version commit_hash:c1a6fa63fea3f4a360d9cc0e8eff367bf5f56ceb
* Flag of using errorpronedimdim112024-12-101-0/+1
| | | | | Flag of using errorprone commit_hash:e1d5b2a21907aa1ebc1886fa51184da2a1c9dbf1
* Refactor ide-gradle templatesdimdim112024-12-101-3/+3
| | | | | Refactor ide-gradle templates commit_hash:58147076392cab3f86ba196c01f437e39173e48e
* Upgrades for AP in templates, some fixesdimdim112024-11-151-2/+4
| | | | | Upgrades for AP in templates, some fixes commit_hash:63f7bbc30e5df3c590e65c9b54346158193efd45
* Use sets for WITH_KOTLINC_... and use they in jinja templatesdimdim112024-10-311-4/+4
| | | | | Use sets for WITH_KOTLINC_... and use they in jinja templates commit_hash:8c361169c391a4dd25525031d3cfa1499fd977af
* Add sem use_annotation_processordimdim112024-08-221-0/+1
| | | | | Add sem use_annotation_processor f5ffdd48bd9f14fc3bf52b8f4a22d0b9277305a2
* Continue merge cmake and jinja generatordimdim112024-05-301-1/+1
| | | | ae553e8c277c98241e7ae89f693ae7e7b3dc5c98
* CMake generator based on Jinja generatordimdim112024-05-152-2/+12
| | | | 99902937b544f5d8150a5c6132861e1bb52d3ced
* Merge jinja and cmake generators - first stagedimdim112024-04-281-0/+2
| | | | | | | Upgrade merge platforms, remove SubDirs from platform Merge almost all cmake generator logic to jinja generator e83692792026885a45cb7eb985d1bbba6eea373d
* Refactor with_kotlin(c) from bool to flagsdimdim112024-02-221-5/+5
| | | | | Refactor with_kotlin(c) from bool to flags 4f48002306b62eb54db67dec6e06a31eb667af8a
* Add enable_preview and annotation_processors attrsdimdim112024-02-121-0/+2
| | | | Add enable_preview and annotation_processors attrs
* Remove targets, use target/extra_targetsdimdim112024-02-012-3/+0
|
* Add target and extra_targets, remove unused Targets_, recanonize testsdimdim112024-01-312-62/+64
| | | | Add target and extra_targets, remove unused Targets_, recanonize tests
* Library import 8 (#1074)AlexSm2024-01-181-3/+4
| | | | | * Library import 8 * Add contrib/libs/cxxsupp/libcxx/include/__verbose_abort
* Library import 2 (#639)AlexSm2023-12-222-6/+4
|
* Switch to use object attributes for consumerdimdim112023-12-153-21/+23
| | | | Use object attribute for consumer
* Parse attributes tree with - as divider in generator spec and semanticsdimdim112023-12-081-4/+4
|
* Add sematic attributes, refactor java.conf, scripts for manual check yexport ↵dimdim112023-12-052-9/+22
| | | | output for yt, ydb, catboost
* Align protoc version for java with one in Arcadiasnermolaev2023-12-021-2/+6
|
* Refactor java.conf, add obj attributes without use theydimdim112023-11-301-2/+11
| | | | Refactor java.conf, add obj attributes without use they
* Revert commit rXXXXXX,Add env semanticsvidyuk2023-11-241-1/+0
|
* Add env semanticdimdim112023-11-241-0/+1
|
* Add sem function exclude with EXCLUDE_VALUEdimdim112023-10-301-0/+1
| | | | Add sem function exclude with EXCLUDE_VALUE
* Intermediate changesrobot-piglet2023-08-101-1/+1
|
* Add yexport export generatorsalexv-smirnov2023-07-289-0/+547