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

build.py doesn't copy to subdirs of the target directory #141

Closed
aaaaalbert opened this issue Aug 14, 2014 · 1 comment
Closed

build.py doesn't copy to subdirs of the target directory #141

aaaaalbert opened this issue Aug 14, 2014 · 1 comment

Comments

@aaaaalbert
Copy link
Contributor

SeattleTestbed/dist's build.py (aka "the new build script") currently lacks the functionality to copy files to subdirectories of the build target dir. Similar to #140, the old build harness allows this, e.g. to create subfolders for the different Repy runtimes in a Seattle installer.

I think we could add the subdir as an optional second or third argument in config_build.txt, like

# This one would be for building a component
seattlelib_v2/* subdir_for_seattlelib

# And that's the syntax for preparing tests
test repy_v2/* subdir_for_repytests
@aaaaalbert
Copy link
Contributor Author

build.py turned into build_component.py and now lives in the SeattleTestbed/common repo. Closing this ticket, and reopening it as SeattleTestbed/common#8.

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