Skip to content

feat(build): add portable Windows packaging target - #340

Open
pleprince wants to merge 1 commit into
AcademySoftwareFoundation:developfrom
pleprince:windows-portable-build-for-rez-package
Open

feat(build): add portable Windows packaging target#340
pleprince wants to merge 1 commit into
AcademySoftwareFoundation:developfrom
pleprince:windows-portable-build-for-rez-package

Conversation

@pleprince

Copy link
Copy Markdown
Contributor

Linked issues

None

Summarize your change.

Add a windows-only portable CMake target that stages a relocatable installation, removes development-only artifacts, and creates a ZIP archive.

Include launcher and usage documentation, package validation, dependency collection, and Windows build guidance.

Describe the reason for the change.

This is useful to distribute xstudio via rez on windows.

Describe what you have tested and on which operating system.

Tested on Windows 10.

Add a list of changes, and note any that might need special attention during the review.

This is an additional windows-only cmake target and shouldn't impact the general cmake setup.

Add a `portable` CMake target that stages a relocatable installation,
removes development-only artifacts, and creates a ZIP archive.

Include launcher and usage documentation, package validation, dependency
collection, and Windows build guidance.

Signed-off-by: philippe leprince <github.pleprince@gmail.com>
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