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

Begin declarative-izing NiA #5

Closed
wants to merge 20 commits into from

Commits on Apr 4, 2024

  1. Begin declarative-izing NiA - adapt the core/common subproject

    - Document the setup in top of README.
    tresat committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e822817 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95a5d1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70c51a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffedca1 View commit details
    Browse the repository at this point in the history
  5. Begin declarative-izing NiA - adapt the core/domain subproject

    - Adds support for project dependencies to the plugin.
    tresat committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4437cb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee630f0 View commit details
    Browse the repository at this point in the history
  7. Update path to new repo name

    tresat committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3c8fbfb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cb50f5b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07d554b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ea02dcc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    54107d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b46340 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Create conventions "ecosystem plugin" and apply to Settings

    This also makes various adjustments to the build to remove things that are broken due to the new plugin application order.
    tresat committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    edcc7de View commit details
    Browse the repository at this point in the history
  2. Use SoftwareType registration instead of plugin application in build …

    …scripts for core/common and core/domain
    tresat committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    948b1d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Undo some unnecessary changes

    - Constrain Android tools version on the buildscript classpath to match expectations.
    - Remove version from version catalog for plugins loaded in root build.
    tresat committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    47bc4f1 View commit details
    Browse the repository at this point in the history
  2. Declarativize core/data

    This includes supporting kotlinx.serialization in the convention plugin.
    tresat committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c56277e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    b5ef5d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    980308b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19bf3db View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update to latest wrapper

    tresat committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ab4ef8b View commit details
    Browse the repository at this point in the history