summaryrefslogtreecommitdiffstats
path: root/build/platform/lld
Commit message (Collapse)AuthorAgeFilesLines
* Prepare LLD resource only when our toolchain is usedborman2025-10-091-15/+22
| | | | commit_hash:250819962786e499d63e31bd2bfaa186f8043b68
* Move linker build-id,max-page-size options to /build for Android targetsborman2025-10-091-0/+8
| | | | | | | | | | | | | | | | | | <section id="quibbler-autodescription"> #### Перенос настроек линковки для Android в систему сборки 📝 - 🔧 Убраны флаги `LDFLAGS` с параметрами `max-page-size=16384` и `--build-id` из конфигураций сборки Android-приложений, так как теперь они управляются централизованно на уровне системы сборки. - 📦 Настройки линковки вынесены в `build/platform/lld/ya.make`, где добавлены необходимые флаги для поддержки 16 KiB страниц и идентификаторов сборки (`--build-id=sha1`) для 64-битных Android-таргетов. - 🧪 Обновлены тестовые конфигурации, где убраны дублирующиеся флаги линковки, чтобы избежать конфликтов и обеспечить единообразие параметров сборки. - 🛠️ Исправлены конфигурации сборки нативных библиотек и AAR-пакетов для корректной работы с новыми настройками линковщика. --- **Оценить качество описания можно [здесь](https://nda.ya.ru/t/_MxIaV0Q7FnCMG** <a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Code Assistant</font></a> </section> commit_hash:f9f4e5e1823b78999eaea24a4e45431240e1ea51
* Release lld20 #5robot-brewer2025-09-241-4/+4
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/lld20-v5 commit_hash:d9b0ac9e1d16a02932df5dd2ed5dabd83da47187
* Use clang20 by defaultmikhnenko2025-09-171-4/+4
| | | | | | | | | Переключение версии clang по умолчанию. Упавшие тесты считаются флапами. Если проблема все-таки возникла: * Укажите **{orange}(--target-platform=clang18)** в релизных процессах, чтобы не блокировать их * Заведите тикет в [support](https://nda.ya.ru/t/EcS6g0_I7K3FKb c компонентой `opensource` и назначьте исполителем меня (@mikhnenko) commit_hash:615e1ddf4396d6a62512b06c0d0d8176572afd7b
* Restrict unsupported lldmikhnenko2025-07-291-0/+4
| | | | commit_hash:71ca97de0d7c1d85242084435d58de5050064f1a
* Create platform for clang20 with clang18 in resourcesmikhnenko2025-07-251-1/+3
| | | | commit_hash:7fbc24d5cc201a52688335838cabca84fe4ba663
* ```pg2025-07-091-0/+5
| | | | | | | pg:~/1/contrib/tools/yasm ya make -r --target-platform=default-freebsd-x86_64 Ok ``` commit_hash:d44f7e6e2ed31611ad352069a9289f448f29632a
* Emit toolchain version field to COMPILER_VERSION variablethegeorg2025-03-181-1/+1
| | | | | | | | | | | | This fixes the following dependency: ``` (dflt) thegeorg@jakku:~/arcadia/util@ymake-compiler-version$ ya dump relation contrib/libs/clang14-rt --recursive --target-platform windows Directory (Start): $S/util -> ... File (Include): $S/contrib/libs/clang14-rt/include/sanitizer/common_interface_defs.h ``` commit_hash:abdc87a51f4c23673bfebf4447d8fec9a2607876
* Release lld18 #7robot-brewer2025-01-101-4/+4
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/lld18-v7 commit_hash:595bb6b4bbe02e1fc238ea1385a428930412942f
* Release clang18 #3robot-brewer2024-11-112-6/+11
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/clang18-v3 commit_hash:242ab0166e0b3ae29fd381117df005246a4e4eb9
* build/platform/lld: Drop clang14 support for ld64.lldthegeorg2024-10-141-12/+4
| | | | | And remove (first partion of) backward compatibility crutches. commit_hash:e62636633beeb40dad38a49ecc1bed33c120450e
* Drop support for older xcode versionsthegeorg2024-09-261-2/+0
| | | | commit_hash:f714e6d32ed3ecff18519fa5ca123ca92b17a269
* Drop lld14 support and validationthegeorg2024-09-192-23/+2
| | | | commit_hash:b9ba8df54dab0acd9b0521ab6a6a9de7ff471075
* mark lld as toolchain for SBOMsvidyuk2024-09-031-0/+3
| | | | b5ab3c2ed424c25900fa4dc4ab2204549f3a856e
* Remove unused Service-Prebuilt-Tool licensethegeorg2024-09-021-2/+0
| | | | 159474d47af62024e91c136be84dc1ed6e4b934b
* Release lld16 #5robot-brewer2024-08-041-4/+4
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/lld16-v5 eb1a4bebf65804fbe58d4209846f7b30a4549fd1
* Release lld16 #4robot-brewer2024-07-291-4/+4
| | | | | https://github.com/yandex/toolchain-registry/releases/tag/lld16-v4 9cf2b136cd6562c94ff339a9414e7617649795a3
* Reapply lld+pgomikhnenko2024-07-163-13/+12
| | | | d962e7458e3bcd1119f97bba97294949474eb103
* Rollback: rXXXXXXrobot-srch-releaser2024-07-122-8/+9
| | | | | | | | | | | | [diff-resolver:robot-brewer] Sandbox task: https://sandbox.yandex-team.ru/task/2440174210/view Task author: robot-srch-releaser@ Commit was made by robot-srch-releaser@, but committer is igorock@ Description: Breaks builds https://st.yandex-team.ru/ [fix:yabs_server_ci:14415562] Note: mandatory check (NEED_CHECK) was skipped ebc0d955a771e80a382bf51c6fd9e5b8059d010c
* Release lld16 #1robot-brewer2024-07-122-9/+8
| | | | | | | https://github.com/yandex/toolchain-registry/releases/tag/lld16-v1 Если этот pr вам что-то сломал - смело откатывайте 1e3ff1754d81d2e09aff40ac0b9ca78c5e3f481b
* some safetypg2023-12-051-1/+2
|
* Revert commit rXXXXXX,Fix clashing macrohiddenpath2023-12-051-0/+17
|
* Fix clashing macrohiddenpath2023-12-041-17/+0
|
* Intermediate changesrobot-piglet2023-12-041-5/+1
|
* (no commit message)pg2023-11-301-2/+1
|
* (no commit message)pg2023-11-301-1/+1
|
* (no commit message)pg2023-11-281-1/+1
|
* (no commit message)pg2023-11-281-1/+1
|
* (no commit message)pg2023-11-281-2/+1
|
* (no commit message)pg2023-11-271-2/+4
|
* (no commit message)pg2023-11-271-0/+17
|
* (no commit message)pg2023-09-131-1/+1
|
* (no commit message)pg2023-09-121-0/+2
|
* (no commit message)pg2023-08-301-1/+5
|
* [devtools/contrib/piglet/projects/ydb/config.yaml] Removed build/platform/ ↵prettyboy2023-08-242-0/+85
| | | | | | from denylists Cостояние build/platform/ после реимпорта https://paste.yandex-team.ru/8b2b3daa-e68b-42c1-a136-94d8409f87ae/text
* intermediate changesarcadia-devtools2022-03-151-42/+0
| | | | ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
* intermediate changesarcadia-devtools2022-02-101-23/+3
| | | | ref:bbe986d1f7c2465be047a3bc69b8e068fb0c2fe9
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.nalpp2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.nalpp2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.snermolaev2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.snermolaev2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.somov2022-02-101-5/+5
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.somov2022-02-101-5/+5
|
* Restoring authorship annotation for Mikhail Borisov ↵Mikhail Borisov2022-02-101-9/+9
| | | | <[email protected]>. Commit 2 of 2.
* Restoring authorship annotation for Mikhail Borisov ↵Mikhail Borisov2022-02-101-9/+9
| | | | <[email protected]>. Commit 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.thegeorg2022-02-101-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.thegeorg2022-02-101-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.orivej2022-02-101-20/+20
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.orivej2022-02-101-20/+20
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.shadchin2022-02-101-24/+24
|