aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/build/nesting
AgeCommit message (Expand)Author
2021-10-26Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-10-26Use NIO instead of ZipUtil (#513)shedaniel
2021-09-11Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/futureshedaniel
2021-09-07Update checkstyle to prevent using var expect for new instance creation.modmuss50
2021-07-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-14Refactor LoomGradleExtension (#431)modmuss50
2021-07-13Fix license headersshedaniel
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-03Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-06-01Fix MergedNestedJarProvider not calling the child's preparemodmuss50
2021-05-30Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-05-22Add classifier to "fake" mods' id if they have a classifier specified (#394)Mitchell Skaggs
2021-05-14Merge remote-tracking branch 'FabricMC/dev/0.8' into dev/0.8shedaniel
2021-05-13General cleanup by making use of java 16 features (#397)modmuss50
2021-05-05Adds Forge Sources Remappingshedaniel
2021-04-13Simplify RemapJarTask remapRefmapshedaniel
2021-03-12Mod Remapping Refactor. (#362)modmuss50