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

Add DSL for module dependencies that cannot be defined in module-info #35

Merged
merged 11 commits into from
Aug 8, 2023

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    2e9b55c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b21474 View commit details
    Browse the repository at this point in the history
  3. Add DSL to define versions

    jjohannes committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7177c97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3eb4e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    289f7e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e80d503 View commit details
    Browse the repository at this point in the history
  7. Add built-in "platform" support

    Also supports a "platform" as variant of the application.
    jjohannes committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    511a05a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    578a1d1 View commit details
    Browse the repository at this point in the history
  9. Remove require transitive methods

    Use case for this is 'whitebox testing', which has no transitive
    dependencies (there is no 'terstApi' configuration).
    jjohannes committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fd1c1db View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Rename method

    jjohannes committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    040d7de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4648f2b View commit details
    Browse the repository at this point in the history