| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | get rid of six in plugins | snermolaev | 2025-05-16 | 1 | -5/+4 |
| | | | | | commit_hash:d85f21d6b4179697b8d5f8ab39c7d5216d35d1a8 | ||||
| * | Revert commit rXXXXXX, ya ide idea: Set kotlin compiler and language versions | darkkeks | 2025-04-14 | 1 | -1/+0 |
| | | | | | commit_hash:931c59bfdfdce5b10006951baf6003babcb56fe1 | ||||
| * | ya ide idea: Set kotlin compiler and language versions | darkkeks | 2025-04-14 | 1 | -0/+1 |
| | | | | | | Сейчас разработчикам приходится вручную указывать правильную версию компилятора для каждого нового проекта, а также при изменении версии в транке. commit_hash:05f4ff24b80109ed25897ff5f064cf6b6ac83c4c | ||||
| * | Add jdk24 support | pazus | 2025-03-25 | 1 | -0/+2 |
| | | | | | commit_hash:3c08964ccb92c46217f9f1ef91ab9b9702ca623f | ||||
| * | feat(conf): JAVA_RESOURCE_TAR | zaverden | 2025-03-25 | 1 | -0/+8 |
| | | | | | commit_hash:d0f3aef0673ee6866c204589c0131efbf0dfc54c | ||||
| * | Do not send java.dart keys which are not used by jbuild anymore | svidyuk | 2025-02-06 | 1 | -23/+0 |
| | | | | | commit_hash:b477f7b740ce4d8e2de4c8b4b14e26185e3abc27 | ||||
| * | Do not send UBERJAR related info to jbuild. It is not handled by jbuild anymore. | svidyuk | 2025-02-05 | 1 | -20/+0 |
| | | | | | commit_hash:43ba235775704a049a26aaba66e16c4266c8b64a | ||||
| * | Do not send to jbuild some values which are not used anymore | svidyuk | 2025-02-04 | 1 | -6/+0 |
| | | | | | commit_hash:bd60e175041449131f406e2ae4a42a22ed0616ba | ||||
| * | All java sources sorting/preparation in a single python script | svidyuk | 2025-01-28 | 1 | -6/+7 |
| | | | | | | | | NOTE: there is still some kotlin source preparation remains in a separate call for `build/scripts/resolve_java_srcs.py` which is going to be joined into `prepare_jar_build.py` later. commit_hash:239933cba6b1a7090a9327d659bb8be3722db916 | ||||
| * | Drop more groovy support related code | svidyuk | 2025-01-17 | 1 | -3/+3 |
| | | | | | commit_hash:81fec1e84eb8eab851b8f82a3ed811f8df9cbf7f | ||||
| * | ymake impl is the only impl of GENERATE_SCRIPT | svidyuk | 2024-12-13 | 1 | -18/+1 |
| | | | | | commit_hash:a6500256017887b429185060801f2b959ebe955e | ||||
| * | Clean dead jbuild related code from java plugin | svidyuk | 2024-12-10 | 1 | -23/+9 |
| | | | | | commit_hash:4ca69fda6fd766a1225e818c8fadbc0aeaf4b72a | ||||
| * | Stop calculating data for some dead jbuild code paths | svidyuk | 2024-11-11 | 1 | -2/+2 |
| | | | | | commit_hash:88de11271aee6ce875a836cbfb24e825d8e7fa99 | ||||
| * | Do not send TEST_CLASSPATH_MANAGED key in java-dart | svidyuk | 2024-11-11 | 1 | -1/+0 |
| | | | | | | Remaining jbuild code does not read this key anymore. commit_hash:e630ee72ec38fc1361861167ba61b46d03e7a099 | ||||
| * | User-freindly error on pom.xml parse error in java macroses | dimdim11 | 2024-11-07 | 1 | -10/+13 |
| | | | | | | User-freindly error on pom.xml parse error in java macroses commit_hash:775254d939c99c4e0b685f17a69b7dbbab8dfa78 | ||||
| * | TEST_CLASSPATH_MANAGED is removed from conf part | svidyuk | 2024-10-15 | 1 | -1/+1 |
| | | | | | commit_hash:2a36e49787ad1c13eeb1a5259f780cdf59550666 | ||||
| * | Upload new jdk-23+37 | robot-javacom | 2024-09-20 | 1 | -0/+2 |
| | | | | | | https://a.yandex-team.ru/projects/committeejava/ci/actions/flow?dir=devtools%2Fcontrib%2Fprepare_jdk&id=prepare-new-pr&number=81 commit_hash:62a3320b4a252e7b3150d737920eca5c4b707d57 | ||||
| * | support checking detekt in ya make (part 2) | ali-al | 2024-09-18 | 1 | -0/+5 |
| | | | | | commit_hash:12d2276831dac6e43d6a782919c5a7d511e9d05d | ||||
| * | Remove sending unused JAVA DART fieldds | svidyuk | 2024-09-10 | 1 | -2/+0 |
| | | | | | | Starting from rXXXXXX those values are not read in the jbuild dart file reader. 5a4ac0327cb4070df978cb1d7ddc26efa597ac06 | ||||
| * | Remove Java 15 and tools from `build/conf/java.conf`, ↵ | miroslav2 | 2024-09-02 | 1 | -2/+0 |
| | | | | | | | `build/plugins/java.py`, `build/platforms/java` and `build/ya.conf.json` 1e4f1616bb7e1dd81dd80cd22295b0b4f0e819ef | ||||
| * | Remove variable which is not updated anymore | svidyuk | 2024-08-30 | 1 | -1/+1 |
| | | | | | | | | RUN_JAVA_PROGRAM_MANAGED calculation is removed in rXXXXXX (since it was dead code for several years). Drop conf var with default empty value and just substitute empty value into java dart. e615fe90b88158acb6bcfc53ef46bdb2d37fe9a6 | ||||
| * | Remove unused macro | svidyuk | 2024-08-11 | 1 | -41/+1 |
| | | | | | 678ce29edbaf15e108b2479f0d111ed2581a0752 | ||||
| * | Remove JDK 18 support from Arcadia Tier 0, remove build configuration for JDK | miroslav2 | 2024-04-22 | 1 | -2/+0 |
| | | | | | 0e989a0fc3519d203e2dbc837a772d2d99808f0b | ||||
| * | Upload new jdk-22+36 | robot-javacom | 2024-04-02 | 1 | -0/+2 |
| | | | | | | https://a.yandex-team.ru/projects/committeejava/ci/actions/flow?dir=devtools%2Fcontrib%2Fprepare_jdk&id=prepare-new-pr&number=41 de043a99ab748eeb392faa161c639dbe11a8aff3 | ||||
| * | Remove JDK 19 support from Arcadia Tier 0, remove build configuration for JDK | miroslav2 | 2024-02-20 | 1 | -2/+0 |
| | | | | | c6a795a78f562c87f8d5cb8f4368c9aae260d88b | ||||
| * | Library import 2 (#639) | AlexSm | 2023-12-22 | 1 | -1/+0 |
| | | |||||
| * | Hotfix for export by yexport generator gradle | dimdim11 | 2023-12-01 | 1 | -1/+1 |
| | | | | | Hotfix for export by yexport generator gradle | ||||
| * | Refactor java.conf, add obj attributes without use they | dimdim11 | 2023-11-30 | 1 | -3/+10 |
| | | | | | Refactor java.conf, add obj attributes without use they | ||||
| * | `build/plugins` ya style --py | iaz1607 | 2023-11-27 | 1 | -11/+18 |
| | | |||||
| * | Add semantic for JAVA_SRCS | dimdim11 | 2023-11-22 | 1 | -2/+1 |
| | | | | | Add semantic for JAVA_SRCS | ||||
| * | Default JAVA_SRCS with fix | dimdim11 | 2023-11-16 | 1 | -0/+2 |
| | | | | | | | Fix JAVA_SRCS Default JAVA_SRCS | ||||
| * | Revert commit rXXXXXX,Default JAVA_SRCS | nogert | 2023-11-15 | 1 | -2/+0 |
| | | |||||
| * | Default JAVA_SRCS | dimdim11 | 2023-11-15 | 1 | -0/+2 |
| | | |||||
| * | java plugin PY3 compatibility | svidyuk | 2023-10-31 | 1 | -1/+1 |
| | | |||||
| * | Remove Java 10 and Java 16 versions from java.py | miroslav2 | 2023-10-25 | 1 | -3/+0 |
| | | |||||
| * | py23-nize java.py | snermolaev | 2023-10-21 | 1 | -11/+10 |
| | | |||||
| * | Import Temurin JDK21 | pazus | 2023-10-19 | 1 | -1/+3 |
| | | |||||
| * | fix typo | snermolaev | 2023-10-06 | 1 | -6/+5 |
| | | |||||
| * | add SRCDIR to missing dir from JAVA_SRCS | snermolaev | 2023-10-04 | 1 | -7/+2 |
| | | |||||
| * | New config for yexport excludes | alperevyshin | 2023-07-17 | 1 | -1/+2 |
| | | |||||
| * | Add lost data dependencies | tekireeva | 2023-07-10 | 1 | -2/+0 |
| | | |||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 1 | -0/+480 |
| | | |||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 1 | -446/+0 |
| | | |||||
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 1 | -0/+446 |
| | | |||||
| * | fix ya.make | monster | 2022-07-07 | 1 | -377/+0 |
| | | |||||
| * | intermediate changes | arcadia-devtools | 2022-06-22 | 1 | -1/+1 |
| | | | | | ref:e5b94b91d513ee8cc2d1610107a4e0b462b9c9db | ||||
| * | intermediate changes | arcadia-devtools | 2022-06-14 | 1 | -3/+5 |
| | | | | | ref:b2fca828a7deda9abd3be6b09fa05f30e50c9299 | ||||
| * | intermediate changes | arcadia-devtools | 2022-04-04 | 1 | -1/+1 |
| | | | | | ref:31bf0d71c0689bb2c7f3ddcc86dcb4b706765aa2 | ||||
| * | intermediate changes | arcadia-devtools | 2022-03-18 | 1 | -4/+5 |
| | | | | | ref:229e63fc55edd4f3ea20281b9912eee8e8551533 | ||||
| * | intermediate changes | arcadia-devtools | 2022-02-21 | 1 | -2/+2 |
| | | | | | ref:489c487087adbbffdc59e875df6227bdb2f0bc23 | ||||
