★ wanayoo — archive 1999 https://github.com/livecode/livecode/pull/6309/commitsNouvelle recherche | Portail wanayoo
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

Bugfix extension build scripts #6309

Merged

Commits on Mar 1, 2018

  1. [[ ExtensionPackages ]] Move utilities to a script library

    Also plumb in script library to build scripts, and replace a bunch
    of shell script with LiveCode.
    livecodeali committed Mar 1, 2018
  2. [[ ExtensionPackageUtils ]] Move more code from ide extension libs

    In particular, move the packaging code from
    revIDEDeveloperExtensionLibrary, so that we specify exactly what files
    are put in the package rather than recursively zipping the extension
    folder
    livecodeali committed Mar 1, 2018
  3. [[ ExtensionPackageUtils ]] Fix test running

    livecodeali committed Mar 1, 2018
  4. [[ ExtensionPackageUtils ]] Add release notes

    livecodeali committed Mar 1, 2018

Commits on Mar 2, 2018

  1. [[ ExtensionPackageUtils ]] Move server script to resources folder

    There's not really an ideal place for something like a server
    script that provides access to an extension, so move it to resources
    folder for now.
    livecodeali committed Mar 2, 2018
You can’t perform that action at this time.