114 Commits (994f0c6ea0dc46e06576b6bf3bc9b4d1cdb07bc5)

Author SHA1 Message Date
Alexey Tsvetkov 44376fdf85
Turn off Compose resources sync when third party resources plugins ar… (#3469) 11 months ago
Oleksandr Karpovich f563664166
Add a warning for a user who sets `compose.kotlinCompilerPlugin` to `androidx.compose.compiler.compiler` (#3313) 1 year ago
Alexey Tsvetkov baeeec8abc
Delay resolving dependencies until configuration phase is over (#3170) 1 year ago
Alexey Tsvetkov eb90275a1b
Fix signing bundle with Gradle 8.1 with configuration cache (#3069) 1 year ago
Alexey Tsvetkov 9540cdcf79
Require JDK 17 for packaging (#3027) 1 year ago
Alexey Tsvetkov 3483feef2a
Unzip wix to build directory (#2838) 1 year ago
Oleksandr Karpovich e9789ba364
Fix ComposeExtension.kotlinCompilerPluginArgs for non-jvm compilations (#2716) 1 year ago
Alexey Tsvetkov 8f3578bdca
Fix gradle tests (#2708) 1 year ago
Alexey Tsvetkov c3726347ef
Test with Gradle 8-RC-1 (#2621) 1 year ago
Emre Şafak eba6b45df7
Correct all occurrences of "compatability" (#2623) 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
Igor Demin bf958eb510
Improve DSL for setting a custom Compose Plugin (#2527) 2 years ago
Alexey Tsvetkov 382ad5b78f
Test Gradle plugin on relevant PRs (#2509) 2 years ago
Alexey Tsvetkov 7e574a07e2
Remove JVM target version override (#2515) 2 years ago
Igor Demin f35e286958
Fix Preview compatibility with Gradle configuration cache (#2470) 2 years ago
Igor Demin 63846c63c0
Compose 1.2.1 (#2453) 2 years ago
Alexey Tsvetkov 04846b1fdd Fix custom JDK tests on Linux 2 years ago
Alexey Tsvetkov 083e51feb9
Fix caching for checking runtime properties (#2438) 2 years ago
Alexey Tsvetkov 6501d9f9f2
Fix packaging with JDK 19 (#2439) 2 years ago
Alexey Tsvetkov d5af9623f5
ProGuard: require obfuscation be enabled explicitly (#2384) 2 years ago
Igor Demin 3996233b03
Allow to use Compose on multiple Kotlin versions (#2366) 2 years ago
Alexey Tsvetkov e301429247
Replace 'package<BUILD_TYPE>' with 'package<BUILD_TYPE>DistribuionForCurrentOS' (#2353) 2 years ago
Alexey Tsvetkov 58b0a22fb5
Allow customizing Compose compiler plugin (#2347) 2 years ago
Alexey Tsvetkov d9de125127
Introduce ProGuard integration for Compose/Desktop packaging (#2313) 2 years ago
Alexey Tsvetkov f281b75f77
Update default Kotlin and Compose versions in Gradle tests (#2030) 2 years ago
Alexey Tsvetkov 11918f3e8a Fix MPP CI issues (#1645) 3 years ago
Oleksandr Karpovich e902beeece
release 1.0.1-rc2 with 1.6.10 (#1590) 3 years ago
Igor Demin dbd0a21949
Modify replace.sh for replacing Compose version (#1511) 3 years ago
Igor Demin ae10beba9e Fix Gradle Plugin Test 3 years ago
Nikolay Igotti 86bf3115b5
Sync/2021 09 27 (#1203) 3 years ago
Igor Demin c9a7b15e86 Migrate to Kotlin 1.5.30 3 years ago
Alexey Tsvetkov c51cb3b6da
Fix warning caused by NPE in tests (#1004) 3 years ago
Alexey Tsvetkov 3070856954
Support packaging resources into distribution (#983) 3 years ago
Alexey Tsvetkov 4945f450e1
Enable running preview for any Compose Desktop module (#951) 3 years ago
Igor Demin 581b5f0b0a
Update Compose + Migrate to 0.5.0-build262 / Kotlin 1.5.21 (#916) 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 bf4f7051a2 Move to Kotlin 1.5.10 and Compose 0.4.0-rc1 3 years ago
Alexey Tsvetkov 1040af337b Customize Info.plist before jpackage 3 years ago
Nikolay Igotti 7bdb87f20b Move to Compose 0.4.0-build208 and Kotlin 1.5.0 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
Nikolay Igotti 76e3f45f8b Move to Kotlin 1.4.32 and 0.4.0-build180 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 4e673239a7 Split integration and unit Gradle plugin tests 3 years ago
Alexey Tsvetkov dc428d3a22 Add suggestRuntimeModules task 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