Skip to content

cargo: allow building from precompiled sources#12

Merged
adsharma merged 2 commits into
mainfrom
precompiled_changes
May 11, 2026
Merged

cargo: allow building from precompiled sources#12
adsharma merged 2 commits into
mainfrom
precompiled_changes

Conversation

@adsharma
Copy link
Copy Markdown
Contributor

After these changes, we can:

LBUG_PRECOMPILED_RUN_ID=25646256977 cargo build
LBUG_VERSION=0.16.1 cargo build. # will fail, but 0.17.x should work
LBUG_BUILD_FROM_SOURCE=1 cargo build. # what we do currently

Also, the CI for ladybug core repo builds this from a monorepo like setup.

@adsharma adsharma merged commit 179bf9d into main May 11, 2026
1 check passed
@adsharma adsharma deleted the precompiled_changes branch May 11, 2026 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant