Commit Graph

74 Commits

Author SHA1 Message Date
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
6fa8ed096c
updated version 2023-02-27 11:17:19 +01:00
Robinson
78f95d0a3e
Fixed issue with sources missing from plugin and updated version 2023-02-10 11:27:52 +01:00
Robinson
8734f56d8a
updated version 2023-02-09 20:12:26 +01:00
Robinson
d7b4960194
Updated version 2023-01-29 13:53:37 +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
d2f8b5453b
Updated version 2023-01-16 22:39:54 +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
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
3fe620b6a6
Updated version 2022-11-16 00:57:00 +01:00
Robinson
01eb8a356f
updated version 2022-11-15 00:01:46 +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
7acef682ca
updated version 2021-12-20 11:17:10 -07:00
Robinson
43dcf1ffd0
Updated version, dependencies and tag info 2021-12-20 11:14:21 -07:00
Robinson
aa8f2b57b4
updated version 2021-09-29 22:02:16 +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
62f19c7b37
Removed redundant property 2021-09-20 00:56:56 +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
a8ca1063d8
updated gradle + kotlin. updated deps 2021-09-11 17:00:37 +02:00
Robinson
9f18f19126 Added md5/sha1/sha256 methods 2021-08-01 16:18:42 +02:00
Robinson
e07628fb20 testX source dir correctly gets labelled as a test dir 2021-05-09 23:56:37 +02:00
Robinson
0007a837c8 Only work with the current project, not all projects. 2021-04-27 16:17:30 +02:00
Robinson
2e800f5e7f updated version 2021-04-27 15:59:52 +02:00
Robinson
fa92ef7849 Updated version 2021-04-26 02:23:17 +02:00
Robinson
3e6f9fcbe9 updated version 2021-04-14 11:44:14 +02:00
Robinson
b438156d0a Changed from coroutine to futures (so we don't require coroutines as part of the build script) 2021-04-14 11:39:25 +02:00
Robinson
669696b347 Added coroutines, updated version 2021-04-13 15:09:07 +02:00
Robinson
2d6c2e1b5d updated version 2021-04-11 23:16:13 +02:00
Robinson
935a00bef1 updated version 2021-04-11 02:50:21 +02:00
Robinson
371977596d updated version 2021-04-11 02:33:26 +02:00
Robinson
ee09959bdd Updated the updateDependencies task, so that it queries the repository servers directly, instead of whatever weird stuff com.github.ben-manes:gradle-versions-plugin was doing to take 16 minutes to **parse** the project dependency hierarchy. 2021-04-11 01:47:32 +02:00
Robinson
52ef7fa9a8 Added kotlinJavaVersion specification (if java compile and kotlin compile target different JVM versions) 2021-04-06 01:35:48 +02:00
Robinson
a2d64c68bb Fixed typo 2021-03-10 19:42:24 +01:00
Robinson
9650e282b5 updated version 2021-03-10 15:06:41 +01:00
Robinson
05b3e4dc0d updated version info 2021-03-10 14:25:46 +01:00