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

misc: Set up Kotlin/Native build #1174

Merged
merged 53 commits into from
Nov 14, 2024
Merged

misc: Set up Kotlin/Native build #1174

merged 53 commits into from
Nov 14, 2024

Commits on Oct 24, 2024

  1. Latest

    lauzadis committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    5dc2a7c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Depend on -kn plugin

    lauzadis committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    6115504 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e6cc64 View commit details
    Browse the repository at this point in the history
  3. Remove commented block

    lauzadis committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    83087c5 View commit details
    Browse the repository at this point in the history
  4. ktlint

    lauzadis committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a5b1be0 View commit details
    Browse the repository at this point in the history
  5. ktlint

    lauzadis committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    cbdfb3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e09b66 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3a1ec6 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    29e00d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c3d77a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81e8f3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e03508 View commit details
    Browse the repository at this point in the history
  5. WarningsAsErrors

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    256fef5 View commit details
    Browse the repository at this point in the history
  6. WarningsAsErrors

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a2ad3ef View commit details
    Browse the repository at this point in the history
  7. WarningsAsErrors

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bc6b343 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5fa0da View commit details
    Browse the repository at this point in the history
  9. Fix path

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f71be44 View commit details
    Browse the repository at this point in the history
  10. Depend on 0.4.15-kn

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0e17527 View commit details
    Browse the repository at this point in the history
  11. CI

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    fb048b3 View commit details
    Browse the repository at this point in the history
  12. downstream ..

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1c10cc7 View commit details
    Browse the repository at this point in the history
  13. CI

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f6eb3c0 View commit details
    Browse the repository at this point in the history
  14. Make it a path

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    cd4b31d View commit details
    Browse the repository at this point in the history
  15. Add debugging steps

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    3512d81 View commit details
    Browse the repository at this point in the history
  16. More debug

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    eae7a9c View commit details
    Browse the repository at this point in the history
  17. More debug

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8efb8e8 View commit details
    Browse the repository at this point in the history
  18. More debug

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bccbbac View commit details
    Browse the repository at this point in the history
  19. Fixed, remove debug

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bab02b1 View commit details
    Browse the repository at this point in the history
  20. Add an else println

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    15488ac View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    96cfd7d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    713222d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fae778c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cc273a2 View commit details
    Browse the repository at this point in the history
  25. Fix JVM build

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    161b57a View commit details
    Browse the repository at this point in the history
  26. Fix aws-signing-crt

    lauzadis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5d8a1f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Test macos suite

    lauzadis committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    42b0453 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e9fe71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8651038 View commit details
    Browse the repository at this point in the history
  4. Add linux platform

    lauzadis committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7cd3ed9 View commit details
    Browse the repository at this point in the history
  5. Add windows platform

    lauzadis committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0fbb759 View commit details
    Browse the repository at this point in the history
  6. Remove apiCheck

    lauzadis committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    72cf8ad View commit details
    Browse the repository at this point in the history
  7. Revert to windows-2022

    lauzadis committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    f67dda7 View commit details
    Browse the repository at this point in the history
  8. working-directory

    lauzadis committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    69d57ee View commit details
    Browse the repository at this point in the history
  9. CI

    lauzadis committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    dea452e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. jvmTest -> jvmAndNativeTest

    lauzadis committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    628ff9e View commit details
    Browse the repository at this point in the history
  2. Remove OCI_EXE

    lauzadis committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    734c830 View commit details
    Browse the repository at this point in the history
  3. Change CI names

    lauzadis committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    57d0b70 View commit details
    Browse the repository at this point in the history
  4. Remove allTests

    lauzadis committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    dacca68 View commit details
    Browse the repository at this point in the history
  5. Remove quotes on Windows

    lauzadis committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f8135f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9795627 View commit details
    Browse the repository at this point in the history
  7. Fix erroneous diff

    lauzadis committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    779173b View commit details
    Browse the repository at this point in the history
  8. Revert "Remove quotes on Windows"

    This reverts commit f8135f6.
    lauzadis committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6f0dd35 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    19fd715 View commit details
    Browse the repository at this point in the history
  2. Cache K/N toolchain

    lauzadis committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    fa0b7c0 View commit details
    Browse the repository at this point in the history