Skip to content

Move ExecuTorch-specific stuff in shim to shim_et (try #3) #8647

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

swolchok
Copy link
Contributor

In preparation for replacing the checked-in files in shim/ with https://github.com/facebook/buck2-shims-meta as a submodule. The portions of this diff that are not a pure move are:

  • creation of shim_et/BUCK
  • symlink shim/tools to shim_et/tools so that fbsource//tools
  • movement of Android toolchains from shim/BUCK to shim_et/BUCK because they are not present in buck2-shims-meta
  • edits to .buckconfig
  • edit to Utils.cmake to point at shim_et// instead of shim//
  • edit to shim_et/README.md (note that shim/README.md will come back when shim/ is a submodule pointing to buck2-shims-meta)

[ghstack-poisoned]
@swolchok
Copy link
Contributor Author

swolchok commented Feb 24, 2025

Stack from ghstack (oldest at bottom):

Copy link

pytorch-bot bot commented Feb 24, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8647

Note: Links to docs will display an error until the docs builds have been completed.

⏳ No Failures, 16 Pending

As of commit 0dbd560 with merge base cc5b3ed (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 24, 2025
swolchok added a commit that referenced this pull request Feb 24, 2025
In preparation for replacing the checked-in files in shim/ with https://github.com/facebook/buck2-shims-meta as a submodule. The portions of this diff that are not a pure move are:
- creation of shim_et/BUCK
- symlink shim/tools to shim_et/tools so that fbsource//tools
- movement of Android toolchains from shim/BUCK to shim_et/BUCK because they are not present in buck2-shims-meta
- edits to .buckconfig
- edit to Utils.cmake to point at shim_et// instead of shim//
- edit to shim_et/README.md (note that shim/README.md will come back when shim/ is a submodule pointing to buck2-shims-meta)

ghstack-source-id: c334053
ghstack-comment-id: 2679535360
Pull Request resolved: #8647
@swolchok swolchok requested a review from bigfootjon February 24, 2025 20:10
@swolchok swolchok added the release notes: build Changes related to build, including dependency upgrades, build flags, optimizations, etc. label Feb 24, 2025
@facebook-github-bot
Copy link
Contributor

@swolchok has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@swolchok swolchok merged commit 9c51e58 into main Feb 24, 2025
45 of 50 checks passed
@swolchok swolchok deleted the gh/swolchok/282/head branch February 24, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: build Changes related to build, including dependency upgrades, build flags, optimizations, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants