Skip to content

Unify Cmake and BUCK source files#1498

Merged
NicolasHug merged 1 commit into
meta-pytorch:mainfrom
NicolasHug:bazel
Jun 30, 2026
Merged

Unify Cmake and BUCK source files#1498
NicolasHug merged 1 commit into
meta-pytorch:mainfrom
NicolasHug:bazel

Conversation

@NicolasHug

@NicolasHug NicolasHug commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

We have two build sustems: Cmake on GitHub, and BUCK on fbcode. We list out the source files separately in each system, which means that every time we add or remove a source file on GitHub, we have to update the BUCK system accordingly. And because of the way diff-train is setup, we have to create a separate diff for that, and that blocks the diff-train for a while. This is painful.

This PR is the first step to unify the source file specification under both build systems. We're doing what pytorch already does.

@pytorch-bot

pytorch-bot Bot commented Jun 30, 2026

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/meta-pytorch/torchcodec/1498

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

✅ No Failures

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

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

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jun 30, 2026
@NicolasHug NicolasHug merged commit fb8e33d into meta-pytorch:main Jun 30, 2026
82 checks passed
@NicolasHug NicolasHug deleted the bazel branch June 30, 2026 13:59
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 Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant