1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "build/mapping.conf.json":"devtools/ya/opensource/mapping.conf.json",
- "build/scripts":"build/export_generators/hardcoded-cmake/build/scripts",
- "build/scripts/create_recursive_library_for_cmake.py":"build/export_generators/hardcoded-cmake/build/scripts/create_recursive_library_for_cmake.py",
- "build/scripts/export_script_gen.py":"build/export_generators/hardcoded-cmake/build/scripts/export_script_gen.py",
- "build/scripts/gather_swig_java.cmake":"build/export_generators/hardcoded-cmake/build/scripts/gather_swig_java.cmake",
- "build/scripts/generate_vcs_info.py":"build/export_generators/hardcoded-cmake/build/scripts/generate_vcs_info.py",
- "build/scripts/split_unittest.py":"build/export_generators/hardcoded-cmake/build/scripts/split_unittest.py",
- "build/ya.conf.json":"devtools/ya/opensource/ya.conf.json",
- "cmake":"build/export_generators/hardcoded-cmake/cmake",
- "cmake/FindAIO.cmake":"build/export_generators/hardcoded-cmake/cmake/FindAIO.cmake",
- "cmake/FindIDN.cmake":"build/export_generators/hardcoded-cmake/cmake/FindIDN.cmake",
- "cmake/FindJNITarget.cmake":"build/export_generators/hardcoded-cmake/cmake/FindJNITarget.cmake",
- "cmake/antlr.cmake":"build/export_generators/hardcoded-cmake/cmake/antlr.cmake",
- "cmake/archive.cmake":"build/export_generators/hardcoded-cmake/cmake/archive.cmake",
- "cmake/bison.cmake":"build/export_generators/hardcoded-cmake/cmake/bison.cmake",
- "cmake/common.cmake":"build/export_generators/hardcoded-cmake/cmake/common.cmake",
- "cmake/conan-profiles/android.arm64.profile":"build/export_generators/hardcoded-cmake/cmake/conan-profiles/android.arm64.profile",
- "cmake/conan-profiles/android.armv7.profile":"build/export_generators/hardcoded-cmake/cmake/conan-profiles/android.armv7.profile",
- "cmake/conan-profiles/android.x86.profile":"build/export_generators/hardcoded-cmake/cmake/conan-profiles/android.x86.profile",
- "cmake/conan-profiles/android.x86_64.profile":"build/export_generators/hardcoded-cmake/cmake/conan-profiles/android.x86_64.profile",
- "cmake/conan-profiles/linux.aarch64.profile":"build/export_generators/hardcoded-cmake/cmake/conan-profiles/linux.aarch64.profile",
- "cmake/conan-profiles/linux.ppc64le.profile":"build/export_generators/hardcoded-cmake/cmake/conan-profiles/linux.ppc64le.profile",
- "cmake/conan-profiles/macos.arm64.profile":"build/export_generators/hardcoded-cmake/cmake/conan-profiles/macos.arm64.profile",
- "cmake/conan.cmake":"build/export_generators/hardcoded-cmake/cmake/conan.cmake",
- "cmake/cuda.cmake":"build/export_generators/hardcoded-cmake/cmake/cuda.cmake",
- "cmake/cython.cmake":"build/export_generators/hardcoded-cmake/cmake/cython.cmake",
- "cmake/fat_object.cmake":"build/export_generators/hardcoded-cmake/cmake/fat_object.cmake",
- "cmake/fbs.cmake":"build/export_generators/hardcoded-cmake/cmake/fbs.cmake",
- "cmake/global_flags.cmake":"build/export_generators/hardcoded-cmake/cmake/global_flags.cmake",
- "cmake/global_flags.compiler.gnu.cmake":"build/export_generators/hardcoded-cmake/cmake/global_flags.compiler.gnu.cmake",
- "cmake/global_flags.compiler.gnu.march.cmake":"build/export_generators/hardcoded-cmake/cmake/global_flags.compiler.gnu.march.cmake",
- "cmake/global_flags.compiler.msvc.cmake":"build/export_generators/hardcoded-cmake/cmake/global_flags.compiler.msvc.cmake",
- "cmake/global_flags.linker.gnu.cmake":"build/export_generators/hardcoded-cmake/cmake/global_flags.linker.gnu.cmake",
- "cmake/global_flags.linker.msvc.cmake":"build/export_generators/hardcoded-cmake/cmake/global_flags.linker.msvc.cmake",
- "cmake/llvm-tools.cmake":"build/export_generators/hardcoded-cmake/cmake/llvm-tools.cmake",
- "cmake/masm.cmake":"build/export_generators/hardcoded-cmake/cmake/masm.cmake",
- "cmake/protobuf.cmake":"build/export_generators/hardcoded-cmake/cmake/protobuf.cmake",
- "cmake/recursive_library.cmake":"build/export_generators/hardcoded-cmake/cmake/recursive_library.cmake",
- "cmake/shared_libs.cmake":"build/export_generators/hardcoded-cmake/cmake/shared_libs.cmake",
- "cmake/swig.cmake":"build/export_generators/hardcoded-cmake/cmake/swig.cmake",
- "ya":"devtools/ya/opensource/ya",
- "ya.conf":"devtools/ya/opensource/ya.conf"
- }
|