Commit Graph

155 Commits (master)

Author SHA1 Message Date
Robinson d4349a805b
version 3.18 2023-09-18 02:06:44 +02:00
Robinson 435a741068
updated deps 2023-09-18 02:06:37 +02:00
Robinson 9b5fef1987
Added automatic JPMS support if module file is present in src dir. 2023-09-18 02:06:21 +02:00
Robinson 8d94f7536b
code cleanup 2023-09-18 02:04:45 +02:00
Robinson bd58e9f2ab
updated gradle 2023-09-18 02:04:10 +02:00
Robinson b6853e6376
Updated build dependencies 2023-06-13 00:19:36 +02:00
Robinson 8ae1522ed7
Added 'now' as a value, to reduce import dependencies in a gradle build file 2023-06-07 12:11:16 +02:00
Robinson 4ecd6cc45d
Fixed function overload 2023-04-24 23:44:47 +02:00
Robinson d3fcd574a2
Added and tested safeManifest. 2023-04-24 12:53:27 +02:00
Robinson 3f2debce43
updated version 2023-04-24 01:02:40 +02:00
Robinson e3e6d999cb
Added jar duplicate strategy (FAIL) 2023-03-01 00:16:44 +01:00
Robinson 6fa8ed096c
updated version 2023-02-27 11:17:19 +01:00
Robinson 1dbfe96eae
Fixed issues with bad class directories with intellij 2023-02-27 11:17:08 +01:00
Robinson 78f95d0a3e
Fixed issue with sources missing from plugin and updated version 2023-02-10 11:27:52 +01:00
Robinson 5e55d9ec61
"all" libraries are split into COMPILE + RUNTIME libraries 2023-02-09 21:28:44 +01:00
Robinson 8734f56d8a
updated version 2023-02-09 20:12:26 +01:00
Robinson aa36eb1938
Fixed typo 2023-02-09 20:12:03 +01:00
Robinson d7b4960194
Updated version 2023-01-29 13:53:37 +01:00
Robinson 9f90a41130
tweaks and debug info 2023-01-29 13:51:38 +01:00
Robinson a07784bbc1
Simplified kotlin detection, moved all kotlin access to try/catch 2023-01-26 18:25:40 +01:00
Robinson e9ae8216b2
updated version dep + other build deps 2023-01-26 01:06:12 +01:00
Robinson 93b65da5a0
Properly apply java, java-library, and idea plugins in addition to this one 2023-01-22 20:19:02 +01:00
Robinson f65cb78e0d
updated version 2023-01-17 01:47:58 +01:00
Robinson 6ddd869b69
Fixed issue with sourceJars (moved logic back to publish plugin), which fixed oddities with builds 2023-01-17 01:47:45 +01:00
Robinson d2f8b5453b
Updated version 2023-01-16 22:39:54 +01:00
Robinson 63397f6abc
Added debug support 2023-01-16 22:28:06 +01:00
Robinson 8e07b5964d
fixed kotlin+jar workaround for when projects mix kotlin + java in the same directory 2023-01-12 11:17:13 +01:00
Robinson 5cab54d32f
updated version 2023-01-02 15:44:43 +01:00
Robinson d5fbe31ee7
Updated gradle 2022-12-31 11:44:46 +01:00
Robinson 4ba13800d6
Fixed support for newer gradle versions 2022-12-31 11:44:01 +01:00
Robinson 22e0919418
Utils is now java 11 only for compiling. jgit update forced this. 2022-12-31 02:44:46 +01:00
Robinson 8d6058ce81
Updated how SWT gets artifact info 2022-12-31 02:41:41 +01:00
Robinson 0ce013b595
Fixed typo 2022-11-28 00:02:09 +01:00
Robinson df3664f709
Updated version 2022-11-16 22:14:52 +01:00
Robinson d6e3010650
updated gradle 2022-11-16 22:14:21 +01:00
Robinson 59aed74e70
Fixed the silliness that is intellij, where it DOES NOT obey overridden output locations. it used to work, but got broken. Creating the build directory tricks intellij into NOT jamming classes into it (incorrectly). 2022-11-16 22:14:14 +01:00
Robinson 3fe620b6a6
Updated version 2022-11-16 00:57:00 +01:00
Robinson 42e370d72a
Fixed updating the gradle wrapper in a multi-project build 2022-11-15 23:39:59 +01:00
Robinson 01eb8a356f
updated version 2022-11-15 00:01:46 +01:00
Robinson 5eae9ab019
Fixed issue where intellij compiles classes into the wrong location, resulting in duplicate/corrupt files when creating jars. 2022-11-15 00:01:37 +01:00
Robinson e9386c5c95
Fixed comments 2022-11-14 23:45:22 +01:00
Robinson ae43f426fa
Added gradle version check task 2022-11-14 23:45:02 +01:00
Robinson ba7d15aaae
Code cleanup 2022-11-14 23:44:37 +01:00
Robinson 27f7b8f4fe
Updated major version, updated to support kotlin 1.7.20 2022-11-11 23:24:02 +01:00
Robinson b38d7838f7
Better locking when getting classpath. Added more logging when there are problems. 2022-05-30 11:33:39 +02:00
Robinson 01d4fa1f80
Fixed issues when kotlin version is based on java version, and the java version is 1.9 (only 1.6, 1.8 are supported for the 1.x series. 1.9 MUST be 9) 2022-03-03 01:15:15 +01:00
Robinson 824a9aba08
fixed warning 2022-01-25 09:01:04 +01:00
Robinson 7acef682ca
updated version 2021-12-20 11:17:10 -07:00
Robinson fc1ddc1799
Fixed version typo 2021-12-20 11:16:13 -07:00
Robinson 43dcf1ffd0
Updated version, dependencies and tag info 2021-12-20 11:14:21 -07:00