36 Commits (906ef972628dee3b2c849f029e9b7ba66fa6868b)

Author SHA1 Message Date
Alexey Tsvetkov d4e423e98f
Implement packaging uber jar for current OS (#145) 4 years ago
Nikolay Igotti 84163e7499 Move to 0.2.0-build132 4 years ago
Nikolay Igotti 18afa24fe0 Move to 0.2.0-build128 4 years ago
Alexey Tsvetkov a71e6b6378
Add OS arch to plugin provided dependencies (#113) 4 years ago
Alexey Tsvetkov 3e74b43cc6 Use Kotlin 1.4.0 in Gradle tests 4 years ago
Alexey Tsvetkov 2e1266984e Allow running Gradle tests with any JDK >= 14 4 years ago
Alexey Tsvetkov 215e9d66bc Mention compatible Gradle versions in docs 4 years ago
Alexey Tsvetkov 6991b4f5de Include min task version in all checks 4 years ago
Alexey Tsvetkov b601ed9693 Print Gradle version used in tests 4 years ago
Alexey Tsvetkov fbc51e4019 Test plugin against multiple versions of Gradle 4 years ago
Alexey Tsvetkov f46a39cd6a Add Gradle plugin integration tests 4 years ago
Alexey Tsvetkov bef34ad7d2 Add compose Gradle extension to dependency blocks 4 years ago
Alexey Tsvetkov ad0b6fc916 Provide default value for Compose version for Gradle plugin 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 332d57ae33 Allow overriding COMPOSE_GRADLE_PLUGIN_COMPOSE_VERSION via Gradle property 4 years ago
Alexey Tsvetkov 37cc9665c1 Log distribution output path 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 518aa7fc81 Rename JetPack -> JetBrains 4 years ago
Alexey Tsvetkov d0859c665c Adjust settings for Windows 4 years ago
Alexey Tsvetkov 815c0484a9 Download WiX toolset on Windows 4 years ago
Alexey Tsvetkov 6c03263f2f Change tasks group 4 years ago
Alexey Tsvetkov cc68421f2e Escape file paths on Windows 4 years ago
Alexey Tsvetkov 991b7ff6a7 Rename nativeExecutables to nativeDistributions 4 years ago
Alexey Tsvetkov 927abf0d03 Add icons support to packaging 4 years ago
Alexey Tsvetkov 014fb87429 Enable official code style when root dir is opened in Intellij 4 years ago
Alexey Tsvetkov 563dc37c9b Add desktop application Gradle plugin 4 years ago
Alexey Tsvetkov 2451d79d06 Remove unnecessary META_INF/gradle-plugins/*.properties files 4 years ago
Alexey Tsvetkov acd734c653 Add local dir repository 4 years ago
Alexey Tsvetkov 3573807e03 Fix repository name 4 years ago
Alexey Tsvetkov 279826275a Enable parallel build by default 4 years ago
Alexey Tsvetkov a8e34eddad Refactor gradle-plugin build configuration to allow other plugins 4 years ago