57 Commits (c31c761e09212eaa13014f4d0d2a6516511f859a)

Author SHA1 Message Date
Konstantin c31c761e09
Mark all resources public API as experimental. (#4146) 5 months ago
Konstantin 747aab02f3
Introduce top level composeResources dir (#4127) 5 months ago
Konstantin 8955e66eac
Introduce a 'composeResources/files' directory for any files. (#4079) 6 months ago
Konstantin 27915cbc0f
Get environment and select resource by qualifiers (#4018) 6 months ago
Oleksandr Karpovich 93b513458d
Update for k/wasm (#4009) 7 months ago
Konstantin Tskhovrebov c867c68364 Add support for a dash character and digit on first place in resource names 7 months ago
Konstantin 181bfd1612
Resources gradle plugin (#3961) 7 months ago
Igor Demin 1b44c94bd0
Fix Gradle Plugin Test screenshots (#3920) 8 months ago
dima.avdeev 679f2821c0
iOS cache kind warning to error (#3667) 10 months ago
Alexey Tsvetkov eb124feb4b
Fix reporting configuration problems with configuration cache (#3596) 10 months ago
Alexey Tsvetkov f81f6fa88c
Add test for new android target (#3624) 10 months ago
Alexey Tsvetkov 87d1972a39
Fix cache kind management with nested subprojects (#3519) 11 months ago
Alexey Tsvetkov 950d5a991c
Manage Kotlin native cache kind automatically based on Kotlin version (#3477) 11 months ago
Alexey Tsvetkov 44376fdf85
Turn off Compose resources sync when third party resources plugins ar… (#3469) 11 months ago
Alexey Tsvetkov baeeec8abc
Delay resolving dependencies until configuration phase is over (#3170) 1 year ago
Igor Demin 59eda00380
Rename Web to HTML (#2997) 1 year ago
Oleksandr Karpovich e9789ba364
Fix ComposeExtension.kotlinCompilerPluginArgs for non-jvm compilations (#2716) 1 year ago
Alexey Tsvetkov c3726347ef
Test with Gradle 8-RC-1 (#2621) 1 year ago
Alexey Tsvetkov 472ef34fc3
Fix configuration cache issues (#2607) 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
Alexey Tsvetkov 04846b1fdd Fix custom JDK tests on Linux 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
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 4854bf5714
Fix JS Gradle test (#1760) 2 years ago
Alexey Tsvetkov f3a403b321
Additional CI fixes (#1696) 2 years ago
Alexey Tsvetkov 11918f3e8a Fix MPP CI issues (#1645) 3 years ago
Alexey Tsvetkov 9b40de61a1
Provide DSL extension for configuring JB Compose repo (#1301) 3 years ago
Nikolay Igotti 86bf3115b5
Sync/2021 09 27 (#1203) 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
Igor Demin 1786de28a7
Sync/2021 07 30 (#961) 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 1040af337b Customize Info.plist before jpackage 3 years ago
Alexey Tsvetkov d1908bb41a Re-sign app after patching Info.plist 3 years ago
Alexey Tsvetkov 8c8b4147ab Update to 0.4.0-build182 and get rid of jcenter 3 years ago
Alexey Tsvetkov 62d58b4615 Unpack Skiko in native distributions 3 years ago
Alexey Tsvetkov b00aa7d5d3 Test Gradle plugin with Gradle 7.0 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 40f4ad0fa0
Set dock and menu names on macOS (#433) 3 years ago
Alexey Tsvetkov d68cb7b68b
Test runDistributable with MPP project (#436) 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