Commit Graph

134 Commits

Author SHA1 Message Date
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
Robinson
42f0344b62
Code polish, fixed warnings/deprecations. Updated default kotlin version when none is detected. 2021-12-20 11:11:09 -07:00
Robinson
74335d50e3
Require Gradle 7+ now for use in gradle projects 2021-12-20 11:09:26 -07:00
Robinson
aa8f2b57b4
updated version 2021-09-29 22:02:16 +02:00
Robinson
eb3be1b8da
updated daemon 2021-09-29 22:02:06 +02:00
Robinson
39da26eb20
Fixed issues with labda expressions and kotlin JPMS compiles 2021-09-29 22:01:39 +02:00
Robinson
5efd9d9c46
Cleaned up library actions 2021-09-29 21:20:58 +02:00
Robinson
0cf5e02c6d
Fixed wrong api 2021-09-20 03:23:33 +02:00
Robinson
3275c2bdcd
Added copy files to location 2021-09-20 03:17:02 +02:00
Robinson
cf40d820be
Updated version 2021-09-20 03:04:24 +02:00
Robinson
383e172c72
Removed invalid function overload. It caused gradle to crash 2021-09-20 02:57:26 +02:00
Robinson
62f19c7b37
Removed redundant property 2021-09-20 00:56:56 +02:00
Robinson
3f1ad1073a
Merge remote-tracking branch 'origin/master' 2021-09-20 00:56:30 +02:00
Robinson
f02a99882c
Removed test code 2021-09-20 00:56:13 +02:00
Robinson
8b700897e3
Added extra util methods, updated to latest gradle 2021-09-20 00:52:26 +02:00
Robinson
a7abfd466f
updated gradle 2021-09-14 10:44:48 +02:00
Robinson
fd0549a48b
updated gradle 2021-09-11 17:01:13 +02:00
Robinson
a8ca1063d8
updated gradle + kotlin. updated deps 2021-09-11 17:00:37 +02:00
Robinson
578dbd78f9
Updated to gradle 7.2 + kotlin 1.5 2021-09-11 02:01:17 +02:00
Robinson
c1ad1fec7e
Fixed case/imports 2021-09-11 01:46:34 +02:00
Robinson
9f18f19126 Added md5/sha1/sha256 methods 2021-08-01 16:18:42 +02:00
Robinson
f552663c35 Cache gradle version info 2021-05-18 01:56:47 +02:00