| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
And mark `GPL-3.0-only WITH Bison-exception-2.2` as it reads as follows:
```
As a special exception, you may create a larger work that contains
part or all of the Bison parser skeleton and distribute that work
under terms of your choice, so long as that work isn't itself a
parser generator using the skeleton or a modified version thereof
as a parser skeleton.
```
|
|
|
|
| |
Раньше FROM_NPM строил урл для скачивания по имени пакета. Изменил это на использование поля tarball, потому что это требуется для интеграции с `@yatool/prebuilder`
|
|
|
|
|
|
|
|
|
| |
From hash: [12e4e6f0eb925f67359b25b832143277f20556ac](https://a.yandex-team.ru/arcadia/commit/12e4e6f0eb925f67359b25b832143277f20556ac)
From revision: [12466383](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=240)
Flow triggered by user: [iaz1607](https://staff.yandex-team.ru/iaz1607)
Update tools: ya_bin3, ya_bin, os_ya, test_tool, test_tool3
|
|
|
|
|
|
|
|
|
|
|
|
| |
And mark `GPL-3.0-or-later WITH Bison-exception-2.2` as it reads as follows:
```
As a special exception, you may create a larger work that contains
part or all of the Bison parser skeleton and distribute that work
under terms of your choice, so long as that work isn't itself a
parser generator using the skeleton or a modified version thereof
as a parser skeleton.
```
|
| |
|
| |
|
| |
|
|
|
|
| |
Update tools: yexport, os-yexport
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
`LicenseRef-scancode-swig` stands for
```
You may copy, modify, distribute, and make derivative works based on
this software, in source code or object code form, without
restriction. If you distribute the software to others, you may do
so according to the terms of your choice. This software is offered as
is, without warranty of any kind.
```
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
I would like to turn every `Lib/{lang}` directory into ya.make module properly marked up with `LICENSE` and `ADDINCL GLOBAL for swig` in order to make swig library license visible in `LICENSE_RESTRICTIONS()` macros.
Hence I have to remove langs code that we do not use.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
From hash: [6667effa3b22b87823a5eabe0dab1df2d9a379c0](https://a.yandex-team.ru/arcadia/commit/6667effa3b22b87823a5eabe0dab1df2d9a379c0)
From revision: [12439297](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=117)
Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci)
Update tools: ymake, os_ymake
|
| |
|
|
|
|
| |
разными ts-конфигами
|
| |
|
|
|
|
| |
Also: move override.nix / patches to contrib root.
|
|
|
|
|
|
|
|
|
| |
From hash: [222d54bd7cfde268c4bdfde7e0d8806c13e552d0](https://a.yandex-team.ru/arcadia/commit/222d54bd7cfde268c4bdfde7e0d8806c13e552d0)
From revision: [12426935](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=236)
Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin)
Update tools: ya_bin3, os_ya, ya_bin, test_tool, test_tool3
|
|
|
|
|
|
|
|
|
|
|
|
| |
Сборка небольших плюсов и какого-то GO:
```
svidyuk@svidyuk-devvm:~/arcadia$ ya make -r -DYMAKE_USE_PY3 devtools/ymake/bin/
Ok
svidyuk@svidyuk-devvm:~/arcadia$ ya make --ymake-bin $PWD/devtools/ymake/bin/ymake devtools/dummy_arcadia/hello_world
Ok
svidyuk@svidyuk-devvm:~/arcadia$ ya make --ymake-bin $PWD/devtools/ymake/bin/ymake alice/amanda/internal/editor
Ok
```
|
| |
|
|
|
|
|
|
|
|
| |
Изменения согласно анонсу
1. До изменений: пользователь видел [неочевидную ошибку при попытке использовать Node.js 12 и ниже](https://jing.yandex-team.ru/files/miripiruni/Screenshot%202023-09-14%20at%2013.03.15.png).
2. После изменений: при попытке использовать Node.js 12 и ниже [сборка падает с ошибкой конфигурации](https://jing.yandex-team.ru/files/miripiruni/Screenshot%202023-09-14%20at%2013.01.36.png).
3. После изменений: при попытке использовать Node.js 14 и 16 сборка [кидает WARN](https://jing.yandex-team.ru/files/miripiruni/Screenshot%202023-09-14%20at%2012.57.49.png).
|
|
|
|
|
|
|
|
|
|
| |
According to the lawyers, `GPL-2.0-only WITH OpenJDK-assembly-exception-1.0` mandates your code to be licensed under GPL-2.0, hence I consider this license as `REQUIRE_DISCLOSURE`.
However, I assume that the license itself does not apply, as we do not have any OpenJDK modules and we do not _link_ with OpenJDK code at all (this is a subject to change if will ever put OpenJDK code to the repo).
`GPL-2.0-only WITH Classpath-exception-2.0` looks permissive as it explicitly allows
> to copy and distribute the resulting executable under terms of your choice
|
|
|
|
| |
List of licenses is [here](https://spdx.org/licenses/), list of exceptions is [here](https://spdx.org/licenses/exceptions-index.html).
|
| |
|
| |
|
| |
|
|
|
|
| |
Update tools: yexport, os-yexport
|
| |
|
| |
|
| |
|
|
|
|
| |
Update tools: yexport
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
unittests
Без них у ydb не будут работать unittest тесты:
```
./ya test -r ydb/core/blobstorage/base/ut
Error[-WUserErr]: in At top level: Target 'build/platform/test_tool' not found
Error[-WUserErr]: in At top level: Target 'build/external_resources/go_tools' not found
Error[-WUserErr]: in At top level: Target 'build/platform/java/jstyle_lib' not found
Configure error (use -k to proceed)
```
|
| |
|
|
|
|
|
|
|
| |
~~В этот PR только простой фикс конкретного бага из https://a.yandex-team.ru/review/4370819/details~~
~~Прочие улучшения в коде `ts_config.py` будут отдельно, включая покрытие кода тестами.~~
Переписал `TsConfig.merge()`, чуть добавил тестов
|
| |
|
|
|
|
| |
Update tools: yexport
|
| |
|
|
|
|
| |
Добавил маску для передачи битфилдов в платформу и проверку соответствия видимости полей перечисления значению
|
| |
|
|
|
|
|
|
|
|
|
|
| |
[diff-resolver:snermolaev]
Sandbox task: https://sandbox.yandex-team.ru/task/1925190358/view
Task author: robot-srch-releaser@
Commit was made by robot-srch-releaser@, but committer is deshevoy@
Description:
Note: mandatory check (NEED_CHECK) was skipped
|