245 Commits (581f97780adda790498e39b2401bf3042a3be01b)

Author SHA1 Message Date
Alexey Tsvetkov e7e5b79597
Fix unpacking skiko on Linux and Windows (#586) 3 years ago
Alexey Tsvetkov 62d58b4615 Unpack Skiko in native distributions 3 years ago
Alexey Tsvetkov b483ad4c22 Add preview support to Gradle plugin 3 years ago
Alexey Tsvetkov f80456dd46 Refactor: move AbstractComposeDesktopTask 3 years ago
Alexey Tsvetkov 826f130b99 Set NSSupportsAutomaticGraphicsSwitching in native Mac distributions by default 3 years ago
DetachHead da8a6a44a0
error message for 32 bit arch (#562) 3 years ago
Alexey Tsvetkov 938f581a3d Update copyright notices 3 years ago
Alexey Tsvetkov dc428d3a22 Add suggestRuntimeModules task 3 years ago
Tad Fisher b9c2f080d9 Fix task validation errors 3 years ago
Alexey Tsvetkov 76cccb93b9 Don't apply Compose compiler plugin to JS and Native compilations 3 years ago
Alexey Tsvetkov ceab5f0979 Escape launcher arguments and JVM arguments with extra quotes 3 years ago
Alexey Tsvetkov 0314bc4b80 Provide default icon for native distributions 3 years ago
Alexey Tsvetkov 2fac821f99 Allow including all runtime modules 3 years ago
Alexey Tsvetkov a99b3eaa83 Require JDK 15+ for creating native distributions 3 years ago
Alexey Tsvetkov 30f2934c67 Avoid duplicated logging to file 3 years ago
Alexey Tsvetkov 40f4ad0fa0
Set dock and menu names on macOS (#433) 3 years ago
Alexey Tsvetkov 2d3a9a20f4
Platform specific customization (#434) 3 years ago
Alexey Tsvetkov 7083376171
Fix runDistributable on Windows (#435) 3 years ago
Alexey Tsvetkov ff8de6a830
Print notarization status (#406) 3 years ago
Alexey Tsvetkov 0dd5d7fd46
Validate versions for native distributables (#405) 3 years ago
Alexey Tsvetkov c8a8a462aa
Include java.logging module by default (#402) 3 years ago
Igor Demin 48b52e459a Gradle plugin. Replace 'androidx.compose' artifacts by 'org.jetbrains.compose' artifacts. 3 years ago
Alexey Tsvetkov 9fcf0735eb Improve diagnosing problems with external tools 3 years ago
Alexey Tsvetkov f7feef4cc6 Check notarization status without triggering new notarization upload 3 years ago
Alexey Tsvetkov 77387f3abb Fix dependencies clash when packaging 3 years ago
Alexey Tsvetkov b8545e4d6f
Fix gradle plugin tests (#350) 3 years ago
Alexey Tsvetkov c243639042
Support simplified sign and notarization for macOS distribution in Gradle plugin (#332) 3 years ago
Alexey Tsvetkov 0d68dea6de Filter out non-jar files in runtime classpath 3 years ago
Alexey Tsvetkov abb4a5a411 Avoid adding incompatible arguments when creating application image 3 years ago
Alexey Tsvetkov e6fb7463d0 Normalize all file properties on Windows 3 years ago
Alexey Tsvetkov 7e243b5cbd Extract runtime image creation into separate task 4 years ago
Alexey Tsvetkov b915b44d04 Add option to preserve working dir after build 4 years ago
Alexey Tsvetkov 3aff8f47e3 Add ability to create/run distributable app 4 years ago
Alexey Tsvetkov d4e423e98f
Implement packaging uber jar for current OS (#145) 4 years ago
Alexey Tsvetkov a71e6b6378
Add OS arch to plugin provided dependencies (#113) 4 years ago
Alexey Tsvetkov f46a39cd6a Add Gradle plugin integration tests 4 years ago
Alexey Tsvetkov bef34ad7d2 Add compose Gradle extension to dependency blocks 4 years ago
Alexey Tsvetkov 455814b9d3 Fix compile error 4 years ago
Eliezer Graber 56da868a05 Fix a crash when building using Gradle 6.6+ 4 years ago
Alexey Tsvetkov 37cc9665c1 Log distribution output path 4 years ago
Alexey Tsvetkov 3b7835fb4a Merge compose.desktop.application plugin with compose plugin 4 years ago
Alexey Tsvetkov a8e34eddad Refactor gradle-plugin build configuration to allow other plugins 4 years ago