| Commit message (Expand) | Author | Age | Files | Lines |
* | fix PROTO_LIBRARY semantics | iniklyaev | 2024-11-26 | 1 | -7/+14 |
* | Fix dump compile commands & improve wrapcc | nechda | 2024-11-25 | 1 | -4/+9 |
* | YQL-19206 Fix YQL_PYTHON* macros | udovichenko-r | 2024-11-24 | 1 | -3/+3 |
* | Fix YQL_UDF_YDB_TEST macro | udovichenko-r | 2024-11-20 | 1 | -0/+5 |
* | Fixes for AP semantics | dimdim11 | 2024-11-18 | 1 | -18/+10 |
* | YQL-19206 Move contrib/ydb/library/yql/tests/common -> yql/essentials/tests/c... | udovichenko-r | 2024-11-18 | 1 | -3/+3 |
* | Support JAR_MAIN_CLASS in run.sh - demo | pazus | 2024-11-18 | 1 | -2/+2 |
* | YQL-19206 Move contrib/ydb/library/yql/cfg -> yql/essentials/cfg | udovichenko-r | 2024-11-18 | 1 | -5/+5 |
* | PROTO_SCHEMA() module | iniklyaev | 2024-11-18 | 6 | -169/+263 |
* | [build] ros: Add Python support | deshevoy | 2024-11-15 | 1 | -1/+1 |
* | Add external autoincludes.json | alevitskii | 2024-11-14 | 2 | -0/+7 |
* | [build] Add CPP_ROS peerdir tag to USE_PYTHON*/PYTHON*_ADDINCL | deshevoy | 2024-11-13 | 1 | -4/+4 |
* | Drop old broken groovy related stuff | svidyuk | 2024-11-12 | 1 | -10/+0 |
* | Fixed build conf for arcadia & github | vvvv | 2024-11-11 | 1 | -15/+15 |
* | Release clang18 #3 | robot-brewer | 2024-11-11 | 1 | -0/+10 |
* | Support WITH_KOTLIN_GRPC for ya ide gradle | dimdim11 | 2024-11-11 | 2 | -2/+6 |
* | Stop calculating data for some dead jbuild code paths | svidyuk | 2024-11-11 | 1 | -3/+0 |
* | add cryptopro to contrib | distep2 | 2024-11-07 | 1 | -1/+2 |
* | Moved other yql/essentials libs YQL-19206 | vvvv | 2024-11-07 | 1 | -3/+3 |
* | Revert commit rXXXXXX,Extract Go lib version from yo | svidyuk | 2024-11-07 | 1 | -1/+0 |
* | Remove forgotten feature switch: YMAKE_JAVA_TEST | svidyuk | 2024-11-06 | 1 | -3/+0 |
* | Fix "unexpected multicommand substitution" | vpozdyayev | 2024-11-05 | 1 | -1/+1 |
* | YQL-19206: Move contrib/ydb/library/yql/tools/udf* to yql/essentials/tools/udf* | maxkovalev | 2024-11-05 | 1 | -6/+6 |
* | conf(TS_PROTO): USE_COMMON_GOOGLE_APIS and GENERATE_ENUM_SERIALIZATION support | zaverden | 2024-11-05 | 1 | -1/+5 |
* | Add one more flag for emitting raw compiler command | nechda | 2024-11-04 | 1 | -1/+1 |
* | fix DEFAULT_JDK_VERSION macro | snermolaev | 2024-11-04 | 1 | -4/+12 |
* | Moved yql/public/udf YQL-19206 | vvvv | 2024-11-03 | 1 | -9/+9 |
* | YQL-19206: Move contrib/ydb/library/yql/tools/ to yql/essentials/tools/ | maxkovalev | 2024-11-02 | 1 | -6/+6 |
* | Add python wrapper for clang | nechda | 2024-11-02 | 1 | -0/+7 |
* | Add PoDoFo | andre487 | 2024-11-01 | 1 | -0/+1 |
* | Use sets for WITH_KOTLINC_... and use they in jinja templates | dimdim11 | 2024-10-31 | 1 | -4/+4 |
* | Remove old unused semantics | dimdim11 | 2024-10-31 | 7 | -32/+16 |
* | Disable PY2_FBS by default | thegeorg | 2024-10-25 | 1 | -0/+1 |
* | No autoincludes in opensource for now | alevitskii | 2024-10-24 | 2 | -3/+0 |
* | Release python3-frozen #10 | robot-brewer | 2024-10-24 | 1 | -1/+1 |
* | Revert commit rXXXXXX, Release python3-frozen #8 | v-korovin | 2024-10-22 | 1 | -1/+1 |
* | Release python3-frozen #8 | robot-brewer | 2024-10-22 | 1 | -1/+1 |
* | conf(feat): do not inputs from peers' outputs | zaverden | 2024-10-21 | 1 | -5/+5 |
* | Introduce CUDA_DEVICE_LINK_LIBRARY | somov | 2024-10-20 | 1 | -1/+2 |
* | Put contrib/tools/m4 under yamaker | thegeorg | 2024-10-19 | 1 | -0/+1 |
* | feat(conf+builder): remove contrib-related code | zaverden | 2024-10-17 | 2 | -51/+1 |
* | More mod ordering | vpozdyayev | 2024-10-17 | 19 | -133/+133 |
* | TEST_CLASSPATH_MANAGED is removed from conf part | svidyuk | 2024-10-15 | 1 | -2/+0 |
* | Remove TEST_CLASSPATH_VALUE which is never set to some nonempty value | svidyuk | 2024-10-15 | 1 | -4/+0 |
* | [build] SDC metadata collection | deshevoy | 2024-10-14 | 1 | -0/+3 |
* | move initialization of LDFLAGS, LDFLAGS_GLOBAL and OBJADDE to ymake.core.conf | snermolaev | 2024-10-09 | 2 | -9/+0 |
* | Move policy files to a separate directory and prevent work-hour commits to them | spreis | 2024-10-08 | 1 | -15/+0 |
* | Revert rXXXXXX 'Enable default manifest once more -- better' as it breaks Cat... | akhropov | 2024-10-08 | 1 | -8/+1 |
* | LARGE_FILES + TS_PACKAGE (dummy as example) | khoden | 2024-10-07 | 1 | -0/+18 |
* | Enable default manifest once more -- better | snermolaev | 2024-10-07 | 1 | -1/+8 |