Resync from internal VCS manually (#9159)
commit1441ec21c88cc54ef78a1f603104e88aa0c6ef76
authorYang, Bo <atry@fb.com>
Tue, 23 Aug 2022 17:11:23 +0000 (23 10:11 -0700)
committerGitHub <noreply@github.com>
Tue, 23 Aug 2022 17:11:23 +0000 (23 10:11 -0700)
treeb857710598717d2dc173913b5db6efda38601dd6
parentfdc3eaf8e998f32847c86ab71a507c4c3da7a7e2
Resync from internal VCS manually (#9159)
157 files changed:
build/deps/github_hashes/facebook/fbthrift-rev.txt [new file with mode: 0644]
build/deps/github_hashes/facebook/folly-rev.txt [new file with mode: 0644]
build/deps/github_hashes/facebook/wangle-rev.txt [new file with mode: 0644]
build/deps/github_hashes/facebookincubator/fizz-rev.txt [new file with mode: 0644]
build/deps/github_hashes/facebookincubator/mvfst-rev.txt [new file with mode: 0644]
build/fbcode_builder/.gitignore [moved from third-party/watchman/src/build/fbcode_builder/.gitignore with 100% similarity]
build/fbcode_builder/CMake/FBBuildOptions.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FBBuildOptions.cmake with 100% similarity]
build/fbcode_builder/CMake/FBCMakeParseArgs.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FBCMakeParseArgs.cmake with 100% similarity]
build/fbcode_builder/CMake/FBCompilerSettings.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FBCompilerSettings.cmake with 100% similarity]
build/fbcode_builder/CMake/FBCompilerSettingsMSVC.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FBCompilerSettingsMSVC.cmake with 100% similarity]
build/fbcode_builder/CMake/FBCompilerSettingsUnix.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FBCompilerSettingsUnix.cmake with 100% similarity]
build/fbcode_builder/CMake/FBPythonBinary.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FBPythonBinary.cmake with 100% similarity]
build/fbcode_builder/CMake/FBPythonTestAddTests.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FBPythonTestAddTests.cmake with 100% similarity]
build/fbcode_builder/CMake/FBThriftCppLibrary.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FBThriftCppLibrary.cmake with 100% similarity]
build/fbcode_builder/CMake/FBThriftLibrary.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FBThriftLibrary.cmake with 100% similarity]
build/fbcode_builder/CMake/FBThriftPyLibrary.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FBThriftPyLibrary.cmake with 100% similarity]
build/fbcode_builder/CMake/FindDoubleConversion.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FindDoubleConversion.cmake with 100% similarity]
build/fbcode_builder/CMake/FindGMock.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FindGMock.cmake with 100% similarity]
build/fbcode_builder/CMake/FindGflags.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FindGflags.cmake with 100% similarity]
build/fbcode_builder/CMake/FindGlog.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FindGlog.cmake with 100% similarity]
build/fbcode_builder/CMake/FindLibEvent.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FindLibEvent.cmake with 100% similarity]
build/fbcode_builder/CMake/FindLibUnwind.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FindLibUnwind.cmake with 100% similarity]
build/fbcode_builder/CMake/FindPCRE.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FindPCRE.cmake with 100% similarity]
build/fbcode_builder/CMake/FindPCRE2.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FindPCRE2.cmake with 100% similarity]
build/fbcode_builder/CMake/FindRe2.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FindRe2.cmake with 100% similarity]
build/fbcode_builder/CMake/FindSodium.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FindSodium.cmake with 100% similarity]
build/fbcode_builder/CMake/FindZstd.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/FindZstd.cmake with 100% similarity]
build/fbcode_builder/CMake/RustStaticLibrary.cmake [moved from third-party/watchman/src/build/fbcode_builder/CMake/RustStaticLibrary.cmake with 100% similarity]
build/fbcode_builder/CMake/fb_py_test_main.py [moved from third-party/watchman/src/build/fbcode_builder/CMake/fb_py_test_main.py with 100% similarity]
build/fbcode_builder/CMake/fb_py_win_main.c [moved from third-party/watchman/src/build/fbcode_builder/CMake/fb_py_win_main.c with 100% similarity]
build/fbcode_builder/CMake/make_fbpy_archive.py [moved from third-party/watchman/src/build/fbcode_builder/CMake/make_fbpy_archive.py with 100% similarity]
build/fbcode_builder/LICENSE [moved from third-party/watchman/src/build/fbcode_builder/LICENSE with 100% similarity]
build/fbcode_builder/README.md [moved from third-party/watchman/src/build/fbcode_builder/README.md with 100% similarity]
build/fbcode_builder/getdeps.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps.py with 100% similarity]
build/fbcode_builder/getdeps/__init__.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/__init__.py with 100% similarity]
build/fbcode_builder/getdeps/builder.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/builder.py with 100% similarity]
build/fbcode_builder/getdeps/buildopts.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/buildopts.py with 100% similarity]
build/fbcode_builder/getdeps/cache.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/cache.py with 100% similarity]
build/fbcode_builder/getdeps/cargo.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/cargo.py with 100% similarity]
build/fbcode_builder/getdeps/copytree.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/copytree.py with 100% similarity]
build/fbcode_builder/getdeps/dyndeps.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/dyndeps.py with 100% similarity]
build/fbcode_builder/getdeps/envfuncs.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/envfuncs.py with 100% similarity]
build/fbcode_builder/getdeps/errors.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/errors.py with 100% similarity]
build/fbcode_builder/getdeps/expr.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/expr.py with 100% similarity]
build/fbcode_builder/getdeps/fetcher.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/fetcher.py with 100% similarity]
build/fbcode_builder/getdeps/load.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/load.py with 100% similarity]
build/fbcode_builder/getdeps/manifest.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/manifest.py with 100% similarity]
build/fbcode_builder/getdeps/platform.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/platform.py with 100% similarity]
build/fbcode_builder/getdeps/py_wheel_builder.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/py_wheel_builder.py with 100% similarity]
build/fbcode_builder/getdeps/runcmd.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/runcmd.py with 100% similarity]
build/fbcode_builder/getdeps/subcmd.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/subcmd.py with 100% similarity]
build/fbcode_builder/getdeps/test/expr_test.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/test/expr_test.py with 100% similarity]
build/fbcode_builder/getdeps/test/fixtures/duplicate/foo [moved from third-party/watchman/src/build/fbcode_builder/getdeps/test/fixtures/duplicate/foo with 100% similarity]
build/fbcode_builder/getdeps/test/fixtures/duplicate/subdir/foo [moved from third-party/watchman/src/build/fbcode_builder/getdeps/test/fixtures/duplicate/subdir/foo with 100% similarity]
build/fbcode_builder/getdeps/test/manifest_test.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/test/manifest_test.py with 100% similarity]
build/fbcode_builder/getdeps/test/platform_test.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/test/platform_test.py with 100% similarity]
build/fbcode_builder/getdeps/test/scratch_test.py [moved from third-party/watchman/src/build/fbcode_builder/getdeps/test/scratch_test.py with 100% similarity]
build/fbcode_builder/manifests/CLI11 [moved from third-party/watchman/src/build/fbcode_builder/manifests/CLI11 with 100% similarity]
build/fbcode_builder/manifests/OpenNSA [moved from third-party/watchman/src/build/fbcode_builder/manifests/OpenNSA with 100% similarity]
build/fbcode_builder/manifests/airstore [moved from third-party/watchman/src/build/fbcode_builder/manifests/airstore with 100% similarity]
build/fbcode_builder/manifests/autoconf [moved from third-party/watchman/src/build/fbcode_builder/manifests/autoconf with 100% similarity]
build/fbcode_builder/manifests/automake [moved from third-party/watchman/src/build/fbcode_builder/manifests/automake with 100% similarity]
build/fbcode_builder/manifests/bison [moved from third-party/watchman/src/build/fbcode_builder/manifests/bison with 100% similarity]
build/fbcode_builder/manifests/boost [moved from third-party/watchman/src/build/fbcode_builder/manifests/boost with 100% similarity]
build/fbcode_builder/manifests/bz2 [moved from third-party/watchman/src/build/fbcode_builder/manifests/bz2 with 100% similarity]
build/fbcode_builder/manifests/cmake [moved from third-party/watchman/src/build/fbcode_builder/manifests/cmake with 100% similarity]
build/fbcode_builder/manifests/cpptoml [moved from third-party/watchman/src/build/fbcode_builder/manifests/cpptoml with 100% similarity]
build/fbcode_builder/manifests/delos_core [moved from third-party/watchman/src/build/fbcode_builder/manifests/delos_core with 100% similarity]
build/fbcode_builder/manifests/double-conversion [moved from third-party/watchman/src/build/fbcode_builder/manifests/double-conversion with 100% similarity]
build/fbcode_builder/manifests/eden [moved from third-party/watchman/src/build/fbcode_builder/manifests/eden with 100% similarity]
build/fbcode_builder/manifests/eden_scm [moved from third-party/watchman/src/build/fbcode_builder/manifests/eden_scm with 100% similarity]
build/fbcode_builder/manifests/edencommon [moved from third-party/watchman/src/build/fbcode_builder/manifests/edencommon with 100% similarity]
build/fbcode_builder/manifests/exprtk [moved from third-party/watchman/src/build/fbcode_builder/manifests/exprtk with 100% similarity]
build/fbcode_builder/manifests/f4d [moved from third-party/watchman/src/build/fbcode_builder/manifests/f4d with 100% similarity]
build/fbcode_builder/manifests/fatal [moved from third-party/watchman/src/build/fbcode_builder/manifests/fatal with 100% similarity]
build/fbcode_builder/manifests/fb303 [moved from third-party/watchman/src/build/fbcode_builder/manifests/fb303 with 100% similarity]
build/fbcode_builder/manifests/fb303-source [moved from third-party/watchman/src/build/fbcode_builder/manifests/fb303-source with 100% similarity]
build/fbcode_builder/manifests/fboss [moved from third-party/watchman/src/build/fbcode_builder/manifests/fboss with 100% similarity]
build/fbcode_builder/manifests/fbthrift [moved from third-party/watchman/src/build/fbcode_builder/manifests/fbthrift with 100% similarity]
build/fbcode_builder/manifests/fbthrift-source [moved from third-party/watchman/src/build/fbcode_builder/manifests/fbthrift-source with 100% similarity]
build/fbcode_builder/manifests/fbzmq [moved from third-party/watchman/src/build/fbcode_builder/manifests/fbzmq with 100% similarity]
build/fbcode_builder/manifests/fizz [moved from third-party/watchman/src/build/fbcode_builder/manifests/fizz with 100% similarity]
build/fbcode_builder/manifests/fmt [moved from third-party/watchman/src/build/fbcode_builder/manifests/fmt with 100% similarity]
build/fbcode_builder/manifests/folly [moved from third-party/watchman/src/build/fbcode_builder/manifests/folly with 100% similarity]
build/fbcode_builder/manifests/gflags [moved from third-party/watchman/src/build/fbcode_builder/manifests/gflags with 100% similarity]
build/fbcode_builder/manifests/git-lfs [moved from third-party/watchman/src/build/fbcode_builder/manifests/git-lfs with 100% similarity]
build/fbcode_builder/manifests/glog [moved from third-party/watchman/src/build/fbcode_builder/manifests/glog with 100% similarity]
build/fbcode_builder/manifests/gnu-bash [moved from third-party/watchman/src/build/fbcode_builder/manifests/gnu-bash with 100% similarity]
build/fbcode_builder/manifests/gnu-coreutils [moved from third-party/watchman/src/build/fbcode_builder/manifests/gnu-coreutils with 100% similarity]
build/fbcode_builder/manifests/gnu-grep [moved from third-party/watchman/src/build/fbcode_builder/manifests/gnu-grep with 100% similarity]
build/fbcode_builder/manifests/gnu-sed [moved from third-party/watchman/src/build/fbcode_builder/manifests/gnu-sed with 100% similarity]
build/fbcode_builder/manifests/googletest [moved from third-party/watchman/src/build/fbcode_builder/manifests/googletest with 100% similarity]
build/fbcode_builder/manifests/googletest_1_8 [moved from third-party/watchman/src/build/fbcode_builder/manifests/googletest_1_8 with 100% similarity]
build/fbcode_builder/manifests/gperf [moved from third-party/watchman/src/build/fbcode_builder/manifests/gperf with 100% similarity]
build/fbcode_builder/manifests/iproute2 [moved from third-party/watchman/src/build/fbcode_builder/manifests/iproute2 with 100% similarity]
build/fbcode_builder/manifests/jq [moved from third-party/watchman/src/build/fbcode_builder/manifests/jq with 100% similarity]
build/fbcode_builder/manifests/katran [moved from third-party/watchman/src/build/fbcode_builder/manifests/katran with 100% similarity]
build/fbcode_builder/manifests/libbpf [moved from third-party/watchman/src/build/fbcode_builder/manifests/libbpf with 100% similarity]
build/fbcode_builder/manifests/libbpf_0_2_0_beta [moved from third-party/watchman/src/build/fbcode_builder/manifests/libbpf_0_2_0_beta with 100% similarity]
build/fbcode_builder/manifests/libcurl [moved from third-party/watchman/src/build/fbcode_builder/manifests/libcurl with 100% similarity]
build/fbcode_builder/manifests/libelf [moved from third-party/watchman/src/build/fbcode_builder/manifests/libelf with 100% similarity]
build/fbcode_builder/manifests/libevent [moved from third-party/watchman/src/build/fbcode_builder/manifests/libevent with 100% similarity]
build/fbcode_builder/manifests/libffi [moved from third-party/watchman/src/build/fbcode_builder/manifests/libffi with 100% similarity]
build/fbcode_builder/manifests/libgit2 [moved from third-party/watchman/src/build/fbcode_builder/manifests/libgit2 with 100% similarity]
build/fbcode_builder/manifests/libicu [moved from third-party/watchman/src/build/fbcode_builder/manifests/libicu with 100% similarity]
build/fbcode_builder/manifests/libmnl [moved from third-party/watchman/src/build/fbcode_builder/manifests/libmnl with 100% similarity]
build/fbcode_builder/manifests/libnl [moved from third-party/watchman/src/build/fbcode_builder/manifests/libnl with 100% similarity]
build/fbcode_builder/manifests/libsai [moved from third-party/watchman/src/build/fbcode_builder/manifests/libsai with 100% similarity]
build/fbcode_builder/manifests/libsodium [moved from third-party/watchman/src/build/fbcode_builder/manifests/libsodium with 100% similarity]
build/fbcode_builder/manifests/libtool [moved from third-party/watchman/src/build/fbcode_builder/manifests/libtool with 100% similarity]
build/fbcode_builder/manifests/libusb [moved from third-party/watchman/src/build/fbcode_builder/manifests/libusb with 100% similarity]
build/fbcode_builder/manifests/libyaml [moved from third-party/watchman/src/build/fbcode_builder/manifests/libyaml with 100% similarity]
build/fbcode_builder/manifests/libzmq [moved from third-party/watchman/src/build/fbcode_builder/manifests/libzmq with 100% similarity]
build/fbcode_builder/manifests/lz4 [moved from third-party/watchman/src/build/fbcode_builder/manifests/lz4 with 100% similarity]
build/fbcode_builder/manifests/lzo [moved from third-party/watchman/src/build/fbcode_builder/manifests/lzo with 100% similarity]
build/fbcode_builder/manifests/mononoke [moved from third-party/watchman/src/build/fbcode_builder/manifests/mononoke with 100% similarity]
build/fbcode_builder/manifests/mvfst [moved from third-party/watchman/src/build/fbcode_builder/manifests/mvfst with 100% similarity]
build/fbcode_builder/manifests/ncurses [moved from third-party/watchman/src/build/fbcode_builder/manifests/ncurses with 100% similarity]
build/fbcode_builder/manifests/nghttp2 [moved from third-party/watchman/src/build/fbcode_builder/manifests/nghttp2 with 100% similarity]
build/fbcode_builder/manifests/ninja [moved from third-party/watchman/src/build/fbcode_builder/manifests/ninja with 100% similarity]
build/fbcode_builder/manifests/nlohmann-json [moved from third-party/watchman/src/build/fbcode_builder/manifests/nlohmann-json with 100% similarity]
build/fbcode_builder/manifests/nmap [moved from third-party/watchman/src/build/fbcode_builder/manifests/nmap with 100% similarity]
build/fbcode_builder/manifests/openr [moved from third-party/watchman/src/build/fbcode_builder/manifests/openr with 100% similarity]
build/fbcode_builder/manifests/openssl [moved from third-party/watchman/src/build/fbcode_builder/manifests/openssl with 100% similarity]
build/fbcode_builder/manifests/osxfuse [moved from third-party/watchman/src/build/fbcode_builder/manifests/osxfuse with 100% similarity]
build/fbcode_builder/manifests/patchelf [moved from third-party/watchman/src/build/fbcode_builder/manifests/patchelf with 100% similarity]
build/fbcode_builder/manifests/pcre [moved from third-party/watchman/src/build/fbcode_builder/manifests/pcre with 100% similarity]
build/fbcode_builder/manifests/pcre2 [moved from third-party/watchman/src/build/fbcode_builder/manifests/pcre2 with 100% similarity]
build/fbcode_builder/manifests/perl [moved from third-party/watchman/src/build/fbcode_builder/manifests/perl with 100% similarity]
build/fbcode_builder/manifests/pexpect [moved from third-party/watchman/src/build/fbcode_builder/manifests/pexpect with 100% similarity]
build/fbcode_builder/manifests/protobuf [moved from third-party/watchman/src/build/fbcode_builder/manifests/protobuf with 100% similarity]
build/fbcode_builder/manifests/proxygen [moved from third-party/watchman/src/build/fbcode_builder/manifests/proxygen with 100% similarity]
build/fbcode_builder/manifests/python [moved from third-party/watchman/src/build/fbcode_builder/manifests/python with 100% similarity]
build/fbcode_builder/manifests/python-click [moved from third-party/watchman/src/build/fbcode_builder/manifests/python-click with 100% similarity]
build/fbcode_builder/manifests/python-dulwich [moved from third-party/watchman/src/build/fbcode_builder/manifests/python-dulwich with 100% similarity]
build/fbcode_builder/manifests/python-filelock [moved from third-party/watchman/src/build/fbcode_builder/manifests/python-filelock with 100% similarity]
build/fbcode_builder/manifests/python-ptyprocess [moved from third-party/watchman/src/build/fbcode_builder/manifests/python-ptyprocess with 100% similarity]
build/fbcode_builder/manifests/python-six [moved from third-party/watchman/src/build/fbcode_builder/manifests/python-six with 100% similarity]
build/fbcode_builder/manifests/python-toml [moved from third-party/watchman/src/build/fbcode_builder/manifests/python-toml with 100% similarity]
build/fbcode_builder/manifests/range-v3 [moved from third-party/watchman/src/build/fbcode_builder/manifests/range-v3 with 100% similarity]
build/fbcode_builder/manifests/re2 [moved from third-party/watchman/src/build/fbcode_builder/manifests/re2 with 100% similarity]
build/fbcode_builder/manifests/rocksdb [moved from third-party/watchman/src/build/fbcode_builder/manifests/rocksdb with 100% similarity]
build/fbcode_builder/manifests/rust-shed [moved from third-party/watchman/src/build/fbcode_builder/manifests/rust-shed with 100% similarity]
build/fbcode_builder/manifests/snappy [moved from third-party/watchman/src/build/fbcode_builder/manifests/snappy with 100% similarity]
build/fbcode_builder/manifests/sqlite3 [moved from third-party/watchman/src/build/fbcode_builder/manifests/sqlite3 with 100% similarity]
build/fbcode_builder/manifests/sqlite3-bin [moved from third-party/watchman/src/build/fbcode_builder/manifests/sqlite3-bin with 100% similarity]
build/fbcode_builder/manifests/tcl [moved from third-party/watchman/src/build/fbcode_builder/manifests/tcl with 100% similarity]
build/fbcode_builder/manifests/tree [moved from third-party/watchman/src/build/fbcode_builder/manifests/tree with 100% similarity]
build/fbcode_builder/manifests/wangle [moved from third-party/watchman/src/build/fbcode_builder/manifests/wangle with 100% similarity]
build/fbcode_builder/manifests/watchman [moved from third-party/watchman/src/build/fbcode_builder/manifests/watchman with 100% similarity]
build/fbcode_builder/manifests/xz [moved from third-party/watchman/src/build/fbcode_builder/manifests/xz with 100% similarity]
build/fbcode_builder/manifests/yaml-cpp [moved from third-party/watchman/src/build/fbcode_builder/manifests/yaml-cpp with 100% similarity]
build/fbcode_builder/manifests/zlib [moved from third-party/watchman/src/build/fbcode_builder/manifests/zlib with 100% similarity]
build/fbcode_builder/manifests/zstd [moved from third-party/watchman/src/build/fbcode_builder/manifests/zstd with 100% similarity]
build/fbcode_builder/patches/rocksdb_skip_thirdparty_windows.patch [moved from third-party/watchman/src/build/fbcode_builder/patches/rocksdb_skip_thirdparty_windows.patch with 100% similarity]
build/fbcode_builder/patches/zlib_dont_build_more_than_needed.patch [moved from third-party/watchman/src/build/fbcode_builder/patches/zlib_dont_build_more_than_needed.patch with 100% similarity]
third-party/wangle/src/.github/workflows/TagIt.yml [deleted file]