239 Commits (c4bc761b0dc2a4a3ae3d379203d2d54b1f58c044)

Author SHA1 Message Date
Alexey Tsvetkov 938f581a3d Update copyright notices 4 years ago
Alexey Tsvetkov dc428d3a22 Add suggestRuntimeModules task 4 years ago
Tad Fisher b9c2f080d9 Fix task validation errors 4 years ago
Alexey Tsvetkov 76cccb93b9 Don't apply Compose compiler plugin to JS and Native compilations 4 years ago
Alexey Tsvetkov ceab5f0979 Escape launcher arguments and JVM arguments with extra quotes 4 years ago
Alexey Tsvetkov 0314bc4b80 Provide default icon for native distributions 4 years ago
Alexey Tsvetkov 2fac821f99 Allow including all runtime modules 4 years ago
Alexey Tsvetkov a99b3eaa83 Require JDK 15+ for creating native distributions 4 years ago
Alexey Tsvetkov 30f2934c67 Avoid duplicated logging to file 4 years ago
Alexey Tsvetkov 40f4ad0fa0
Set dock and menu names on macOS (#433) 4 years ago
Alexey Tsvetkov 2d3a9a20f4
Platform specific customization (#434) 4 years ago
Alexey Tsvetkov 7083376171
Fix runDistributable on Windows (#435) 4 years ago
Alexey Tsvetkov ff8de6a830
Print notarization status (#406) 4 years ago
Alexey Tsvetkov 0dd5d7fd46
Validate versions for native distributables (#405) 4 years ago
Alexey Tsvetkov c8a8a462aa
Include java.logging module by default (#402) 4 years ago
Igor Demin 48b52e459a Gradle plugin. Replace 'androidx.compose' artifacts by 'org.jetbrains.compose' artifacts. 4 years ago
Alexey Tsvetkov 9fcf0735eb Improve diagnosing problems with external tools 4 years ago
Alexey Tsvetkov f7feef4cc6 Check notarization status without triggering new notarization upload 4 years ago
Alexey Tsvetkov 77387f3abb Fix dependencies clash when packaging 4 years ago
Alexey Tsvetkov b8545e4d6f
Fix gradle plugin tests (#350) 4 years ago
Alexey Tsvetkov c243639042
Support simplified sign and notarization for macOS distribution in Gradle plugin (#332) 4 years ago
Alexey Tsvetkov 0d68dea6de Filter out non-jar files in runtime classpath 4 years ago
Alexey Tsvetkov abb4a5a411 Avoid adding incompatible arguments when creating application image 4 years ago
Alexey Tsvetkov e6fb7463d0 Normalize all file properties on Windows 4 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