aboutsummaryrefslogtreecommitdiff
path: root/plugins/templating/src/main/kotlin/templates/SourcesetDependencyProcessingStrategy.kt
AgeCommit message (Collapse)Author
2023-08-31Enable explicit API mode (#3139)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
* Add the default copyright profile and enable IDEA project settings * Add the license notice file
2021-07-05Flatten multi-module structure (#1980)Kamil Doległo
* Add support for multimodule package lists * Merge package-lists in multi-module generation * Remove double-wrapping of modules in multi-module generation * Handle empty modules in package lists
2021-03-10Fix multimodule sourcesets dependencies (#1766)Marcin Aman