aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/LoomDependencyManager.java
AgeCommit message (Expand)Author
2021-07-25Make SourceRemapper threaded (#446)modmuss50
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-06-14Basic layered mappings with @ParchmentMC support (#413)modmuss50
2021-05-22add support for new dependencyResolutionManagement (#400)LogicFan
2021-01-19Centralise refreshDeps variable.modmuss50
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-24General code cleanup (#313)modmuss50