aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/LoomDependencyManager.java
AgeCommit message (Expand)Author
2021-12-08Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-12-02Validate remapped mods also have a remapped access widener. (#549)modmuss50
2021-10-23Add AccessWidenerValidator (#518)modmuss50
2021-09-11Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/futureshedaniel
2021-09-07Use tiny-remapper to remap mixin annotation. (#441)Logic
2021-09-02Revert "Make SourceRemapper threaded (#446)"modmuss50
2021-08-14Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-13File Structure Changes (#462)shedaniel
2021-08-14Fix checkstyleshedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-25Make SourceRemapper threaded (#446)modmuss50
2021-07-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-20Merge branch 'upstream-0.9' into dev/0.9shedaniel
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-13Add versions used to compile/build against to jar manifest (#428)modmuss50
2021-07-13Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-10Use spotless for header validation, years have been back-filled from git historymodmuss50
2021-06-17Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-06-14Basic layered mappings with @ParchmentMC support (#413)modmuss50
2021-05-30Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-05-22add support for new dependencyResolutionManagement (#400)LogicFan
2021-05-08Migration Mappings Detectionshedaniel
2021-05-05Adds Forge Sources Remappingshedaniel
2021-04-04Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-03-18Try to cleanup files when failing better, should hopefully increase the chang...modmuss50
2021-01-30Append platform suffix againshedaniel
2021-01-20Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-19Centralise refreshDeps variable.modmuss50
2021-01-18Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2020-12-27Optimise loom configuration, saves 1.2 seconds in my testing. #319modmuss50
2020-12-24General code cleanup (#313)modmuss50