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

[[ Bug 21496 ]] Ensure emscripten startup_script is suitable for capsule section - #6639

Merged
montegoulding merged 1 commit into
livecode:release-9.0.1from
livecodeali:bugfix-21496
Aug 16, 2018
Merged

[[ Bug 21496 ]] Ensure emscripten startup_script is suitable for capsule section#6639
montegoulding merged 1 commit into
livecode:release-9.0.1from
livecodeali:bugfix-21496

Conversation

@livecodeali

Copy link
Copy Markdown
Member

Previously the emscripten startup script was a startup handler for
a boot stack. Now that emscripten deploy uses the deploy command
and capsule format, it needs to be a script snippet (that will
ultimately be placed in a generated on message handler which is
called on startup).

…ule section

Previously the emscripten startup script was a startup handler for
a boot stack. Now that emscripten deploy uses the deploy command
and capsule format, it needs to be a script snippet (that will
ultimately be placed in a generated `on message` handler which is
called on startup).
@livecodeali livecodeali added this to the 9.0.1-rc-2 milestone Aug 15, 2018
@montegoulding

Copy link
Copy Markdown
Contributor

@livecode-vulcan review ok 7e3c2bb

@livecode-vulcan

Copy link
Copy Markdown
Contributor

💙 review by @montegoulding ok 7e3c2bb

livecode-vulcan added a commit that referenced this pull request Aug 15, 2018
[[ Bug 21496 ]] Ensure emscripten startup_script is suitable for capsule section

Previously the emscripten startup script was a startup handler for
a boot stack. Now that emscripten deploy uses the deploy command
and capsule format, it needs to be a script snippet (that will
ultimately be placed in a generated `on message` handler which is
called on startup).
@livecode-vulcan

Copy link
Copy Markdown
Contributor

😎 test success 7e3c2bb

  • 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

@montegoulding
montegoulding merged commit 1a3e505 into livecode:release-9.0.1 Aug 16, 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.

3 participants