aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/net/fabricmc/loom/configuration/accesswidener
AgeCommit message (Expand)Author
2021-11-29Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-11-25Fix duplicate comments about transitive access wideners. Fixes #544modmuss50
2021-11-18Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-11-17Fix access widener file hashcode calculation breaking caching.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-10-25Ensure path exists when loading transitive access wideners.modmuss50
2021-10-25Alter TransitiveAccessWidenerJarProcessor to use the same logic used in ModCo...modmuss50
2021-09-18Fix codestyle, add forge testsshedaniel
2021-09-18Fix merge conflictsshedaniel
2021-09-17Merge remote-tracking branch 'FabricMC/dev/0.10' into dev/0.10.0shedaniel
2021-09-16Migrate fully to mapping-io + Add comments about transitive access widners to...modmuss50
2021-09-14Access Widener 2.0 with support for Transitive Access Wideners (#484)shartte
2021-09-13Expose layered mappings as an API (#490)modmuss50
2021-08-14Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-26Use Property in LoomGradleExtension & Move task groups to constants (#445)shedaniel
2021-07-23Use jar processor ids to fix #432 (#444)Juuxel
2021-07-20Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9shedaniel
2021-07-14Refactor LoomGradleExtension (#431)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-05-01ashedaniel
2021-04-13Revert "WIP AT -> JarProcessor"shedaniel
2021-04-04WIP AT -> JarProcessorshedaniel
2021-03-05Update tiny remappershedaniel
2021-02-02Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2021-01-21Improve error handling around access widener remapping. Closes #311modmuss50
2021-01-18Fix issue with resolving minecraft libraries on the wrong threadJuuxel
2021-01-18Merge remote-tracking branch 'FabricMC/dev/0.6' into dev/0.6-forgeshedaniel
2020-12-24General code cleanup (#313)modmuss50