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
/
hardcoded-cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove hardcoded-cmake generator files
dimdim11
2024-10-03
48
-4614
/
+0
*
Fix run_antlr semantics, add run_antlr4 semantic
dimdim11
2024-09-12
3
-7
/
+41
*
Fix export IDN and AIO
dimdim11
2024-09-10
3
-4
/
+22
*
Fix options in conanfile.py
dimdim11
2024-09-09
1
-1
/
+1
*
(2of3) Use requirements function in conanfile and support os depends conan at...
dimdim11
2024-08-13
1
-10
/
+17
*
Fix conanfile.py with empty requires
dimdim11
2024-08-09
1
-7
/
+12
*
Add '-rdynamic' to link options on Android and Linux to enable symbols in bac...
akhropov
2024-07-25
1
-0
/
+4
*
Workaround to fix split_unittest.py on Windows.
akhropov
2024-07-24
1
-3
/
+7
*
Set ARCADIA_ROOT and ARCADIA_BUILD_ROOT for CMake-based builds.
akhropov
2024-07-23
1
-0
/
+2
*
Remove adding '/std:c++latest' flags for MSVC builds. It only gives a warning...
akhropov
2024-07-19
1
-1
/
+0
*
Conan2 support by use_conan2 flag in yexport.toml
dimdim11
2024-07-18
6
-28
/
+742
*
Fix generators py-scripts to use UTF-8
dimdim11
2024-07-11
2
-3
/
+3
*
Set utf-8 for python at windows platforms
dimdim11
2024-07-11
1
-2
/
+6
*
Revert "Conan2 support by use_conan2 flag in yexport.toml"
mikhnenko
2024-07-08
6
-745
/
+28
*
Conan2 support by use_conan2 flag in yexport.toml
dimdim11
2024-07-08
6
-28
/
+745
*
Fix path to flatc
thegeorg
2024-07-03
1
-1
/
+1
*
YT-21561: Remove clear cmake flags
nadya73
2024-06-18
1
-2
/
+2
*
Enable policy CMP0132 if available (CMake 3.24+) to avoid setting CC, CXX tha...
akhropov
2024-06-05
1
-0
/
+4
*
Properly detect Visual Studio version if non-standard toolset for this versio...
akhropov
2024-06-04
1
-0
/
+14
*
Apply YDB feedback for generated cmake disclamer
svidyuk
2024-05-27
1
-5
/
+5
*
Add darwin-x86_64 profile to generator.toml.
akhropov
2024-05-21
2
-0
/
+15
*
CMake generator based on Jinja generator
dimdim11
2024-05-15
1
-6
/
+0
*
Draft for new cmake generator
dimdim11
2024-05-08
4
-69
/
+111
*
Fully remove prologue/epilogue from yexport code
dimdim11
2024-04-23
2
-11
/
+2
*
Remove prologue/epilogue from yexport code, remove platform CNameLists from code
dimdim11
2024-04-23
5
-42
/
+54
*
Use common and directory templates from generator toml, cut off constants wit...
dimdim11
2024-04-19
1
-0
/
+6
*
Fix grammar and use more idiomatic language
akhropov
2024-04-10
1
-4
/
+4
*
Improve generated cmake disclamer
svidyuk
2024-04-04
1
-5
/
+13
*
Compatibility with Python < 3.9 (https://docs.python.org/3.9/whatsnew/3.9.htm...
akhropov
2024-03-28
1
-1
/
+2
*
Add vanilla_protobuf attribute and logic in cmake generator (patch by python)
dimdim11
2024-03-28
4
-51
/
+96
*
Finish removing platform_flags, restyle jinja
dimdim11
2024-03-27
4
-13
/
+18
*
Revert commit rXXXXXX,Add vanilla_protobuf attribute and logic in cmake gener...
svidyuk
2024-03-25
2
-45
/
+50
*
Add vanilla_protobuf attribute and logic in cmake generator
dimdim11
2024-03-21
2
-50
/
+45
*
New templates for cmake-generator
sennikovmv
2024-03-21
2
-4
/
+48
*
Prepare for vanilla protoc
dimdim11
2024-03-20
1
-0
/
+1
*
Update path to flatc
thegeorg
2024-03-19
1
-1
/
+1
*
Cutting cmake conditions from cpp code
sennikovmv
2024-03-19
1
-0
/
+10
*
Fix misprint
svidyuk
2024-03-16
1
-1
/
+1
*
Revert commit rXXXXXX,Cutting cmake conditions from cpp code
svidyuk
2024-03-13
2
-16
/
+4
*
Cutting cmake conditions from cpp code
sennikovmv
2024-03-13
2
-4
/
+16
*
Add platforms to cmake generator.toml
sennikovmv
2024-03-12
1
-0
/
+27
*
Cmake export over Jinja-templates
sennikovmv
2024-03-11
3
-0
/
+91
*
Conanfile jinja-template
sennikovmv
2024-03-04
2
-1
/
+22
*
Bump nvcc standard from c++14 to c++17 in CMake build as well.
akhropov
2024-02-21
1
-1
/
+1
*
--allow-unsupported-compiler in CMake builds as well.
akhropov
2024-02-21
1
-0
/
+2
*
get rid of six
snermolaev
2024-02-20
1
-8
/
+4
*
Remove EXCLUDE_FROM_ALL for recursive_library.
akhropov
2024-02-16
1
-1
/
+1
*
Fix recursive_library after rXXXXXX.
akhropov
2024-02-16
2
-2
/
+2
*
Yexport test
sennikovmv
2024-02-16
12
-67
/
+67
*
Fix in regexps for 'ar' versions - use raw strings. Curiously enough they wor...
akhropov
2024-02-13
1
-2
/
+2
[next]