summaryrefslogtreecommitdiffstats
path: root/build/export_generators/cmake
Commit message (Expand)AuthorAgeFilesLines
* Patch 'OpenSSL::OpenSSL' in interfaces as well.akhropov2025-05-311-0/+4
* Fix: Set __SSE__ compiler macro for MSVC.akhropov2025-05-181-0/+1
* Fix and refactor copy/move files, add copy/move_file flagdimdim112025-04-111-0/+1
* Don't include FindCython explicitly, this will allow 'Cython_ROOT' variable t...akhropov2025-03-181-5/+0
* Support switching between internal and external cython using USE_INTERNAL_CYT...akhropov2025-03-163-2/+64
* Revert commit adda1c0216c0412e626f44fe10e9709fa2716e5c, Put compiler_executab...dimdim112025-03-051-3/+3
* Uniqueness conan by OS requiresdimdim112025-03-041-10/+14
* Fix exporting run_antlr(4) to CMakedimdim112025-02-132-9/+10
* Follow changes in link_lib.py again.akhropov2025-02-121-1/+0
* Follow changes in link_lib.py.akhropov2025-02-121-0/+3
* Use custom_runs in CMakedimdim112025-02-114-11/+107
* Fix: Add pthread library in global_flags after it has been removed as a libcx...akhropov2025-01-261-0/+14
* Support options for call rescompiler in CMakedimdim112024-11-111-2/+10
* Remove old unused semanticsdimdim112024-10-311-83/+6
* Fix generators for new fixed template EXTRA_ONLYdimdim112024-10-301-0/+4
* Add semantic and protoc_extra_outs for deps.pb.hdimdim112024-10-021-1/+1
* Enable Conan2 in CatBoost export... Fix #2582akhropov2024-09-238-42/+34
* Choose msvc as a compiler in the generated conan host profile when clang-cl i...akhropov2024-09-171-9/+34
* Put compiler_executables in quotes to fix issues with paths with spaces in them.akhropov2024-09-171-3/+3
* Make static library if add_custom_command existsdimdim112024-09-131-0/+3
* Fix run_antlr semantics, add run_antlr4 semanticdimdim112024-09-123-8/+43
* Fix export IDN and AIOdimdim112024-09-103-4/+22
* Fix options in conanfile.pydimdim112024-09-091-1/+1
* Patch OpenSSL target name under Conan2dimdim112024-09-061-1/+5
* Fill SWIG_LIB manually in conanfile.pydimdim112024-09-062-0/+10
* Update conan_provider.cmake to latest versiondimdim112024-08-291-163/+176
* Conan2 fixes in templatesdimdim112024-08-292-10/+10
* Fix headers only library templatesdimdim112024-08-223-16/+17
* New CMake generator style fixesdimdim112024-08-208-17/+17
* Fix ASM as last project language 2dimdim112024-08-191-5/+2
* Fix ASM as last project languagedimdim112024-08-191-2/+4
* Fix imports for Conan2dimdim112024-08-192-3/+23
* (2of3) Use requirements function in conanfile and support os depends conan at...dimdim112024-08-133-29/+98
* Fix conanfile.py with empty requiresdimdim112024-08-091-7/+13
* Support only headers librariesdimdim112024-07-294-11/+55
* Fix target_proto_plugin functiondimdim112024-07-291-3/+3
* Add '-rdynamic' to link options on Android and Linux to enable symbols in bac...akhropov2024-07-251-0/+4
* Workaround to fix split_unittest.py on Windows.akhropov2024-07-241-3/+7
* Set ARCADIA_ROOT and ARCADIA_BUILD_ROOT for CMake-based builds.akhropov2024-07-231-0/+2
* Sort root includesdimdim112024-07-221-3/+13
* Fix allocators for add_shared_library in new cmake generatordimdim112024-07-191-1/+1
* Remove adding '/std:c++latest' flags for MSVC builds. It only gives a warning...akhropov2024-07-191-1/+0
* Conan2 support by use_conan2 flag in yexport.tomldimdim112024-07-186-46/+746
* Fix generators py-scripts to use UTF-8dimdim112024-07-112-3/+3
* Set utf-8 for python at windows platformsdimdim112024-07-111-0/+4
* Revert "Conan2 support by use_conan2 flag in yexport.toml"mikhnenko2024-07-086-749/+46
* Conan2 support by use_conan2 flag in yexport.tomldimdim112024-07-086-46/+749
* Completely remove traces of prebuilt contrib/tools/flatcthegeorg2024-07-031-1/+1
* Fixes for conan in new cmake generatordimdim112024-06-261-0/+3
* Fixes yexport cmake generatordimdim112024-06-202-5/+13