aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/ide/RunConfig.java
AgeCommit message (Expand)Author
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-13Add versions used to compile/build against to jar manifest (#428)modmuss50
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2021-05-12Enable `ShowCodeDetailsInExceptionMessages` (Better null pointers) for all ru...modmuss50
2021-03-03Fix custom sourceset not being correctly set for runconfig tasks (#357)modmuss50
2021-01-31Rename mode -> environment + Hopefully fix a regression with the run tasksmodmuss50
2021-01-29Improve run configs (#318) (#338)modmuss50
2020-12-24General code cleanup (#313)modmuss50