Skip to content

feat: support toolchains building zig from source - host toolchain compatible#651

Open
cerisier wants to merge 12 commits intoaherrmann:mainfrom
cerisier:zig-path-toolchain
Open

feat: support toolchains building zig from source - host toolchain compatible#651
cerisier wants to merge 12 commits intoaherrmann:mainfrom
cerisier:zig-path-toolchain

Conversation

@cerisier
Copy link
Copy Markdown
Contributor

@cerisier cerisier commented May 9, 2026

Same as #646 but supporting host installed zig toolchains.
Maybe this should be called zig_host_toolchain.

Look at this 69ded35 only in this PR

steeve and others added 12 commits May 7, 2026 13:15
    * zig_asm

    * Simplify zig_toolchain

    Require labels as cfg exec
    Symlinking Zig exe and libs for zig local toolchain
    Stop forwarding exe paths and use file everywhere
    Explicit dependency on zig.h
    Use dirname of zig.h file for lib paths

    * source directory

    * do not use .path for zig_lib

    * zig_exe_file -> zig_exe

    * no _single_file
@cerisier cerisier changed the title feat: support toolchains building zig from source feat: support toolchains building zig from source - host toolchain compatible May 9, 2026
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