index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
/
export_generators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add semantic and protoc_extra_outs for deps.pb.h
dimdim11
2024-10-02
1
-1
/
+1
*
Enable Conan2 in CatBoost export... Fix #2582
akhropov
2024-09-23
8
-42
/
+34
*
Choose msvc as a compiler in the generated conan host profile when clang-cl i...
akhropov
2024-09-17
1
-9
/
+34
*
Put compiler_executables in quotes to fix issues with paths with spaces in them.
akhropov
2024-09-17
1
-3
/
+3
*
Make static library if add_custom_command exists
dimdim11
2024-09-13
1
-0
/
+3
*
Fix run_antlr semantics, add run_antlr4 semantic
dimdim11
2024-09-12
6
-15
/
+84
*
Fix export IDN and AIO
dimdim11
2024-09-10
6
-8
/
+44
*
Fix options in conanfile.py
dimdim11
2024-09-09
2
-2
/
+2
*
Patch OpenSSL target name under Conan2
dimdim11
2024-09-06
1
-1
/
+5
*
Fill SWIG_LIB manually in conanfile.py
dimdim11
2024-09-06
2
-0
/
+10
*
language level fix on empty
c0nsumer
2024-09-04
1
-0
/
+2
*
Update conan_provider.cmake to latest version
dimdim11
2024-08-29
1
-163
/
+176
*
Conan2 fixes in templates
dimdim11
2024-08-29
2
-10
/
+10
*
Add sem use_annotation_processor
dimdim11
2024-08-22
2
-0
/
+2
*
Fix headers only library templates
dimdim11
2024-08-22
3
-16
/
+17
*
New CMake generator style fixes
dimdim11
2024-08-20
8
-17
/
+17
*
Fix ASM as last project language 2
dimdim11
2024-08-19
1
-5
/
+2
*
Fix ASM as last project language
dimdim11
2024-08-19
1
-2
/
+4
*
Fix imports for Conan2
dimdim11
2024-08-19
2
-3
/
+23
*
(2of3) Use requirements function in conanfile and support os depends conan at...
dimdim11
2024-08-13
4
-39
/
+115
*
Fix conanfile.py with empty requires
dimdim11
2024-08-09
2
-14
/
+25
*
language level supported
c0nsumer
2024-07-31
1
-0
/
+6
*
Support only headers libraries
dimdim11
2024-07-29
4
-11
/
+55
*
Fix target_proto_plugin function
dimdim11
2024-07-29
1
-3
/
+3
*
multiple RUN_JAVA_PROGRAM supported
c0nsumer
2024-07-26
1
-2
/
+2
*
RUN_JAVA_PROGRAM supported
c0nsumer
2024-07-25
1
-10
/
+32
*
Add '-rdynamic' to link options on Android and Linux to enable symbols in bac...
akhropov
2024-07-25
2
-0
/
+8
*
Workaround to fix split_unittest.py on Windows.
akhropov
2024-07-24
2
-6
/
+14
*
Set ARCADIA_ROOT and ARCADIA_BUILD_ROOT for CMake-based builds.
akhropov
2024-07-23
2
-0
/
+4
*
Sort root includes
dimdim11
2024-07-22
1
-3
/
+13
*
Fix allocators for add_shared_library in new cmake generator
dimdim11
2024-07-19
1
-1
/
+1
*
Remove adding '/std:c++latest' flags for MSVC builds. It only gives a warning...
akhropov
2024-07-19
2
-2
/
+0
*
Conan2 support by use_conan2 flag in yexport.toml
dimdim11
2024-07-18
12
-74
/
+1488
*
Javac flags supported
c0nsumer
2024-07-16
1
-0
/
+4
*
Fix for javac flags semantics
dimdim11
2024-07-15
2
-3
/
+9
*
Fix generators py-scripts to use UTF-8
dimdim11
2024-07-11
4
-6
/
+6
*
Set utf-8 for python at windows platforms
dimdim11
2024-07-11
2
-2
/
+10
*
Add javac semantics
dimdim11
2024-07-10
1
-0
/
+3
*
Revert "Conan2 support by use_conan2 flag in yexport.toml"
mikhnenko
2024-07-08
12
-1494
/
+74
*
Conan2 support by use_conan2 flag in yexport.toml
dimdim11
2024-07-08
12
-74
/
+1494
*
Fix path to flatc
thegeorg
2024-07-03
1
-1
/
+1
*
Completely remove traces of prebuilt contrib/tools/flatc
thegeorg
2024-07-03
1
-1
/
+1
*
Fixes for conan in new cmake generator
dimdim11
2024-06-26
1
-0
/
+3
*
Structure of the generated project changed
c0nsumer
2024-06-20
1
-1
/
+1
*
Fixes yexport cmake generator
dimdim11
2024-06-20
2
-5
/
+13
*
Many fixes for cmake generator based on jinja templates
dimdim11
2024-06-19
5
-31
/
+43
*
YT-21561: Remove clear cmake flags
nadya73
2024-06-18
2
-4
/
+4
*
kotlinx serialization
c0nsumer
2024-06-12
1
-1
/
+4
*
Errorprone plugin supported
c0nsumer
2024-06-06
1
-0
/
+18
*
Enable policy CMP0132 if available (CMake 3.24+) to avoid setting CC, CXX tha...
akhropov
2024-06-05
2
-0
/
+8
[next]