aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/build
AgeCommit message (Expand)Author
2021-11-13Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-11-12Fix `namedElements` not extending from api (#533)modmuss50
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-28Fix #54shedaniel
2021-09-22Fix srg not merging correctly and fix #42shedaniel
2021-09-21Make MixinRefmapHelper properly get the mixin configsshedaniel
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-09-07Use tiny-remapper to remap mixin annotation. (#441)Logic
2021-08-31Refactor and improve tests (#466)modmuss50
2021-08-14Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/exp/0.10' into dev/futureshedaniel
2021-08-13File Structure Changes (#462)shedaniel
2021-08-14Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-08-11Fix #469 (#470)modmuss50
2021-07-31Add modCompileOnlyApi, modRuntimeOnly; deprecate modRuntime (#458)Juuxel
2021-07-28fix #448 (#451)Logic
2021-07-26Use Property in LoomGradleExtension & Move task groups to constants (#445)shedaniel
2021-07-23Ensure files are closed and outputs cleaned up when remapping.modmuss50
2021-07-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-18Better Mixin AP configuration (#423)LogicFan
2021-07-14Split Minecraft and Forge jars (#34)shedaniel
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-10Fix local file mod dependencies (#430)Juuxel
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-30Update tiny-remapper to 1.1.0shedaniel
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-14Fix merge conflictsshedaniel
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-12Merge remote-tracking branch 'architectury/dev/0.7-forge' into dev/futureshedaniel
2021-05-10Merge remote-tracking branch 'architectury/dev/0.6-forge' into dev/0.7-forgeshedaniel
2021-05-10Add detection for "architectury.common.marker" to remapshedaniel
2021-05-05Adds Forge Sources Remappingshedaniel
2021-05-05Merge remote-tracking branch 'FabricMC/future/dev' into dev/futureshedaniel
2021-05-04Make remapped configurations lazymodmuss50
2021-05-01ashedaniel
2021-04-30Workaround for FileSystemAlreadyExists errors (#17)Username404-59
2021-04-17Merge remote-tracking branch 'architectury/dev/0.6-forge' into dev/0.7-forgeshedaniel
2021-04-14Add more logging to JarRemappershedaniel
2021-04-14Add "loom.forge.include" for include configuration on forgeshedaniel
2021-04-13Simplify RemapJarTask remapRefmapshedaniel
2021-04-13Simplify RemapJarTask remapRefmapshedaniel
2021-04-04Merge remote-tracking branch 'FabricMC/dev/0.7' into dev/0.7-forgeshedaniel