269 Commits (c43b64d43a20d155a52bf376c22a34182d583c7a)

Author SHA1 Message Date
Alexey Tsvetkov 3070856954
Support packaging resources into distribution (#983) 3 years ago
Alexey Tsvetkov 227834f963
Allow preview to work without explicit dependency on compose.uiTooling (#972) 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 22a7cea62e
Remove deprecated Gradle plugin DSL properties (#953) 3 years ago
Alexey Tsvetkov 4945f450e1
Enable running preview for any Compose Desktop module (#951) 3 years ago
Oleksandr Karpovich af2f2b2b8d
Add a check that compose is used along with kotlinx.serialization (#900) 3 years ago
Alexey Tsvetkov b73b09dffc
Include jdk.crypto.ec by default (#905) 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 e96826c47c
Use Gradle 7.1 for building Gradle and Intellij plugin (#836) 3 years ago
Nikolay Igotti 2e82f1cc98 Add linux_arm64 target 3 years ago
Igor Demin 854de3681c
Publish components (#829) 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
Shagen Ogandzhanian 06a905e63a Split web-core to web-core and web-integration 3 years ago
Shagen Ogandzhanian d501a6f721 [web] Set group id and version as a simple project properties 3 years ago
Nikolay Igotti 6e3677e450 Fix typo. 3 years ago
Harsh Shandilya c1aa3a33ca gradle-plugins/compose: Don't eagerly evaluate web platform 3 years ago
Alexey Tsvetkov 7a47ba8dd8 Support Kotlin JS targets in Compose Gradle plugin 3 years ago
Alexey Tsvetkov d1908bb41a Re-sign app after patching Info.plist 3 years ago
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