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

Support native targets #6

Merged
merged 15 commits into from
Nov 21, 2022
Merged

Support native targets #6

merged 15 commits into from
Nov 21, 2022

Commits on Nov 8, 2022

  1. Support kotlin multiplatform in sarif4k

    * Update gradle to 7.3.3
    * Update kotlin to 1.6.10
    * Introduce KMP project layout
    petertrr authored and nulls committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    11c8543 View commit details
    Browse the repository at this point in the history
  2. Release

    orchestr7 authored and nulls committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    307e499 View commit details
    Browse the repository at this point in the history
  3. uncommented code

    nulls committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    e4579a8 View commit details
    Browse the repository at this point in the history
  4. removed extra change

    nulls committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    786deea View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. added dokka instead of javadoc

    nulls committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    810d4b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a314c8 View commit details
    Browse the repository at this point in the history
  3. small refactoring

    nulls committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    651f772 View commit details
    Browse the repository at this point in the history
  4. re-used constant for jvmTarget

    nulls committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    2548a23 View commit details
    Browse the repository at this point in the history
  5. set max metaspace size

    nulls committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    c878ecf View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. fixed review notes

    nulls committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    16a80ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af724ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be65845 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    b4ac200 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Merge remote-tracking branch 'origin/main' into feature/mpp

    # Conflicts:
    #	build.gradle.kts
    TWiStErRob committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    970c770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a36a8d3 View commit details
    Browse the repository at this point in the history