summaryrefslogtreecommitdiffstats
path: root/build/export_generators
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrades for AP in templates, some fixesdimdim112024-11-155-31/+65
* Upgrade ya ide gradledimdim112024-11-112-8/+0
* Support options for call rescompiler in CMakedimdim112024-11-111-2/+10
* Support WITH_KOTLIN_GRPC for ya ide gradledimdim112024-11-112-1/+16
* Use sets for WITH_KOTLINC_... and use they in jinja templatesdimdim112024-10-313-19/+66
* Remove old unused semanticsdimdim112024-10-311-83/+6
* Fix generators for new fixed template EXTRA_ONLYdimdim112024-10-302-1/+5
* Symlinks for ya ide gradledimdim112024-10-294-39/+52
* Fix setting Kotlin AllOpen plugin.nogert2024-10-071-1/+6
* Remove hardcoded-cmake generator filesdimdim112024-10-0348-4614/+0
* 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-126-15/+84
* Fix export IDN and AIOdimdim112024-09-106-8/+44
* Fix options in conanfile.pydimdim112024-09-092-2/+2
* Patch OpenSSL target name under Conan2dimdim112024-09-061-1/+5
* Fill SWIG_LIB manually in conanfile.pydimdim112024-09-062-0/+10
* language level fix on emptyc0nsumer2024-09-041-0/+2
* Update conan_provider.cmake to latest versiondimdim112024-08-291-163/+176
* Conan2 fixes in templatesdimdim112024-08-292-10/+10
* Add sem use_annotation_processordimdim112024-08-222-0/+2
* 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-134-39/+115
* Fix conanfile.py with empty requiresdimdim112024-08-092-14/+25
* language level supportedc0nsumer2024-07-311-0/+6
* Support only headers librariesdimdim112024-07-294-11/+55
* Fix target_proto_plugin functiondimdim112024-07-291-3/+3
* multiple RUN_JAVA_PROGRAM supportedc0nsumer2024-07-261-2/+2
* RUN_JAVA_PROGRAM supportedc0nsumer2024-07-251-10/+32
* Add '-rdynamic' to link options on Android and Linux to enable symbols in bac...akhropov2024-07-252-0/+8
* Workaround to fix split_unittest.py on Windows.akhropov2024-07-242-6/+14
* Set ARCADIA_ROOT and ARCADIA_BUILD_ROOT for CMake-based builds.akhropov2024-07-232-0/+4
* 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-192-2/+0
* Conan2 support by use_conan2 flag in yexport.tomldimdim112024-07-1812-74/+1488
* Javac flags supportedc0nsumer2024-07-161-0/+4
* Fix for javac flags semanticsdimdim112024-07-152-3/+9
* Fix generators py-scripts to use UTF-8dimdim112024-07-114-6/+6
* Set utf-8 for python at windows platformsdimdim112024-07-112-2/+10
* Add javac semanticsdimdim112024-07-101-0/+3
* Revert "Conan2 support by use_conan2 flag in yexport.toml"mikhnenko2024-07-0812-1494/+74
* Conan2 support by use_conan2 flag in yexport.tomldimdim112024-07-0812-74/+1494