aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix non ascii in the core.conf doc-commentsvidyuk2023-09-121-3/+3
|
* (no commit message)pg2023-09-121-0/+4
|
* Intermediate changesrobot-piglet2023-09-121-2/+2
|
* [devtools/contrib/piglet/projects/ydb/config.yaml] Added public resources ↵prettyboy2023-09-122-0/+35
| | | | used by opensource ya.conf.json
* Add support generate kotlin suspend function using JAVA_PROTO_PLUGIN, add ↵rmirzakhanian2023-09-121-0/+10
| | | | new version for grpc kotlin stub
* Intermediate changesrobot-piglet2023-09-121-2/+2
|
* Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3robot-ya-builder2023-09-121-4/+4
| | | | | | | | | From hash: [11b90c247116894b4157fda1efcf8a3373eb1346](https://a.yandex-team.ru/arcadia/commit/11b90c247116894b4157fda1efcf8a3373eb1346) From revision: [12392551](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=233) Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy) Update tools: ya_bin3, os_ya, ya_bin, test_tool, test_tool3
* flag to disable ymake conf customization DISABLE_YMAKE_CONF_CUSTOMIZATIONsnermolaev2023-09-1211-888/+19
|
* [Docs] Better documentation for Sandbox macrosesr-vetrov2023-09-121-14/+36
|
* Automatic release build for ymake, os_ymakerobot-ya-builder2023-09-122-25/+25
| | | | | | | | | From hash: [f4648654d1c28975b38f6066758ea63b172c8b96](https://a.yandex-team.ru/arcadia/commit/f4648654d1c28975b38f6066758ea63b172c8b96) From revision: [12384428](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ymake&version=114) Flow triggered by user: [svidyuk](https://staff.yandex-team.ru/svidyuk) Update tools: ymake, os_ymake
* Remove PROTESTWARE license propertythegeorg2023-09-111-4/+1
|
* [devtools/ya/core/config] Use opensource confs in opensource yaprettyboy2023-09-101-2/+7
|
* Intermediate changesrobot-piglet2023-09-101-15/+65
|
* (no commit message)pg2023-09-091-0/+36
|
* add generic file for dartgle6ru3812023-09-091-9/+15
| | | | | | update update
* (no commit message)pg2023-09-081-1/+2
|
* Intermediate changesrobot-piglet2023-09-081-1/+29
|
* Flutter add mapgle6ru3812023-09-081-0/+6
| | | | | | fix fix
* [build/plugins/ytest] Allow prebuilt linters for opensource (try 2)prettyboy2023-09-087-3/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Без этого, ydb или не сможет запускать flake8 с помощью ya make. diff который выедет в os ydb: ``` prettyboy@mous~> diff /tmp/aa /tmp/bb 93a94,97 > │   │   ├── flake8_py2 > │   │   │   └── ya.make > │   │   ├── flake8_py3 > │   │   │   └── ya.make 283a288,293 > │   │   ├── black_linter > │   │   │   ├── resources.json > │   │   │   └── ya.make.prebuilt > │   │   ├── flake8_linter > │   │   │   ├── resources.json > │   │   │   └── ya.make.prebuilt 50026a50037,50038 > │   ├── black_linter > │   │   └── ya.make 50090a50103,50104 > │   ├── flake8_linter > │   │   └── ya.make 85521c85535 < 7459 directories, 78059 files --- > 7465 directories, 78067 files ```
* Move internal macros to the end of ymake.core.confsay2023-09-081-2/+2
|
* YA-TC release 10robot-ya-builder2023-09-081-44/+16
| | | | Update tools: ya-tc, os-ya-tc
* Изменить логику дискаверинга исходников ↵khoden2023-09-0811-31/+278
| | | | | | | | | | для TS_* ### Принцип работы: 1. В переменную с помощью `_GLOB` записываем все файлы (*.ts *.tsx *.js *.jsx *.json) проекта, кроме дефолтного списка исключений (типа `node_modules`, `dist/build`, `a.yaml`, `ya.make`, `package.json`, `pnpm-lock.yaml` и подобные) 2. Вызываем плагин (`_TS_CONFIGURE`), где удаляем из этого списка файлы, не покрываемые `tsconfig.json` 3. Получившееся значение используем в качестве источника инпутов для таргета
* fix use of --cxx-compiler flag after rXXXXXXsnermolaev2023-09-081-1/+2
|
* Proofread licenses in contrib/libs/libpslthegeorg2023-09-081-0/+1
| | | | | | | | | | | | | | | | `Custom-punycode-libpsl` stands for this text: ``` Regarding this entire document or any portion of it (including the pseudocode and C code), the author makes no guarantees and is not responsible for any damage resulting from its use. The author grants irrevocable permission to anyone to use, modify, and distribute it in any way that does not diminish the rights of anyone else to use, modify, and distribute it, provided that redistributed derivative works do not contain misleading author or version information. Derivative works need not be licensed under similar terms. ```
* Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3robot-ya-builder2023-09-081-14/+46
| | | | | | | | | From hash: [2ae356237681119d994d013aae338310db4ebc5e](https://a.yandex-team.ru/arcadia/commit/2ae356237681119d994d013aae338310db4ebc5e) From revision: [12370856](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=230) Flow triggered by user: [iaz1607](https://staff.yandex-team.ru/iaz1607) Update tools: ya_bin3, os_ya, ya_bin, test_tool, test_tool3
* openresty luajit 2.1dronimal2023-09-081-0/+24
|
* Revert commit rXXXXXX,[build/plugins/ytest] Allow prebuilt linters for ↵prettyboy2023-09-0831-11054/+464
| | | | opensource
* (no commit message)pg2023-09-081-0/+3
|
* update taxitool rev. 12369441robot-tplatform-ci2023-09-081-3/+3
| | | | update taxitool; ci_url = https://a.yandex-team.ru/projects/automation_group_backend_mlu/ci/releases/flow?dir=taxi%2Ftaxi_tool&id=my-main-release&version=184
* [build/plugins/ytest] Allow prebuilt linters for opensourceprettyboy2023-09-0831-464/+11054
| | | | | | Без этого, ydb или не сможет запускать flake8 с помощью ya make. Или к ним поедет сборка flake8. Возможно последнее и не так плохо, но сейчас предлагается пока так
* (no commit message)pg2023-09-073-0/+21
|
* Mark DOC license as PERMISSIVEthegeorg2023-09-071-1/+1
| | | | | | | | | | | | ``` Since DOC software is open-source, freely available software, you are free to use, modify, copy, and distribute--perpetually and irrevocably-- the DOC software source code and object code produced from the source, as well as copy and distribute modified versions of this software. You must, however, include this copyright statement along with any code built using DOC software that you release. No copyright statement needs to be provided if you just ship binary executables of your software products. ```
* Fix USE_ARCADIA_PYTHON usage in YQL UDF configsomov2023-09-071-2/+2
|
* feat(TS_PACKAGE): implement moduleszaverden2023-09-073-0/+58
|
* Automatic release build for ya_bin3, os_ya, ya_bin, test_tool, test_tool3robot-ya-builder2023-09-071-18/+8
| | | | | | | | | From hash: [dcbc5065f43f2feb52e20ed4092c7b3341341775](https://a.yandex-team.ru/arcadia/commit/dcbc5065f43f2feb52e20ed4092c7b3341341775) From revision: [12359570](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=228) Flow triggered by user: [prettyboy](https://staff.yandex-team.ru/prettyboy) Update tools: ya_bin3, os_ya, ya_bin, test_tool, test_tool3
* Intermediate changesrobot-piglet2023-09-061-0/+28
|
* Restrict licenses on --maps-mobile builds by defaultthegeorg2023-09-061-2/+2
|
* feat(conf): add TS_FILES macrozaverden2023-09-067-2/+26
|
* Intermediate changesrobot-piglet2023-09-061-0/+6
|
* Move mapkit configuration to build/internal/thegeorg2023-09-062-370/+0
|
* Consider Sdbus-C++-LGPL-exception-1.1 as REQUIRE_DISCLOSURE_STATICthegeorg2023-09-061-1/+1
| | | | | | | | | | | | | | | | | ``` As an additional permission to the GNU Lesser General Public License version 2.1, the object code form of a "work that uses the Library" may incorporate material from a header file that is part of the Library. You may distribute such object code under terms of your choice, provided that: (i) the header files of the Library have not been modified; and (ii) the incorporated material is limited to numerical parameters, data structure layouts, accessors, macros, inline functions and templates; and (iii) you comply with the terms of Section 6 of the GNU Lesser General Public License version 2.1. ``` `contrib/libs/sdbus-cpp` is the only library with such exception, and it hardly can be used in header-only mode.
* Update contrib/libs/flatbuffers to 23.5.26thegeorg2023-09-063-7/+7
|
* move definition of BEFORE_PEERS and AFTER_PEERS to appropriate placesnermolaev2023-09-062-2/+2
|
* cleanup: YMAKE_YNDEXER_IGNORE_BUILD_ROOTsnermolaev2023-09-061-1/+0
|
* External build system generator release 50robot-ya-builder2023-09-051-1/+7
| | | | Update tools: yexport
* Use dynamic libsdbus-cpp on mapkitthegeorg2023-09-051-0/+4
|
* Clone YQL_UDF_TEST > _CONTRIBalexv-smirnov2023-09-051-0/+13
|
* Restrict licenses on iOS by defaultthegeorg2023-09-052-4/+9
|
* fix multi file compilationsnermolaev2023-09-051-1/+1
|
* fix(TS_NEXT): build in disbuildzaverden2023-09-051-1/+1
| | | | Обновил сборку nextjs под текущие подходы - нативная сборка в bindir