Commit Graph

275 Commits

Author SHA1 Message Date
dfsek 626c65fc3e begin pulling versions into buildSrc/Versions 2021-12-19 14:56:52 -07:00
dfsek 9cb0f1aeb8 automatically remove "Template" from end of config templates in docs 2021-12-14 19:50:27 -07:00
dfsek 2f19a95437 properly handle generic types 2021-12-14 17:56:30 -07:00
dfsek 04b748979e dont use full name in docs 2021-12-14 17:35:03 -07:00
dfsek 4247f85f70 cleanup 2021-12-14 17:33:00 -07:00
dfsek 0e3b40564b use config key instead of field name 2021-12-14 17:22:08 -07:00
dfsek ddd5dbaeed clean up buildscripts and apply doc plugin 2021-12-14 17:19:08 -07:00
dfsek 3c3b24fc03 basic automatic documentation 2021-12-14 17:18:32 -07:00
dfsek 58acca3078 reformat 2021-12-14 11:01:28 -07:00
dfsek d0872f42da fix project versioning 2021-11-29 16:17:24 -07:00
dfsek 8b7cf2a74c fix publishing config 2021-11-29 16:07:25 -07:00
dfsek 2d316fa042 buidscript cleanup 2021-11-27 08:30:05 -07:00
dfsek 0441760cae clean up gradle 2021-11-25 11:27:33 -07:00
dfsek a2dcbf69c7 suppress unused variable warnings for dependency configs 2021-11-25 09:33:52 -07:00
dfsek f761559e6e addon versioning 2021-11-25 09:32:43 -07:00
dfsek 017a4f8e08 redo how prereleases are configured 2021-11-25 09:01:06 -07:00
dfsek 0001c20eea redo how versioning works 2021-11-24 20:20:55 -07:00
dfsek 0940611b89 make version a function, not class 2021-11-24 19:25:49 -07:00
dfsek c57e55c286 update JetBrains annotations 2021-11-24 15:22:50 -07:00
solonovamax 5a35d8b40e fix: shadedImplementation configuration not actually being shaded
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2021-11-23 14:54:37 -05:00
solonovamax 8ffa931a2f Sort repositories by what should be resolved first.
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2021-11-22 14:05:05 -05:00
dfsek 1c9724c232 fix bootstrap addon packaging 2021-11-22 09:02:54 -07:00
solonovamax dc07b60688 Use latest fancy gradle features to not do that dumb string bullshit from before
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2021-11-21 23:58:24 -05:00
dfsek ee9c60b127 point to new config repo 2021-11-21 17:57:49 -07:00
dfsek 8010e64ecc package bootstrap addons correctly 2021-11-21 17:19:37 -07:00
dfsek e227095319 update to 1.18 prerelease 5 & Java 17 2021-11-21 14:12:51 -07:00
dfsek a447be3c50 launch on 1.18 2021-11-20 20:56:57 -07:00
dfsek 4b944ee2fe update tooling for 1.18 2021-11-20 18:09:40 -07:00
dfsek fb93d417ee bootstrap addon dumping 2021-11-17 09:22:45 -07:00
dfsek a7d0e7f49b base API project 2021-09-24 12:06:06 -07:00
dfsek acf3844139 move API project 2021-09-19 11:20:50 -07:00
solonovamax c445a0434d Reformat all code
Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
2021-08-30 17:34:44 -04:00
dfsek 43874521db remove jcenter from buildscripts 2021-07-29 08:22:41 -07:00
dfsek 7f3a7645bd BasePluginConvention -> BasePluginExtension 2021-07-23 18:08:42 -07:00
dfsek 2790373071 JavaPluginConvention -> JavaPluginExtension 2021-07-23 18:02:10 -07:00
dfsek 7b70478a7f remove configureCommon function 2021-07-23 15:01:48 -07:00
dfsek 1ae9ae71de remove configureAddon 2021-07-23 11:51:41 -07:00
dfsek fb26b02ad1 apply common configurations automatically 2021-07-23 11:47:54 -07:00
dfsek 4c7179cfa2 apply java plugin in CompilationConfig 2021-07-23 11:22:58 -07:00
dfsek fb6f591f0b apply java-library plugin in CompilationConfig 2021-07-23 11:22:29 -07:00
dfsek 507ea8bc88 run configurePublishing from CommonConfig 2021-07-23 11:16:15 -07:00
dfsek bbcd571156 create PublishingConfig and configurePublishing function 2021-07-23 11:15:21 -07:00
dfsek fe18d89580 create configureAddon method 2021-07-23 11:03:39 -07:00
dfsek a15e45875e automatically depend on API in addons 2021-07-23 10:59:24 -07:00
dfsek bcc6e314eb fix afterEvaluate issue 2021-07-23 10:58:02 -07:00
dfsek 789d5d1e23 automatically declare addon dependencies 2021-07-23 10:53:59 -07:00
dfsek e16208bd76 depend on guava in DependencyConfig 2021-07-23 10:47:37 -07:00
dfsek af1520eb83 fix gradle dependency stuff 2021-07-21 16:18:06 -07:00
dfsek 98a0c9e052 include lang files in resource manifest 2021-07-17 17:59:16 -07:00
dfsek c65ea812ed create Gradle task to generate resource manifest 2021-07-17 16:57:49 -07:00