Skip to content

Post commands copy / move files#297

Open
ericmehl wants to merge 11 commits into
GafferHQ:mainfrom
ericmehl:postMovePaths
Open

Post commands copy / move files#297
ericmehl wants to merge 11 commits into
GafferHQ:mainfrom
ericmehl:postMovePaths

Conversation

@ericmehl
Copy link
Copy Markdown
Contributor

This adds two new configuration operations : one to copy files after the build commands have run, and a companion operation for moving. This is mostly a precursor to introducing more Windows support in the main branch. It will be helpful for resolving differences between copy commands on the different platforms.

I'm hoping the way I've parameterized it is clear enough. I'm mimicking os.glob() an introducing a source root to go along with the search pattern. This makes it possible to control where a directory sub-tree should go for both relative and absolute paths.

I checked on a local build that all the same files end up in the archive as the past release and found a couple Qt header files were missing but I'm hoping those are false positives. They seem unrelated to the changes in this PR.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant