Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dismantle FROM_EXTERNAL, process .external file in plugin | spreis | 2023-10-25 | 1 | -0/+3 |
| | |||||
* | py23-nize ytest.py | snermolaev | 2023-10-21 | 1 | -2/+2 |
| | |||||
* | [devtools/ya] Support BENCHMARK_OPTS macro | prettyboy | 2023-10-19 | 1 | -2/+4 |
| | |||||
* | Added "USE_KTLINT_OLD" macro support | daniel-march | 2023-10-12 | 1 | -0/+2 |
| | |||||
* | GTEST_UGLY oblivion | prettyboy | 2023-10-04 | 1 | -4/+0 |
| | |||||
* | Compile Java with tests using py3 flavored ymake | svidyuk | 2023-09-25 | 1 | -1/+1 |
| | |||||
* | build whole ymake dir with py3 flawored ymake | svidyuk | 2023-09-23 | 1 | -5/+5 |
| | |||||
* | build ymake with py3-ymake | snermolaev | 2023-09-20 | 1 | -1/+1 |
| | |||||
* | Make hello_world cunfigurable wiht ymake py3 | svidyuk | 2023-09-15 | 1 | -8/+14 |
| | | | | | | | | | | | | Сборка небольших плюсов и какого-то 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 ``` | ||||
* | [build/plugins/ytest] Allow prebuilt linters for opensource (try 2) | prettyboy | 2023-09-08 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Без этого, 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 ``` | ||||
* | Revert commit rXXXXXX,[build/plugins/ytest] Allow prebuilt linters for ↵ | prettyboy | 2023-09-08 | 1 | -0/+3 |
| | | | | opensource | ||||
* | [build/plugins/ytest] Allow prebuilt linters for opensource | prettyboy | 2023-09-08 | 1 | -3/+0 |
| | | | | | | Без этого, ydb или не сможет запускать flake8 с помощью ya make. Или к ним поедет сборка flake8. Возможно последнее и не так плохо, но сейчас предлагается пока так | ||||
* | [build/plugins/ytest] Increase timeout for ktlint up to 120s | prettyboy | 2023-08-18 | 1 | -1/+6 |
| | |||||
* | fix validation of requirements | snermolaev | 2023-08-17 | 1 | -11/+14 |
| | |||||
* | switch data to data_files | tekireeva | 2023-07-27 | 1 | -1/+1 |
| | |||||
* | Add source dir to DATA for fuzz tests | tekireeva | 2023-07-27 | 1 | -1/+1 |
| | |||||
* | Add lost data dependencies | tekireeva | 2023-07-10 | 1 | -2/+8 |
| | |||||
* | [build/plugins/ytest] Verify tag prefixes | prettyboy | 2023-07-06 | 1 | -1/+12 |
| | |||||
* | Call data macro before getting test data | tekireeva | 2023-06-14 | 1 | -3/+4 |
| | |||||
* | Remove default implicit data to module dir from add_ytest | tekireeva | 2023-06-14 | 1 | -1/+3 |
| | | | Мы добавляем неявную дату на модульную директорию в `ADD_YTEST` только для "unittest.py", "gunittest", "g_benchmark", "go.test", "boost.test" | ||||
* | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 1 | -0/+1300 |
| | |||||
* | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 1 | -1203/+0 |
| | |||||
* | Forbid using GTEST_UGLY in mail | thegeorg | 2023-03-27 | 1 | -1/+1 |
| | |||||
* | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 1 | -0/+1203 |
| | |||||
* | fix ya.make | monster | 2022-07-07 | 1 | -1116/+0 |
| | |||||
* | intermediate changes | arcadia-devtools | 2022-06-21 | 1 | -5/+5 |
| | | | | ref:c7577ae41288ba1544a9cd1f00cdeff854fe2994 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-20 | 1 | -2/+7 |
| | | | | ref:6ada9bb2ca40267e194cf8bf81a2fbcd021b999d | ||||
* | FEI-24069: ya make + frontend: поддержка eslint | v-homyakov | 2022-06-15 | 1 | -26/+18 |
| | | | | ref:e80bfd2c07b374fcedc5dc4c2bd7c1e9fc65ba93 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-15 | 1 | -0/+1 |
| | | | | ref:f38a5b2265b18b4880bf14729484e20d8f7d8c89 | ||||
* | intermediate changes | arcadia-devtools | 2022-06-10 | 1 | -0/+2 |
| | | | | ref:8ec5cfb23b925da435e06e11b73f71123630131a | ||||
* | intermediate changes | arcadia-devtools | 2022-05-06 | 1 | -6/+7 |
| | | | | ref:94396ab8870768bea08a1300f70d26735d903335 | ||||
* | intermediate changes | arcadia-devtools | 2022-03-26 | 1 | -0/+3 |
| | | | | ref:110136b448f725022fe4a99944539b99fd3a0ebf | ||||
* | intermediate changes | arcadia-devtools | 2022-03-24 | 1 | -10/+12 |
| | | | | ref:12e4bb60d22b39f59691a28f7163b60cc32d9823 | ||||
* | intermediate changes | arcadia-devtools | 2022-03-21 | 1 | -2/+2 |
| | | | | ref:30ff16a27e264ce77a857e4b8947c893c3f87d17 | ||||
* | intermediate changes | arcadia-devtools | 2022-02-23 | 1 | -0/+1 |
| | | | | ref:7ad50b9c568746e74aa064df7ff309c5798027fc | ||||
* | intermediate changes | arcadia-devtools | 2022-02-21 | 1 | -3/+3 |
| | | | | ref:489c487087adbbffdc59e875df6227bdb2f0bc23 | ||||
* | intermediate changes | arcadia-devtools | 2022-02-17 | 1 | -5/+1 |
| | | | | ref:6a5984fa7fcdc92485660f780c825784f54bb4c9 | ||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | sergey-fed | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | sergey-fed | 2022-02-10 | 1 | -1/+1 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | artanis | 2022-02-10 | 1 | -8/+8 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | artanis | 2022-02-10 | 1 | -8/+8 |
| | |||||
* | Restoring authorship annotation for Dmitry Kopylov <[email protected]>. ↵ | Dmitry Kopylov | 2022-02-10 | 1 | -267/+267 |
| | | | | Commit 2 of 2. | ||||
* | Restoring authorship annotation for Dmitry Kopylov <[email protected]>. ↵ | Dmitry Kopylov | 2022-02-10 | 1 | -267/+267 |
| | | | | Commit 1 of 2. | ||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | sidorovaa | 2022-02-10 | 1 | -5/+5 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | sidorovaa | 2022-02-10 | 1 | -5/+5 |
| | |||||
* | Restoring authorship annotation for Aleksandr <[email protected]>. Commit ↵ | Aleksandr | 2022-02-10 | 1 | -324/+324 |
| | | | | 2 of 2. | ||||
* | Restoring authorship annotation for Aleksandr <[email protected]>. Commit ↵ | Aleksandr | 2022-02-10 | 1 | -324/+324 |
| | | | | 1 of 2. | ||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | rnefyodov | 2022-02-10 | 1 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | rnefyodov | 2022-02-10 | 1 | -2/+2 |
| | |||||
* | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | spreis | 2022-02-10 | 1 | -1/+1 |
| |