62 Commits (32935c19a8cc30777f50163cd5b741a1eb165c90)

Author SHA1 Message Date
Alexey Tsvetkov 32935c19a8
Upgrade max Gradle version for tests to 6.8.3 (#437) 3 years ago
Alexey Tsvetkov d68cb7b68b
Test runDistributable with MPP project (#436) 3 years ago
Alexey Tsvetkov 7083376171
Fix runDistributable on Windows (#435) 3 years ago
Nikolay Igotti 10e99c20d9 Move to 0.3.0. 3 years ago
Nikolay Igotti c58018221e
Move to 0.3.0-rc1 (#410) 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 64fe5bc025 Gradle plugin. Replace 'androidx.compose' artifacts by 'org.jetbrains.compose' artifacts, get version from gradle properties 3 years ago
Igor Demin 48b52e459a Gradle plugin. Replace 'androidx.compose' artifacts by 'org.jetbrains.compose' artifacts. 3 years ago
Alexey Tsvetkov ceaf3d3065 Enable verbose logging for tests 3 years ago
Alexey Tsvetkov 6c7dc220b2 Use correct package name in Linux test 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 d758b6b476 Another try at fixing Linux tests 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 f627c0cc55 Use correct test scenario for uber jar tests 3 years ago
Alexey Tsvetkov 0d68dea6de Filter out non-jar files in runtime classpath 3 years ago
Alexey Tsvetkov abb4a5a411 Avoid adding incompatible arguments when creating application image 3 years ago
Alexey Tsvetkov e6fb7463d0 Normalize all file properties on Windows 3 years ago
Alexey Tsvetkov 7e243b5cbd Extract runtime image creation into separate task 4 years ago
Alexey Tsvetkov b915b44d04 Add option to preserve working dir after build 4 years ago
Alexey Tsvetkov 3aff8f47e3 Add ability to create/run distributable app 4 years ago
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