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

Copy prepend #838

Merged
merged 3 commits into from
Jul 1, 2024
Merged

Copy prepend #838

merged 3 commits into from
Jul 1, 2024

Conversation

bryteise
Copy link
Member

I tested this with a few packages and it the cmake changes didn't seem to cause any problems.

bryteise added 3 commits June 28, 2024 10:46
Signed-off-by: William Douglas <william.douglas@intel.com>
Signed-off-by: William Douglas <william.douglas@intel.com>
This patch has a few interrelated changes in it but primarily it is
supporting a new copy_prepend configuration file for autospec. This is
intended to support cases where changes should be made to the source
directory prior to the source directory being copied for different
builds (avx2, 32bit, etc).

Also with this change some tweaks to how cmake builds are handled to
be more aligned with other build systems. Primarily that the source
directoy is now fully copied rather than just creating a cmake build
directory per build in the same source directory.

Finally check support has been updated to account for the new path and
update support for meson and apx.

Signed-off-by: William Douglas <william.douglas@intel.com>
@bryteise bryteise merged commit dc0ff31 into master Jul 1, 2024
4 checks passed
@bryteise bryteise deleted the copy-prepend branch July 1, 2024 08:36
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