9 Commits (0319db1d06dd65f09a12e1a91b5de758fa2d2883)

Author SHA1 Message Date
Alexey Tsvetkov 0319db1d06
Improve error messages when checking tasks (#3194) 12 months ago
Alexey Tsvetkov 32ace9173e
Provide some entitlements on macOS by default (#2974) 1 year ago
Alexey Tsvetkov 472ef34fc3
Fix configuration cache issues (#2607) 1 year ago
Alexey Tsvetkov 4f1bb98711
Remove usages of internal Gradle API FileOperations (#2606) 1 year ago
Alexey Tsvetkov 083e51feb9
Fix caching for checking runtime properties (#2438) 2 years ago
Alexey Tsvetkov d5af9623f5
ProGuard: require obfuscation be enabled explicitly (#2384) 2 years ago
Alexey Tsvetkov e301429247
Replace 'package<BUILD_TYPE>' with 'package<BUILD_TYPE>DistribuionForCurrentOS' (#2353) 2 years ago
Alexey Tsvetkov d9de125127
Introduce ProGuard integration for Compose/Desktop packaging (#2313) 2 years ago
Alexey Tsvetkov 62a657b6cd
Native desktop packaging (#1908) 2 years ago
Thomas Vos aa08279104
Fix TestFlight builds (#1812) 2 years ago
Thomas Vos e818953c0b
Fix fromFiles argument not lazy (#1797) 2 years ago
Thomas Vos f895874f51
Fix `packagePkg` task (#1798) 2 years ago
Alexey Tsvetkov a1c4c8a41e
Unsign dylibs when packaging with JDK 17 (#1703) 2 years ago
Thomas Vos 793b377147
Apple App Store (#1613) 2 years ago
Thomas Vos 162cde2bfc
Add option to set macOS build version (#1612) 2 years ago
Sebastian af31eacb74
Expose 'licenseFile' option for native packaging (#1421) 3 years ago
Igor Demin f4a143dbea
Gradle plugin. macOs. Pass icon and name defined in build.gradle to the Dock (#1386) 3 years ago
Alexey Tsvetkov 3070856954
Support packaging resources into distribution (#983) 3 years ago
Alexey Tsvetkov 8a685b62fb
Fix compatibility with Gradle < 7.1 (#957) 3 years ago
Alexey Tsvetkov 4945f450e1
Enable running preview for any Compose Desktop module (#951) 3 years ago
Alexey Tsvetkov 6038da77ba
Allow adding extra keys to Info.plist (#845) 3 years ago
Igor Demin b1d8682cbe
Automatically add `-Dcompose.application.configure.swing.globals=true to run/package tasks (#820) 3 years ago
Alexey Tsvetkov 2be46f961e
Implement first version of non-interactive preview for desktop (#803) 3 years ago
Alexey Tsvetkov b483ad4c22 Add preview support to Gradle plugin 3 years ago
Alexey Tsvetkov 826f130b99 Set NSSupportsAutomaticGraphicsSwitching in native Mac distributions by default 3 years ago
Alexey Tsvetkov 938f581a3d Update copyright notices 3 years ago
Alexey Tsvetkov dc428d3a22 Add suggestRuntimeModules task 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 40f4ad0fa0
Set dock and menu names on macOS (#433) 3 years ago
Alexey Tsvetkov 2d3a9a20f4
Platform specific customization (#434) 3 years ago
Alexey Tsvetkov 0dd5d7fd46
Validate versions for native distributables (#405) 3 years ago
Alexey Tsvetkov f7feef4cc6 Check notarization status without triggering new notarization upload 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 7e243b5cbd Extract runtime image creation into separate task 3 years ago
Alexey Tsvetkov 3aff8f47e3 Add ability to create/run distributable app 3 years ago
Alexey Tsvetkov d4e423e98f
Implement packaging uber jar for current OS (#145) 4 years ago
Alexey Tsvetkov f46a39cd6a Add Gradle plugin integration tests 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 3b7835fb4a Merge compose.desktop.application plugin with compose plugin 4 years ago
Alexey Tsvetkov b0f038d833 Minor: remove unused imports 4 years ago
Alexey Tsvetkov e915ec6ac1 Make AppImage format compatible with all OS 4 years ago
Alexey Tsvetkov 01fe61f9c7 Include main jar into runtime classpath for Kotlin MPP target 4 years ago
Alexey Tsvetkov 66a392b11f Fix getting runtime classpath from Kotlin MPP target 4 years ago
Alexey Tsvetkov 815c0484a9 Download WiX toolset on Windows 4 years ago
Alexey Tsvetkov 6c03263f2f Change tasks group 4 years ago