Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move Qhull license to REQUIRE_CITATION category | thegeorg | 2023-08-22 | 1 | -1/+1 | |
| | | | | The text can be read [here](https://arcanum.yandex-team.ru/arcadia/contrib/libs/qhull/COPYING.txt). | |||||
* | Consider Softsurfer license as permissive | thegeorg | 2023-08-22 | 1 | -3/+3 | |
| | | | | | | | | | | ``` This code may be freely used and modified for any purpose providing that this copyright notice is included with it. Copyright holder makes no warranty for this code, and cannot be held liable for any real or imagined damage resulting from its use. Users of this code must verify correctness for their application. ``` | |||||
* | Make libclang.rt_profile depends on sources again | hiddenpath | 2023-08-22 | 5 | -8/+110 | |
| | ||||||
* | vite: MVP (Result of research) | khoden | 2023-08-22 | 2 | -0/+60 | |
| | | | | | | Обеспечена успешная сборка dummy для простого Реакт-приложения, созданного командой `pnpm create vite` Реализована практически 100% копипастой реализации для webpack | |||||
* | Stop defining XOPEN_SOURCE on iOS | thegeorg | 2023-08-21 | 1 | -3/+0 | |
| | ||||||
* | Automatic release build for ymake | robot-ya-builder | 2023-08-21 | 1 | -5/+5 | |
| | | | | | | | | | From hash: [2e132f07231db4994a1e5784e8001c39a5e89317](https://a.yandex-team.ru/arcadia/commit/2e132f07231db4994a1e5784e8001c39a5e89317) From revision: [12204639](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=103) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ymake | |||||
* | (no commit message) | pg | 2023-08-20 | 1 | -1/+1 | |
| | ||||||
* | Update contrib/restricted/abseil-cpp to 20230802.0 | thegeorg | 2023-08-20 | 1 | -0/+1 | |
| | ||||||
* | PROTO_FAKEID and FBS_FAKEID | snermolaev | 2023-08-19 | 3 | -13/+15 | |
| | ||||||
* | peerdir mapkit | gle6ru381 | 2023-08-18 | 1 | -3/+17 | |
| | | | | fix | |||||
* | [build/plugins/ytest] Increase timeout for ktlint up to 120s | prettyboy | 2023-08-18 | 1 | -1/+6 | |
| | ||||||
* | Revert commit rXXXXXX, Make libclang.rt_profile depends on sources | prettyboy | 2023-08-18 | 4 | -86/+5 | |
| | ||||||
* | Make libclang.rt_profile depends on sources | hiddenpath | 2023-08-18 | 4 | -5/+86 | |
| | ||||||
* | Proofread licenses for contrib/libs/openldap | thegeorg | 2023-08-17 | 1 | -0/+1 | |
| | ||||||
* | Unify Bsd-Original-Uc-1986 spelling | thegeorg | 2023-08-17 | 1 | -2/+1 | |
| | | | | Identified as `LicenseRef-scancode-bsd-original-uc-1986` it was replaced with two different tokens. | |||||
* | fix validation of requirements | snermolaev | 2023-08-17 | 1 | -11/+14 | |
| | ||||||
* | (no commit message) | pg | 2023-08-17 | 1 | -1/+1 | |
| | ||||||
* | support explicit pic/pie | pg | 2023-08-17 | 1 | -1/+5 | |
| | ||||||
* | Allow using contrib/libs/sasl in opensource projects | thegeorg | 2023-08-16 | 1 | -1/+1 | |
| | ||||||
* | enable some compile flags for mapkit part1 | jack239 | 2023-08-16 | 1 | -0/+1 | |
| | | | | enable non-virtual-dtor warning | |||||
* | Pass local module fbs compiler flags to cmake export | svidyuk | 2023-08-16 | 1 | -1/+1 | |
| | ||||||
* | merge partial clang16 support | pg | 2023-08-16 | 1 | -0/+3 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2023-08-15 | 1 | -2/+12 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2023-08-14 | 9 | -0/+547 | |
| | ||||||
* | External build system generator release 47 | robot-ya-builder | 2023-08-14 | 1 | -1/+1 | |
| | | | | Update tools: yexport | |||||
* | Mandate LICENSE markup in every contrib LIBRARY() | thegeorg | 2023-08-14 | 3 | -3/+7 | |
| | ||||||
* | External build system generator release 46 | robot-ya-builder | 2023-08-14 | 1 | -1/+1 | |
| | | | | Update tools: yexport | |||||
* | Export dyn version of YQL_UDF | svidyuk | 2023-08-14 | 1 | -1/+3 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2023-08-14 | 1 | -5/+5 | |
| | ||||||
* | (no commit message) | pg | 2023-08-12 | 1 | -1/+1 | |
| | ||||||
* | (no commit message) | pg | 2023-08-12 | 1 | -0/+4 | |
| | ||||||
* | fixes for clang16 | pg | 2023-08-12 | 1 | -1/+4 | |
| | | | | https://discourse.llvm.org/t/llvm-15-default-pie-issue/67125 | |||||
* | [build/ymake.core.conf] Added $TOOLCHAIN_ENV to the macro _SRC "S" | prettyboy | 2023-08-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | на примере узла voicetech/spotter/embedded/contrib/libtask/asm.S.o было: ``` "env": { "ARCADIA_ROOT_DISTBUILD": "$(SOURCE_ROOT)" }, ``` стало: ``` "env": { "ARCADIA_ROOT_DISTBUILD": "$(SOURCE_ROOT)", "CPATH": "", "DYLD_LIBRARY_PATH": "$()/lib:$(OS_SDK_ROOT-sbr:1966560555)/usr/lib/x86_64-linux-gnu", "LD_LIBRARY_PATH": "$()/lib:$(OS_SDK_ROOT-sbr:1966560555)/usr/lib/x86_64-linux-gnu", "LIBRARY_PATH": "", "SDKROOT": "" }, ``` | |||||
* | Update contrib/libs/flatbuffers to 23.5.9 | reshilkin | 2023-08-11 | 2 | -3/+4 | |
| | ||||||
* | Always initialize yatest lib for go | iaz1607 | 2023-08-11 | 2 | -0/+3 | |
| | | | | | | @snermolaev предложил в тикете вынести инициализацию окружения в отдельный модуль и для каждого модуля импортировать его, чтобы не делать лишней работы. Но кажется, что при таком подходе, потом нужно будет либо повторно считывать и парсить контекстный файл, либо сохранять его контент внутри нового модуля и тоже заново парсить. Учитывая, что для инициализации переменных окружения нам все равно придется считать и распарсить контекстный файл, предлагаю оставить инициализацию как есть и вместе с переменными окружния, практически за бесплатно инициализировать весь контекст. | |||||
* | External build system generator release 45 | robot-ya-builder | 2023-08-11 | 1 | -1/+1 | |
| | | | | Update tools: yexport | |||||
* | Remove empty policy file | thegeorg | 2023-08-10 | 1 | -1/+0 | |
| | ||||||
* | GO_EMBED_BINDIR macro | snermolaev | 2023-08-10 | 2 | -6/+41 | |
| | ||||||
* | remove use of MACRO_ALIAS | snermolaev | 2023-08-10 | 4 | -20/+61 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2023-08-10 | 1 | -1/+1 | |
| | ||||||
* | Update ICU to 70.1 | romankoshelev | 2023-08-09 | 1 | -0/+3 | |
| | ||||||
* | Hu for market profiles | andrew-iv | 2023-08-09 | 1 | -3/+7 | |
| | ||||||
* | feat codegen-35: use USRV_ALL_SRCS | sanyash | 2023-08-09 | 1 | -2/+0 | |
| | ||||||
* | Get rid of artificial YandexUncategorized license | thegeorg | 2023-08-09 | 1 | -2/+1 | |
| | ||||||
* | Intermediate changes | robot-piglet | 2023-08-08 | 1 | -0/+236 | |
| | ||||||
* | fix(conf): add package.json of tested module to the graph cache key | zaverden | 2023-08-08 | 1 | -3/+5 | |
| | ||||||
* | Update bison version in conan in yexport | ignat | 2023-08-08 | 1 | -1/+1 | |
| | ||||||
* | Check AUTOCHECK explicitly when using libeatmydata | thegeorg | 2023-08-07 | 1 | -1/+1 | |
| | ||||||
* | Dart images and peerdir runtime | gle6ru381 | 2023-08-07 | 1 | -5/+2 | |
| | | | | | | update first commit | |||||
* | erm: move project out of nots directory | khoden | 2023-08-07 | 1 | -1/+1 | |
| |