Skip to content

Bootstrap build tools #10

@D-Berg

Description

@D-Berg

A build function in a manifest should only be able to run commands from the source dir (i.e. scripts “./“) or they need to be listed a compile dependency. This will require a bootstraped build system:

  • make
  • c compiler, clang or gnu cc
  • etc

Look into using prebuilt zig cc for bootstrapping those tools.

Also make sure the build function can only run things that are in packa/store by sandboxin #5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions