Skip to content

build: refactor and decouple pkg builds from main build#742

Merged
pkova merged 8 commits into
developfrom
ripa/split-build
Nov 11, 2024
Merged

build: refactor and decouple pkg builds from main build#742
pkova merged 8 commits into
developfrom
ripa/split-build

Conversation

@ripperi

@ripperi ripperi commented Nov 8, 2024

Copy link
Copy Markdown
Contributor

This refactor decouples the build phases of the Vere submodules (c3, ent, ur, noun, and vere) from the main Urbit binary Zig build by moving them into separate Zig builds within each respective pkg directory.

This change is intended to resolve certain Zig cache issues where the linker fails to locate newly added symbols in submodules when these symbols are used in dependent modules.

@ripperi ripperi requested a review from a team as a code owner November 8, 2024 17:01
@ripperi ripperi force-pushed the ripa/split-build branch 2 times, most recently from 2a43ff7 to 2a3db33 Compare November 11, 2024 11:46
@pkova pkova merged commit ad825d5 into develop Nov 11, 2024
@pkova pkova deleted the ripa/split-build branch November 11, 2024 12:01
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.

2 participants