Commit Graph

49 Commits

Author SHA1 Message Date
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
nathan
c16f724c6e Updated gradle version 2020-05-07 21:32:05 +02:00
nathan
24c6d2d6ec Updated dependencies 2020-05-07 21:28:43 +02:00
nathan
74f03f9643 Updated version from 1.3 to 1.4 2020-05-07 19:12:36 +02:00
nathan
329943996f Updated dependencies 2020-05-07 19:12:31 +02:00
nathan
7a8f996bd5 Updated dependencies 2020-01-10 00:40:51 +01:00
nathan
781633f4bd Updated deps, cleaned up build 2019-06-15 00:31:00 +02:00
nathan
fb39509861 Can now map a property file contents onto an arbitrary object 2019-06-07 00:00:22 +02:00
nathan
19cadfff2a Updated gradle 2019-05-13 16:04:46 +02:00
nathan
de57f5c3ba Added Gradle Utils project 2019-05-13 12:07:27 +02:00