summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* Update contrib/libs/flatbuffers to 23.5.9reshilkin2023-08-112-3/+4
|
* Always initialize yatest lib for goiaz16072023-08-112-0/+3
| | | | | | @snermolaev предложил в тикете вынести инициализацию окружения в отдельный модуль и для каждого модуля импортировать его, чтобы не делать лишней работы. Но кажется, что при таком подходе, потом нужно будет либо повторно считывать и парсить контекстный файл, либо сохранять его контент внутри нового модуля и тоже заново парсить. Учитывая, что для инициализации переменных окружения нам все равно придется считать и распарсить контекстный файл, предлагаю оставить инициализацию как есть и вместе с переменными окружния, практически за бесплатно инициализировать весь контекст.
* External build system generator release 45robot-ya-builder2023-08-111-1/+1
| | | | Update tools: yexport
* Remove empty policy filethegeorg2023-08-101-1/+0
|
* GO_EMBED_BINDIR macrosnermolaev2023-08-102-6/+41
|
* remove use of MACRO_ALIASsnermolaev2023-08-104-20/+61
|
* Intermediate changesrobot-piglet2023-08-101-1/+1
|
* Update ICU to 70.1romankoshelev2023-08-091-0/+3
|
* Hu for market profilesandrew-iv2023-08-091-3/+7
|
* feat codegen-35: use USRV_ALL_SRCSsanyash2023-08-091-2/+0
|
* Get rid of artificial YandexUncategorized licensethegeorg2023-08-091-2/+1
|
* Intermediate changesrobot-piglet2023-08-081-0/+236
|
* fix(conf): add package.json of tested module to the graph cache keyzaverden2023-08-081-3/+5
|
* Update bison version in conan in yexportignat2023-08-081-1/+1
|
* Check AUTOCHECK explicitly when using libeatmydatathegeorg2023-08-071-1/+1
|
* Dart images and peerdir runtimegle6ru3812023-08-071-5/+2
| | | | | | update first commit
* erm: move project out of nots directorykhoden2023-08-071-1/+1
|
* Intermediate changesrobot-piglet2023-08-071-5/+5
|
* FlatBuffers stuff to fbs.confsnermolaev2023-08-072-135/+135
|
* add proto.conf for PROTOsnermolaev2023-08-062-777/+778
|
* change module prefix for PY3_LIBRARY to libpy3snermolaev2023-08-062-26/+2
|
* remove ios check for ffunction-sectionsdmfedin2023-08-051-5/+4
|
* Change default module license to Service-Default-Licensethegeorg2023-08-051-1/+2
|
* Get rid of the artificial YandexNDA licensethegeorg2023-08-041-2/+1
|
* WIPpg2023-08-042-3/+3
|
* Add new macros for py23library & sandbox py3 taskv-korovin2023-08-041-0/+33
|
* Get rid of a hacky contrib/libs/libeatmydata/autocheck_wrapperthegeorg2023-08-031-1/+4
|
* move more stuff to specific confssnermolaev2023-08-034-85/+88
|
* (no commit message)hiddenpath2023-08-021-3/+0
|
* Allow configuring license exceptions via dedicated macrothegeorg2023-08-022-3/+6
| | | Docs will be updated in one of the folliwing PRs.
* Intermediate changesrobot-piglet2023-08-021-1/+1
|
* Using deprecated flatc for compiling PY2FBSreshilkin2023-08-022-3/+11
|
* move PERL_DEFAULT_PEERDIR trigger to build/conf/perl.confsnermolaev2023-08-022-7/+7
|
* Enable java tests modules invalidation on canondata changespreis2023-08-011-0/+1
|
* switch .PEERDIR_POLICY for JAVA_CONTRIB from as_build_from to as_includesnermolaev2023-08-011-0/+1
|
* Remove samogon caesar_resharderruskulagin2023-08-011-1/+0
|
* Intermediate changesrobot-piglet2023-08-011-5/+5
|
* move java and perl remaining stuff to their confssnermolaev2023-08-013-820/+818
|
* Intermediate changesrobot-piglet2023-07-311-37/+11
|
* feat c35: ya.make.exta11ax2023-07-311-0/+3
|
* Intermediate changesrobot-piglet2023-07-311-1/+0
|
* move python stuff to its own confsnermolaev2023-07-302-1039/+1029
|
* Intermediate changesrobot-piglet2023-07-294-18/+18
|
* Add yexport export generatorsalexv-smirnov2023-07-2818-0/+1706
|
* Intermediate changesrobot-piglet2023-07-281-13/+0
|
* remove NO_SANITIZE_HEADERS macrosreshilkin2023-07-281-8/+0
|
* Use customizable shared libs in cmake exportsvidyuk2023-07-281-1/+1
|
* External build system generator release 44robot-ya-builder2023-07-281-1/+1
| | | Update tools: yexport
* move go and perl stuff to their own confs; update java.confsnermolaev2023-07-284-1834/+1835
|
* Remove excessive PEERDIRthegeorg2023-07-271-4/+1
| | | The problem was introduced in rXXXXXX.