.mapping.json 4.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. {
  2. "build/mapping.conf.json":"devtools/ya/opensource/mapping.conf.json",
  3. "build/scripts":"build/export_generators/hardcoded-cmake/build/scripts",
  4. "build/scripts/create_recursive_library_for_cmake.py":"build/export_generators/hardcoded-cmake/build/scripts/create_recursive_library_for_cmake.py",
  5. "build/scripts/export_script_gen.py":"build/export_generators/hardcoded-cmake/build/scripts/export_script_gen.py",
  6. "build/scripts/gather_swig_java.cmake":"build/export_generators/hardcoded-cmake/build/scripts/gather_swig_java.cmake",
  7. "build/scripts/generate_vcs_info.py":"build/export_generators/hardcoded-cmake/build/scripts/generate_vcs_info.py",
  8. "build/scripts/split_unittest.py":"build/export_generators/hardcoded-cmake/build/scripts/split_unittest.py",
  9. "build/ya.conf.json":"devtools/ya/opensource/ya.conf.json",
  10. "cmake":"build/export_generators/hardcoded-cmake/cmake",
  11. "cmake/FindAIO.cmake":"build/export_generators/hardcoded-cmake/cmake/FindAIO.cmake",
  12. "cmake/FindIDN.cmake":"build/export_generators/hardcoded-cmake/cmake/FindIDN.cmake",
  13. "cmake/FindJNITarget.cmake":"build/export_generators/hardcoded-cmake/cmake/FindJNITarget.cmake",
  14. "cmake/antlr.cmake":"build/export_generators/hardcoded-cmake/cmake/antlr.cmake",
  15. "cmake/archive.cmake":"build/export_generators/hardcoded-cmake/cmake/archive.cmake",
  16. "cmake/bison.cmake":"build/export_generators/hardcoded-cmake/cmake/bison.cmake",
  17. "cmake/common.cmake":"build/export_generators/hardcoded-cmake/cmake/common.cmake",
  18. "cmake/conan-profiles/android.arm64.profile":"build/export_generators/hardcoded-cmake/cmake/conan-profiles/android.arm64.profile",
  19. "cmake/conan-profiles/android.armv7.profile":"build/export_generators/hardcoded-cmake/cmake/conan-profiles/android.armv7.profile",
  20. "cmake/conan-profiles/android.x86.profile":"build/export_generators/hardcoded-cmake/cmake/conan-profiles/android.x86.profile",
  21. "cmake/conan-profiles/android.x86_64.profile":"build/export_generators/hardcoded-cmake/cmake/conan-profiles/android.x86_64.profile",
  22. "cmake/conan-profiles/linux.aarch64.profile":"build/export_generators/hardcoded-cmake/cmake/conan-profiles/linux.aarch64.profile",
  23. "cmake/conan-profiles/linux.ppc64le.profile":"build/export_generators/hardcoded-cmake/cmake/conan-profiles/linux.ppc64le.profile",
  24. "cmake/conan-profiles/macos.arm64.profile":"build/export_generators/hardcoded-cmake/cmake/conan-profiles/macos.arm64.profile",
  25. "cmake/conan.cmake":"build/export_generators/hardcoded-cmake/cmake/conan.cmake",
  26. "cmake/cuda.cmake":"build/export_generators/hardcoded-cmake/cmake/cuda.cmake",
  27. "cmake/cython.cmake":"build/export_generators/hardcoded-cmake/cmake/cython.cmake",
  28. "cmake/fat_object.cmake":"build/export_generators/hardcoded-cmake/cmake/fat_object.cmake",
  29. "cmake/fbs.cmake":"build/export_generators/hardcoded-cmake/cmake/fbs.cmake",
  30. "cmake/global_flags.cmake":"build/export_generators/hardcoded-cmake/cmake/global_flags.cmake",
  31. "cmake/global_flags.compiler.gnu.cmake":"build/export_generators/hardcoded-cmake/cmake/global_flags.compiler.gnu.cmake",
  32. "cmake/global_flags.compiler.gnu.march.cmake":"build/export_generators/hardcoded-cmake/cmake/global_flags.compiler.gnu.march.cmake",
  33. "cmake/global_flags.compiler.msvc.cmake":"build/export_generators/hardcoded-cmake/cmake/global_flags.compiler.msvc.cmake",
  34. "cmake/global_flags.linker.gnu.cmake":"build/export_generators/hardcoded-cmake/cmake/global_flags.linker.gnu.cmake",
  35. "cmake/global_flags.linker.msvc.cmake":"build/export_generators/hardcoded-cmake/cmake/global_flags.linker.msvc.cmake",
  36. "cmake/llvm-tools.cmake":"build/export_generators/hardcoded-cmake/cmake/llvm-tools.cmake",
  37. "cmake/masm.cmake":"build/export_generators/hardcoded-cmake/cmake/masm.cmake",
  38. "cmake/protobuf.cmake":"build/export_generators/hardcoded-cmake/cmake/protobuf.cmake",
  39. "cmake/recursive_library.cmake":"build/export_generators/hardcoded-cmake/cmake/recursive_library.cmake",
  40. "cmake/shared_libs.cmake":"build/export_generators/hardcoded-cmake/cmake/shared_libs.cmake",
  41. "cmake/swig.cmake":"build/export_generators/hardcoded-cmake/cmake/swig.cmake",
  42. "ya":"devtools/ya/opensource/ya",
  43. "ya.conf":"devtools/ya/opensource/ya.conf"
  44. }