71 Commits (0319db1d06dd65f09a12e1a91b5de758fa2d2883)

Author SHA1 Message Date
Alexey Tsvetkov 0319db1d06
Improve error messages when checking tasks (#3194) 1 year ago
Alexey Tsvetkov eb90275a1b
Fix signing bundle with Gradle 8.1 with configuration cache (#3069) 1 year ago
Sebastian 532bb3d6d8
Fix references to outdated 'nativeExecutables' in error messages (#3019) 1 year ago
Alexey Tsvetkov 32ace9173e
Provide some entitlements on macOS by default (#2974) 1 year ago
Alexey Tsvetkov ddc300f0fe Fix passing relative path main jar to jpackage 1 year ago
Alexey Tsvetkov 3483feef2a
Unzip wix to build directory (#2838) 1 year ago
Alexey Tsvetkov e2aba37e62
Use global directory to download wix toolset (#2639) 1 year ago
Alexey Tsvetkov 472ef34fc3
Fix configuration cache issues (#2607) 1 year ago
Alexey Tsvetkov 57348cbde3
Fix running unsigned apps locally on macOS Ventura (#2617) 1 year ago
Alexey Tsvetkov 4f1bb98711
Remove usages of internal Gradle API FileOperations (#2606) 1 year ago
Alexey Tsvetkov 7e574a07e2
Remove JVM target version override (#2515) 2 years 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
dima-avdeev-jb 80cfc4c249
iOS gradle: create task to deploy on connected iOS device (#1944) 2 years ago
Alexey Tsvetkov 62a657b6cd
Native desktop packaging (#1908) 2 years ago
dima-avdeev-jb 24526947ad
Gradle deploy to iOS simulator (#1899) 2 years ago
Thomas Vos aa08279104
Fix TestFlight builds (#1812) 2 years ago
Thomas Vos 03d98ae908
Fix jnilib files not signed (#1799) 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
Alexey Tsvetkov f3a403b321
Additional CI fixes (#1696) 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
Mitchell Syer 8371226f66
Fix signing settings when no Keychain is specified - Fixed (#1152) 3 years ago
Igor Demin d956a2a1ee Revert "Fix signing settings when no Keychain is specified (#1093)" 3 years ago
Mitchell Syer 5b34141cbe
Fix signing settings when no Keychain is specified (#1093) 3 years ago
Alexey Tsvetkov 6d0f74346f
Allow using relative path, when specifying signing keychain (#988) 3 years ago
Alexey Tsvetkov 3070856954
Support packaging resources into distribution (#983) 3 years ago
Scott Pierce 8342d370d6
Sign jnilib files on osx in addition to dylib files. (#966) 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 92150195ea Allow specifying asc provider for notarization 3 years ago
Alexey Tsvetkov 1040af337b Customize Info.plist before jpackage 3 years ago
Alexey Tsvetkov d1908bb41a Re-sign app after patching Info.plist 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 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
Alexey Tsvetkov 0314bc4b80 Provide default icon for native distributions 3 years ago
Alexey Tsvetkov 2fac821f99 Allow including all runtime modules 3 years ago