Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Wrap openpype build into installers #1419

Merged
merged 3 commits into from
Apr 28, 2021

Conversation

create-issue-branch[bot]
Copy link

@create-issue-branch create-issue-branch bot commented Apr 27, 2021

This PR adds a script and config that can generate windows installer after building OpenPype.

To be able to use it, you need to download Inno Setup application and put it on your PATH. This is purely optional as it is possible to simply zip the files as well for distribution.

build_win_installer.ps1 is a separate script rather than being part of build, because the wrapping really takes a long time.

You can download Inno Setup here https://jrsoftware.org/

closes #1288

@mkolar mkolar marked this pull request as ready for review April 27, 2021 21:21
@mkolar mkolar self-assigned this Apr 27, 2021
@mkolar mkolar added the type: enhancement Enhancements to existing functionality label Apr 27, 2021
@mkolar mkolar added this to the 3.0.0-rc1 milestone Apr 27, 2021
@mkolar mkolar requested a review from a team April 27, 2021 21:30
@mkolar mkolar merged commit ce2695b into develop Apr 28, 2021
@mkolar mkolar deleted the feature/1288-wrap-openpype-build-into-installers branch April 28, 2021 18:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrap openpype build into installers
2 participants