summaryrefslogtreecommitdiffstats
path: root/build/conf/java.conf
Commit message (Collapse)AuthorAgeFilesLines
...
* Parse attributes tree with - as divider in generator spec and semanticsdimdim112023-12-081-9/+9
|
* Add sematic attributes, refactor java.conf, scripts for manual check yexport ↵dimdim112023-12-051-16/+25
| | | | output for yt, ydb, catboost
* Refactor java.conf, add obj attributes without use theydimdim112023-11-301-19/+43
| | | | Refactor java.conf, add obj attributes without use they
* Revert commit rXXXXXX,Add env semanticsvidyuk2023-11-241-2/+2
|
* Add env semanticdimdim112023-11-241-2/+2
|
* Enable license validation in JTEST / JUNIT5 modules toothegeorg2023-11-231-9/+41
|
* Enable license validation in JAVA_PROGRAMthegeorg2023-11-231-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | EPL license family allows larger work to be distributed under arbitrary license as long as the licensed component is kept in separate file and its modifications are disclosed under the terms of EPL license. Relevant texts are (citing [this](https://www.eclipse.org/legal/epl-v10.html) version of the license): ``` "Contribution" means: a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and b) in the case of each subsequent Contributor: i) changes to the Program, and ii) additions to the Program; "Program" means the Contributions distributed in accordance with this Agreement. ... Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. ... A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that: iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange. ```
* Add semantic for JAVA_SRCSdimdim112023-11-221-1/+12
| | | | Add semantic for JAVA_SRCS
* Обновить Kotlin до 1.9.20pazus2023-11-201-5/+5
|
* Fixes around JAVA_SRCSdimdim112023-11-201-21/+20
| | | | Fixes around JAVA_SRCS
* Default JAVA_SRCS for java testsdimdim112023-11-161-0/+15
|
* Default JAVA_SRCS with fixdimdim112023-11-161-6/+25
| | | | | | Fix JAVA_SRCS Default JAVA_SRCS
* Revert commit rXXXXXX,Default JAVA_SRCSnogert2023-11-151-17/+8
|
* Default JAVA_SRCSdimdim112023-11-151-8/+17
|
* Mandate license markup in contrib/javathegeorg2023-11-131-0/+2
|
* Local jarsiaz16072023-11-081-1/+1
| | | | Перекладываем в репозиторий jar-файлы, которые используются в` opensource ya`
* [build/conf/java.conf] Update dependency managementzhukoff-pavel2023-11-081-1/+1
|
* Add sem function exclude with EXCLUDE_VALUEdimdim112023-10-301-2/+5
| | | | Add sem function exclude with EXCLUDE_VALUE
* Add DEFAULT_JDK_VERSION(), a.k.a. overridable JDK_VERSION()vpozdyayev2023-10-201-0/+9
| | | | Делаем через `_SET_FIRST_VALUE()`, разборки с `.EPILOGUE` оставим на случай обнаружения реальных проблем. Повторные вызовы `DEFAULT_JDK_VERSION()` отрабатывают достаточно ожидаемым образом, обновляя значение `JDK_REAL_VERSION`.
* Import Temurin JDK21pazus2023-10-191-1/+29
|
* PROVIDES should affect compilation onlysvidyuk2023-10-171-4/+4
|
* Remove JDK 16 support from Arcadia Tier 0, remove build configuration for JDKmiroslav22023-10-171-24/+1
|
* Remove JDK 10 support from Arcadia Tier 0, remove build configuration for JDKmiroslav22023-10-161-22/+1
|
* Added "USE_KTLINT_OLD" macro supportdaniel-march2023-10-121-1/+11
|
* Update kotlin to 1.9.10pazus2023-10-061-6/+6
|
* Запретить использование отличной от ↵pazus2023-10-021-0/+71
| | | | | | единой версии Kotlin https://clubs.at.yandex-team.ru/java/1397
* Check protobuf-kotlin versionpazus2023-09-261-0/+4
|
* Fix Ymake crash with forced DMdimdim112023-09-251-0/+2
| | | | Fix Ymake crash with forced DM
* Update contrib/libs/flatbuffers to 23.5.26thegeorg2023-09-061-1/+1
|
* java.conf cleanupsnermolaev2023-08-231-17/+2
|
* do not allow use of WITH_JDK macro for JAVA_PROGRAM with jdk namesnermolaev2023-08-231-5/+8
|
* Update contrib/libs/flatbuffers to 23.5.9reshilkin2023-08-111-1/+1
|
* remove use of MACRO_ALIASsnermolaev2023-08-101-6/+6
|
* move more stuff to specific confssnermolaev2023-08-031-0/+42
|
* Enable java tests modules invalidation on canondata changespreis2023-08-011-0/+1
|
* switch .PEERDIR_POLICY for JAVA_CONTRIB from as_build_from to as_includesnermolaev2023-08-011-0/+1
|
* move java and perl remaining stuff to their confssnermolaev2023-08-011-0/+793
|
* move go and perl stuff to their own confs; update java.confsnermolaev2023-07-281-0/+811
|
* Move swig related rules into own modulesvidyuk2023-07-201-60/+0
| | | | | Noop copy of maros and modules to a dedicated place Invert USE_LOCAL_SWIG conditions in order to switch var value from `yes`/`no` to `no`/`path/to/swigdir` in next PRs
* add ymake export to ydbalexv-smirnov2023-06-131-0/+241