Skip to content

remove CompileStep.output_dir from the build system API #14951

Description

@andrewrk

Extracted from #14647.

This field must be deleted:

output_dir: ?[]const u8,

Build scripts must use the FileSource abstraction rather than telling the compiler directly where to output files.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingImplementing this issue could cause existing code to no longer compile or have different behavior.zig build systemstd.Build, the build runner, `zig build` subcommand, package management

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions