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
runtimeElementsConfigurationName is not a resolvable configuration
|
4 years ago |
Alexey Tsvetkov
|
518aa7fc81
|
Rename JetPack -> JetBrains
|
4 years ago |
Alexey Tsvetkov
|
d0859c665c
|
Adjust settings for Windows
Enable dir chooser by default.
Also, treat menu as true if menuGroup is not null.
|
4 years ago |
Alexey Tsvetkov
|
815c0484a9
|
Download WiX toolset on Windows
It is a non-optional dependency for jpackage
(see "Dependencies" section of https://openjdk.java.net/jeps/343).
|
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
For simplified packaging and running an app
|
4 years ago |
Alexey Tsvetkov
|
2451d79d06
|
Remove unnecessary META_INF/gradle-plugins/*.properties files
That's already handled by java-gradle-plugin configuration
(a plugin for Gradle plugin development)
|
4 years ago |
Alexey Tsvetkov
|
acd734c653
|
Add local dir repository
So it's easy to see all published artifacts
|
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
So other plugins can be added to separate subprojects
|
4 years ago |