Commit Graph

155 Commits (master)

Author SHA1 Message Date
Robinson 803b5f9f0c added default for version 2021-04-13 15:08:05 +02:00
Robinson fda32e9819 Fixed issues with scanning all dependencies 2021-04-13 13:05:25 +02:00
Robinson 500d6dce3e Code cleanup, added config.resolve() 2021-04-12 23:44:31 +02:00
Robinson 2d6c2e1b5d updated version 2021-04-11 23:16:13 +02:00
Robinson 6907581237 Fixed issue for java compile, so tasks correctly reflect the compile java version (if set at different times) 2021-04-11 23:15:45 +02:00
Robinson 935a00bef1 updated version 2021-04-11 02:50:21 +02:00
Robinson 472bf221cc The build script section will always have the gradle plugin repo! 2021-04-11 02:50:06 +02:00
Robinson 371977596d updated version 2021-04-11 02:33:26 +02:00
Robinson 2cfc899d8f Added possible choices when an update has multiple (in addition to the latest release) 2021-04-11 02:33:00 +02:00
Robinson 0f1661a28f Updated gradle 2021-04-11 02:11:30 +02:00
Robinson a8c721ed70 Better management of duplicate dependencies (with possibly different version numbers) 2021-04-11 02:10:52 +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 1bbbb37429 Added is64bit info to swtType 2021-03-11 02:18:28 +01: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 b9a48fd607 Fixed debug typo 2021-03-10 15:06:30 +01:00
Robinson 05b3e4dc0d updated version info 2021-03-10 14:25:46 +01:00
Robinson b7c2eba5fa Added SWT type, so other gradle configs can easily get the different SWT configurations 2021-03-10 14:25:06 +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 4c2a8cf0a7 Project changes are now applied to all projects 2020-08-17 12:47:57 +02:00
nathan 61d151bf74 Added convenience methods for getting os type 2020-08-17 12:46:43 +02:00
nathan 7eb40ea0cb Updated version info 2020-08-08 00:38:28 +02:00
nathan a91337d695 Updated license info 2020-08-08 00:38:11 +02:00
nathan b852831757 Added common project configurations. Added SWT management (it's a pain otherwise) 2020-08-08 00:37:59 +02:00
nathan 8cf9f90805 Added dependency scanning, added default runtime configurations 2020-08-07 15:58:30 +02:00
nathan fe6051c8f4 Updated dependencies 2020-08-06 02:10:30 +02:00
nathan e2b07d06c5 updated gradle 2020-08-05 10:45:02 +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 ca77bc9960 Updated copyright year 2020-05-07 21:29:11 +02:00
nathan 24c6d2d6ec Updated dependencies 2020-05-07 21:28:43 +02:00
nathan f0407fd725 Moved gradle version http get into constructor 2020-05-07 21:27:45 +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 e233f6ffbe Added resolve dependencies 2020-05-07 19:06:16 +02:00
nathan 0cf18ba63a Only apply new gradle version if one is detected 2020-05-07 17:34:53 +02:00
nathan 9a72cb3dda Updated gradle 2020-01-10 00:41:35 +01:00
nathan 7a8f996bd5 Updated dependencies 2020-01-10 00:40:51 +01:00