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

Allow to build static library (on iOS) #1206

Merged
merged 8 commits into from
Mar 14, 2023
Merged

Commits on Feb 22, 2023

  1. Add required code so that plugins can request to build a static library.

    This is currently a no-op.
    Having this PR integrated allows the plugins to add the static lib option
    as well.
    
    Fix gluonhq#1203
    johanvos committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    34ab227 View commit details
    Browse the repository at this point in the history
  2. move javadoc to superclass and add explicit reference that linking ca…

    …n also be used to link to a library
    johanvos committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    df6fed3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from johanvos/1203-staticlib

    1203 staticlib
    johanvos authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6447946 View commit details
    Browse the repository at this point in the history
  4. Add this branch to GA

    johanvos committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    c85cb2c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    31e013a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca315a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0240f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Process reviewer comments

    johanvos committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    f770220 View commit details
    Browse the repository at this point in the history