aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/DependencyProvider.java
AgeCommit message (Expand)Author
2021-10-26Use NIO instead of ZipUtil (#513)shedaniel
2021-08-13File Structure Changes (#462)shedaniel
2021-07-14Refactor LoomGradleExtension (#431)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-01-19Centralise refreshDeps variable.modmuss50
2021-01-17Gradle 7 (and hopefully 8) support (#332)modmuss50
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-24General code cleanup (#313)modmuss50