Commit Graph

59 Commits

Author SHA1 Message Date
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
nathan
d26f378c47 updated gradle version 2020-08-29 10:25:10 +02:00
nathan
fc35fb29a0 Updated version info. moved kotlin dependencies to compileOnly to not force kotlin versions in other projects 2020-08-29 10:01:49 +02:00
nathan
de8749b264 Set default kotlin api/lang version based on plugin 2020-08-29 01:20:56 +02:00
nathan
3e094b0e7b updated dependencies 2020-08-17 12:51:07 +02:00
nathan
7eb40ea0cb Updated version info 2020-08-08 00:38:28 +02:00
nathan
fe6051c8f4 Updated dependencies 2020-08-06 02:10:30 +02:00
nathan
2b950f8faa updated gradle utils 2020-06-08 14:22:02 +02:00
nathan
fe37dfbaef Utils can now configure other plugins when loading the property file 2020-06-08 12:38:07 +02:00
nathan
d38fdaae0e Added fix for intellij paths 2020-06-05 19:35:50 +02:00
nathan
ad10fcc4a5 Updated dependency 2020-06-02 15:49:32 +02:00
nathan
8c579e3e89 Removed problematic sourceset casting 2020-06-02 15:48:16 +02:00
nathan
4e1782192e More verbose build info on startup 2020-06-02 15:43:20 +02:00
nathan
07873a9811 Added announcing gradle version 2020-06-02 15:11:33 +02:00
nathan
316863c5ae Code cleanup 2020-06-02 14:53:35 +02:00
nathan
caadae8823 Fixed issues with updating gradle wrapper version. Added kotlin extension functions 2020-05-24 01:00:21 +02:00