summaryrefslogtreecommitdiffstats
path: root/build/scripts
Commit message (Collapse)AuthorAgeFilesLines
* add iwyu to corealicebeth2025-08-253-0/+390
| | | | | | | Добавляем поддержку IWYU (include what you use) в линтеры. По аналогии с clang-tidy. add iwyu to core and tests commit_hash:e47e8af907bd589aa6eb61ba4eba8f8d0ecb2e0e
* fix linter reports for build/scripts/go_tool.pysnermolaev2025-08-231-6/+6
| | | | commit_hash:5df3af822ed3a50395cb71deaa4cea14972a5db4
* fix linter reports for build/scripts/compile_java.pysnermolaev2025-08-221-2/+2
| | | | commit_hash:b8e331f74518106d63b5be296355b75242b93bfc
* fix linter reports for build/scripts/copy_docs_files_to_dir.pysnermolaev2025-08-221-3/+3
| | | | commit_hash:2b9a0101e4407721493164b40be1fc824e7f6462
* fix linter reports for build/scripts/copy_docs_files.pysnermolaev2025-08-221-2/+2
| | | | commit_hash:d8d98cc2b334c46acf2ad866b861ccada86494d6
* fix misprint: enable py2test/py3test for build/scripts and ↵snermolaev2025-08-211-4/+7
| | | | | | build/internal/scripts commit_hash:03b4c0294d202846a129cf2875a329bbed81c358
* Revert commit rXXXXXX, DOCSBOOK is final tgarget again; additional output ↵snermolaev2025-08-152-45/+1
| | | | | | preprocessed.tar.gz for DOCSBOOK commit_hash:7d97aea65f4c2c03054fbb23e5cc2217014e9ceb
* DOCSBOOK is final tgarget again; additional output preprocessed.tar.gz for ↵snermolaev2025-08-152-1/+45
| | | | | | DOCSBOOK commit_hash:58b2d779b2e6e3462eceeeb50fa73e93238bad43
* update jdk to 21kmartynkov2025-08-082-4/+4
| | | | commit_hash:42cfb75861cd469bfa665deeb0a79f80e977d156
* Fix encoding in java coverage reportersay2025-08-041-3/+3
| | | | commit_hash:32cb4b7e203daba93b9230229537293ac52f9d22
* [build/scripts/compile_cuda] Support mcdc coverage optionprettyboy2025-08-011-3/+7
| | | | commit_hash:52fc45f6924fc03f61c4bd37c9feaf8da3fb4e95
* [devtools/ya/test/programs/test_tool/resolve_clang_coverage] Fail in case of ↵prettyboy2025-07-281-1/+1
| | | | | | processing duplucated in mc\dc and branch coverage commit_hash:9cd14f0060d7593861f29fadbd9d34081df54864
* fix stderr forwardingzaverden2025-07-241-1/+1
| | | | | При `stderr=subprocess.STDOUT` теряется ошибка в выводе результатов работы скрипта commit_hash:42c01da4ea6322d2617ad0f35d23678a554c72bb
* More meaningful message when proto namespace is incorrectalevitskii2025-07-221-3/+6
| | | | | More meaningful message when proto namespace is incorrect commit_hash:4f9e4c8b3e97bf267c51f90e52a20f0ee96612db
* temporary crutchsnermolaev2025-06-211-1/+1
| | | | commit_hash:0c488d042b864913c9d967a1aba4fb794ce1109f
* add info about a file being processed in case of exceptionsnermolaev2025-06-201-6/+9
| | | | commit_hash:ae7d1ce9430fae6cfb796a95aeae7cba2e0a7021
* Fix WITH_CREDITS buildsvidyuk2025-06-181-6/+0
| | | | | Six is not included into ymake python3 but was included in ymake python2. commit_hash:1c53eb951ab5316411b474e765df73f4f2673f0a
* up targetSdk and compileSdk to 35kmartynkov2025-06-172-65/+84
| | | | | | | 1. Поднимаю targetSdk до 35 2. Поднимаю gradle до 8.7 3. Версия JDK для мапкита поднимается до 17 commit_hash:7ff3c6a596221f9f5a21a2a72267c5bca837b423
* Migrate linker related scripts to py3nechda2025-06-162-2/+2
| | | | commit_hash:53092809407c91c9ec49c7cc6bcf32f1cb5fac7d
* support armv6 for go stdlibchopik2025-05-071-2/+7
| | | | commit_hash:965b2acef69f3f498322f06c527d9f628fb6d3be
* warn if no profile library found for coverage buildiniklyaev2025-04-281-0/+7
| | | | commit_hash:e5c5172a2d6960cfb77ec37878bb87869ead057c
* linux ARM7 arch for golang buildchopik2025-04-161-2/+10
| | | | commit_hash:e9962def09076c0ee2b1b69e79dfe1583ee40e92
* Drop -I to stl for bpf targetsmikhnenko2025-04-141-0/+13
| | | | commit_hash:ed9aed0cc15d46e1718fa49fcea36432fce52951
* switch commands from asrc.conf to YMAKE_PYTHON3snermolaev2025-04-111-2/+1
| | | | commit_hash:b23eaf199adf02c0bc0c2f27bde457e988d16315
* YMAKE_PYTHON => YMAKE_PYTHON3 for commands from misc.confsnermolaev2025-04-111-0/+4
| | | | commit_hash:9c3174434e041e9c59167f95d0bf91b4a1447622
* Always taring WITH_JDK by python, patch tarinfo in python taringdimdim112025-04-071-17/+31
| | | | commit_hash:34dbae394624660e81ae61f12d5b87569025cdda
* Build fontconfig on androidkirilltatunov2025-04-021-0/+8
| | | | | Я завожу библиотеку skia в contrib/ и fontconfig, как одна из её зависимостей, не собиралась под нужную нам платформу — android. commit_hash:e2f38b9bc49cd2b64bcf0bfc3fa2887d5140aa76
* feat protodocs: add template, use new templateaserebriyskiy2025-03-282-1/+115
| | | | | | | | Our own template with YFM support. Also, for debugging, use it in Fleet Tracking System documentation Testing: none required, just docs commit_hash:94e983300b5c5d227f0dc3d3c0069c3d2a2bd5e0
* Fix tar_exclude - remove '' and use subprocessdimdim112025-03-271-5/+10
| | | | | Fix tar_exclude - remove '' and use subprocess commit_hash:d2440c2d24707a0422a909ad46da2f4f97e6228e
* Excludes for tar_directorydimdim112025-03-261-17/+54
| | | | | Excludes for tar_directory commit_hash:9938cbe6879e2e3ace23d74a780d1ea7ed363328
* [devtools/ya/core] Enable some missing testsalevitskii2025-03-251-1/+3
| | | | | | | add paths make test pass commit_hash:a2980cb4418c77459e75eac0f8a67d0d032c6240
* Enable msan & asan with cgonechda2025-03-231-2/+9
| | | | commit_hash:883c0f92df7bf70e21d6f58d35b35068e8aac035
* Fix package name processingsay2025-03-111-1/+1
| | | | commit_hash:4b3bf4cca786391b36a288c9f7d8e1dde8174180
* feat ya-make: add support for DOCS_LIBRARY in PROTO_LIBRARYaserebriyskiy2025-03-102-0/+36
| | | | commit_hash:8f3498b2a434c3f72e0f5789ee69ae2aad71a05a
* py3 compatpg2025-03-051-5/+11
| | | | commit_hash:0bfe28c22ee33f4493f9915f1811a20bba2253b0
* renamed macrovvvv2025-03-041-3/+3
| | | | commit_hash:f17e3cd8acf40b29c6c32c1daacfac1c904126d7
* Get rid of `fetch_resource`shadchin2025-02-282-44/+0
| | | | commit_hash:a255d4fa7a32b82f2213a87fba245054b9cb65a1
* Untitled commitpg2025-02-271-0/+2
| | | | commit_hash:3ddf67762ac3ea98a671adbf2df5a598812db9bd
* v2pg2025-02-261-0/+29
| | | | commit_hash:b1ef83d5b70569b92f918e825d5e290cc8e3c886
* implement golang ld pluginspg2025-02-261-7/+6
| | | | commit_hash:fb3ab9a0d420c781eb07bf3f791ba1f3fc1f2353
* less copy-pastepg2025-02-262-6/+0
| | | | commit_hash:995cd33ee941b1fb055fc27c0b6a67bca3e0e156
* refactor out cuda support pluginpg2025-02-212-232/+0
| | | | commit_hash:1507ae315ae21b87283bf38786230eb5a7352a3d
* refactor out sanitizer pluginpg2025-02-202-85/+2
| | | | commit_hash:d0bd11c053e40d5117172fd59c19b6d6caf6fb8e
* refactor out new pluginpg2025-02-192-24/+2
| | | | commit_hash:9e7d09577713ceb4c1bfabf9b70a494f8d0c3532
* refactor out py2 protobuf herobora afterpg2025-02-185-140/+22
| | | | commit_hash:8241ea2d9e5c3d12ca4c8902cdac23ed6630d4ce
* also support dll linkingpg2025-02-142-20/+26
| | | | commit_hash:ebafc271047aa3ae660b813c3dcaee05324895bf
* use plugin for muslpg2025-02-131-15/+0
| | | | commit_hash:e97d8794f04c155eaca0fa4161658142d04e4788
* simplify afterpg2025-02-121-68/+2
| | | | commit_hash:4d91c6379cf9f4b3a49a60b7500e1d8f809ad712
* Add ability to postprocess static libraries during the build.pg2025-02-111-0/+16
| | | | commit_hash:792b08e2ac7c31269c1d0f21ab6ec2e062d67643
* Untitled commitpg2025-02-111-3/+16
| | | | commit_hash:738c0e3b90d7c428015a34c302c8bcba5b98b759