Skip to content

zig build system: install step #332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
6 tasks done
andrewrk opened this issue Apr 18, 2017 · 2 comments
Closed
6 tasks done

zig build system: install step #332

andrewrk opened this issue Apr 18, 2017 · 2 comments
Labels
enhancement Solving this issue will likely involve adding new logic or components to the codebase.
Milestone

Comments

@andrewrk
Copy link
Member

andrewrk commented Apr 18, 2017

  • b.installCLibrary for dynamic libraries
  • b.installCLibrary for static libraries
  • b.installFile
  • b.getInstallStep() instead of having to make it automatically, and the other install APIs automatically make the install step depend on them
  • b.installLibrary
  • b.installExecutable
@andrewrk andrewrk added the enhancement Solving this issue will likely involve adding new logic or components to the codebase. label Apr 18, 2017
@andrewrk andrewrk added this to the 0.1.0 milestone Apr 18, 2017
@AndreaOrru
Copy link
Contributor

What about automatic cleaning?

@andrewrk
Copy link
Member Author

For cleaning see #328

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Solving this issue will likely involve adding new logic or components to the codebase.
Projects
None yet
Development

No branches or pull requests

2 participants