Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

[[ Deploy ]] Handle payload and project out of order on windows - #6689

Merged
livecodepanos merged 1 commit into
livecode:develop-9.0from
montegoulding:windeploy
Sep 20, 2018
Merged

[[ Deploy ]] Handle payload and project out of order on windows#6689
livecodepanos merged 1 commit into
livecode:develop-9.0from
montegoulding:windeploy

Conversation

@montegoulding

Copy link
Copy Markdown
Contributor

This patch allows deploy to handle installer standalones that have the payload
and project sections out of order. Previously it was assumed that the last three
sections of the installer were .payload, .project and .rsrc. This patch
allows for the section order to also be .project, .payload, .rsrc, however,
it is still assumed that they are the last three sections and .rsrc is the last
section.

@montegoulding montegoulding added this to the 9.1.0-dp-1 milestone Sep 17, 2018
This patch allows deploy to handle installer standalones that have the payload
and project sections out of order. Previously it was assumed that the last three
sections of the installer were `.payload`, `.project` and `.rsrc`. This patch
allows for the section order to also be `.project`, `.payload`, `.rsrc`, however,
it is still assumed that they are the last three sections and `.rsrc` is the last
section.
@montegoulding
montegoulding changed the base branch from develop to develop-9.0 September 19, 2018 07:32
@montegoulding montegoulding modified the milestones: 9.1.0-dp-1, 9.0.2-rc-1 Sep 19, 2018
@runrevmark

Copy link
Copy Markdown
Contributor

@livecode-vulcan review ok 9c887b2

@livecode-vulcan

Copy link
Copy Markdown
Contributor

💙 review by @runrevmark ok 9c887b2

livecode-vulcan added a commit that referenced this pull request Sep 19, 2018
[[ Deploy ]] Handle payload and project out of order on windows

This patch allows deploy to handle installer standalones that have the payload
and project sections out of order. Previously it was assumed that the last three
sections of the installer were `.payload`, `.project` and `.rsrc`. This patch
allows for the section order to also be `.project`, `.payload`, `.rsrc`, however,
it is still assumed that they are the last three sections and `.rsrc` is the last
section.
@livecode-vulcan

Copy link
Copy Markdown
Contributor

😎 test success 9c887b2

  • try-community-armv6-android-sdk26_ndk16r15: success
  • try-community-armv7-android-sdk26_ndk16r15: success
  • try-community-arm64-android-sdk26_ndk16r15: success
  • try-community-x86-android-sdk26_ndk16r15: success
  • try-community-x86_64-android-sdk26_ndk16r15: success
  • try-community-js-emscripten-sdk1.35: success
  • try-community-universal-ios-iphoneos11.4: success
  • try-community-universal-ios-iphonesimulator11.4: success
  • try-community-universal-mac-macosx10.9: success
  • try-community-x86-linux-debian8: success
  • try-community-x86_64-linux-debian8: success
  • try-community-x86-win32: success
  • try-community-x86_64-win32: success

@livecodepanos
livecodepanos merged commit a1dab5b into livecode:develop-9.0 Sep 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants