summaryrefslogtreecommitdiffstats
path: root/build/conf/java.conf
Commit message (Collapse)AuthorAgeFilesLines
...
* Macro engine conversion prepatch: fixing mod application ordervpozdyayev2025-04-011-3/+3
| | | | commit_hash:e50c6ab8e7b5c31bb411cf237bb9d1b526f5a595
* Fix patch tools root in RUN_JAVA_PROGRAMdimdim112025-03-281-1/+1
| | | | | Fix patch tools root in RUN_JAVA_PROGRAM commit_hash:d277da4e560ecc8f61e53c15a3ac36c5d63be512
* Excludes for tar_directorydimdim112025-03-261-1/+1
| | | | | Excludes for tar_directory commit_hash:9938cbe6879e2e3ace23d74a780d1ea7ed363328
* Add jdk24 supportpazus2025-03-251-2/+35
| | | | commit_hash:3c08964ccb92c46217f9f1ef91ab9b9702ca623f
* Add -Xconsistent-data-class-copy-visibility flagpazus2025-03-251-2/+2
| | | | commit_hash:1192f54c8916ace8dd1d7c2f2dbdfe2e8adae414
* feat(conf): JAVA_RESOURCE_TARzaverden2025-03-251-0/+12
| | | | commit_hash:d0f3aef0673ee6866c204589c0131efbf0dfc54c
* New commands for JAVA_PROTOsvidyuk2025-03-201-5/+6
| | | | commit_hash:f9a7025a91d562d9d4c353bb132034e3b1fe7096
* Add semantic with kotlinc flagsdimdim112025-03-191-0/+5
| | | | | Add semantic with kotlinc flags commit_hash:4974ee4f5414cd95fef4a0af97fa4f40436aa0cb
* Fix tared and output orderspreis2025-03-111-3/+3
| | | | commit_hash:97737314ac83394c8085609f74e47e728e7e594e
* rename JAVAC_THREADPOOL_SIZE -> JAVAC_CPU_COUNTiniklyaev2025-03-061-2/+2
| | | | commit_hash:8923dd5ff820785f51c522289d71fedda90d4f93
* Переход в Аркадии на Kotlin 2.0.21miroslav22025-03-051-4/+4
| | | | | | | | | | | | | | | | | | | | Если вас попросили помочь с PR нужно делать так: 1) чекаутим ветку этого PR 2) Делаем изменение в модуле, добиваясь, что тесты проходят в ветке 3) `arc submit --new -m "Подготовка к Kotlin 2.1"` тем самым изменения будут перенесены в отдельную ветку, которая когда вмержится этот Pr на нее поребейзится <section id="quibbler-autodescription"> #### Обновление Kotlin до версии 2.0.21 📝 - 🔄 Обновлен плагин Kotlin для использования версии 2.0.21. - 📝 Обновлены зависимости и конфигурации для поддержки новой версии Kotlin. </section> commit_hash:c4b10591fa4add0fea63c3659ad2b38fd23b21a9
* adjust javac thread pool settingssvidyuk2025-03-051-1/+1
| | | | commit_hash:6457d3f84cb2eb3a3fa4fb2d9f23f9a84d53a4d3
* set javac jvm threadpool sizeiniklyaev2025-03-051-1/+2
| | | | commit_hash:0b9a81e59ac3a11c90ff1580a83dd8991b389c48
* Increase cpu requirement for JV nodestekireeva2025-03-051-2/+2
| | | | commit_hash:7d1baa390b5ecddd0db03235cb749cfe32bf40fa
* Enable the new engine for Java modulesvpozdyayev2025-03-041-18/+21
| | | | commit_hash:cd50451eb6f69e3a1caf6e71720da1104d205189
* Hash for _RESOURCE_SEM by all argsdimdim112025-02-281-5/+0
| | | | | Hash for _RESOURCE_SEM by all args commit_hash:9ec01ef7665f894a7d177387eb6c6e5d41781ee0
* Drop unused variablesvidyuk2025-02-131-1/+0
| | | | | | This part of dependency management behavior was removed from ymake code long long time ago. commit_hash:5531c406a62054d1bcbb8ccf5c37138aabd31ebf
* Fix RUN_JAVA_PROGRAM classpath in old_commandsdimdim112025-02-071-14/+1
| | | | | Fix RUN_JAVA_PROGRAM classpath in old_commands commit_hash:6709ff44e57146fa40f8cba21da81613736bd2d4
* Refactor RUN_JAVA_PROGRAM semantics with use HASH_SUF as input valuedimdim112025-02-061-13/+7
| | | | | Fix RUN_JAVA_PROGRAM semantics commit_hash:9f30c731822f8afa3096ef470fab494b22c2d37d
* Support kotlin proto without grpc in ya ide gradle, update Kotlin plugin, ↵dimdim112025-02-051-0/+2
| | | | | | sources -> source commit_hash:dcaf3228b9c1433141dfad4d88533188dbcad04b
* Remove never used and long time broken macrosvidyuk2025-02-051-9/+0
| | | | commit_hash:14eb6b8456c47697ac1326a0d549528f4a021c4c
* Do not send to jbuild some values which are not used anymoresvidyuk2025-02-041-4/+0
| | | | commit_hash:bd60e175041449131f406e2ae4a42a22ed0616ba
* Move STRUCT_SEM=yes to upper macrodimdim112025-01-291-1/+1
| | | | | Move STRUCT_SEM=yes to upper macro commit_hash:16c00d92a5a23ce7884687f33914032fb33c3e26
* Migrate DLL_JAVA to JAR_LIBRARY modulesvidyuk2025-01-291-1/+2
| | | | commit_hash:748b6900bfb14824d834071a0ab51d873960eae6
* Use new commands for RUN_JAVA_PROGRAM for valid classpathdimdim112025-01-281-0/+1
| | | | | Use new commands for RUN_JAVA_PROGRAM for valid classpath commit_hash:cdd3abe925c31087000f14f74d3a09263c435ae7
* All java sources sorting/preparation in a single python scriptsvidyuk2025-01-281-5/+9
| | | | | | | 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
* Move all java source gathering scripts close to each othersvidyuk2025-01-261-1/+1
| | | | commit_hash:c673a5e31bfb430e9ffa3dcd145747cfb184f562
* Split sources-jar file list processing and packingsvidyuk2025-01-251-4/+5
| | | | commit_hash:08afe93c213a73bd277c45a08561c5bd81894b36
* Move source-jar preparation steps to common scriptsvidyuk2025-01-241-1/+3
| | | | commit_hash:0fc4b385e7c45b0b8cbc4446c4a61f6232a00ed9
* Try remove extra JDK peerdirsdimdim112025-01-231-8/+6
| | | | | Try remove xtra JDK peerdirs commit_hash:0969f78f58ba60b227a4f0d6898bb3ebae0692d4
* Start to join all java build scripts code into single placesvidyuk2025-01-211-9/+8
| | | | commit_hash:dcea153842a8a7c8513f6458bc5367e80269635d
* Remove ancient DLL_JAVA implementationsvidyuk2025-01-211-3/+0
| | | | commit_hash:0f94f3592c8bd6af74f451cf8f388fff380fc27d
* Remove macrocall from RUN_JAVA_PROGRAMdimdim112025-01-171-2/+7
| | | | | Remove macrocall from RUN_JAVA_PROGRAM commit_hash:c25483e523d14411bc34aa06c34090cfad209de9
* Drop more groovy support related codesvidyuk2025-01-171-2/+2
| | | | commit_hash:81fec1e84eb8eab851b8f82a3ed811f8df9cbf7f
* Handle generated source dirs in the script collecting sources listssvidyuk2025-01-161-3/+6
| | | | | One step closer to hanlde jsrcs trasport in the _JAR_LIBRARY. commit_hash:9be21757cf6bd47f590b970e234f002771035230
* Some renaming and simple improves in semanticsdimdim112025-01-141-2/+2
| | | | | Some renaming and simple improves in semantics commit_hash:4a022b36c543d49ad8955de5f8dd07ab6084049f
* Use .SEM in _GENTAR_HELPERdimdim112025-01-091-1/+3
| | | | | Use .SEM in _GENTAR_HELPER commit_hash:00bff9e976ff9c8b201dd3863981e9d541d57342
* fix macros usagesviknet2024-12-271-6/+6
| | | | commit_hash:fee2049f5852cb4173e4f523434afca9dcb771cc
* Add jar source sets semantics for JAVA_LIBRARYdimdim112024-12-201-0/+1
| | | | | Add jar source sets semantics for JAVA_LIBRARY commit_hash:f50dea09a72c5a7065d73698cc6331a589ca0940
* Fix überjar outputsvpozdyayev2024-12-181-1/+1
| | | | commit_hash:e09e8982d460e88932cbf8cad73957ac8fd7dac0
* Add semantics for JDK path and versiondimdim112024-12-181-4/+4
| | | | | Add semantics for JDK path and version commit_hash:c1a6fa63fea3f4a360d9cc0e8eff367bf5f56ceb
* ymake impl is the only impl of GENERATE_SCRIPTsvidyuk2024-12-131-2/+4
| | | | commit_hash:a6500256017887b429185060801f2b959ebe955e
* Prepare Java configuration for engine switchingvpozdyayev2024-12-131-32/+62
| | | | | | | | | /market /adv/amaleya /devtools/examples/tutorials/java/hello-dep commit_hash:961cc7438c1e80c8072a8fe14a14cea306cb2bb5
* Var for IGNORED semantic and add_prefix for semantic varsdimdim112024-12-131-26/+25
| | | | | Var for IGNORED semantic and add_prefix for semantic vars commit_hash:8dc7a56d4f0878ca15437a66568ee3dfbf888749
* Flag of using errorpronedimdim112024-12-101-0/+4
| | | | | Flag of using errorprone commit_hash:e1d5b2a21907aa1ebc1886fa51184da2a1c9dbf1
* Mark java version proxy as version proxysvidyuk2024-12-041-0/+1
| | | | commit_hash:23a156a539d40ada2cff2ccd19041dd80d952a22
* Fixes for AP semanticsdimdim112024-11-181-18/+10
| | | | | Fixes for AP semantics commit_hash:aeffb759ee7372e5672d1a7125fbcd5d46d63fe3
* Support JAR_MAIN_CLASS in run.sh - demopazus2024-11-181-2/+2
| | | | | | | [run.sh](HIDDEN_URL [run_app.sh](HIDDEN_URL commit_hash:ad315e3b7e573b557100d239b8913ce6c620fd29
* PROTO_SCHEMA() moduleiniklyaev2024-11-181-3/+3
| | | | commit_hash:3c9b927dbb3ddefcaa455eccb51ae1ded847c736
* Drop old broken groovy related stuffsvidyuk2024-11-121-10/+0
| | | | commit_hash:5511818f738a9382b398431472683745ce1a22ca