summaryrefslogtreecommitdiffstats
path: root/build/export_generators/hardcoded-cmake
Commit message (Collapse)AuthorAgeFilesLines
* Remove hardcoded-cmake generator filesdimdim112024-10-0348-4614/+0
| | | | | Remove hardcoded-cmake generator files commit_hash:133622cd3a729cbb7cbfdee793de79d6de4f20f4
* Fix run_antlr semantics, add run_antlr4 semanticdimdim112024-09-123-7/+41
| | | | | | | Add run_antlr4 semantic Add semantic for run antlr4 commit_hash:55ff8945c64f798c87399822344b24b5bd6c7b16
* Fix export IDN and AIOdimdim112024-09-103-4/+22
| | | | | Fix export IDN and AIO b136f876eac2579a7b34019ebbf179f988d2a8b2
* Fix options in conanfile.pydimdim112024-09-091-1/+1
| | | | | Fix options in conanfile.py 79f82ad8edde6732647a2597578c4ff68a239b55
* (2of3) Use requirements function in conanfile and support os depends conan ↵dimdim112024-08-131-10/+17
| | | | | | | attributes in new cmake generator Use requirements function in conanfile and support os depends conan attributes in new cmake generator 2b00a93fb0df66b9bf77816d6447e19f7c7131e7
* Fix conanfile.py with empty requiresdimdim112024-08-091-7/+12
| | | | | Fix conanfile.py with empty requires f7042103d19b2438d3e862281e0a6eb5f5fee67b
* Add '-rdynamic' to link options on Android and Linux to enable symbols in ↵akhropov2024-07-251-0/+4
| | | | | | backtraces. 17818639645d6b8106c4a569bc611c7fab654b68
* Workaround to fix split_unittest.py on Windows.akhropov2024-07-241-3/+7
| | | | b590ca5fca91b744ffa85f8ef555564ea54d6cd6
* Set ARCADIA_ROOT and ARCADIA_BUILD_ROOT for CMake-based builds.akhropov2024-07-231-0/+2
| | | | e0ce3e0c53b7a3afb7f4db6f047082a7fd924a61
* Remove adding '/std:c++latest' flags for MSVC builds. It only gives a ↵akhropov2024-07-191-1/+0
| | | | | | warning as CMake adds its own /std:c++* (* = 20 for now) flag after it anyway b6a14e7dd0bd3b7ef611eaf759aa32221e8e9b0f
* Conan2 support by use_conan2 flag in yexport.tomldimdim112024-07-186-28/+742
| | | | | Conan2 support by use_conan2 flag in yexport.toml 761168c6b3872e79fea36bede3da8a28e9736ee9
* Fix generators py-scripts to use UTF-8dimdim112024-07-112-3/+3
| | | | | Fix generators py-scripts to use UTF-8 fdb604a98b1deb6c0f03822b584b1cc0ec5e6b2a
* Set utf-8 for python at windows platformsdimdim112024-07-111-2/+6
| | | | | Set utf-8 for python at windows platforms 8d03123d7237c425a26476a0ea8699cfd09d2411
* Revert "Conan2 support by use_conan2 flag in yexport.toml"mikhnenko2024-07-086-745/+28
| | | | | | This reverts commit 53b2f6c57e617e4efacd04b2205da51579655ac8, reversing changes made to a265b57511425cc8130c5ac369e9ecb0ba0b10cf. b598f7b7bd94c27933dae8874d4a2a4a5e366591
* Conan2 support by use_conan2 flag in yexport.tomldimdim112024-07-086-28/+745
| | | | | Conan2 support by use_conan2 flag in yexport.toml 53b2f6c57e617e4efacd04b2205da51579655ac8
* Fix path to flatcthegeorg2024-07-031-1/+1
| | | | 0b1b27f1cca4d8f58470306168e85d631f1b3bda
* YT-21561: Remove clear cmake flagsnadya732024-06-181-2/+2
| | | | fa318ee584c34209f5ff244bab515c574c0352b4
* Enable policy CMP0132 if available (CMake 3.24+) to avoid setting CC, CXX ↵akhropov2024-06-051-0/+4
| | | | | | that is undesirable for conan in case of clang-cl. 5135b9f07e4382783ebc524e847dd7170b850a35
* Properly detect Visual Studio version if non-standard toolset for this ↵akhropov2024-06-041-0/+14
| | | | | | version is used.. #2302 0843dd6fab7789634d13bdde50586f8d122288fa
* Apply YDB feedback for generated cmake disclamersvidyuk2024-05-271-5/+5
| | | | 89a54a3bbf0372c00c3b8cfc5ffe175be7636f91
* Add darwin-x86_64 profile to generator.toml.akhropov2024-05-212-0/+15
| | | | 797a63585c218caba357e08ce955ea4e944e1e1c
* CMake generator based on Jinja generatordimdim112024-05-151-6/+0
| | | | 99902937b544f5d8150a5c6132861e1bb52d3ced
* Draft for new cmake generatordimdim112024-05-084-69/+111
| | | | f6ec7e0899aeffe4c6164718e3f54e93f18f4bd1
* Fully remove prologue/epilogue from yexport codedimdim112024-04-232-11/+2
| | | | ffac9b8edb6ef58978d4267c7edceafb18b08e45
* Remove prologue/epilogue from yexport code, remove platform CNameLists from codedimdim112024-04-235-42/+54
| | | | d6bb959adffd2a72bb6b3020d69de20211bec6a6
* Use common and directory templates from generator toml, cut off constants ↵dimdim112024-04-191-0/+6
| | | | | | | with tempalte and result file names from generator Use common and diratory templates from generator toml, cut off constants with tempalte and result file names from generator b3cb8dcf400d4801707f6b272e71c3fba4d828d7
* Fix grammar and use more idiomatic languageakhropov2024-04-101-4/+4
| | | | 644d67c2ad0310b3c6fcab741e9d60e7f2174461
* Improve generated cmake disclamersvidyuk2024-04-041-5/+13
| | | | e9f415115eeddf99b539fd8f1864c3a1f122cf6d
* Compatibility with Python < 3.9 ↵akhropov2024-03-281-1/+2
| | | | | | (https://docs.python.org/3.9/whatsnew/3.9.html#type-hinting-generics-in-standard-collections).. a7fa2700711581dad0944aa9a7441af03275ec23
* Add vanilla_protobuf attribute and logic in cmake generator (patch by python)dimdim112024-03-284-51/+96
| | | | | Add vanilla_protobuf attribute and logic in cmake generator 0801b280e74126103f91b5cccf0fb16bdfddc492
* Finish removing platform_flags, restyle jinjadimdim112024-03-274-13/+18
| | | | | Finish removing platform_flags, restyle jinja a0f6b1df9b7381a46ecfec5ee1c5adf15f95d2fa
* Revert commit rXXXXXX,Add vanilla_protobuf attribute and logic in cmake ↵svidyuk2024-03-252-45/+50
| | | | | | generator 389945f5aaf18f3cb06fcee6c6bd14b39f0beeed
* Add vanilla_protobuf attribute and logic in cmake generatordimdim112024-03-212-50/+45
| | | | | Add vanilla_protobuf attribute and logic in cmake generator 4019392e1b6894819bd2ea0a1601539803f333e8
* New templates for cmake-generatorsennikovmv2024-03-212-4/+48
| | | | 3af1cab32d3e28b7961c68f5b8e8af1d1fc81505
* Prepare for vanilla protocdimdim112024-03-201-0/+1
| | | | | Prepare for vanilla protoc 51d1f71e6a3055b8078117b50c7a1fea616de8bd
* Update path to flatcthegeorg2024-03-191-1/+1
| | | | c5fcdf752a6f6b699997c4d0c595d6ce557d69a9
* Cutting cmake conditions from cpp codesennikovmv2024-03-191-0/+10
| | | | 6c33d2b4aaedb1e63b008f2af029e7486c27a293
* Fix misprintsvidyuk2024-03-161-1/+1
| | | | 62a9458686ad84e7abc39794d107e400174e27e3
* Revert commit rXXXXXX,Cutting cmake conditions from cpp codesvidyuk2024-03-132-16/+4
| | | | 73244acf64d539c90a8a5935440fe581fce4f251
* Cutting cmake conditions from cpp codesennikovmv2024-03-132-4/+16
| | | | | | | | | Cutting cmake conditions from cpp code Fix issue Support platforms spec 8f9e9bf7663b27406d971a7a7dec526ca6a0480e
* Add platforms to cmake generator.tomlsennikovmv2024-03-121-0/+27
| | | | 9a3588f9a4fef4771f2edd2587cb40247157cf07
* Cmake export over Jinja-templatessennikovmv2024-03-113-0/+91
| | | | e2b1c43de6c025f92fd57b8201dd9b85278d0762
* Conanfile jinja-templatesennikovmv2024-03-042-1/+22
| | | | 199c6cc2503490d33ec23d8351477759b6e238f8
* Bump nvcc standard from c++14 to c++17 in CMake build as well.akhropov2024-02-211-1/+1
| | | | b1699a2ea485dcc5ef5eadd888508c49c5659e46
* --allow-unsupported-compiler in CMake builds as well.akhropov2024-02-211-0/+2
| | | | cf3c73bf342badefc42ab0534406f91757b2191e
* get rid of sixsnermolaev2024-02-201-8/+4
| | | | faeb2c69960c197db9fc9c5d0696d6dc0ce3d74a
* Remove EXCLUDE_FROM_ALL for recursive_library.akhropov2024-02-161-1/+1
| | | | f9ffa06b9e28c762693ebc9b0725daa4b8c49394
* Fix recursive_library after rXXXXXX.akhropov2024-02-162-2/+2
| | | | f4e34ac010d78d384ad18819db18ffa2e20967b9
* Yexport testsennikovmv2024-02-1612-67/+67
| | | | 42477b361df98bfa4ad9fa98d79ee8c6e27a78ef
* Fix in regexps for 'ar' versions - use raw strings. Curiously enough they ↵akhropov2024-02-131-2/+2
| | | | worked correctly either way but the old version produces a warning on python 3.12