sapling/build/fbcode_builder/CMake
John Elliott 10d37f5c70 Move sapling_backingstore_get_tree_batch to cxx_bridge
Summary:
X-link: https://github.com/facebookincubator/velox/pull/7781

cxx.rs provides a more ergonomic and opinionated interop layer between Rust and C++ that we would like to leverage for future API chages.

This moves  sapling_backingstore_get_tree_batch from the existing cbindgen implemenation to the new cxxbridge.

Reviewed By: MichaelCuevas

Differential Revision: D51645547

fbshipit-source-id: 0b11ea745efe02f282200fe5a325422978a1b466
2023-11-28 21:33:29 -08:00
..
fb_py_test_main.py fix eden build with python 3.12 (#778) 2023-11-20 07:20:07 -08:00
fb_py_win_main.c python: disable Python 3.9 temporarily 2022-06-16 04:56:07 -07:00
FBBuildOptions.cmake fbcode_builder: add a license header to FBBuildOptions.cmake 2019-09-16 15:41:57 -07:00
FBCMakeParseArgs.cmake fbcode_builder: CMake functions for building standalone python programs 2019-08-19 11:08:34 -07:00
FBCompilerSettings.cmake getdeps: silence inherits via dominance warnings 2020-05-08 21:46:06 -07:00
FBCompilerSettingsMSVC.cmake getdeps: silence inherits via dominance warnings 2020-05-08 21:46:06 -07:00
FBCompilerSettingsUnix.cmake cmake: set CMAKE_CXX_FLAGS in FBCompilerSettingsUnix.cmake 2021-04-19 15:08:22 -07:00
FBPythonBinary.cmake Fix typos discovered by codespell 2023-07-26 17:10:41 -07:00
FBPythonTestAddTests.cmake getdeps: add an add_fb_python_unittest() function 2019-09-30 10:46:18 -07:00
FBThriftCppLibrary.cmake Re-sync with internal repository 2023-07-03 22:44:48 -07:00
FBThriftLibrary.cmake fbcode_builder: add a FBThriftLibrary.cmake file 2019-08-29 22:05:44 -07:00
FBThriftPyLibrary.cmake replace --strict with --legacy-strict 2022-05-11 01:17:47 -07:00
FindDoubleConversion.cmake move FindDoubleConversion.cmake into the common getdeps dir 2022-06-03 14:08:14 -07:00
FindGflags.cmake Fix GFLAGS_INCLUDE_DIR in CMake 2023-03-22 04:59:05 -07:00
FindGlog.cmake Add ${LIBGFLAGS_LIBRARY} to IMPORTED_LINK_INTERFACE_LIBRARIES of glog::glog (#9169) 2022-09-06 18:37:04 -07:00
FindGMock.cmake add fbcode_builder sources 2019-04-26 11:31:58 -07:00
FindLibEvent.cmake add fbcode_builder sources 2019-04-26 11:31:58 -07:00
FindLibUnwind.cmake only use symbolizer if libunwind is found 2020-08-17 17:08:55 -07:00
FindLMDB.cmake LMDBInodeCatalog + LMDBFileContentStore 2023-11-13 12:47:14 -08:00
FindPCRE2.cmake manifest: add pcre2 2022-07-26 13:51:58 -07:00
FindPCRE.cmake add fbcode_builder sources 2019-04-26 11:31:58 -07:00
FindRe2.cmake add re2 as cmake dependency 2020-09-02 22:54:23 -07:00
FindSodium.cmake FindSodium: Do not create target unconditionally (#430) 2021-06-02 11:05:54 -07:00
FindZstd.cmake Move FindZstd.cmake into fbcode_builder 2021-07-09 14:23:53 -07:00
make_fbpy_archive.py Opt in opensource/fbcode_builder to pyfmt 2021-07-09 06:24:16 -07:00
RustStaticLibrary.cmake Move sapling_backingstore_get_tree_batch to cxx_bridge 2023-11-28 21:33:29 -08:00