Skip to content

Kotlin/Native test repo for static libcurl on Windows

License

Notifications You must be signed in to change notification settings

msink/hello-curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8e3e2a1 · Sep 15, 2022

History

45 Commits
Sep 15, 2022
Aug 31, 2022
Aug 31, 2022
Sep 15, 2022
May 19, 2021
May 19, 2021
Sep 15, 2022
Sep 15, 2022
Jun 23, 2022
Jun 23, 2022
May 19, 2021

Repository files navigation

hello-curl

Kotlin/Native test repo for static libcurl on Windows
Based on samples from official Kotlin repo.

Resulted executables are available as CI artifact.

To build locally: just ./gradlew build

CHANGELOG

2 Jun 2021

  • standalone portable .exe builds successfully

29 Jun 2021

  • update Kotlin to 1.5.20 and enable HMPP

23 Jul 2021

  • switch back to curl-winssl variant

23 Jun 2022

  • update Kotlin to 1.7.0
  • switch to bundled libs (for cross-compilation on Linux and Mac hosts)

31 Aug 2022

  • update Kotlin to 1.7.10
  • switch back to use installed libs by default, for cross-compilation on Linux or Mac hosts - comment line 13 and uncomment line 14 in build.gradle.kts to use bundled

15 Sep 2022

  • cleanup buildscript a little
  • use bundled libs if hostOs is not windows

About

Kotlin/Native test repo for static libcurl on Windows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published