Commit Graph

68 Commits (master)

Author SHA1 Message Date
Robinson 12bef409e9
Updated deps 2023-06-07 17:33:47 +02:00
Robinson 47fa0d8ef3
Fixed issue with sources missing from plugin and updated version 2023-02-10 11:30:20 +01:00
Robinson 8978be4304
code cleanup for parsing java/kotlin. Updated version dependency 2023-01-25 23:33:31 +01:00
Robinson 63ab42c57e
updated gradle 2023-01-25 21:39:55 +01:00
Robinson 7c0f6f6109
Added support for getting the most recent git commit hash 2022-05-31 00:14:29 +02:00
Robinson ceb7511b1c
Locked jgit version in place 2022-05-17 20:17:25 +02:00
Robinson 7e929fe314
Updated gradle properties 2022-01-13 22:42:06 +01:00
Robinson 605b0302be
Updated to gradle 7.2 + kotlin 1.5 2021-09-14 10:26:35 +02:00
Robinson 8fe9bbb506 updating files now respects the original line endings of the file. 2021-08-01 16:17:28 +02:00
Robinson ca45288083 updated libraries 2021-04-11 02:51:30 +02:00
Robinson d3ccbc97a2 Updated gradle 2021-04-11 02:11:29 +02:00
Robinson b66df0f08f Updated repositories 2021-04-11 01:02:28 +02:00
Robinson 56236b03cc Updated version 2021-04-08 20:28:22 +02:00
Robinson 4db4530097 Fixed line trimming 2021-04-08 20:02:24 +02:00
Robinson d347bcf00b updated version 2021-04-08 14:13:14 +02:00
Robinson e4d5db92d4 updated gradle 2021-04-08 14:13:06 +02:00
Robinson 018b43c384 Added get-debug, added more debug information to see why version information is invalid or not available. 2021-04-08 14:12:47 +02:00
Robinson ddfc3d9791 Fixed comment typo 2021-01-26 22:27:32 +01:00
Robinson 7a7a67611f No longer throws exceptions if version info is not found (instead shows more info). Fixed issues with finding version information in the build script. 2021-01-12 21:19:27 +01:00
Robinson bfcd36b585 Code polish. Added tag task. Relaxed requirement for updating version. 2021-01-11 00:26:10 +01:00
nathan a6b3a9cfd7 Updated version ifo 2020-08-07 15:44:40 +02:00
nathan 64547aafab Updated dependencies 2020-08-06 15:42:20 +02:00
nathan fe97960a08 Updated dependencies 2020-08-05 10:43:32 +02:00
nathan 1b96bfbfa1 Removed debug info 2020-08-03 01:07:04 +02:00
nathan e6f8765443 updated gradle 2020-08-03 01:03:39 +02:00
nathan 419e62ad8c Updated license 2020-08-03 01:03:21 +02:00
nathan a94bec770b updated version 2020-08-03 01:03:09 +02:00
nathan e103739fc8 code polish 2020-08-03 01:02:36 +02:00
nathan 5d99fd4953 Fixed issues for version info in kotlin only projects. Also permits 'const val version = "123"' usage 2020-08-03 01:00:19 +02:00
nathan 44426c5050 Cleaned up description 2020-08-03 00:58:47 +02:00
nathan 29cfca00e9 Updated deps, cleaned up build 2019-06-15 00:31:00 +02:00
nathan 002d248c56 get() now lists detected files that have version info 2019-06-11 21:43:29 +02:00
nathan 6635ffbcef Updated build number (1.4.7 is buggy) to non-buggy release. Updated GradleUtils to remove cruft 2019-06-07 00:05:09 +02:00
nathan 0df3e75809 Updated gradle 2019-05-13 16:05:23 +02:00
nathan e087eeb539 Updated to use gradle utils for updates 2019-05-13 12:04:39 +02:00
nathan 6b053e791e Updated build 2019-03-22 23:57:29 +01:00
nathan f619d44d57 Updated build scripts 2019-02-12 12:14:51 +01:00
nathan b1abffa941 Updated build script 2019-02-12 11:55:51 +01:00
nathan a644b78991 Code cleanup 2019-01-13 17:55:25 +01:00
nathan 3a674156d6 Added descriptions to the tasks 2019-01-12 23:25:04 +01:00
nathan 5e19340f06 Updated dependency 2019-01-12 00:26:54 +01:00
nathan f311e19d60 Updated gradle wrapper task 2019-01-11 22:47:06 +01:00
nathan 2cd303ed1b Updated licensing plugin 2019-01-06 21:49:13 +01:00
nathan c67e6d62d9 updated the vendor info 2019-01-06 15:44:55 +01:00
nathan 375b0174ff update the description 2019-01-06 15:43:11 +01:00
nathan af3c6bd0d5 Code polish 2019-01-06 15:41:37 +01:00
nathan bf0a5897b1 Updated gradle version 2019-01-06 15:41:22 +01:00
nathan b76bac4464 Simplified setting the kotlin/java compile version 2019-01-05 18:38:53 +01:00
nathan cd093f7b14 Migrated build from groovy -> kotlin script 2018-12-20 16:24:27 +01:00
nathan 6fddd4ee03 Fixed issue with adding files to git (they must be repo-relative paths!) 2018-12-20 16:19:44 +01:00