Skip to content
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

Use per-pkg sub dirs in build directory #15

Open
gavanderhoorn opened this issue Mar 24, 2016 · 0 comments
Open

Use per-pkg sub dirs in build directory #15

gavanderhoorn opened this issue Mar 24, 2016 · 0 comments

Comments

@gavanderhoorn
Copy link
Owner

This would make the build directory a bit less crowded, especially when workspaces contain a lot of packages.

The sub directories could contain the depends files, possibly the Makefile snippet for the package (with the top-level Makefile including all of them) and any other future pkg-specific build files.

Build output (p-code, generated headers, etc) should still go into the main build directory.

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

No branches or pull requests

1 participant