-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into darwin48v_platform_3
- Loading branch information
Showing
926 changed files
with
34,437 additions
and
30,343 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,9 @@ | ||
[repositories] | ||
root = . | ||
prelude = prelude | ||
shim = shim | ||
gh_facebook_fboss = . | ||
shim_DISABLED = shim | ||
|
||
[repository_aliases] | ||
config = prelude | ||
ovr_config = prelude | ||
toolchains = shim | ||
fbcode = shim | ||
fbcode_macros = shim | ||
fbsource = shim | ||
buck = shim | ||
bazel_skylib = shim | ||
|
||
[external_cells] | ||
prelude = bundled | ||
|
||
[parser] | ||
target_platform_detector_spec = target:root//...->prelude//platforms:default target:shim//...->prelude//platforms:default | ||
root = gh_facebook_fboss | ||
|
||
[buildfile] | ||
name=BUCK |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
[cells] | ||
prelude = prelude | ||
none = none | ||
|
||
[cell_aliases] | ||
config = prelude | ||
ovr_config = prelude | ||
bazel_skylib = gh_facebook_buck2_shims_meta | ||
buck = gh_facebook_buck2_shims_meta | ||
fbcode = gh_facebook_buck2_shims_meta | ||
fbcode_macros = gh_facebook_buck2_shims_meta | ||
fbsource = gh_facebook_buck2_shims_meta | ||
shim = gh_facebook_buck2_shims_meta | ||
toolchains = gh_facebook_buck2_shims_meta | ||
|
||
[external_cells] | ||
prelude = bundled | ||
|
||
[parser] | ||
target_platform_detector_spec = target:root//...->prelude//platforms:default target:shim//...->prelude//platforms:default |
9 changes: 9 additions & 0 deletions
9
.buckconfig.d/external_cells/facebook/buck2-shims-meta/external_cell.buckconfig
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[cells] | ||
gh_facebook_buck2_shims_meta = gh_facebook_buck2_shims_meta | ||
|
||
[external_cells] | ||
gh_facebook_buck2_shims_meta = git | ||
|
||
[external_cell_gh_facebook_buck2_shims_meta] | ||
git_origin = https://github.com/facebook/buck2-shims-meta.git | ||
commit_hash = 461a1b10af7eb8af2f6d0eb0129009d60048e6de |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Subproject commit c1f74beb3889d54a5c60ae7c033947e338e249ed | ||
Subproject commit 416aa3d1ff335d0dea665989ade77dd9f2a2a99c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Subproject commit b6f6f91a4294b03100d2c4dd512eb269fa385b2d | ||
Subproject commit 78e5b27861982706b85ff5c9009c68d360f042aa |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Subproject commit 45ffb40f2beebb08b37df9b81b39193a6e2057a4 | ||
Subproject commit b8b1850df06e286ab510dafc1ebe7ab91ecd4141 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Subproject commit ae6297f4994fe0ba78f265589ac7e3c96d2215f8 | ||
Subproject commit 1fc174e3de49c385f33b4fbb4a4e8e0798e15122 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Subproject commit c7976216bd64502f11b1b504da7a2e26d820ea8a | ||
Subproject commit 787df81d7a579315e35b71500fc358582045c2a5 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
# Copyright (c) Facebook, Inc. and its affiliates. | ||
# | ||
# Licensed under the Apache License, Version 2.0 (the "License"); | ||
# you may not use this file except in compliance with the License. | ||
# You may obtain a copy of the License at | ||
# | ||
# http://www.apache.org/licenses/LICENSE-2.0 | ||
# | ||
# Unless required by applicable law or agreed to in writing, software | ||
# distributed under the License is distributed on an "AS IS" BASIS, | ||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
# See the License for the specific language governing permissions and | ||
# limitations under the License. | ||
|
||
# | ||
# - Try to find Facebook xxhash library | ||
# This will define | ||
# Xxhash_FOUND | ||
# Xxhash_INCLUDE_DIR | ||
# Xxhash_LIBRARY | ||
# | ||
|
||
find_path(Xxhash_INCLUDE_DIR NAMES xxhash.h) | ||
|
||
find_library(Xxhash_LIBRARY_RELEASE NAMES xxhash) | ||
|
||
include(SelectLibraryConfigurations) | ||
SELECT_LIBRARY_CONFIGURATIONS(Xxhash) | ||
|
||
include(FindPackageHandleStandardArgs) | ||
FIND_PACKAGE_HANDLE_STANDARD_ARGS( | ||
Xxhash DEFAULT_MSG | ||
Xxhash_LIBRARY Xxhash_INCLUDE_DIR | ||
) | ||
|
||
if (Xxhash_FOUND) | ||
message(STATUS "Found xxhash: ${Xxhash_LIBRARY}") | ||
endif() | ||
|
||
mark_as_advanced(Xxhash_INCLUDE_DIR Xxhash_LIBRARY) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.